@charset "gb2312";
#top {
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
}
#bottm {
	background-color: #FFFFFF;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottm1 {
	background-image: url(../images/index_15.jpg);
	height: 13px;
	width: 100%;
}
#main {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	height: auto;
	width: 232px;
}
#left-1 {
	background-image: url(../images/index_02.jpg);
	float: left;
	height: 16px;
	width: 232px;
}
#left-2 {
	background-image: url(../images/index_04.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#left-3 {
	background-image: url(../images/index_09.jpg);
	height: 31px;
	width: 232px;
	float: left;
}
#left-4 {
	background-image: url(../images/index_11.jpg);
	float: left;
	height: 14px;
	width: 232px;
}
#right-1 {
	background-image: url(../images/index_03.jpg);
	float: right;
	height: 211px;
	width: 668px;
}
#right-2 {
	background-image: url(../images/index_06.jpg);
	float: right;
	height: 47px;
	width: 668px;
}
#right-3 {
	background-image: url(../images/index_08.jpg);
	float: right;
	height: auto;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 40px;
}
.dhs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.hs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#right-4 {
	background-image: url(../images/index_13.jpg);
	height: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#right {
	float: right;
	height: auto;
	width: 668px;
}
.menu {
	font-family: arial, sans-serif;
	width:500px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
	float: right;
}
.ht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none;
	width:70px;
	height:auto;
	color:#FFFFFF;
	font-size:14px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
	color:#fff;
	background-color: #6633CC;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:31px; 
left:0; 
width:85px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#faeec7; 
color:#000;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#dfc184; 
color:#000;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
}
.hss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.0;
	font-weight: normal;
	color: #333333;
	text-indent: 20px;
}
#kingcms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
#kingcms li {display:block;float:left;width:48%;}
#kingcms ul {
 display:block;
 float:left;
 width:48%;
 padding-bottom:3px;
 margin-left: 5px;
 margin-top: 4px;
 text-align: center;