/* CSS Document */

.content_page{
	margin:auto;
	margin-top:20px;
}

.content_page .content_page_left{
	float:left;
	margin:0px 10px 10px 0px;
	width:670px;
	height:760px;
	background-image:url(../image/content/content_bg.jpg);
	background-repeat:no-repeat;
}

.content_page .content_page_left .iframe{
	clear:both;
	margin:20px;
}

.content_page .content_page_left .title_day{
	margin:20px;
	clear:both;
}

.content_page .content_page_left .title{
	float:left;
	text-align:left;
	font-size:24px;
	font-weight:bold;
	color:#DB4B64;
}

.content_page .content_page_left .day{
	float:right;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	color:#DC566D;
}

.content_page .content_page_left .pic_text{
	
}

.content_page .content_page_left .pic_text .pic_left{
	float:left;
}

.content_page .content_page_left .pic_text .pic_left .big_pic{
	width:250px;
}

.content_page .content_page_left .pic_text .pic_left .caption{
	width:240px;
	margin:5px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}

.content_page .content_page_left .pic_text .pic_left .large{
	width:250px;
}

.content_page .content_page_left .pic_text .text_right{
	float:left;
	margin-left:10px;
	width:370px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	line-height:130%;
}
.content_page .content_page_left .pic_text .text_right .next{
	margin:10px;
	text-align:right;
}


.content_page .content_page_right{
	float:left;
	matgin:0px 0px 10px 0px;
}

.content_page .content_page_right .right_ad{
	width:300px;
	margin-bottom:10px;
}

.content_page .content_page_right .discussion{
	width:300px;
}

.content_page .bottom_ad{
	float:left;
	text-align:left;
	margin-bottom:10px;
}

.header_banner
{
	margin-top:10px;
	width: 980px;
	height:50px;
	background-image:url(../images/star/star_top.gif);
	background-repeat:no-repeat;
}

.header_banner_expert
{
	margin-top:10px;
	width: 980px;
	height:50px;
	background-image:url(../images/expert_index/expert_top.gif);
	background-repeat:no-repeat;
}

.header_banner .header_banner_button{
	float:right;
	margin-top:20px;
}

.header_banner_expert .header_banner_button{
	float:right;
	margin-top:20px;
}
