/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;		
	color:#555;
}
img{
    border:0;
}
div{
	margin: 0px;
	padding: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type:none;
}
a:link,a:visited,a:hover,a:active {
	text-decoration: none;
}
a{
	color:#666;
}
a:hover{
	color:#f60;
	text-decoration: underline;
}
.red{
	color:#f00;
}

.main{
	width: 1000px;
	margin: 0 auto;
	clear:both;
}
.headtop{
	width: 100%;
	height: 42px;
	line-height:42px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #E9E9E9;
	margin-top:0px;
}
.headin{
	width: 870px;
	height: 42px;
	line-height:32px;
	margin: 0 auto;
	background:url(column.gif) 0px 6px no-repeat;
	padding-left:130px;
}
.headinl{
	width: 400px;
	height: 42px;
	line-height:32px;
	float:left;
}
.headinr{
	width: 300px;
	height: 42px;
	line-height:32px;
	float:right;
}
.headpic{
	text-align:center;
}
.listlocation{
	width: 100%;
	height: 28px;
	line-height:28px;
	background:#fafafa;
}
.listsummary{
	width: 100%;
	background:url(daoyu.gif) 0px 0px no-repeat;
	height: 172px;
}
.listsummaryl{
	width: 590px;    /*590+20+55=665*/
	height: 100px;
	float:left;
	padding:66px 20px 10px 55px;
	line-height:24px;
	font-size:14px;
	text-indent:2em;
	color:#555;
}
.listsummaryr{
	width: 300px;
	height: 100px;
	float:left;
	padding-top:30px;
	padding-left:20px;
}

.summaryb{
	font-family:"SimHei";
	font-size:18px;
	font-weight:bold;
}
.listleft{
	width: 680px;
	float:left;
	margin-bottom:20px;
}

/*index*/
.hotbox{
	width:100%;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.hotbox .hotboxtit{
	width:100%;
	height: 24px;
	clear:both;
	background:url(hot.gif) 0px 0px no-repeat;
}
.hotboximgs{
	width:100%;
	clear:both;
}
.hotboximgs .hotboximgs01{
	width:250px;
	height:120px;
	float:left;
	clear:both;
	padding:5px;
}
.hotboximgs .hotboximgs01 img{
	width:240px;
	height: 110px;
}
.hotboximgs .hotboximgs02{
	width:400px;
	height: 120px;
	float:left;
	margin-left:10px;
	line-height: 20px;
	color:#999;
}
.hotboximgs .hotboximgs02 b{
	font-size:16px;
	line-height: 32px;
}
.hotboxbody{
	width:100%;
	clear:both;
}
.hotboxbody ul li{
	width:50%;
	height: 24px;
	line-height: 20px;
	font-size:14px;
	float:left;
	background:url(dot00.gif) 10px 10px no-repeat;
	text-indent:20px;
}
.hotboxbody ul li .hottitle{
	width:240px;
	float:left;
}
.hotboxbody ul li .hottime{
	width:80px;
	float:left;
	font-size:12px;
	color:#999;
}
.clistbox{
	width:100%;
	clear:both;
}
.clistbox .clistboxtit{
	width:100%;
	height:38px;
	line-height:38px;
	clear:both;
	background:url(titlebg.jpg) 0px 0px repeat-x;
	font-size:14px;
	text-indent:14px;
	margin-bottom:10px;
	font-weight:bold;
	color:#BA2636;	
}
.clistbox ul{
	width:100%;
	clear:both;
}
.clistbox ul li{
	width:50%;
	height: 24px;
	line-height: 20px;
	font-size:14px;
	float:left;
	background:url(dot00.gif) 10px 10px no-repeat;
	text-indent:20px;
}
.clistbox ul li .clisttitle{
	width:240px;
	float:left;
}
.clistbox ul li .clisttime{
	width:80px;
	float:left;
	font-size:12px;
	color:#999;
}
.pagebox{
	width:100%;
	clear:both;
	text-align:right;
}

.pagebox ul li a{
	padding:2px 6px;
	margin:3px;
	font-size:14px;
	float:left;
	background:#EFEFEF;
	border:1px solid #CCCCCC;
	display:block;
}
.pagebox ul li a:hover,.pagebox ul .pagenow{
	padding:2px 6px;
	margin:3px;
	font-size:14px;
	float:left;
	background:#FCEFF0;
	border:1px solid #BA2636;
	display:block;
}






.leftbox{
	width: 100%;
	clear:both;
}
.leftbox .leftboxtit{
	width: 100%;
	height: 42px;
	line-height:42px;
	background:url(titlefbg.gif) 10px 12px no-repeat;
	border-bottom: 1px solid #E9E9E9;
	font-family:"SimHei";
	font-size:18px;
	text-indent:24px;
	color:#f20;
}
.leftbox .leftboxtit a{
	float:right;
	margin-right:20px;
	font-size:12px;
	font-family:"SimSun";
}
.leftboxbody ul li{
	width: 100%;
	height: 24px;
	line-height:24px;
	float:left;
	background:url(dot00.gif) 10px 10px no-repeat;
	text-indent:20px;
	overflow:hidden;
}
.leftboxbody ul li .litime{
	color:#aaa;
	width: 80px;
	float:left;
	height: 24px;
}
.leftboxbody ul li .lititle{
	width: 580px;
	float:left;
	overflow: hidden;
	height: 24px;
}
.listright{
	width: 300px;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}


/*文档页面*/
.docboxtit{
	width:100%;
	float:left;
	border-bottom: 1px solid #ddd;
	margin:20px 0;
}
.docboxtit .docboxtit01{
	width:100%;
	float:left;
	line-height:36px;
	font-family:"SimHei";
	font-size:22px;
	font-weight:bold;
	margin-bottom:6px;
}
.docboxtit .docboxtit02{
	width:100%;
	float:left;
	height: 30px;
	font-size:12px;
	color:#666;
}
#docboxbody{
	width:100%;
	float:left;
	line-height:150%;
	font-size:14px;
}
#docboxbody p{
	text-indent:2em;
	padding:0px;
	margin:5px 0px;
}
#docboxbody img {
	vertical-align:middle;
}
.docboxreply{
	width:100%;
	float:left;
	border-top: 3px solid #000;
	margin-top:20px;
}
.docboxreply .replytit{
	width:100%;
	float:left;
	height: 32px;
	line-height:32px;
	clear:both;
}
.docboxreply .replytit .replytitl{
	float:left;
}
.docboxreply .replytit .replytitr{
	float:right;
}
.docboxreply .replytit .replytitl strong{
	font-family:"SimHei";
	font-size:18px;
	font-weight:bold;
}
.docboxreply .replytit .replytitr strong{
	font-family:"SimHei";
	font-size:18px;
	font-weight:bold;
	color:#f30;
}
.docboxreply  .replybox{
	width:100%;
	float:left;
	height: 60px;
	border: 1px solid #ccc;
	margin-top:5px;
}




.floatleft{
	float:left;
}
.floatright{
	float:right;
}










.footer{
	width: 100%;
	border-top: 1px solid #E9E9E9;
	margin-top:20px;
	clear:both;
}
.footbody{
	width: 1000px;
	margin:10px auto;
	text-align:center;
	line-height:24px;
	color:#888;
}