@charset "gb2312";
/* 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: #b70500;
    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;}

/*¹«¹²Í·µ×*/
.headwrapper{ height:20px; width:100%; line-height:20px; background:#f0f0f0;}
.head{ width:990px; margin:0 auto;}
.topwrpper{ height:160px; width:100%; background:url(imagestopwrapperbg.jpg) repeat-x;}
.top{ height:160px; width:990px; margin:0 auto;}
.navwrapper{ background:#8a6419;  height:34px;  padding-top:5px; width:100%; border-bottom:1px solid #fff;}
.nav{ width:990px; margin:0 auto;}
.nav li{ float:left; margin:0px 2px;}
.nav li a{ color:#fff; font-size:14px; font-weight:bold; padding:0px 10px; display:block; height:34px;line-height:32px;}
.nav li:hover,.nav li.active{ background:url(imagesnavactiveleft.png) left bottom no-repeat;}
.nav li:hover a,.nav li.active a{ background:url(imagesnavactiveright.png) right bottom no-repeat; color:#fffc00;}

.footertop{ width:100%; height:30px; line-height:30px; text-align:center; background:#8a6419; color:#fff;}
.footerbottom{ background: url(imagesfooterbg.jpg) repeat-x ;text-align:center; padding-top:5px; height:140px;line-height:26px;}
.footerbottom span{ color:#b60000; padding:0px 6px;}