﻿body {
	background: #79A2F6;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-width: 0px;
}
form{
	margin: 5px auto;
}
H1 {
	font-family: arial;
	font-size: 30px;
	text-align: right;
	text-indent: 0;
	line-height: 150%;
	font-weight:900;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 2px;
	letter-spacing: 3px;
}
H2 {
	font-family: arial;
	font-size: 14px;
	text-align: right;
	text-indent: 0;
	line-height: 100%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 50px;
	margin-top: 8px;
	padding-top: 6px;
	margin-bottom: 2px;
	color:white;
}
h3 {
	padding: 6px 0 3px 12px;
	color: #2367A3;
	font-weight: 800;
}
a:link {
	color: #000000;
	font-family: "arial";
	text-decoration:none;
}
a:visited {
	color: #000000;
	font-family: "arial";
	text-decoration:none;
}
a:hover {
	color: #991200;
	font-family: "arial";
	text-decoration:underline;
}
form{
	margin-top: 6px;
	padding: 0px;
}
#top_div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background: #ffffff;
	width: 880px;
	height:70px;
	MARGIN: 0px auto;
}
#top_divleft {
	width:460px;
	float: left;
	height: 100%;
	padding-top: 16px;
	padding-left: 32px;
	padding-bottom: 0px;
}
#top_divright {
	float: left;
	width: 380px;
	color: #009000;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
}
#menu {
	width: 877px;
	MARGIN: 0px auto;
	padding: 0px 0 0 3px;
	background-color: white;
}
#menu_left {
	float:left; width:320px;
}
#search {
	width: 868px;
	MARGIN: 0px auto;
	padding: 10px 6px 0px 6px;
	border-bottom: 2px #cccccc solid;
	background-color: #438DC1;
}
#search #sear_left {
	width: 460px;
	float: left;
	MARGIN: 0px auto;
}

#main {
	width: 880px;
	border-top: 2px white solid;
	margin: 0px auto;
	background-color: #f0f4f9;
}
#leftdiv {
	width: 240px;
	height: 600px;
	float: left;
	MARGIN: 0px auto;
	padding: 0px;
}
#leftdiv a:hover {
	text-decoration: none;
}
#leftdiv #product {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	text-align: center;
	background: #1A5BA0;
	padding: 8px 0 8px 0;
	border-top: 2px white solid;
	border-bottom: 2px white solid;
}
#leftdiv #leftnav {
	height: 500px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.tdleft {
	width:20px;
	height:25px;
	text-align:center;
}
.line {
	background-image: url(images/xx-w.gif);
	height:1px;
}
#leftdiv #leftnav ul {
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	FLOAT: left;
	MARGIN: 0px;
}
#leftdiv #leftnav ul li {
	WIDTH: 240px; 
	DISPLAY: block;
	COLOR: #fff;
	background-color: #CBDAF1;
}
#leftdiv #leftnav ul li A{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	DISPLAY: block;
	COLOR: #fff;
}
#leftdiv #leftnav .navHilite A{
	WIDTH: 228px; BACKGROUND: #DCE6F5; COLOR: #032173;
	padding-top: 5px;
	padding-right: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 5px;
	BORDER-BOTTOM: 1px #666666 dotted;
}
#leftdiv #leftnav .navHilite A:hover{
	BACKGROUND: #000099;  COLOR: #ffffff;
	text-decoration:underline;
}
#leftdiv #leftnav .navHiliteB A{
	WIDTH: 228px; BACKGROUND: #FAFAEA; COLOR: #000000;
	padding-top: 3px;
	padding-right: 6px;
	font-weight:400;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	BORDER-BOTTOM: 1px #999999 dashed;
}
#leftdiv #leftnav .navHiliteB A:hover{
	BACKGROUND: #ffff66;
	text-decoration:underline;
}
#mainright {
	width: 637px;
	float: right;
	MARGIN: 0px auto;
	padding: 0px;
	background-color:white;
}
#mainright #nav{
	width: 624px;
	height: 24px;
	float: left;
	color: black;
	MARGIN: 0px auto;
	padding-left: 12px;
	padding-top: 6px;
	border-bottom: 4px white solid;
	background-color: #f0f0f0;
}
a.homecss:link {
	color:#ff0000;
}
a.homecss:visited {
	color:#ff0000;
}
a.homecss:hover {
	color:#ff0000;
	text-decoration:underline
}
a.itemcss:link {
	color:#008000;
	font-weight:normal;
}
a.itemcss:visited {
	color:#008000;
	font-weight:normal;
}
a.itemcss:hover {
	color:#008000;
	font-weight:normal;
	text-decoration: underline;
}

