img {
	border:0;
}
/*公告首页开始*/
.gonggao {
	line-height:25px;
	margin:0 auto;
	width:950px;
	text-align:left;
	overflow:hidden;
}
.colL {
	margin-top:10px;
	width:950px;
}
.li_tbar {
	background-color:#F7F7F7;
	border-top:1px solid #E4E4E4;
	color:#666666;
	height:20PX;
}
/*.colL h4 {
	color:#333;
	font-size:12px;
	line-height:20px;
	padding:0 0 0 30px;
	width:100px;
}*/
.list {
	overflow:hidden;
	width:950px;
}
.list li{	
margin-left:30px;
	position:relative;
	background:url(../images/board/web_icon_003.gif) scroll 0 6px no-repeat transparent;
	line-height:20px;
	height:30px;
	font-size:13px;
	overflow:hidden;
	margin:14px 0 8px 20px;
	padding:0 0 0 10px;
	border-bottom:1px dashed #999;
}
.list li span.date {
font-size:13px ;
padding-bottom:8px;
position:absolute;
right:20px;
top:3px;
}
.list li span.date a{
	padding-left:30px;
	}
.page {
	width:950px;
}
/*翻页*/
.page {
	text-align:center;
	overflow:auto;
	color:#999999;
}
.page input {
	width:38px;
	height:15px;
	border:solid 1px #666666;
	margin-right:3px;
}
.page1 {
	float:right;
	padding:0 20xp;
	margin:10px 0 10px 5px;
}
.page2 {
	float:right;
	padding:0 20px;
	margin:10px 0 20px 5px;
}
.page1 a {
	border: #dedfde 1px solid;
	padding:2px 6px;
	background-position: 50% bottom;
	color: #99210b;
	margin-right: 3px;
	text-decoration:none;
	background:#FFF
}
.page1 a:hover {
	border: #000 1px solid;
	color: #fff;
	background: #777777
}
.page1 a:active {
	border: #000 1px solid;
	color: #fff;
	background: #777777
}
.page1 span.current {
	padding:2px 6px;
	font-weight: bold;
	color: #99210b;
	margin-right: 3px;
}
.page1 span.disabled {
	padding:2px 6px;
	color: #adaaad;
	margin-right: 3px;
}
/*公告首页结束*/
/*公告详细页面css开始*/
.gonggao_left {
	float:left;
	width:258px;
	margin-top:10px;
	overflow:hidden;
}
.gonggao_left h3 {
	background:url(../images/board/gonggao-2.gif) scroll 0 0 no-repeat transparent;
	width:208px;
	height:29px;
	margin:0;
}
.gonggao_left h3 span {
	display:inline;
	margin-top:5px;
	margin-left:163px;
	font-size:12px;
	font-style:normal;
}
.gonggao_left_s1 {
	width:206px;
	border-bottom:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	overflow:hidden;
}
.gonggao_left_s1 ul{
	margin:3px 3px 3px 3px;
	}
.gonggao_left_s1 li {
	background:url(../images/board/web_icon_003.gif) scroll 0 8px no-repeat transparent;
	line-height:17px;
	overflow:hidden;
	width:160px;
	margin:8px 0 8px 15px;
	padding:0 0 0 10px;
}
.hotA a {
	color:#870102;
}

.gonggao_right {
	float:left;
	margin-left:20px;
	overflow:hidden;
	
	width:650px;
}
.gonggao_header {
	border-bottom:1px solid #EEEEEE;
	margin:18px 0 18px 0;
	height:60px;
}
.titleh2 {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	color:#999;
}
.opbox {
	margin:10px 0;
	text-align:center;
}
.opbox * {
	vertical-align:middle;
}
.ccc {
	color:#999;
}
.gonggao_p {
	margin:25px 0;
	color:##333333;
	border-bottom:1px dashed #FC3;
}
.gonggao_p p {
	color:#666666;
	font-size:14px;
	line-height:25px;
	margin:0;
	padding:0 0 20px;
}
/*公告详细页面css结束*/
