@charset "gb2312";
/*----------全局设置*/
*{margin-left: auto; margin-top: 0px; margin-right: auto; margin-bottom: 0px;
	font-family: 宋体, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	font-size:9pt;
	background:url(bg_img.jpg);
	/*background-color:#CC0000;*/
	color:#000000;
	text-decoration:none;
}
ul { 
	margin:0; 
	padding:0; 
	list-style:none;
}
img {
	border:0px;
}
a{
	text-decoration:none;
}
a:hover{
	color:#CC3300;
	text-decoration:none;
}
.daohang{
    color:#CC3300;
	text-decoration:none;
}
.daohang:visited{
    color:#CC3300;
	text-decoration:none;
}
.daohang:hover{
	color:#FF3300;
	text-decoration:none;
}
.mainbody{
	width:1000px;	
}
.margintop{
	margin-top:5px;
}
.floatclear{
	clear:both;
}
input,select{
	vertical-align:middle;
}
/*-----------顶部LOGO*/
.topbody{
	width:1000px;
	height:157px;
	overflow:hidden;
	text-align:center;
	background-color:#CC0000;
	background:url(top.jpg) bottom center no-repeat;
}
.toplogo{
	float:left;
	width:200px;
	margin-top:14px;
}
.topbanner{
	width:480px;
	margin-top:14px;
	margin-left:20px;
	float:left;
}
.toplink{
	float:left;
	margin-top:14px;
	margin-left:20px;
	width:180px;
}
.toplink ul li{
	width:90px;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
}
.submit{
	margin-right:20px;
	width:68px;
	height:21px;
	background:url(userlogin_submit.gif) repeat-x;
	border:1px solid #D4B06A;
	font-weight:bold;
	color:#753D00;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
}
/*----------顶部导航*/
.topmenu{
	width:985px;
	height:30px;
	padding-left: 15px;
	background:url(topmenu_bg.gif) left top repeat-x;
}
.topmenu ul{
	height:27px;
	margin:0;
	padding:0;
	/*background:url(topmenu_r.gif) top center no-repeat;*/
	overflow:hidden;
}
.topmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	font-size: 13px;
	/*background:url(topmenu_bg.gif) left bottom no-repeat;*/
}
.topmenu ul li a{
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:13px;
	padding-right:8px;
	text-decoration:none;
	height:27px;
	line-height:27px;
}
.topmenu ul li a:hover{
	color:#FFFF99;
	background:url(topmenu_o.gif) center bottom no-repeat;
}
.topmenu ul li a.thisclass{
	color:#FFFF99;
	background:url(topmenu_o.gif) center bottom no-repeat;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}

/*----------搜索*/
.topsearch{
	height:32px;
	width:989px;
	margin-top:1px;
	border:1px solid #cc3300;
	background:#FFFFFF;
	overflow:hidden;
	padding-left:10px;
}
.topsearch .title{
	height:30px;
	width:83px;
	float:left;
	background:url(topsearch_title.gif) left center no-repeat;
}
.topsearch .inpbox{
	float:left;
	margin-top:4px;
	width:900px;
}
.topsearch .inpbox input{
	margin-left:5px;
	margin-right:5px;
}
.topsearch .inpbox select{
	font-size:12px;
	width:100px;
}
.topsearch .inpbox .searchtxt{
	height:10px;
	width:250px;
	font-size:12px;
	padding:6px 0 2px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#cc3300;
}
.topsearch .hots{
	line-height:33px;
	float:left;
}
/*----------内容*/
.main{
    width:1000px;
	overflow:hidden;
	background:#FFFFFF;
	margin:0px auto;
}

/*--------------底部版权*/

.footer {
	overflow:hidden;
    clear:both;
    font-family: 宋体;
	font-size: 12px;
	color: #000000;
	width: 1000px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

.zhiChiDanWei {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	height: 30px;
	width: 1000px;
	padding-top:5px;
	background:url(topmenu_bg.gif) repeat-x top;
}
.zhiChiDanWei a {
	color: #FFFFFF;
	text-decoration: none;
}

.aboutUs {
	height: auto;
	width: 1000px;
	text-align: center;
	margin-left:0 auto;
	padding-top:5px;
}
.aboutUs a {
	color: #000000;
	text-decoration: none;
}
.aboutUs a:hover {
	color: #cc0000;
	text-decoration: none;
}
.banQuan {
	height: auto;
	width: 1000px;
	text-align: center;
	border-top: 3px solid #CC0000;
	background:url(lian.gif) no-repeat;
	background-position: 408px 28px;
}
.banQuan a {
	color: #000000;
	text-decoration: none;
}
.banQuan a:hover {
	color: #cc0000;
	text-decoration: none;
}

.banQuan p {
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-------------------------分页*/
.pages{
	width:650px;
	height:25px;
	margin:12px auto 0px;
	clear:both;
	border-bottom:1px solid #FFF;
}
.pages .pcount{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-right:2px solid #CCC;
	line-height:13px;
	margin:6px 20px 0px 2px;
	font-weight:bold;
	color:#3366CC;
	font-size:11px;
}
.pages .plist{
	float:left;
	padding-top:3px;
	}
.pages .plist input {
	float:left;
	width: 30px;
	border: 1px solid #DDDDDD;
	height: 17px;
}
.pages .plist #button {
	height: 18px;
	width: 30px;
	background-color: #FF6600;
	border: 1px solid #CC3333;
	color: #FFFFFF;	
}
.pages .plist strong{
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#F60;
	border:1px solid #C33;
	margin: 0px 3px 0px 0px;
}
.pages .plist a:hover{
	color:#FF0000;
}
.singlepage{
    width:1000px;
	overflow:hidden;
	background: url(a.gif) right top no-repeat;
	margin:10px;
}
.linepadding{
	float:left;
	margin:5px;
}
.rowpadding{
	margin:10px;
}