/*************************************************************
 * name:theme
 * img:/widgets/Themes/theme/face.jpg
 * label:风格样式三
*************************************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {
    margin:0;
    padding:0;}
address, caption, cite, code, dfn, em, th, var {
    font-style:normal;}
ul, li {
    list-style-type:none;}
img {
    border:none;}
input, textarea, select {
    font-family:inherit;
    font-weight:inherit;
    vertical-align:middle;}
input,select{
    vertical-align:middle;
    height:18px;
    line-height:18px;} 
body {
    background: #f9f9f9;
    color: #333;
    font: 12px '宋体', Arial, Helvetica, sans-serif;}
a {
    color: #345292;
    text-decoration:none;
    cursor: pointer;}
a:hover {
    color: #cc0000;
    text-decoration:none;}

/************网站顶部定义**************/

.headerV27 {
    background: url(images/top.jpg) repeat-x scroll left -29px transparent;}
.wrapper {
    width:960px;
    margin: 0px auto;
    padding:0px;}

.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;}

/************全局样式**************/

.layout { width:1100px; margin:0 auto;}
.layout_sidebar{  min-height:520px;}
.layout_content { width:1060px; margin:20px auto; background:#fff; padding:20px 20px; box-shadow:0 2px 6px rgba(100, 100, 100, 0.3);}
.layout_line {width:60px; background:url(../../../_skins/images/bg_line.jpg) repeat-y;}
.footer { background:#333333 url(../../../_skins/201608a/images/footer_bg.jpg) repeat-x bottom;}