/* CSS Document */

body {
	color: #454545;
	margin:0px;
	line-height: 200%;
	font-size: 12px;
	background-color: #EBEBE6;
}
a {
	text-decoration: none;
	color:#333333;
}
a:hover {
color:#000;
	text-decoration: none;
	cursor:pointer;}

h1{
	color:#C00;
	margin:8px 0;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå", Arial;
	font-size: 16px;
	font-weight: bold;
}
h2{
	color:#CC0000;
	font-size: 16px;
	font-weight: bold;
	text-indent: 5px;
	padding:0px;
	margin:0px;
	font-family: "Î¢ÈíÑÅºÚ", "Ó×Ô²", "ËÎÌå";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
#top1 {
	height:290px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/top_bj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#logo {
	width:980px;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 255px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#dh_nav {
	margin:0px auto;
	width:940px;
}
#dh_nav ul,li{ float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
#dh_nav ul li{
	line-height:22px;
	text-align: center;
	background-image: url(images/nav_fg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Î¢ÈíÑÅºÚ", "Ó×Ô²", "ËÎÌå";
	display:inline;
	padding:0px 20px;
}
#dh_nav ul li a {
	font-size: 13px;
	color:#FFF;
	text-decoration: none;
}
#dh_nav ul li a:hover {
	color: #FCC;
}
#yy {
	font-family: "Î¢ÈíÑÅºÚ", "Ó×Ô²", "ËÎÌå";
	font-size: 12px;
	line-height: 24px;
	font-weight: lighter;
	background-image: url(images/yy.png);
	background-position: left top;
	padding:40px 10px 10px 10px;
	width:960px;
	margin:0px auto 10px auto;
	background-repeat: no-repeat;
}

.lb {
	width:910px;
	margin:0px auto;
	border: 1px solid #C9C9BA;
	padding:10px;
	background-color: #FBFBF9;
	}
.lb ul,li{padding:0px; margin:0px; list-style:none;display:inline-table}
.lb ul{ }
.lb ul li{ margin:0px 5px;}
.anli {
	background-image: url(images/anli_bj.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 210px;
	width: 395px;
	padding:20px 35px 25px 30px;
	margin:10px auto;
}
.more {text-align:right;}
#db {
	border: 1px solid #E1E1E1;
	background-color: #D9D9D9;
}
#db div {
	border: 1px solid #FFFFFF;
	padding:15px;
	margin:0px auto;
	text-align:center;
	line-height:20px;
	color: #353535;
}
.imgbk {
	padding:1px;
	border: 1px solid #CCCCCC;
	margin:5px;
}

.more{ margin-top:-15px;}
.more a{ padding:6px 22px; background:#3e98dc; color:#fff;-moz-border-radius: 15px; -webkit-border-radius: 15px;border-radius: 15px;}
.more a:hover{ background:#ff7800; color:#FFF}


