/*************************************************************
 * name:theme
 * img:/widgets/Themes/theme/face.jpg
 * label:风格样式三
*************************************************************/
*{ margin:0; padding:0;}
body { background:url('../images/allbg3.jpg') no-repeat center top #f9f9f9;color:#000; font-size:12px;font-family:"微软雅黑"; }
a { color: #666; text-decoration:none; cursor: pointer;}/***全局文字链接颜色***/
a:hover { color: #f00; text-decoration:none;}
ul, li { list-style-type:none;}
img { border:none;}
input, textarea, select { vertical-align:middle;}
input,select{ vertical-align:middle; height:30px; line-height:30px;} 

/************网站顶部定义**************/
.headerV27 { background: url("../images/top.gif") repeat-x scroll left -29px transparent;}
.wrapper { }
.mtop10 { margin-top:10px;}
.Tag_list { background: url("../images/back.gif") no-repeat scroll left -736px transparent; height: 32px; line-height: 32px; margin-bottom: 8px; position: relative;}

/************wonders201710**************/
.layout { width:1200px; margin:0 auto;overflow:hidden; }
.top { width:100%; height:100px; background: url("../images/topbg.jpg") no-repeat top center;}
.layout_line {width:60px; background:url("../images/bg_line.jpg") repeat-y;}

.home_bg01 { width:768px; background:url("../images/header_tit05.png") no-repeat top left; border:1px solid #cde8f9;padding:50px 5px 5px 5px; border-radius: 8px;}

.space01 { background:url("../images/spaceline01.png") repeat-y; height:378px;}
.space20 { height:20px; line-height:0;}
.space30 { height:30px; line-height:0;}
.space40 { height:40px; line-height:0;}
.space50 { height:50px; line-height:0;}

/*WAP*/
.wapbg {background:#f5f4f4;}
.wapbg02 {background:#333;}

#pagecontainer{overflow:hidden}
