@charset "utf-8";
/* CSS Document */
<!--
div, ul, p{
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}
   

a:link, a:visited {
    color: #333;
    text-decoration: none;
}



/* Nav
==========================================================*/
.nav {
	width:900px;
	position: relative;
	margin:0px auto;
	 font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}
.navinner {
}
.navlist {
    height: 40px;
    line-height: 40px;
    margin: 0;
}
.nav li {
    float: left;
    display: inline;
}
.nav a {
    display: block;
    text-align: center;
    font-size: 120%;
}
.nav a:hover{
    background:url(../images/nav_bg2.gif) no-repeat bottom;
} 
.nav a:link, .nav a:visited {
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
}
.subnav {
    position: absolute;
    top: 45px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
	overflow:hidden;
    background:url(../images/lrtk.gif) no-repeat 0 -180px;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(../images/lrtk.gif) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(../images/lrtk.gif) repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(../images/lrtk.gif) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
    text-decoration: none;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #666;
}
.subnav a:hover, .subnav a:active {
    color: #666;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
	color:#009fe3;
}
/* subnav position and pointer position */
#subnav1 { left: 10px; }
#subnav2 { left: 0px; }
#subnav3 { left: 290px; }
#subnav4 { left: 260px; }
#subnav5, #subnav6, #subnav7 { 
    left: auto;
    right: -10px;
}

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 30px; }
#subnav5 .pointer { left: auto; right: 290px; }
#subnav6 .pointer { left: auto; right: 180px; }
#subnav7 .pointer { left: auto; right: 70px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 340px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }


/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}
-->
<!--
/* pingzhong */
.addtalk{ width:146px; position:fixed; _position: absolute; top:180px;  left:4px; z-index:1;
		_top:expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + 180 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
		}
.addtalk .pz_h{ height:14px; border-bottom:1px #CCCCCC solid; text-align:right;}
.addtalk .pz_m{ height:auto; background:url(../images/pz_m.gif) repeat-y;}
.addtalk .pz_b{ height:24px; background:url(/images/pz_b.gif) no-repeat;}
.addtalk .pz_m span{ float:left; font-size:12px; padding:5px 0 0 0; font-weight:bold; color:#FF3300; }
.addtalk .pz_m ul{ margin:0; padding:2px 0; list-style:none;}
.addtalk .pz_m ul li{ margin:5px 0; padding:3px 0 4px 18px;background:url(../images/pz_line.gif) no-repeat bottom;}
.addtalk .pz_m ul li .pz_phone{ color:#666666; font-size:13px;  font-weight:bold;}



/* pingzhong */
.scroll2{ width:100px; position:fixed; _position: absolute; top:300px;  right:4px; z-index:1;
		_top:expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + 300 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
		}
.scroll2 .pz_h{ height:14px; border-bottom:1px #CCCCCC solid; text-align:right;}
.scroll2 .pz_m{ height:auto; }
.scroll2 .pz_b{ height:24px; background:url(/images/pz_b.gif) no-repeat;}
.scroll2 .pz_m span{ float:left; font-size:12px; padding:5px 0 0 0; font-weight:bold; color:#FF3300; }
.scroll2 .pz_m ul{ margin:0; padding:2px 0; list-style:none;}
.scroll2 .pz_m ul li{ }
.scroll2 .pz_m ul li .pz_phone{ color:#666666; font-size:13px;  font-weight:bold;}

-->
