<!--
div, ul, p{
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}
body {
    color: #333;
/*    text-align: center;*/
    font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}

a:link, a:visited {
    color: #333;
    text-decoration: none;
}



/* Nav
==========================================================*/
.nav {
	width:100%; 
 background:1e8dce;
}
.navinner {
	width:960px;
	height:30px;
	position: relative;
	margin:0 auto;
}
.navlist {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: #1e8dce;
}
.nav li {	
    float: left;
    display: inline;
	font-weight:700;
}
.nav a {
    display: block;
    width: 96px;
    text-align: center;
    font-size: 100%;
}
.nav a:link, .nav a:visited {
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
	text-decoration:none;
}
.subnav {
    position: absolute;
    top: 30px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(lrtk.png) no-repeat 0 -180px;
	z-index:100;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(lrtk.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(lrtk.png) repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    background: url(lrtk.png) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #235e99;
	text-decoration:none;
}
.subnav a:hover, .subnav a:active {
    color: #235e99;
	text-decoration:none;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
	text-decoration:none;
}
/* subnav position and pointer position */
#subnav1 { left: 0px;_left:10px;}
#subnav2 { left: 0px;_left:10px;}
#subnav3 { left: 230px; }
#subnav4 { left: 330px; }
#subnav5 { left: 460px; }
#subnav6 { left: 555px; }
#subnav7 { left: 620px; }
#subnav8 { left: 710px; }
#subnav9 { left: 360px; }

#subnav1 .pointer{ left: 25px;_left: 30px;}
#subnav2 .pointer{ left: 215px;_left: 230px; }
#subnav3 .pointer{ left: 80px; }
#subnav4 .pointer{ left: 78px; }
#subnav5 .pointer{ left: 45px; }
#subnav6 .pointer{ left: 45px; }
#subnav7 .pointer{ left: 75px; }
#subnav8 .pointer{ left: 80px; }
#subnav9 .pointer{ left: 45px; }
#subnav1, #subnav2, #subnav3, #subnav4, #subnav5, #subnav6, #subnav7, #subnav8, #subnav9 {
    min-width: 110px;
}


/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}
-->
/*一流素材网www.16sucai.com*/