/*************************************************************
 * name:theme
 * img:/widgets/Themes/theme/face.jpg
 * label:风格样式三
*************************************************************/
*{ margin:0; padding:0;}
body { color:#333; font-size:12px;}
a { color: #000; text-decoration:none; cursor: pointer;}/***全局文字链接颜色***/
a:hover { color: #0066cc; 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;} 
h4,h5,h6{ font-weight:normal;}

/************网站顶部定义**************/
.headerV27 { background: url(images/top.jpg) repeat-x scroll left -29px transparent;}
.wrapper {}
.mtop10 { margin-top:10px;}
.Tag_list { background: url(images/back.jpg) no-repeat scroll left -736px transparent; height: 32px; line-height: 32px; margin-bottom: 8px; position: relative;}

/************自定义 wonders**************/
.layout { width:1200px; margin:0 auto;}
.layout_top { width:100%; height:200px; overflow:hidden;}
.layout_sidebar{  min-height:520px;}
.layout_content { width:1140px; margin:20px auto; background:#fff; padding:20px 20px; /*box-shadow:0 2px 6px rgba(100, 100, 100, 0.3);*/ border:10px solid #000;  -moz-background-clip: padding; -webkit-background-clip: padding; background-clip: padding-box; border: 10px solid rgba(255, 255, 255, 0.3);}
.layout_line {width:60px; background:url(../../../_skins/images/bg_line.jpg) repeat-y;}

.space01 { height:240px;}
.footer {background:#385f9a;}