/* ========== logo外调 ========== */
@import url(../../../../style/kdxy_logo.css);
@import url(http://www.wanmei.com/top/css/iframe.css);

#logo{
	top:5px;
	left:10px;
	position:relative;
	z-index:9999;
	float:left;
	}

#kdxy_logo{
	top:5px;
	left:10px;
	z-index:9999;
	}
	
#transparent_logo{
	top:5px;
	left:10px;
	z-index:9999;
	}

/* ========== Basic ========== */

/* ========== Basic ========== */
body {
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	color:#fff;
	text-align:center;
	background: url(../images/bg_index1280.jpg) no-repeat center 66px;
	}		
		
img{
	border:0;
	margin:0;
	padding:0;
	float:left;
		}	
	
a{
	blr:expression(this.onFocus=this.blur());
	}
	
area{
	blr:expression(this.onFocus=this.blur());
	}

/* ========== 文字链接样式1 ========== */


/*  主要框架  */
#index {
	width:100%;
	overflow:hidden; 
	border:0;
	background: url(../images/bg_index1280b.jpg) no-repeat center bottom;
}

#wrap {
	width:1002px;
	margin-right: auto;
	margin-left: auto;	
	text-align:left;
	position:relative;
}

#top {
	width:1002px;
	float:left;
}

#center{
	width:1002px;
	float:left;
	}
	
#left{
	width:501px;
	float:left;
}

#right{
	width:501px;
	float:left;
}
/*  主要内容  */

#top img,#left img,#right img{
	float:left;
	border:0;
	}