﻿@charset "utf-8";

/* css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0;}
fieldset,img { border: 0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal;}
ol,ul { list-style: none;}
caption,th { text-align: left;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}
q:before,q:after { content: '';}
abbr,acronym { border: 0;}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/*.clearfix { display: inline-block;}
*html .clearfix { height: 1%;}
.clearfix { display: block;}
*/

a:link,a:visited { text-decoration: none; }
a:hover,a:active { text-decoration: underline; }
a:focus {outline:none}

body {background:#000;}
#containerID {width: 100%;min-width: 1002px;width: expression((documentElement.clientWidth < 1100) ? "1100px" : "100%" );clear: both;}
/* nav */
.navBox{width:100%;height:50px;background:#000;}
.navBox .nav{width:1100px;height:50px;line-height:50px;color:#a4abad;font-size:12px;margin:0px auto;text-align:center;}
.navBox .nav a{color:#a4abad;font-size:12px;padding:0px 5px;text-decoration:none;}
.navBox .nav em{color:#15bdd4;}
.navBox .nav a.colorB{color:#15bdd4;}
/* footer */
.foot_box{width:100%;height:177px;background:#000;clear:both;font-size:12px; font-family:Verdana,Geneva,sans-serif,\5b8b\4f53;}
#loadfoot{height:177px;background:#000;clear:both;margin:0 auto;width:1002px;}
#loadfoot{height:177px;}
#footer{height:177px;}
#footle{float:left; width:167px; padding:43px 0 0 60px;}
#footlr{float:left; width:620px; line-height:20px; padding:40px 0 0 0;}
#footlr,#footlr a{color:#c1c1c1;}
#footlr a:hover{color:#FFF;}
#footlr span{padding:0 12px;}
#footlr p.ps{padding-top:12px;}
#wmlogo{position:relative; width:147px; height:90px; border-right:1px solid #595959;}
.wmlink{position:absolute; width:115px; height:41px; position:absolute; left:0; top:21px; background:url(about:blank); z-index:2;}
#wmlogobg{width:115px; height:41px; position:absolute; left:0; top:21px; z-index:1; background:url(http://sd.wanmei.com/images/main131127/wmlogo.png) no-repeat center top;display:block;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://sd.wanmei.com/images/main131127/wmlogo.png', sizingMethod='scale');}


/* dialog */
.dialog{display:none;width:752px;height:396px;background:url(../images/dialog_bg.png) no-repeat;position:absolute;left:100px;top:300px;z-index:1000;}
.dialog_close{background:url(../images/none.gif) no-repeat;display:block;width:58px;height:59px;position:absolute;right:5px;top:5px;}
.dialog_conts{width:719px;height:285px;padding:0px 0px 0px 33px;position:absolute;left:0px;top:111px;}
.dialog_conts li{width:162px;height:67px;float:left;margin:0px 13px 25px 0px;}