#mainright #text {
	width: 637px;
	float: right;
	MARGIN: 0px auto;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
#mainright #text p {
	line-height: 150%;
	margin-top: 8px;
	margin-bottom: 4px;
}
#mainright #text #img_div{
	width: 40px;
	float: left;
	MARGIN: 0px auto;
	padding-left: 12px;
}
#mainright #text #about_div{
	width: 600px;
	float: right;
	MARGIN: 0px auto;
	padding-left: 6px;
}
#mainright #text #about_div p{
	padding-right: 12px;
	padding-left: 0px;
	line-height: 150%;
	margin-top: 6px;
	margin-bottom: 6px;
}
#mainright #text #about_div .greenfon{
	margin: 8px 24px;
	color: green;
	text-indent: -8px;
}
#mainright #text #about_div a:link{
	color: #333333;
}
#mainright #text #about_div a:visited{
	color: #333333;
}
#mainright #text #about_div a:hover{
	color: #900000;
}

#mainright #text #about_title{
	width: 600px;
	float: right;
	MARGIN: 0px auto;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 12px;
	color:#808000;
	line-height: 150%
}
#Sale_div {
	width: 791px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#Sale_div ul{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	margin: 0px;
	padding-left: 48px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#Sale_div ul li {
	padding-top: 1px;
	padding-bottom: 2px;
	list-style-image: url('images/jt2.gif');
}
#bottom_div {
	width: 880px;
	height: 70px;
	margin: 0px auto;
	background-color: #e0e0e0;
	border-top: 3px #016AB4 solid;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#bottom_div #borrom_link {
	width: 791px;
	padding-top: 12px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: normal;
}
#bottom_div #borrom_copyright {
	width: 791px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-family: verdana;
	font-weight: normal;
}
#taihe { width: 590px; font-family: Verdana; font-size: 9pt; padding-left: 6px; }

#taihe td {font-family: arial; font-size: 9pt}

#taihe a {COLOR: #000000; TEXT-DECORATION: none}

#taihe a:hover {TEXT-DECORATION: underline}

#taihe h1 {font-family: arial; letter-spacing:0; font-size: 14pt; text-align: center; text-indent: 0; line-height: 150%; font-weight:bold; margin-left:10px; margin-right:10px; margin-top:12px; margin-bottom:8px}

#taihe h2 {font-family: arial; color:black; font-size: 12pt; text-align: left; font-weight: Bold; line-height: 150%; margin-left: 6px; margin-top: 4px; margin-bottom: 4px;}

#taihe p.fzs {font-family: arial; font-size: 11pt; font-weight: bold; line-height: 150%; text-indent: 0; text-align: left; margin-left: 30px; margin-top: 4px; margin-bottom: 4px}

#taihe p.eng {font-family: arial; font-size: 11pt; font-weight: bold; text-indent: 0; text-align: center; margin-left: 0; margin-top: 4px; margin-bottom: 8px}

#taihe p.text{margin:7px; font-size: 10pt; font-family: arial; text-align:left; margin-left: 24px; margin-right: 24px; color:#222222; line-height:150%}

