body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
	margin:0;
	padding:0
}
html {
	color:#000;
	background:#fff;
	overflow-y:scroll
}
body,button,input,select,textarea,pre {
	font-size:12px;
	font-family:Arial, Helvetica, STHeiti
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%
}
address,cite,dfn,em,var {
	font-style:normal
}
small {
	font-size:12px
}
ul,ol {
	list-style:none
}
a {
	text-decoration:none;
	color:#2c73c3
}
a:hover {
	color:#2c73c3;
	-webkit-transition:color .15s linear , background-color .3s linear;
	-moz-transition:color .15s linear , background-color .3s linear;
	-o-transition:color .15s linear , background-color .3s linear;
	-ms-transition:color .15s linear , background-color .3s linear;
	transition:color .15s linear , background-color .3s linear;
	cursor:pointer
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
legend {
	color:#000
}
fieldset,img {
	border:0
}
button,input,select,textarea {
	font-size:100%
}
table {
	border-collapse:collapse;
	border-spacing:0
}
img {
	-ms-interpolation-mode:bicubic
}
textarea {
	resize:vertical
}
*:focus {
	outline:0
}
button {
	cursor:pointer
}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
	display:block
}
.clearfix:after {
	content:'\20';
	display:block;
	height:0;
	clear:both
}
.clearfix {
	zoom:1
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	visibility:hidden;
	overflow:hidden
}
.wordwrap {
	word-break:break-all;
	word-wrap:break-word
}
pre.wordwrap {
	white-space:pre-wrap
}
.yahei {
	font-family:"Microsoft Yahei", "\5FAE\8F6F\96C5\9ED1", Tahoma, Arial, Helvetica, STHeiti
}
.songti {
	font-family:"\5b8b\4f53"
}
.mod-header {
	height:57px;
	width:100%;
	background-color:#f4f4f4;
	border-bottom:solid 1px #ddd
}
.mod-header a,.mod-header a:hover {
	color:#2c73c3
}
.mod-header .header-box {
	height:57px;
	width:980px;
	margin:0 auto
}
.mod-header .header-logo {
	padding:10px 0 0 10px;
	float:left
}
.mod-header .logo-img {
	width:117px;
	height:38px
}
.mod-header .header-menu {
	padding-left:50px;
	float:left;
	height:57px
}
.mod-header .menu-item {
	float:left
}
.mod-header .item-link {
	padding:5px 20px 0;
	line-height:52px;
	height:52px;
	font-size:16px;
	color:#333;
	display:block;
	_float:left
}
.mod-header .item-link:hover,.mod-header .item-on {
	background-color:#e5e5e5;
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
	padding:5px 19px 0
}
.mod-header .item-new {
	background:url(/static/base/img/mod/topbar_menu_new.png?v=e4d6c1c7.png) 88px 20px no-repeat;
	padding-right:40px
}
.mod-header .item-new:hover {
	padding-right:39px;
	background-position:87px 20px
}
.mod-header .menu-sub {
	position:relative
}
.mod-header .menu-sub .item-link {
	padding-right:35px;
	background-image:url(/static/base/img/mod/topbar_menu_dropdown.png?v=1bc6ae37.png);
	background-repeat:no-repeat;
	background-position:90px 30px
}
.mod-header .menu-sub .item-link:hover {
	padding-right:34px;
	background-position:89px 30px
}
.mod-header .sub-list {
	display:none;
	width:118px;
	background-color:#fff;
	line-height:30px;
	border:solid 1px #ddd;
	border-bottom:none;
	z-index:100;
	position:absolute;
	left:0;
	top:57px
}
.mod-header .sub-item {
	height:30px;
	float:left;
	width:118px
}
.mod-header .sub-link {
	padding-left:10px;
	color:#555;
	border-bottom:solid 1px #ddd;
	display:block
}
.mod-header .sub-link:hover {
	background-color:#e5e5e5
}
.mod-header .header-user {
	padding-right:10px;
	line-height:57px
}
.mod-header .userinfo-username {
	position:relative
}
.mod-header .userinfo-login,.mod-header .userinfo-reg,.mod-header .userinfo-home,.mod-header .userinfo-username {
	float:right;
	color:#0300d0;
	text-decoration:underline;
	padding-left:5px
}
.mod-header .userinfo-split {
	float:right;
	height:12px;
	line-height:12px;
	border-right:1px solid #999;
	padding-left:5px;
	margin-top:23px
}
.mod-header .userinfo-username {
	padding-right:12px;
	cursor:pointer;
	background:url(/static/base/img/mod/header_msg_tip.gif?v=9c41da17.gif) no-repeat right center
}
.mod-header .sub-info {
	display:none;
	line-height:23px;
	border:solid 1px #ddd;
	border-bottom:none;
	position:absolute;
	width:70px;
	background:#fff;
	right:0;
	top:42px;
	z-index:1000
}
.mod-header .info-link {
	display:block;
	border-bottom:solid 1px #ddd;
	padding-left:10px
}
.mod-header .info-link:hover {
	background:#e5e5e5
}
.mod-header .info-item {
	width:70px;
	float:left;
	height:23px
}
.mod-footer {
	text-align:center;
	width:100%;
	padding:40px 0
}
.mod-footer a,.mod-footer a:hover {
	color:#0300d0
}
