﻿/************************************************ Start Detail Page ************************************************/
#pcm_sec05_adv_wrap {
	width:140px;
	float:right;
	margin-right:25px;
}
#pcm_sec05_detail_wrap {
	width:640px;
	float:left;
}
#pcm_sec05_topic_wrap {
	width:640px;
	float:left;
	background-color: #222222;
}
#pcm_sec05_topic_author {
	width:180px;
	float:left;
	color: #FFFFFF;
	font-size: 12px;
	padding:5px;
}
#pcm_sec05_topic_date {
	width:280px;
	float:right;
	text-align:right;
	color: #FFFFFF;
	font-size: 12px;
	padding:5px;
}
#pcm_sec05_topic_name {
	width:495px;
	float:left;
	padding:5px;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1.4em;
}
#pcm_sec05_back_icon {
	float:right;
	width:495px;
	text-align:right;
	margin:5px 10px 5px 0px;
}
/************************************************* End Detail Page *************************************************/

/************************************************ Start Subpage Page ************************************************/
.pcm_sec05_subpage_article_wrap {
	width:500px;
	float:left;
	margin-bottom:20px;
}
.pcm_sec05_subpage_sub_article_wrap {
	clear:none;
	width:500px;
	float:left;
}
.pcm_sec05_subpage_pic {
	float: left;
	vertical-align:middle;
	margin:0 5px;
}
.pcm_sec05_subpage_new {
	float: left;
	width:100px; 
	text-align: left;
	margin:3px 0 3px 0;
	padding-left:5px;
	font-weight:bold;
	color: #ff0000;
	font-size: 12px;
}
.pcm_sec05_subpage_date {
	width:200px;
	text-align:right;
	margin-right:5px;
	float:right;
	color: #ff0000;
	font-size: 12px;
}
.pcm_sec05_subpage_text {
	font-size:12px;
	color: #000000;
	padding-right:3px;
	padding-left:3px;
}
.pcm_sec05_subpage_text_wrap a {
	float:right;
	color:#000;
	text-decoration:none;
}
.pcm_sec05_subpage_text_wrap a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.pcm_sec05_subpage_article_title {
	width:380px;
	font-size:15px;
	margin-right:5px;
	font-weight:bold;
	color: #000000;
}
.pcm_sec05_subpage_article_text {
	width:380px;
	margin:5px 5px 0 0;
	padding:5px 0;
	line-height:1.2em;
	text-indent:1.5em;
	font-weight:normal;
	color: #000;
	font-size: 13px;
	letter-spacing:0.05em;
}
/************************************************* End Subpage Page *************************************************/