/* 共用部分 */
@import url(../../../../style/kdxy_logo.css);
* {
	margin:0;padding:0;border:0;list-style:none;font-family:宋体, Arial, Helvetica, sans-serif;
	vertical-align:top;
}
body {
	background:#fff;font-size:12px;
}
body,a * {
	text-decoration:none;color:#000;
}
a:hover {
	color:#aaa;
}
a {
	blr:expression(this.onFocus=this.blur());outline:none;
}
area {
	blr:expression(this.onFocus=this.blur());outline:none;
}
.float {
	float:left;
}
.floatimg {
	clear:both;
}
.floatimg img {
	float:left;
}
.clear {
	clear:both;
}
.absolute {
	position:absolute;z-index:10;
}
.container {position:relative;
	width:1003px;margin:auto;clear:both;
}
/* detail */
#header {position:relative;
	width:1003px;margin:auto;clear:both;
}
#header img {
	float:left;
}
#detail {
	width:941px;margin:auto;clear:both;padding-left:62px;
}
#info {
	width:627px;height:88px;background:url('../images/page/info.jpg');
	padding:10px 125px;overflow:hidden;clear:both;
	color:#0f363b;line-height:22px;
}
#main {
	width:877px;height:auto;background:url('../images/page/main_mid.jpg');
	padding-bottom:10px;float:left;
}
#main ul {
	width:731px;height:173px;margin:10px auto;background:url('../images/page/main_back1.jpg');
}
#main ol {
	width:731px;height:173px;margin:10px auto;background:url('../images/page/main_back2.jpg');
}
#main li {
	overflow:hidden;
	color:#040d39;line-height:24px;
}
#main li h1 {
	line-height:30px;font-size:20px;color:#d60400;
}
#main li h1 * {
	font-size:20px;color:#d60400;text-decoration:none;
}
#main li#text {
	width:447px;height:133px;
	padding:20px;
}
#main li#img {
	width:244px;height:169px;text-align:center;
	padding-top:4px;
}
#main li#img img {
	width:220px;height:165px;
}
#main ul li {
	float:left;
}
#main ol li {
	float:right;
}
#bottom {
	width:1003px;margin:auto;clear:both;
}
#bottom img {
	float:left;
}
