@charset "gb2312";
/*
	编写者：cityton.com
*/

/*------------------------全局变量-------------------------------------*/
body{font-size:12px;font-family:"宋体",Arial,sans-serif;}
.cbody981{ margin:0 auto;width:981px; position:relative;}
input,select,textarea{vertical-align:middle;}
img{ border:0;}
ul,li{list-style-type:none;}
.overhide{overflow:hidden;text-indent:-100em;}


.marTop10{margin-top:10px;}
.marBottom10{margin-bottom:10px;}
.left{	float:left;}
.right{	float:right;}
.clear {clear: both;}
.clearfix:after {clear: both;content: '';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix {display: +inline-block;}

/*翻页*/
.page { padding:3px; text-align:center;}
.page ul{ margin:23px 20px;}
.page ul li{ display:inline;}
.page a { padding:3px 6px;  border:#D7D7D7 1px solid; margin: 2px; color:#036CB4; text-decoration:none;}
.page a:hover {color: #f00; background:#fff; padding:3px 6px; text-decoration:none;  border:1px solid #036CB4;}
.thisclass a {font-weight:bold;  margin: 2px; color: #FFF; background:#036CB4;border:1px solid #036CB4;}


/*footer*/
#footer{text-align:center; margin-top:20px; padding:20px 0px 30px 0px; background:url(footerbg.jpg) no-repeat top center;}
#footer p{margin:6px 0px; color:#666666;}
#footer p a{margin:0 4px; color:#666666;}
#footer p a:hover{color:#F30;}

