﻿@import url(http://kdxy.wanmei.com/style/kdxy_logo.css);
#kdxy_logo {top:60px;left:385px;}
#transparent_logo {top:60px;left:385px;}
/* 共用部分 */
* {
	margin:0;padding:0;border:0;list-style:none;
}
body {
	background:url('images/bg.jpg');font-size:12px;font-family:宋体, Arial, Helvetica, sans-serif;
}
body,a,a:visited,a:active {
	color:#6d0100;
}
img {
	vertical-align:top;
}
a:hover {
	color:#f60;
}
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;
}
/* header */
#header {
	width:1003px;height:317px;margin:auto;position:relative;z-index:1;background:url('images/header.jpg');
}
#top-flash {
	position:absolute;left:0;top:0;
}
/* nav */
#nav {
	width:1003px;margin:auto;
}
#nav img {
	float:left;
}
/* container */
#container {
	width:1003px;margin:auto;
}
#text {
	width:433px;height:241px;float:left;
}
#video {
	width:439px;height:241px;float:left;background:url('images/video.jpg');
	padding-left:10px;
}
#video div {
	width:320px;height:240px;background:#000;display:block;
}
#main {
	width:1003px;height:324px;float:left;background:url('images/main.jpg');
	padding-top:22px;
}
#main-text {
	width:918px;height:300px;
}
#main-text ul {
	width:890px;margin:auto;border-bottom:1px #a09b88 dotted;padding:10px 0;clear:both;
}
#main-text ul li {
	width:700px;float:left;font-size:14px;padding-left:10px;line-height:20px;
}
#main-text ul li h2 {
	font-size:14px;text-align:right;line-height:26px;
}
#main-text ul li#logo {
	width:105px;background:url('images/line.jpg') no-repeat right top;padding:0;
}
#main-text ul li#logo img {
	width:88px;height:31px;border:1px #000 solid;
}
/* iframe */
#media-iframe {
	width:918px;height:300px;padding:10px 0;margin:auto;
}