body{
	font:12px arial;
	background:#fff;
	text-align:center;
}
.category a,.info .mr a,.mod .title a{
	color:#666
}
.category a,.info .mr a,.res a,.mod .title a{
	text-decoration:none
}
.subcategory a:hover,.info .mr a:hover,.res a:hover,.mod .title a:hover{
	text-decoration:underline
} 
.top{
	text-align:left;
	padding:30px 0;
}
.sebox{
	padding:0;
}
.top,.nav,.res,.mod .title{
	*zoom:1
}
.top:after,.nav:after,.res:after,.mod .title:after{
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden
}
.logo img{
	vertical-align:bottom;
}
.logtext{
	font-size:20px;
	display:inline-block;
	font-weight:700;
	margin-left:15px;
	padding-left:10px;
	border-left:1px solid #ddd;
	line-height:41px;
	color:#656565;
}
#userlogin{
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}
.nav{
	height:35px;
	background:url('/static/img/dignav.png') repeat-x;
	border-radius:0;
}
.nav li{
	float:left;
	margin:0 20px;
	height:35px;
	font-size:14px;
	font-weight:bold;
}
.nav li a{
	width:100%;
	height:35px;
	line-height:35px;
	display:block;
	padding:0 10px;
	text-align:center;
}
.nav li a.current,.nav li a:hover{
	background:url('/static/img/dignav.png') repeat-x 0 -36px;
}
.wrapper{
	margin:20px auto;
}
.side .title{
	background:#2E5B94;
	height:35px;
	line-height:35px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.category{
	text-align:left;
	background:rgba(244, 248, 255, 0.2);
	border:1px solid #E4EAFA;
	font-size:14px;
}
.category li{
	line-height:40px;
	text-indent:10px;
}
.category a.focus{
	background:#E4EAFA;
	display:block;
}
.subcategory li{
	font-size:12px;
	text-indent:20px;
	height:32px;
	margin:5px 0;
}
.maincategory {
	border:1px solid #eee;
}
.maincategory ul li{
	border-bottom:1px solid #f4f4f4;
	background:#fdfdfd;
	height:32px;
	line-height:32px;
	text-indent:20px;
}
.maincategory ul li a{
	text-decoration:none;
	font-size:14px;
	display:block;
	width:100%;
	height:100%;
	color:#666;
}
.maincategory ul li a:hover{
	background:#fff;
	color:#f60;
}
.mod{
	margin-bottom:20px;
}
.mod .title{
	font-size:14px;
	height:32px;
	line-height:32px;
	font-weight:bold;
	border-bottom:2px solid #2E5B94;
}
.mod .title a{
	font:12px '\5b8b\4f53';
	font-weight:normal;
	height:32px;
	line-height:32px;
}
.mod .title span{
	display:block;
	width:90px;
	padding:0 10px;
	color:#fff;
	text-align:center;
	background:#2E5B94;
}
.content{
	padding:10px;
	font-family:"\5b8b\4f53";
}
.thumb img{
	width:148px;
	height:172px;
	padding:2px;
	background:#fff;
	border:1px solid #ccc;
}
.info{
	color:#666;
	line-height:23px;
	padding:0 7px;
}
.info .mr{
	text-align:right;
	padding:3px 5px;
	border-top:1px solid #eee;
}
.res .reslist a{
	color:#333;
}
.res .reslist{
	height:32px;
	line-height:32px;
	padding:2px 0;
	border-bottom:1px dashed #ddd;
}