@charset "utf-8";
#style {
}
a{
	text-decoration: none;
	color: #116E89;
	
	}
	a:hover{
	color: #009140;	
	}
* {
	margin: 0px;
	padding: 0px;
	float: none;
}
#background {
	background-color: #00578d;
}
#top {
	background-image: url(images/top.gif);
	height: 100px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#daohang {
	background-image: url(images/banner1.gif);
	width: 775px;
	height: 22px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 9px;
	padding-left: 25px;
}
#daohang_li{
	float: left;
	width: 75px;
	font-family: "宋体";
	font-size: 12px;
	color: #116E89;
	letter-spacing: 2px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	
}
#daohang_li2{
	float: left;
	width: 75px;
	font-family: "宋体";
	font-size: 12px;
	color: #116E89;
	letter-spacing: 2px;
	text-align: center;
	
	
}


#middle {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background1.gif);
	background-repeat: repeat;
	clear: both;
}
#middle_left {
	float: left;
	background-color: #FFFFFF;
	width: 180px;
	padding-top: 35px;
	padding-left: 10px;
}
#middle_left_daohang {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 22px;
	width: 140px;
	background-image: url(images/dian1.gif);
	background-repeat: no-repeat;
	font-family: "宋体";
	font-size: 12px;
	color: #116e89;
	text-align: left;
	letter-spacing: 6px;
	padding-top: 10px;
	padding-left: 35px;
}
#middle_left_daohang1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 22px;
	width: 140px;
	background-image: url(images/dian1.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dashed;
	text-align: left;
	font-family: "宋体";
	font-size: 12px;
	color: #116e89;
	letter-spacing: 6px;
	padding-top: 10px;
	padding-left: 35px;
}
#middle_right {
	float: right;
	background-color: #FFFFFF;
	width: 590px;
	text-align: left;
	padding-top: 10px;
	font-family: "宋体";
	font-size: 12px;
}
#middle_right_head {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bolder;
	color: #00578D;
	background-image: url(images/dian2.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 8px;
	padding-left: 30px;
	margin-left: 5px;
	letter-spacing: 4px;
	text-align: left;
}
#middle_right_neirong {
	font-family: "宋体";
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: left;
	text-indent: 24px;
	letter-spacing: 2px;
	line-height: 20px;
	margin-right: 8px;

}

#foot {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #dee8f5;
	height: 32px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 18px;
}
#clear {
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
