/*	XD首页	CSS.CSS
	制作：	2009.6.23
	修改：	--
*/

body {
	margin: 0px;
	font-family: 新宋体, 宋体, Arial, Sans-Serif;
	background-color: #fff;
	color: #000;
	line-height: 1.2;
	font-size: 10pt;
}

img {
	border: 0px;
}

h3 {
	font-size: 12pt;
	text-align: center;
}

hr {
	height: 1px;
	background-color: #eee;
	color: #008000;
	clear: both;
}

a {
	color: #008000;
	background-color: #fff;
	text-decoration: none;
	font-size: 10pt;
}

a:hover {
	color: #ff0000;
	background-color: #fff;
	text-decoration: underline;
	font-size:10pt;
}

#header {
	margin: 0 auto;
	width: 910px;
}

#daohang {
	margin: 0 auto;
	width: 910px;
}

#dh_left {
	width: 300px;
	background-color: #b7d0a8;
	color: #000;
	border-bottom: 4px solid #008000;
	line-height: 2;
	float: left;
}

#dh_right {
	width: 610px;
	background-color: #b7d0a8;
	color: #000;
	border-bottom: 4px solid #008000;
	line-height: 2;
	text-align: right;
	float: right;
}

#main {
	margin: auto;
	width:900px;
}

#footer {
	margin: 0 auto;
	width: 900px;
	text-align: center;
	color: #666;
	background-color: #fff;
	clear: both;
}

.hd_left {
	width: 300px;
	height: 100px;
	color: #000;
	background-color: #f7f3f8;
	background-image: url("logo.gif");
	background-repeat: no-repeat;
	float: left;
}

.hd_mid {
	width: 410px;
	height: 100px;
	text-align: center;
	color: #000;
	background-color: #f7f3f8;
	float: left;
}

.hd_right {
	width: 200px;
	height: 100px;
	color: #000;
	background-color: #f7f3f8;
	background-image: url("xd.gif");
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
}

.side_tt {
	width: 198px;
	background-color: #b7d0a8;
	color: #000;
	text-align: center;
	line-height: 1.6;
}

.side_ct {
	padding: 8px;
	width: 182px;
	text-align: left;
}

.list_tbl {
	width: 136px;
	height: 20px;
	float: left;
}
