@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_14_red {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.text_12_wi {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.text_blue {
	font-family: "宋体";
	font-size: 12px;
	color: #0066CC;
}

.text_12 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
.aa { font-size:12px; color:#FFFFFF;}
a.aa:link {
	color: #000000;
	text-decoration: none;
}
a.aa:visited {
	color: #000000;
	text-decoration: none;
}
a.aa:hover {
	color: red;
	text-decoration: none;
}
a.aa:active {
	color: red;
	text-decoration: none;
}
ul {
margin:0;
padding:0;
}
#nav {
	CLEAR: both; BACKGROUND: url(/images/nav-a.gif) #4372c2 repeat-x left top; FLOAT: left; WIDTH: 100%; HEIGHT: 35px; TEXT-ALIGN: left
}
#nav UL {
	LIST-STYLE-TYPE: none
}
#nav UL LI {
	BACKGROUND: url(/images/nav-line.gif) no-repeat; FLOAT: left; LINE-HEIGHT: 35px; height:35px; margin-top:0;
}
#nav UL LI A {
DISPLAY: block;FONT-WEIGHT: bold; FONT-SIZE: 14px;  COLOR: #fff; 
	LINE-HEIGHT: 35px; padding:0 7px;
}
#nav UL LI A:hover {
	BACKGROUND: url(/images/nav-h.gif) repeat-x 2px 0px; COLOR: #fff; TEXT-DECORATION: none
}
