@import url(http://kdxy.wanmei.com/style/kdxy_logo.css);
@import url(http://www.wanmei.com/top/css/iframe.css);
/* 共用部分 */
* {
	margin:0;padding:0;list-style:none;
}
body {
	background:#010c1c url('../images/bg.jpg') no-repeat center 47px;font-size:12px;font-family:宋体, Arial, Helvetica, sans-serif;
}
body,body a,body a:visited,body a:active {
	text-decoration:none;color:#000;
}
img {
	vertical-align:top;border:0;
}
body a:hover {
	color:#00f;
}
a {
	blr:expression(this.onFocus=this.blur());outline:none;
}
area {
	blr:expression(this.onFocus=this.blur());outline:none;
}
.float {
	float:left;
}
.floatright {
	float:right;
}
.floatimg {
	clear:both;
}
.floatimg img {
	float:left;
}
.clear {
	clear:both;
}
.absolute {
	position:absolute;z-index:10;
}
.center {
	text-align:center;
}
/* logo */
#kdxy_logo
#transparent_logo {
	top:25px;
	left:50px;
	}
/* header */
#headerbg {
	width:100%;background:url('../images/headerbg.jpg') no-repeat center top;
}
#header {
	width:1002px;margin:auto;position:relative;z-index:1;
}
#header img {
	float:left;
}
/* container */
#container {
	width:1002px;margin:auto;padding-bottom:20px
}
#main {
	width:1002px;background:url('../images/mid.jpg')
}
#top {
	width:1002px;background:url('../images/top.jpg') no-repeat top;padding-top:10px
}
#bot {
	width:1002px;background:url('../images/bot.jpg') no-repeat bottom;padding-bottom:20px
}
#main table {
	width:810px;margin:0 auto 20px
}
#main td {
	height:70px;background:#facd89
}
#main .td1 {
	width:70px;text-align:center
}
#main .td2 {
	width:170px;text-align:center
}
#main .td3 {
	width:566px;padding:0 80px;line-height:18px
}
#main .td4 {
	width:393px;text-align:center;height:30px
}
#main .td5 {
	width:393px;text-align:center;height:30px
}
#main .tr1 td {
	height:27px;background:#eb6100;font-weight:bold
}
#main .tr1 td.td3,#main .tr1 td.td5{
	text-align:center;padding:0
}
#main .tr2 td {
	background:#f8b551
}