@charset "utf-8";
#top {
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#mean {
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
}
#tp {
	background-image: url(../images/index_03.jpg);
	height: 195px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	height: auto;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bhh.jpg);
	background-repeat: repeat-y;
}
#main1 {
	height: auto;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bhh1.jpg);
	background-repeat: repeat-y;
}
#botm1 {
	background-image: url(../images/index_17.jpg);
	height: 11px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#bottm {
	background-image: url(../images/index_18.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 1002px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left {
	float: left;
	height: auto;
	width: 240px;
}
#right {
	float: right;
	height: auto;
	width: 761px;
}
#right-l {
	float: left;
	height: auto;
	width: 467px;
}
#right-l1 {
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 467px;
}
#right-l2 {
	background-image: url(../images/index_08.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 427px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#right-l3 {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 467px;
}
#left-1 {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 220px;
	padding-top: 50px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#right-1 {
	background-image: url(../images/ny_01.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 716px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	padding-top: 22px;
	padding-left: 45px;
}
.ht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.hs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


#right-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/ny_02.jpg);
	background-repeat: repeat-y;
}

#right-r {
	float: right;
	height: auto;
	width: 294px;
}
#right-r1 {
	background-image: url(../images/index_06.jpg);
	height: 41px;
	width: 190px;
	padding-top: 5px;
	padding-left: 104px;
	background-repeat: no-repeat;
}
#right-r2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/index_12.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	width: 264px;
}
#right-r3 {
	background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 294px;
}
.menu {
	font-family: arial, sans-serif;
	width:100%;
	margin-top: 6px;
}
/* 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 {
	position:relative;
	float: left;
}
/* 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:74px;
	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: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	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: #0033CC;
}
/* 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:105px;
}
/* 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;
}
#txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#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:32%;}
#kingcms ul {
 display:block;
 float:left;
 width:32%;
 padding-bottom:3px;
 margin-left: 5px;
 margin-top: 4px;
 text-align: center;
}
/* 分页 */
.k_pagelist {float:left;display:table;clear:both;line-height:30px;}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}

