#body_text_left{float:left;width:680px;  border:1px solid #DDDDDD;}
#body_text_left .box{margin:0 auto; width:680px; background:url('../images/body_text_bg.gif') repeat-x; }
#body_text_left .box h3{ font-size:18px; font-weight:bold; text-align:center; color:#2765B4;padding-top:20px;}
#body_text_left .box .line{width:620px; height:5px; margin:0 auto; background:url('../images/body_text_line_bg.gif') repeat-x; margin-top:10px;}
#body_text_left .box .from_time{ color:#979797; text-align:center;padding-top:10px;}
#body_text_left .box .content{width:620px; margin:0 auto;margin-top:25px; line-height:22px; font-size:14px;text-align:left}
#body_text_left .box .content p{ font-size:14px;}
#body_text_left .box .content .show{width:618px; margin:0 auto; height:59px; border:1px solid #DDDDDD;background:#F3F3F3;margin-top:20px;}
#body_text_left .box .content .title_black{ font-size:14px; color:#000000; font-weight:bold;margin-top:5px;}
#body_text_left .box .content .show ul{color:#979797;padding-top:8px;}
#body_text_left .box .content .show ul li{ text-align:center;}

.tbody_right
{
	float:right;
	width:280px;
	border:1px solid #DDDDDD;

}
.tbody_right ul
{
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}
.tbody_right .title{

	font-weight:bold;
	font-size:14px;
	color:#717171;
}
.tbody_right .red_title{
	color:#EE0000;
	font-weight:bold;
}
.tbody_right .box{

	width:266px;
	height:188px;
	background:#F3F3F3;
	border:1px solid #DFDFDF;
	margin:0 auto;
	margin-top:6px;
	text-align:left;
}
.tbody_right .box ul{
	padding-left:10px;
	padding-top:10px;
}
.tbody_right .box ul li{
	height:25px;
}
.line{
	background:url(../images/home_line.gif) repeat-x;
	height:3px;
	width:250px;
	margin:0 auto;
}