﻿.quankuang {
	border: 1px solid #A5C5D8;
}
.duanluo {
	line-height: 25px;
	font-size: 16px;
	font-family:宋体;
	color: #626262;
	text-decoration: none;
	font-weight: normal;
}
.biaoti {
	font-family:宋体;
	font-size: 16px;
	font-weight: 900;
	color: #253F56;
}
/*导航部分------------------------------------------*/
p { margin: 0; }
img { border: 0; margin: 0px; padding:0; }
UL {
	PADDING: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none
}
LI {
	PADDING: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none; text-align: left;
}

i, em {
	font-style : normal;
}
form, dl, dt, dd, h1, h2, h3, h4 { padding: 0; margin: 0; }
a:link {
	color: #356aa0;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #568dc4;
}
a:visited {
	color: #356aa0;
	text-decoration: none;
}
.cear { float: left; width: 100%; height: 5px; line-height: 5px;}
#cear { width: 100%; height: 1px; line-height: 1px;}

#wrap {
	width: 946px;
	margin: 0px auto;
	border-left: #fff 0px solid;
	border-right: #fff 0px solid;
	background: #fff;
	height:auto;
}
#wrap .header {
	float: left;
	width: 946px;
	background: #397dad;
}
#wrap .header .menu {
	float: left;
	width: 946px;
	height: 32px;
	margin: 0px;
	font-size: 14px;
	background: url(menu_bg.gif) repeat-x left top;
}
#wrap .header .menu li {
	float: left;
	width: 9.9%;
	height: 22px;
	display:block; 
	padding-top: 10px;
	text-align: center;
}
#wrap .header .menu li a:link {
	color: #fff;
}
#wrap .header .menu li a:hover {
	color: #eaeaea;
	font-weight: bold;
}
#wrap .header .menu li a:active {
	color: #fff;
}
#wrap .header .menu li a:visited {
	color: #fff;
}
/* Nav
==========================================================*/

.menu {
    position: relative;
    margin: 0 10px 10px;
}
.subnav {
    position: absolute;
    top: 33px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(nav_bg.png) no-repeat 0 -180px;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(nav_bg.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(nav_bg.png) 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(nav_bg.png) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
#wrap .header .menu li .subnav, #wrap .header .menu li .subnav a:link, 
#wrap .header .menu li .subnav a:visited {
    color: #235e99;
}
#wrap .header .menu li .subnav a:hover, #wrap .header .menu li .subnav a:active {
    color: #235e99;
}
#wrap .header .menu li .subnav a:hover, #wrap .header .menu li .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
}
/* subnav position and pointer position */
#subnav1 { left: 40px; }
#subnav2 { left: 30px; }
#subnav3 { left: 30px; }
#subnav4 { left: 80px; }
#subnav5 { left: auto;right: 330px; }
#subnav6 { left: auto;right: 180px; }

#subnav7, #subnav8, #subnav9 { 
    left: auto;
    right: 0px;
}


#subnav1 .pointer { left: 75px; }
#subnav2 .pointer { left: 195px; }
#subnav3 .pointer { left: 290px; }
#subnav4 .pointer { left: 336px; }
#subnav5 .pointer { left: auto; right: 100px; }
#subnav6 .pointer { left: auto; right: 150px; }
#subnav7 .pointer { left: auto; right: 223px; }
#subnav8 .pointer { left: auto; right: 127px; }
#subnav9 .pointer { left: auto; right: 30px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 55px; }
#subnav6 { min-width: 100px; }
#subnav7 { min-width: 130px; }
#subnav8 { min-width: 240px; }
#subnav9 { min-width: 130px; }

.disable {
    display: none;
}





