
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:0;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #00407C;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#container {margin:0 auto; width:100%;}
#header {height:89px;background-image: url(images/top.png);background-repeat: repeat-x;}
#logo { float:left;

	width: 291px;
		height:44px;
	padding-left: 200px;
	padding-top: 20px;

}
#dht {
	float:left;
	width:700;
	height:39px;
	padding-left: 100px;
	padding-top: 50px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#layout{ height:220px; background-color:#00407C; width:100%;}
#mainContent { height:260px; margin-bottom:5px;}
#sidebar {
	float:left;
	width:300px;
	height:260px;
	background:#fff;
	padding-left: 13%;
	font-family: "宋体";
	font-size: 12px;
	color: #545454;
	line-height: 24px;
	padding-right: 20px;
}
#sidebar text {
	float:left;
	width:300px;
	height:260px;
	padding-left: 13%;

}
#sidebar2 {
	float:right;
	width:325px;
	height:260px;
	background:#fff;
	padding-right: 10%;
	font-family: "宋体";
	font-size: 12px;
	color: #545454;
	line-height: 24px;
}
#sidebar2 text {
	float:right;
	width:325px;
	height:260px;
	background:#fff;
	padding-right: 10%;
}
#content { margin:0 205px !important; margin:0 202px; height:260px; background:#fff;		font-family: "宋体";
	font-size: 12px;
	color: #545454;
		line-height: 24px;}
#mainContents {
	height:260px;
	margin-bottom:5px;
	background-image: url(images/bg2_05.jpg);
	background-repeat: repeat-x;
}
#sidebars {
	float:left;
	width:300px;
	font-family: "宋体";
	font-size: 12px;
	color: #545454;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 205px;
	padding-top: 5px;
}
.zdht {
	font-family: "宋体";
	font-size: 12px;
	color: #545454;
	line-height: 24px;
	background-image: url(images/bg2_04.jpg);
	background-repeat: no-repeat;
}
.lr {
	font-family: "宋体";
	font-size: 12px;
	color: #545454;
	line-height: 24px;

}.lnft {
	font-family: "宋体";
	font-size: 12px;
	color: #545454;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.news {
	font-family: "宋体";
	font-size: 12px;
	color: #888888;
	line-height: 26px;
	border-bottom-color: #CCC;
}
#sidebars2 {float:left;width:500px;height:260px;font-family: "宋体";font-size: 12px;color: #545454;line-height: 24px;}
#footer {
	height:24px;
	background:#133882;
	text-align: center;
	color: #FFF;
}