@charset "utf-8";
/* CSS Document */

/* 大区块 */
.area{
	margin:0 auto;
	width:950px;
	clear: both;
}
.area .top {
	float: left;
	width:950px;
	clear: both;
}

.area .time_w {
	float: left;
	width:950px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	line-height: 30px;
}
.areaA{
	margin:0 auto;
	width:948px;
	clear: both;
	background-color:#FFFFFF;
	border:1px solid #ccc;
}
.areaA .colB{
	margin:0 auto;
	width:98%;
	clear: both;
	background-color:#FFFFFF;
}
.areaA .colB .mean{
	margin:0 auto;
	clear:both;
	width:100%;
}
.areaA .colB .mean .leftA{
	float:left;
	width:33%;
	clear:left;
}
.areaA .colB .mean .rightA{
	float: right;
	width:67%;
	clear:right;
}
.areaA .colB .mean .leftB{
	float:left;
	width:66%;
	clear:left;
}
.areaA .colB .mean .rightB{
	float: right;
	width:33%;
	clear:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/*导读*/
.areaA .colA{
	margin:0 auto;
	width:95%;
	clear: both;
	background-color:#FFF;
}

.textbox1 {
	width:99%;
	float:right;
	text-align:left;
	word-break: break-all;
	word-wrap:break-word;
	line-height: 27px;
	text-indent: 24px;
	font-size: 14px;
	color: #666666;
	padding-right: 20px;
}

/*正文*/
.areaA .coleft_T {
	float: left;
	width:600px;
	background-color: #FFFFFF;
	clear: left;
}
.areaA .coleft_T li{
	float:left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	padding-top: 4px;
}
.area_w{
	width:100%;
	margin: 0 auto;
	clear: both;
}
.area_U{
	width:610px;
	float:left;
	padding-top: 10px;
}
.tit_e{
	line-height:28px;
	text-align:left;
	font-size: 12px;
	font-weight: 700;
	color: #501607;
	font-family: "黑体";
	background-image: url(../img/achi_11.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 37px;
}
.tit_e img {
	float:left;
	padding-left:8px;
	padding-top:12px;
}

.text_a{
	width:100%;
	float:left;
}
.text_a .textbox_a {
	width:98%;
	text-align:left;
	word-break: break-all;
	word-wrap:break-word;
	line-height: 27px;
	margin: 0 auto;
	text-indent: 24px;
	font-size: 14px;
}


.picbox{
	float: right;
	width:300px;
	clear: right;
}
.picbox .pic_text{
	height:auto;
	float: right;
	width: 100%;
}
.pic{
	border:0px #cccccc solid;
	background-image: url(../img/dynamic_21.gif);
	background-repeat: no-repeat;
	width: 282px;
}
.pic img{
	width: 235px;
	border:5px solid #f1f1f1;
}
.picbox .pic_text .test{
	line-height:26px;
	text-align:center;
	font-size: 14px;
	float: left;
	clear: both;
	width: 100%;
}
/*foot*/
#Footer {
	width:995px;
	margin:0 auto;
	line-height:20px;
}
#Footer .buttomMenu {
	width:700px;
	margin:0 auto;
	height:23px;
	border:solid 1px #cbcbcb;
	background-color:#f4f4f4;
	line-height:23px;
}
#Footer .buttomMenu a { margin:0 6px;}
