﻿@import url(http://w2i.wanmei.com/style/w2i_logo.css);
@import url(http://www.wanmei.com/top/css/iframe.css);
/* 共用部分 */
* {margin:0;padding:0px;}
body {background:#000;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}
ul,li{margin:0;padding:0;list-style-type: none;}
.img_border{border:1px #000 solid}

/* LOGO的定位 */
#w2i_logo{top:10px;left:405px;}
#transparent_logo{top:10px;left:405px;}

#top,#nav,#banner,#main,#bottom{width:1003px;margin:0px auto;clear:both;}
#top img ,#nav img ,#banner img ,.box img{float:left}
#top{position:relative}

#main{background:url('../images/main_bg.jpg') repeat;clear:both;padding-bottom:60px}
#main .content{width:839px;margin:0px auto;background:url('../images/main_content_bg.jpg') repeat-y;min-height:200px;_height:200px;}

.box{width:704px;margin:0px auto;padding-bottom:30px;clear:both}
.box .text{width:704px;background:url('../images/text_con_bg.jpg') repeat-y;min-height:220px;_height:220px;clear:both}
.box .text .ul-1{width:210px;padding-left:30px;}
.box .text .ul-1 li{width:99%;float:left;line-height:22px;}
.box .text .ul-2{width:400px;padding-right:30px;}
.box .text .ul-2 li{width:99%;float:left;line-height:22px;}

.box_text{padding:7px 40px 0px 60px}
.box_text p{line-height:26px}
.red{color:red}
