
@charset "utf-8";
.hy_top {
	width:940px;
	height:205px;
	background-image: url(../images/hy_top_bg2.jpg);
	background-repeat: no-repeat;
	padding-top:25px;
}
.hy_title {
	font-size: 20px;
	font-weight: bolder;
	color: #003399;
	margin-left:160px;
	display:block;
}
.hy_top ul {
    margin-top:20px;
	margin-left:140px;}
.hy_top li {
	display:block;
	float:left;
	width:70px;
	font-weight: bold;
	}
.hy_top li a {
	font-size: 14px;
	color: #006666;
    }
.hy_top li a:visited {
    color:#006666;
	}
.hy_line {
	height:8px;
	margin-top:-4px;
	background-color: #E0B01D;
	margin-left:auto;
	margin-right:auto;
	width:940px;
    }
.hy_c {
	background-image: url(../images/hy_c1.jpg);
	background-repeat: no-repeat;
	margin-top:-5px;
	height:740px;
	}
.hy_text {
	border: 1px solid #69B1C9;
	width:620px;
	margin-left:314px;
	padding:2px;
	+height:735px;
	background-image: url(../images/hy_bg.jpg);
	background-repeat: repeat-x;
}
.hy_text dd {
	padding-right: 20px;
	padding-left: 20px;
	color:#666666;
	text-indent: 2em;
	line-height: 2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 12px;
}
.hy_text dt {
padding-left: 20px;
padding-top:5px;
padding-bottom:5px;
}

.hy_text dt a,.hy_text dt a:visited {
	font-size:14px;
	font-weight: bold;
	}
.hynav {
	padding-left:40px;
	height:32px;
	background-image: url(../images/hy_nav_bg1.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 32px;
	}
.hy_text p {
	font-size: 14px;
	text-indent: 2em;
	line-height: 2;
	padding:10px;
	margin-bottom:10px;
}
.hy_li li {
	width:290px;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float:left;
	margin-left:10px;
	background-image: url(../images/dot.gif);
	text-indent: 1.5em;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	}
.dt_text {
    margin-left:auto;
	margin-right:auto;
	}
.hy_li li a {
    font-size:14px;
	line-height:25px;
	}
.hy_li ul {
margin-top:5px;
margin-bottom:5px;
}
.hyfoot {
	height:40px;
	background-color: #E0B01D;
	color:#FFFFFF;
	line-height:40px;
	text-indent: 5em;
}
.cen ul {
    margin-left:250px;}
.cen li {
    display:block;
	padding:3px;
	float:left;	
	}
