/*通用****************************************/
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	text-align:center;
	cursor:default;
	background:#d8eef9 url(../images/bodybg.jpg) repeat-x top;
	color:#333;
}
img {
	border:0;
}
a {
	color:#039;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
input {
	font-size:12px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
/*顶部****************************************/
.top {
	width:100%;
	height:35px;
	text-align:center;
	line-height:24px;
	background:url(../images/top_bg.gif) repeat-x;
}
.top span {
	padding:0 8px;
}
.top .w960 {
	width:960px;
	height:35px;
	margin:0 auto;
	
}
.top .logo {
	float:left;
	padding:3px 0 0 10px;
	color:#039;
}
.top .login {
	float:right;
	padding:5px 10px 0 0;
	color:#039;
}
.top .login a {
	color:#039;
}
.top .links {
	float:right;
	padding:5px 0 0 0;
	color:#333;
}
.top .links a {
	color:#333;
}
.top .links a.morelinks {
	padding:0 5px;
	vertical-align: top;
	text-decoration:none;
	background:url(../images/arrow_01.gif) no-repeat top;
}
.morelinkbox {
	float:left;
	width:100px;
	height:auto;
	border:1px #ddd solid;
	padding:1px;
	background:#fff;
}
.morelinkbox ul {
	float:left;
	width:100px;
	height:auto;
	overflow:hidden;
	background:#f7f7f7;
}
.morelinkbox ul li {
	float:left;
	width:83px;
	line-height:25px;
	text-align:left;
	padding-left:15px;
}
/*foot*/
.foot {
	width:100%;
	height:60px;
	margin:0 auto;

}
.foot .w960 {
	width:960px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	color:#000;
	line-height:22px;
}
.foot .w960 a {
	color:#000;
}
/*banner****************************************/
.mainbody {
	width:970px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/mainbg.png) repeat-y;

}
/**/
.head{
	float:left;
	width:970px;
	height:auto;
	overflow:hidden;}
.banner {
	float:left;
	width:260px;
	height:85px;
	color:#fff;
	line-height:23px;
	background:url(../images/banner.jpg) no-repeat;
	text-align:left;
	padding:170px 685px 0 25px;
}
/**/
.menu{
	float:left;
	width:960px;
	margin:0 5px;
	display:inline;
	height:40px;
	background:url(../images/menubg.gif) repeat-x;}
.menu ul li{
	float:left;
	margin-left:10px;
	line-height:40px;
	}
.menu ul li a{
	display:block;
	padding:0 10px;
	font-size:14px;
	font-weight:700;
	color:#fff;
	text-decoration:none;}
.menu ul li a:hover,.menu ul li.cur a{
	color:#fff799;}
/**/
.main {
	float:left;
	width:940px;
	height:auto;
	overflow:hidden;
	padding:0 15px;
}
.mainbot{
	width:970px;
	margin:0 auto;
	height:10px;
	overflow:hidden;
	background:url(../images/mainbotbg.png) no-repeat;
}
.box01{
	width:940px;
	height:auto;
	overflow:hidden;}
.box01 .itemtit{
	float:left;
	width:940px;
	height:30px;
	margin-top:10px;
	text-align:left;
	background:url(../images/box01topbg.gif) no-repeat bottom;}
.box01 .itemtit span{
	float:left;
	margin-left:15px;
	width:auto;
	height:24px;
	padding:3px 5px;
	background:#fff;
	line-height:24px;
	font-size:24px;
	font-family:"微软雅黑", "宋体";
	color:#000;
}	
.box01 .itemcont{
	float:left;
	width:926px;
	height:auto;
	overflow:hidden;
	padding:0 5px;
	border-left:2px #c00 solid;	
	border-right:2px #c00 solid;
}
.box01 .itembot{
	float:left;
	width:940px;
	height:12px;
	overflow:hidden;
	display:inline;
	background:url(../images/box01botbg.gif) no-repeat top;}
dl.usercard{
	float:left;
	width:433px;
	padding:10px 15px 5px 15px;
	height:auto;
	overflow:hidden;
	}
dl.usercard:hover{
	background:#f7f7f7;}
dl.usercard dt{
	float:left;
	width:96px;
	height:96px;
	padding:7px 17px 17px 7px;
	background:url(../images/photobg.png) no-repeat;
	}
dl.usercard dt img{
	width:96px;
	height:96px;
	}
dl.usercard dd.userid{
	float: right;
	text-align:left;
	width:310px;
	line-height:25px;
	height:23px;
	overflow:hidden;
	font-weight:700;
	color:#000;
	font-size:14px;
}
dl.usercard dd.userid a{
	color:#000;}
dl.usercard dd.userinfo{
	float: right;
	text-align:left;
	width:310px;
	line-height:18px;
	color:#333;
	margin-top:5px;}
dl.usercard dd.useroperate{
	float:right;
	width:300px;
	padding-right:10px;
	margin-top:5px;
	text-align:right;}
dl.usercard dd.useroperate .btn{
	float:right;
	width:84px;
	height:30px;
	overflow:hidden;
	text-decoration:none;
	background:url(../images/btnbg01.png) no-repeat;
	text-align:center;
	line-height:32px;
	color:#fff;
	}
.box02{
	width:465px;
	height:auto;
	overflow:hidden;}
.box02 .itemtit{
	float:left;
	width:465px;
	height:30px;
	margin-top:10px;
	text-align:left;
	background:url(../images/box02topbg.gif) no-repeat bottom;}
.box02 .itemtit span{
	float:left;
	margin-left:15px;
	width:auto;
	height:24px;
	padding:3px 5px;
	background:#fff;
	line-height:24px;
	font-size:24px;
	font-family:"微软雅黑", "宋体";
	color:#000;
}	
.box02 .itemcont{
	float:left;
	width:441px;
	height:auto;
	overflow:hidden;
	padding:10px 10px 0 10px;
	border-left:2px #c00 solid;	
	border-right:2px #c00 solid;
}
.box02 .itembot{
	float:left;
	width:465px;
	height:12px;
	overflow:hidden;
	display:inline;
	background:url(../images/box02botbg.gif) no-repeat top;}
.listbox01 li{
	float:left;
	width:430px;
	margin-left:5px;
	text-align:left;
	font-size:14px;
	line-height:25px;
	padding-left:11px;
	background:url(../images/ico01.gif) no-repeat left;}
.listbox01 li a{	
color:#333;}
.listbox01 li span{
	float: right;
	color:#999;
	text-align:right;
	padding-right:10px;}
.listbox01 li span a{
	font-size:12px;
	color:#999;}
.listbox01 li span a:hover{
	color:#039;}
/*翻页样式****************************************/
.pagelist01 {
	clear:both;
	padding:3px;
	margin: 3px;
	text-align: right;
	margin-top:5px;
}
.pagelist01 a {
	padding: 2px 5px;
	margin: 2px;
	text-decoration: none;
	border: #ddd 1px solid;
	color:#a00;
}
.pagelist01 a:hover {
	border: #a00 1px solid;
	color: #000;
}
.pagelist01 a:active {
	border: #a00 1px solid;
	color:#333;
}
.pagelist01 span.current {
	color:#fff;
	border: #a00 1px solid;
	background: #a00;
}
.pagelist01 span.disabled {
	color:#ddd;
	border: #ddd 1px solid;
	background: #fff;
}
.pagelist01 span {
	padding:2px 5px;
	font-weight: bold;
	margin:2px;
}

