
/* 重置样式 */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,a,a:hover{text-decoration:none;}

/* 公共样式 */
body,textarea,input,button,select,keygen,legend{font: 12px/150% Arial,Verdana,"\5b8b\4f53";color:#333;outline:0;}
body{}
a:link,a:visited{color:#ccc;text-decoration:none;}
a:hover,a:active{color:#000;text-decoration:underline;}

/* 函数样式  */
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.hidden{display:none;}
.clearing{clear:both;width:1px;overflow:hidden;height:0;}

/* 头部 */
.g-hd-outer{
width:100%;
margin:auto;
background-repeat:none;
}
.g-hd-inner{
margin:auto;
}
/*
.g-hd-edit {height: 111px;
width: 1000px;
margin:0 auto;
}
*/
/* 头部顶部菜单 */
.m-hd-top{float:right;margin-top:10px;text-align:right;height:32px;font:400 12px/32px;}
.u-hd-btn{padding:4px 5px;}
a.u-username{color:#c00;text-decoration:underline;}
.u-trans{padding-right:0px;}

/* 头部自定义HTML */
.m-hd-headhtmlwrap{position:relative;}
div.m-hd-headhtml{position:absolute;width:720px;height:85px;top:25px;left:260px;}

/* LOGO */
.m-logo {
float:left;
margin: 0 auto;}
.m-logo img{max-height:100px;_height:expression(this.height > 100 ? "100px" : this.height)}



/* 导航 */
.m-nav{position:relative;width: 100%;margin-top:20px;z-index:2;overflow:hidden; _position: absolute; }
.m-nav ul{width: 1025px;height: 48px;margin: 0 auto;padding: 0 0 0 12px;z-index:9999;}
.m-nav ul li{height: 48px;width: 125px;font-size: 12px;color: #FFFFFF;text-align:center;float: left;line-height: 48px;*z-index:4;cursor:pointer;float:left;display:inline;position:relative;}
.m-nav ul li a{text-align:center;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;}
.m-nav ul li a:hover{color: #000000;text-decoration: none;background-color: #CCCCCC;}
.m-nav ul li ul {width:120px;padding:0;z-index:9999;left:120px;}
.m-nav ul li ul li{width:120px;height:48px; z-index:9999;}
.m-nav ul li ul.last {left:-60px; 1}
.m-nav ul li ul li ul {margin-top: -48px;margin-left: -120px; }
.m-nav ul li ul.last li ul{left:120px;width:120px;}
.m-nav ul ul li {}
.m-nav ul ul li a{width:120px;}
.u-first a{}

/**/
.m-wg-hd{}
.m-wg-hd h2{}
.m-wg-hd .more{

}
/* 脚部 */
.g-ft{
width: 100%;
clear:both;
}
.g-ft a{color:#fff;}
.g-ft-inner{width: 1025px;
margin: 0 auto;
padding: 20px 0 0 0; }
.m-ft-nav{color:#fff;
font-size: 14px;
text-align: center;
line-height: 30px;}
.m-ft-text{color:#fff;
font-size: 14px;
text-align: center;
line-height: 30px;}


.m-wg .m-wg-ct {
    background: none repeat scroll 0 0 #fff;
    /*margin-top:50px;*/
}
