body{
	margin:0;
	padding:0;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
A {
	COLOR: #555555;TEXT-DECORATION: none
}
A:hover {
	COLOR: #0073CA; TEXT-DECORATION: underline
}
.nav {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	filter: DropShadow(Color=2F3E4A, OffX=1, OffY=1, Positive=15);
}
.nav:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blue_link {
	COLOR: #556980;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue_link:hover {
	COLOR: #003399;
	TEXT-DECORATION: underline blink;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue_bttom {
	COLOR: #556980;
	font-size:11px;
}
.pro ,.current a{
	COLOR: #104A82;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.pro:hover {
	COLOR: #104A82;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.red {
	COLOR: #FF6600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.content {
	line-height: 18px;
	color: #333;
}
.content1 {
	line-height: 25px;
	font-size: 14px;
}
.content2 {
	line-height: 30px;
	color: #556980;
}

.xline_gray {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.blue {
	color: #004779;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.y_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
.x_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.x_line_white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.x_line_blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97B4C4;
}

.z_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECE;
}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.box {
	border: 1px solid #D5D5D5;
}
.whit{
	color: #FFFFFF;
	font-size: 12px;
}
.s_line_bs {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #646E78;
}
.p_14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.box_blue {
	border: 1px solid #C5DAE3;
}
.box_q {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

.cheng {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.gray {
	color: #C1C1C1;
}
.deep_blue {
	font-size: 12px;
	font-weight: bold;
	color: #0073CA;
}
.GREEN {
	font-size: 12px;
	font-weight: bold;
	color: #009901;
}
.current{
background-color:#ebebeb;
}