body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, p, blockquote, th, td {
margin:0;
padding:0;
}
body {
font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
font-size:16px;
text-align:left;
color:#000;
}
a:link, a:visited {
color:#000;
text-decoration:none;
}
a:hover{
color:#084a9d;
text-decoration:underline;
}
fieldset, img {
border:none;
}
legend {
display:none;
}
img {
vertical-align:top;
}
em {
font-style:normal;
}
li {
list-style:none;
}
h1, h2 {
font-size:14px;
}
h3, h4, h5, h6{
	font-size:12px;
}
input, button, textarea, select {
*font-size:100%;
}

.fn{ font-weight:normal;}
.fb{ font-weight:bold;}

.fl{ float:left!important;}
.fr{ float:right!important;}

.white{ color:#ffffff;}
.white a:link{ color:#ffffff;}
.white a:visited{ color:#ffffff;}
.white a:hover{ color:#ffffff;}
.white a:active{ color:#ffffff;}

.whitebox{
	background:#ffffff;
	padding:18px
}


.font12{ font-size:12px;}
.font13{ font-size:13px;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}
.font17{ font-size:17px;}
.font18{ font-size:18px;}
.font20{ font-size:20px;}

.clearfix:after{
	display:block;clear:both;content:"";visibility:hidden;height:0
}
.clearfix{
	zoom:1
}

.mgt10{ margin-top:10px;}
.mgt20{ margin-top:20px;}
.mgb30{margin-bottom:30px !important;}
.padb20{ padding-bottom:20px;}

.tex_cen{
text-align:center;
}



/*分页代码*/
.list_page{height: 30px;padding: 30px 0 20px;text-align: center;}
.list_page span{margin-left: 11px;display: inline-block;width: 30px;height: 30px;background:url(../images/global/list_page_bg.jpg) no-repeat left top;color: #7f7f7f;font-size: 14px;font-weight: bold;line-height: 30px;text-align: center;vertical-align: middle;cursor: pointer;overflow:hidden}
.list_page span a{color: #7f7f7f;display: block;}
.list_page span a:hover{color: #fff;}
.list_page span:hover,.list_page span.active{background:url(../images/global/list_page_bg_selected.jpg) no-repeat left top;color: #fff;}
.list_page span img{float: left;}
.list_page .gopage{width:35px}
.list_page input{border: medium none;width: 35px !important;height: 30px;background:url(../images/global/list_page_turn.jpg) no-repeat left top;line-height: 30px;text-align: center;vertical-align: top;}
.list_page .page_text,.list_page .page_text:hover{width:50px;height:30px;line-height:30px;font-size:14px;font-weight:bold;background:none;color:#7f7f7f;cursor:default}
.list_page span.page_prev a,.list_page span.page_next a{line-height:100px;}
.list_page span.page_prev{background:url(../images/global/list_page_prev.jpg) no-repeat left top;}
.list_page span.page_prev.disabled{background:url(../images/global/list_page_prev_no.jpg) no-repeat left top;}
.list_page span.page_next{background:url(../images/global/list_page_next.jpg) no-repeat left top;}
.list_page span.page_next.disabled{background:url(../images/global/list_page_next_no.jpg) no-repeat left top;}
.list_page span.page_prev.disabled a,.list_page span.page_next.disabled a{cursor:default}