body{
	background: #f6f6f6;
}
.content{
	margin-top: 10px;
}
.content_l{
	width: 226px;
}
.notice{
	width: 100%;
	height: 247px;
	border: 1px solid #F6F6F6;
	background: url(../images/g1.jpg);
}
.notice_c{
	width: 200px;
	height: 195px;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 23px;
}
.notice_c li{
	font-size: 12px;
	color: #000;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.notice_c li a{
	color: #000;
}
.notice_c li a:hover{
	color: #0066FF;
	text-decoration: underline;
}
.documentation{
	width: 100%;
	height: 214px;
	border: 1px solid #E1F0F7;
	margin-top: 5px;
}
.documentation_title{
	width: 100%;
	height: 31px;
	background: url(../images/b4.jpg);
}
.documentation_title span{
	display: block;
	width: 90px;
	float: left;
	text-align: center;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.documentation_title a{
	display: block;
	width: 56px;
	text-align: center;
	line-height: 31px;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
}
.documentation_c{
	width: 214px;
	margin: 0 auto;
	margin-top: 5px;
}
.documentation_c li{
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.content_r{
	width:738px;
}
.item{
	width: 367px;
	height: 214px;
	border: 1px solid #E1F0F7;
	margin-bottom: 5px;
}
.item_t{
	width: 100%;
	height:31px;
	background: url(../images/b3.jpg);
}
.item_t_text{
	display: block;
	width: 118px;
	height: 31px;
	float: left;
	background:url(../images/currenbg.png);
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
.item_t_more{
	display: block;
	float: right;
	width: 56px;
	height: 31px;
	line-height: 31px;
	font-size: 12px;
}
.item_c{
	width: 350px;
	margin: 0 auto;
	margin-top: 18px;
	font-size:14px; 
	line-height:24px;
}
.item_cs{
	width: 350px;
	margin: 0 auto;
	margin-top: 5px;
}
.item_cs li{
	width: 100%;
	height: 24px;
	font-size:12px; 
	line-height:24px;
	position: relative;
	padding-right: 70px;
	overflow: hidden;
}
.item_cs li .time{
	width: 70px;
	display: block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
}

