/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	
}
.bai {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

tr {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: underline;
	line-height: 18px;
}
a.ProBigSort:link {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a.ProBigSort:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.ProBigSort:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #F90004;
	text-decoration: underline;
	line-height: 18px;
}
a.WebSmallSort:link {
	font-family: "宋体",Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a.WebSmallSort:visited {
	font-family: "宋体",Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a.WebSmallSort:hover {
	font-family: "宋体",Arial;
	font-size: 12px;
	font-style: normal;
	color: #FF3300;
	text-decoration: underline;
}
.ProTitle {

	font-family: "宋体",Arial;
	font-size: 14px;
	font-style: normal;
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}
.ProBody {

	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.ProBodyTitleBlue {


	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}
.ProBodyTitleBlack {


	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.WebBodyTitle {


	font-family: "宋体", Arial;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.WebBody {


	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #F90004;
	text-decoration: none;
}
a.red:link {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.red:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #F90004;
	text-decoration: underline;
}
a.red:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #F90004;
	text-decoration: none;
}
.black {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #009900;
	text-decoration: none;
}
.logo {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
.top2 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/new/top.jpg);
	text-align: center;
	vertical-align: middle;
}


.top3 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
s
.vhost {
}
.vhost a:link {
	color: #333333;
}
	

/* Nav
==========================================================*/
.navlist {
    margin: 0 10px;
}
.navlist li {float:left;font-size:12px;line-height:1px;padding:0 0px;}

.nav li {
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
}
.nav a {
    display: block;
    width: 200px;
    text-align:left;
    font-size: 100%;
}
.nav a:link, .nav a:visited {
    color: #464646;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #666666;
    font-weight: bold;
    background: url(nav_bg.png) no-repeat 50% -144px;
}
.subnav {
    position: absolute;
    top: 41px;
    left: 0;
    float: left;
    height: 10px;
    line-height: 10px;
    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: 1px;
    padding: 0;
    margin-left: 10px;
    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;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
}

/*二级菜单水平位置*/
#subnav1,#subnav2,#subnav3,#subnav4,#subnav5, #subnav6, #subnav7, #subnav8, #subnav9, #subnav10 { top:33px; }
#subnav1 { left: 0px; }
#subnav2 { left: 95px; }
#subnav3 { left: 175px; }
#subnav4 { left: 265px; }
#subnav5 { left: 355px; }
#subnav6 { left: 445px; } 
#subnav7 { left: 375px; }
#subnav8 { left: 445px; }
#subnav9 { left: 605px; }
#subnav10 { left: 445px; }

/*小三角的水平位置*/
#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 10px; }
#subnav5 .pointer { left: 10px; }
#subnav6 .pointer { left: 10px; }
#subnav7 .pointer { left: auto; right: 70px; }
#subnav8 .pointer { left: auto; right: 85px; }
#subnav9 .pointer { left: auto; right: 35px; }
#subnav10 .pointer { left: auto; right: 83px; }

#subnav1, #subnav2, #subnav3, #subnav4, #subnav5, #subnav6, #subnav7, #subnav8 {
    min-width: 110px;
}

.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:left;
}
.disable {
    display: none;
}




.n a:link, .n a:visited {
    color: #AA0909;
}

.n a:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}

.n1 a:link, .n a:visited {
    color: #EC0000;
}

.n1 a:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	color: #BA0000;
	text-decoration: underline;
	line-height: 14px;
}
