
/* CSS Document */

html {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000;
    font: 12px/1 Arial,宋体,sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {

}
fieldset, img {
    border: 0 none;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}
del, ins {
    text-decoration: none;
}
li {
    list-style: none outside none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: "";
}
abbr, acronym {
    border: 0 none;
    font-variant: normal;
}
sup {
    vertical-align: baseline;
}
sub {
    vertical-align: baseline;
}
legend {
    color: #000000;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select {
}
a{white-space: nowrap;-o-text-overflow: ellipsis; text-overflow:ellipsis;}
a:link, a:visited {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #bd0000;
    text-decoration: none;
}
.f12 {
    font-size: 12px;
}
.f13 {
    font-size: 13px;
}
.f14 {
    font-size: 14px;
}
.f16 {
    font-size: 16px;
}
.fb {
    font-weight: bold;
}
.fn {
    font-weight: normal;
}
.t2 {
    text-indent: 2em;
}

.tl {
    text-align: left;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.bc {
    margin-left: 0;
    margin-right: 0;
}
.fl {
    display: inline;
    float: left;
}
.fr {
    display: inline;
    float: right;
}
.cb {
    clear: both;
	 height:0px; line-height:0px; font-size:0px; padding:0px; margin:0px;
}
.cl {
    clear: left;
}
.cr { clear:right;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix 
{
display:inline-block;
}

.clearfix {display:block;} 


.pr {
    position: relative;
}
.pa {
    position: absolute;
}
.abs-right {
    position: absolute;
    right: 0;
}

.hidden {
}
.none {
    display: none;
}
.m10 {
    margin: 10px;
}
.mt10 {
    margin-top: 10px;
}
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}

strong{ font-weight:bold;}

body{}
/*公共头底*/
.topwrapper{ height:210px; background:#ede5c1 url(../images/topbg.jpg) repeat-x;}
.top{ height:210px; width:1000px; margin:0 auto; }
.navwrapper{ height:40px; background:url(../images/navbg.gif) repeat-x;}
.nav{ background: url(../images/navcloud.png) left center no-repeat; height:40px; line-height:40px; padding-left:37px; width:953px; margin:0 auto;}
.nav li{ float:left; font-weight:bold; font-size:14px; padding:0px 12px;}
.nav li a{ color:#fff;}
.nav li a:hover{ color:#fff000;}
.search{ height:20px; width:198px; background:#fff; margin-top:11px;} 

.search input{ width:148px; padding-left:3px; line-height:20px; border:none; border-right:1px solid #945c01; vertical-align:middle; height:20px;*margin-top:-1px;}



.search .aa{ 
float:right;
width:46px; height:20px; display: inline-block; vertical-align:middle; line-height:20px; text-align:center; color:#5a3800; font-weight:bold;

padding-left: 0px; border:0px;
}
.footerwrapper{ height:108px; border-top:2px solid #a96901; width:100%; background:#ede5c1;}
.footer{ background: url(../images/footerbg.jpg);text-align:center; padding-top:10px; height:80px;line-height:30px; font-size:12px; width:990px; margin:0 auto;}
.footer span{ color:#b60000; padding:0px 6px;}


.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li span{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li .current{color:#fff;display:inline-block;border:1px solid #ddd;padding:6px 15px;border-color:#ccc;background:#ccc;}


.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li a:hover{border-color:#ccc;background:#ccc;color:#fff;}
.pagelist li.active a{border-color:#ccc;background:#ccc;color:#fff;}
.mod_page_content_li{
  border-bottom: 1px dashed #dbe4eb;
   list-style: outside;
}