#outer UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; MARGIN: 0em; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; HEIGHT: 14px
}
#outer LI {
	DISPLAY: block; FLOAT: left; padding-left: 1px;
}
#outer {
	PADDING-RIGHT: 0em; DISPLAY: block; PADDING-LEFT: 0em; PADDING-BOTTOM: 0em; PADDING-TOP: 0em; POSITION: relative
}
.xsnazzy {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
.xsnazzy SPAN {
	FONT-WEIGHT: normal; PADDING-BOTTOM: 0.4em; MARGIN: 0px; COLOR: #000; TEXT-ALIGN: center
}
.xtop {
	DISPLAY: block; FONT-SIZE: 1px; BACKGROUND: none transparent scroll repeat 0% 0%
}
.xb1 {
	DISPLAY: block; OVERFLOW: hidden
}
.xb2 {
	DISPLAY: block; OVERFLOW: hidden
}
.xb3 {
	DISPLAY: block; OVERFLOW: hidden
}
.xb4 {
	DISPLAY: block; OVERFLOW: hidden
}
.xb1 {
	HEIGHT: 1px;
}
.xb2 {
	HEIGHT: 1px
}
.xb3 {
	HEIGHT: 1px
}
.xb2 {
	BORDER-RIGHT: #888 1px solid; BACKGROUND: #f9f9f9; BORDER-LEFT: #888 1px solid
}
.xb3 {
	BORDER-RIGHT: #888 1px solid; BACKGROUND: #f4f4f4; BORDER-LEFT: #888 1px solid
}
.xb4 {
	BORDER-RIGHT: #888 1px solid; BACKGROUND: #f0f0f0; BORDER-LEFT: #888 1px solid
}
.xb1 {
	BACKGROUND: #888; MARGIN: 0px 5px
}
.xb2 {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 2px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 3px; BORDER-RIGHT-WIDTH: 2px
}
.xb3 {
	MARGIN: 0px 2px
}
.xb4 {
	MARGIN: 0px 1px; HEIGHT: 2px
}
.xboxcontent {
	BORDER-RIGHT: #888 1px solid; BORDER-TOP: #888 0px solid; DISPLAY: block; BACKGROUND: #eeeeee; BORDER-LEFT: #888 1px solid; BORDER-BOTTOM: #888 0px solid;line-height:150%;
	padding-top: 2px;
}
A.xmenu2 {
	DISPLAY: block; FONT-SIZE: 0.9em; WIDTH: 9em; TEXT-DECORATION: none;padding: 0;
}
A.xmenu2:visited {
	DISPLAY: block; FONT-SIZE: 0.9em; WIDTH: 9em; TEXT-DECORATION: none
}
A.xmenu2:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; CURSOR: pointer
}
A.xmenu2:hover SPAN {
	COLOR: #fff
}
A.xmenu2:hover .xboxcontent {
	BORDER-LEFT-COLOR: #fff; BACKGROUND: #438DC1; BORDER-TOP-COLOR: #888; BORDER-BOTTOM: #eee 0px solid; BORDER-RIGHT-COLOR: #fff
}
A.xmenu2:hover .xb1 {
	BACKGROUND: #fff
}
A.xmenu2:hover .xb2 {
	BORDER-LEFT-COLOR: #fff; BACKGROUND: #C5DBEA; BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #fff; BORDER-RIGHT-COLOR: #fff
}
A.xmenu2:hover .xb3 {
	BORDER-LEFT-COLOR: #fff; BACKGROUND: #89B4D3; BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #fff; BORDER-RIGHT-COLOR: #fff
}
A.xmenu2:hover .xb4 {
	BORDER-LEFT-COLOR: #fff; BACKGROUND: #66A1CB; BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #fff; BORDER-RIGHT-COLOR: #fff
}
A.xmenu2:hover .xboxcontent {
	BORDER-LEFT-COLOR: #fff; BACKGROUND: #438DC1; BORDER-TOP-COLOR: #888; BORDER-BOTTOM: #eee 0px solid; BORDER-RIGHT-COLOR: #fff
}
A.xmenu3 {
	DISPLAY: block; FONT-SIZE: 0.9em; WIDTH: 9em; TEXT-DECORATION: none;padding: 0;
}
A.xmenu3 .xb1 {
	BACKGROUND: #fff
}
A.xmenu3 .xb2 {
	BORDER-LEFT-COLOR: #fff; BACKGROUND: #C5DBEA; BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #fff; BORDER-RIGHT-COLOR: #fff
}
A.xmenu3 .xb3 {
	BORDER-LEFT-COLOR: #fff; BACKGROUND: #89B4D3; BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #fff; BORDER-RIGHT-COLOR: #fff
}
A.xmenu3 .xb4 {
	BORDER-LEFT-COLOR: #fff; BACKGROUND: #66A1CB; BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #fff; BORDER-RIGHT-COLOR: #fff
}
A.xmenu3 .xboxcontent {
	BORDER-LEFT-COLOR: #fff; BACKGROUND: #438DC1; BORDER-TOP-COLOR: #888; BORDER-BOTTOM: #eee 0px solid; BORDER-RIGHT-COLOR: #fff; color:white
}
A.xmenu3:hover SPAN {
	COLOR: #fff
}
