@charset "utf-8";
/* CSS Document */
/* 全局样式 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0; font-size:12px;}
body{background:#fff; font-size:12px; font-family:"宋体";}

ul,ol{list-style-type:none;}

a{text-decoration:none;}

.clearit{clear:both;}

/*header*/
#header{width:960px; height:104px; margin:0 auto; background:url(../images/header_bg.jpg) left top repeat-x;}
#header #logo{width:400px; height:56px; float:left; margin-left:30px; margin-top:43px; display:inline;}
#header #search{width:327px; height:31px; float:right; margin-top:73px; background:url(../images/serachbg.jpg) left top no-repeat; }
#header #search h1{ font-size:13px; font-weight:normal; margin-left:25px; float:left; display:inline; line-height:31px;}
#header #search h1 a{color:#FFFFFF;}
#header #search h1 a:hover{text-decoration:underline;}
#header #search h2{width:150px; float:left; margin-left:20px; display:inline; margin-top:5px;}
#header #search h2 input{font-family:"宋体", Arial; font-size:12px; color:#333333;}

#header #search h3{height:25px; float:left; margin-left:5px; display:inline; margin-top:5px;}

/*mainbav*/
/* Nav
==========================================================*/
.nav {
width:960px;
    position: relative;
	margin:0px auto;
    background: url(../images/lrtk.png) no-repeat 0 -36px;
}
.navinner {
    background: url(../images/lrtk.png) no-repeat 100% -72px;
}
.navlist {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 10px;
    background: url(../images/lrtk.png) repeat-x 0 0;
}
.nav li {
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 10px 0 6px;
    background: url(../images/lrtk.png) no-repeat 0 -108px;
}
.nav a {
    display: block;
    width: 70px;
    text-align: center;
    font-size: 120%;
}
.nav a:link, .nav a:visited {
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
    background: url(../images/lrtk.png) no-repeat 50% -144px;
}
.subnav {
    position: absolute;
    top: 41px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(../images/lrtk.png) no-repeat 0 -180px;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(../images/lrtk.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(../images/lrtk.png) repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 10px;
    text-indent: -999em;
    background: url(../images/lrtk.png) repeat-x 0 -261px;
	behavior: url(js/iepngfix.htc)
}

.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #BA0000;
}
.subnav a:hover, .subnav a:active {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
}
/* subnav position and pointer position */
#subnav1 { left:auto; }
#subnav2 { left:auto; }
#subnav3 { left:auto; }
#subnav4 { left:auto; }
#subnav5, #subnav6, #subnav7, #subnav8, #subnav9, #subnav10{ 
    left: auto;

}
#subnav10{left:auto; right:0px;}
#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: auto; }
#subnav5 .pointer { left: auto; }
#subnav6 .pointer { left: auto; }
#subnav7 .pointer { left: auto; }
#subnav10 .pointer { left: auto; right:30px;}
#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 80px;
}
#subnav5 { min-width: 0px; }
#subnav6 { min-width: 80px; }
#subnav7 { min-width: 80px; }


/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:left;
}
.disable {
    display: none;
}
-->

/*焦点图CSS*/
#focus{WIDTH: 960px;BORDER: #f4f4f4 1px solid; margin:0px auto; margin-top:10px;}

/*FOOTER页脚*/
#footer{width:960px; margin:0 auto; background:url(../images/footerbg.jpg) left top repeat-x; height:82px; margin-top:10px; padding-top:20px;}
#footer #content{margin:0 auto; width:550px; height:auto;}
#footer #content span{color:#4F6262; font-size:12px; font-family:"宋体", Arial; font-weight:normal; text-align:left; float:left; line-height:14px;}
#footer #content img{float:left; margin-right:6px; display:inline;}