﻿@import url(http://world2.wanmei.com/images/logo/world2_logo.css);
@import url(http://www.wanmei.com/top/css/iframe.css);

/* 共用部分 */
* {margin:0;padding:0px;}
body {background:#FFFFFF;font-size:14px;font-family:宋体, Arial, Helvetica, sans-serif;color:#000;margin:0;padding:0px;}
.flt{float:left}
.frt{float:right}
img{border:0px;}
.clr{clear:both}
.center{text-align:center}
a{text-decoration:none;color:#000}
a:hover{text-decoration:underline;color:#000}
a {blr:expression(this.onFocus=this.blur());outline:none;}
area {blr:expression(this.onFocus=this.blur());outline:none;}
ul,li{margin:0;padding:0;list-style-type: none;}
.none{display:none}

/* LOGO的定位 */
#world2_logo{top:20px;left:30px;}
#transparent_logo{top:20px;left:30px;}

.wrap{background:#FFFFFF url('../images/bg.jpg') no-repeat center top;width:100%;clear:both}
#header ,#main ,#nav{width:1002px;margin:0px auto;clear:both;}
#header img ,#nav img ,#btn_left img ,#btn_right img{float:left}
#header{position:relative}

#btn_left{
	width:282px;float:left
}
#btn_left div{
	width:150px;float:left
}
#btn_right{
	width:283px;float:left
}
#btn_right div{
	width:151px;float:left
}
#mv{
	width:437px;height:325px;background:url('../images/index_mv.jpg') no-repeat;float:left
}








