/*************************************************************
 * 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: #fff;
    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.gif") repeat-x scroll left -29px transparent;
}
.wrapper {
    width:960px;
    margin: 0px auto;
    padding:0px;
}

.mtop10 {
    margin-top:10px;
}

.Tag_list {
    background: url("imagesback.gif") no-repeat scroll left -736px transparent;
    height: 32px;
    line-height: 32px;
    margin-bottom: 8px;
    position: relative;
}
*/
@charset "gb2312";
/* 通用CSS Document */
html { color:#000;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
/*table { border-collapse:collapse; border-spacing:0; margin:auto;}*/
table {margin:auto;}

fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
li { 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; font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
input, textarea, select { *font-size:100%;
}
legend { color:#000; }
body { font:14px/1.231  Verdana, Geneva, sans-serif arial, helvetica, clean, sans-serif}
select, input, button, textarea { font:99%  Verdana, Geneva, sans-serif, arial, helvetica, clean, sans-serif; }
table { font-size:inherit; font:100%; }
pre, code, kbd, samp, tt { font-family:monospace; *font-size:108%;
line-height:100%; }
a{ text-decoration:none; color:#666666;}
.clear{ clear:both;}
/*th,td,table{
    margin:0px;
    padding:0px;
    border:0px;
    outline:0px;
    vertical-align:baseline;
}*/
#imglimit img {max-width:600px;width:600px;width:e-xpression(document.body.clientWidth>600?"600px":"auto");overflow:hidden;height:auto} 
