/*重新定义的特定标签*/
BODY {
	MARGIN: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: "宋体";
	font-size: 12px;
	color: #0284AE;
	line-height: 25px;
}

UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
a.hei:link,a.hei:visited {
	color: #666666;
	text-decoration: none;
}
a.hei:hover {
	color: #FF8403;
	text-decoration: none;
}

a.bai:link,a.bai:visited {
	color: #DDFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bai:hover {
	color: #FF8300;
	text-decoration: none;
	font-weight: bold;
}
A.a_hei:link {text-decoration:none;color:#003366;font-size:10pt;font-weight: normal;line-height: 20px;}
A.a_hei:visited {text-decoration:none;color:#003366;font-size:10pt;font-weight: normal;line-height: 20px;}
A.a_hei:hover {text-decoration:none;color:#F90;font-size:10pt;font-weight: normal;line-height: 20px;}

A.a_hei2:link {text-decoration:none;color:#003366;font-size:12pt;font-weight: normal;line-height: 20px;}
A.a_hei2:visited {text-decoration:none;color:#003366;font-size:12pt;font-weight: normal;line-height: 20px;}
A.a_hei2:hover {text-decoration:none;color:#F90;font-size:12pt;font-weight: normal;line-height: 20px;}

A.a_hei3:link {
	text-decoration:none;
	color:#005FBD;
	font-size:11pt;
	font-weight: normal;
	line-height: 20px;
}
A.a_hei3:visited {text-decoration:none;color:#005FBD;font-size:11pt;font-weight: normal;line-height: 20px;}
A.a_hei3:hover {text-decoration:none;color:#F90;font-size:11pt;font-weight: normal;line-height: 20px;}
a.bai2:link,a.bai2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bai2:hover {
	color: #FF8300;
	text-decoration: none;
}
a.a_hong:link,a.a_hong:visited {
	color: #CA0000;
	text-decoration: none;
}
a.a_hong:hover {
	color: #0262CC;
	text-decoration: none;
}
a.a_hong2:link,a.a_hong2:visited {
	color: #0284AE;
	text-decoration: none;
}
a.a_hong2:hover {
	color: #FF8403;
	text-decoration: none;
}

.clear {
	CLEAR: both; FONT-SIZE: 0px; LINE-HEIGHT: 0; HEIGHT: 0px
}
.float_left {
	float: left;
}
.hong_cu_14 {
	font-size: 14px;
	color: #000066;
}
.line_height_21 {
	line-height: 21px;
}
.line_height_21_red {
	line-height: 21px;
	color: #F82312;
}
.line_height_21_green {
	line-height: 21px;
	color: #148004;
}
.padding_10{
	padding-right:20px;
	padding-left:20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.STYLE1 {
	color: #FF0000;
	font-weight: bold;
}
.STYLE2 {color: #1188FF}

/*header*/
#header {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 110px;
}
#header2 {
	height: 110px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}
#header #header2 ul {
	padding-top: 14px;
	padding-left: 735px;
}
#header #header2 li {
	float: left;
	padding-right: 55px;
}
/*nav strat*/
*{outline: none;}
img {border: 0;}
.container {
	width: 960px;
	padding: 0;
	margin: 0 auto;
}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 50px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.nav1 {
	background: url(../images/nav_gwgl.gif) no-repeat;
	width: 152px; 
}
ul#topnav a.nav2 {
	background: url(../images/nav_xzgl.gif) no-repeat;
	width: 130px; 
}
ul#topnav a.nav3 {
	background: url(../images/nav_grbg.gif) no-repeat;
	width: 130px; 
}
ul#topnav a.nav4 {
	background: url(../images/nav_kygl.gif) no-repeat;
	width: 130px; 
}
ul#topnav a.nav5 {
	background: url(../images/nav_zdgzbg.gif) no-repeat;
	width: 130px; 
}
ul#topnav a.nav6 {
	background: url(../images/nav_hdtz.gif) no-repeat;
	width: 130px; 
}
ul#topnav a.nav7 {
	background: url(../images/nav_ysdzrz.gif) no-repeat;
	width: 158px; 
}



ul#topnav li .sub {
	position: absolute;
	top: 50px;
	left: 0;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	background-color: 90A3BB;
	background-repeat: repeat;
	background-image: url(../images/sub_bg.gif);
	filter: Alpha(Opacity=90);
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 94px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../images/navlist_arrow.png) no-repeat 5px 12px;
	padding: 5px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #FF8300;background-position: 5px 12px;
}
/*nav end**********************************************************************************/
#nav {
	height: 50px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav02 {
	height: 50px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
/*banner*/
#banner {
	height: 250px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner2 {
	height: 250px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*content*/
#content {
	height: 620px;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content2 {
	height: 620px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content_left {
	float: left;
	height: auto;
	width: 228px;
}
.right_bg {
	background-image: url(../images/list_bg_qa.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 9px;
	padding-left: 30px;
}

.content_block {
	height: 322px;
	width: 100%;
}
.news_bg {
	background-image: url(../images/list_bg_news.gif);
	background-repeat: no-repeat;
	height: 21px;
	line-height: 23px;
	padding-left: 30px;
	padding-top: 4px;
}

#content_right {
	float: right;
	height: auto;
	width: 710px;
}

/*case*/
#case {
	height: 128px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:15px;
}
#case2 {
	height: 128px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 #anli {
	background-image: url(../images/anli_bg.gif);
	background-repeat: repeat;
	height: 106px;
	width: 750px;
	padding-top: 22px;
	padding-left: 200px;
	padding-right: 10px;
}
#yqlj {
	height: 90px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#yqlj1 {
	height: 90px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #AAD5FF;
}

/*fooer*/
#footer {
	height: 100px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer2 {
	height: 100px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer3 {
	background-color: #003E7B;
	height: 40px;
	width: 960px;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
}
#copyright {
	text-align: center;
	height: 100px;
	width: 960px;
	font-size: 12px;
	line-height: 30px;
	color: #666666;
}
.color_yellow {
	color: #FF9900;
}
#content_right_up {
	width: 710px;
	height: 322px;
}
#content_right_up_left {
	float: left;
	height: 322px;
	width: 460px;
	margin-right: 20px;
	border: 1px solid #B9DCFF;
}
#content_right_up_right {
	float: right;
	height: 322px;
	width: 224px;
	border: 1px solid #B9DCFF;
}
#content_right_down {
	clear: both;
	height: auto;
	width: 710px;
	margin-top: 16px;
	border: 1px solid #B9DCFF;
}
#question {
	height: 300px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#question1 {
	height: 300px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.goods_bg {
	background-image: url(../images/goods_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 4px;
	line-height: 23px;
	padding-left: 30px;
}
#question_left {
	float: left;
	height: 300px;
	width: 480px;
}
#question_right {
	float: left;
	height: 300px;
	width: 460px;
}
.padding_20 {
	padding: 10px;
}
#Zoom {
	font-size: 14px;
}



/*tab strat*/
.clear {
	CLEAR: both; FONT-SIZE: 0px; LINE-HEIGHT: 0; HEIGHT: 0px
}

.hidden {
	DISPLAY: none
}

.TabTitle_4 {
	OVERFLOW: hidden;
	WIDTH: 710px;
	HEIGHT: 25px;
	line-height: 25px;
	background-color: #a9c8e7;
}
.TabTitle_4 H2 {
	FONT-SIZE: 14px; height:25px; margin:0; padding:0;
}
.TabTitle_4 H2 SPAN {
	FLOAT: left;TEXT-ALIGN: center
}
.TabTitle_4 H2 .TabTitle_4_On {
	BACKGROUND: url(../images/tab_sq_hong.gif) 0px -321px; OVERFLOW: hidden; WIDTH: 94px
}
.TabTitle_4 H2 .TabTitle_4_On A {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.TabTitle_4 H2 .TabTitle_4_Off {
	FONT-WEIGHT: normal; OVERFLOW: hidden; WIDTH: 102px
}
.TabTitle_4 H2 .TabTitle_4_Off A {
	COLOR: #003366;
	text-decoration: none;
}
.TabCon_4 {
	OVERFLOW: hidden;
	WIDTH: 710px;
	PADDING-TOP: 12px;
	HEIGHT: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:252px;
}
.TabCon_4 LI {
	FONT-SIZE: 12px; FLOAT: left; MARGIN-LEFT: 0px; OVERFLOW: hidden; WIDTH: 705px; LINE-HEIGHT: 23px; HEIGHT: 23px
}
/*tab end*/





