/* CSS Document */
/*整体的字体、间距、列表*/
html {color:#333;background:#FFF;font-family:宋体;}
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;}
body {font-size:12px;text-align:center;}
form, img, p,fieldset,dl,dt,dd{border:0px;}
ul, li{margin:0px auto; padding:0px; list-style:none; list-style-position:outside;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
dl,dt,dd{margin:0px; padding:0px; border:0px;}

input, select{color:#666; font-size:12px; padding:0px;}
a:link,a:visited { font-family:"宋体";color: #333333; text-decoration: none; font-weight: normal;}
a:hover {color: #BD0A01; text-decoration: underline; font-weight: normal;}
i{ font-style:normal;}

.left{float: left;}
.right{float: right;}
.clear{clear:both;}
.no_way{clear:both; display:block; overflow:hidden; height:0; margin:0; padding:0; line-height:0; font-size:0;}
.dis{display: block;}
.undis{display: none;}

/*整体框架*/
.g_main{clear:both; margin:0 auto; width:960px; padding:0px;}
.blank5{clear:both; height:5px; overflow:hidden;}
.blank10{clear:both; height:10px; overflow:hidden;}
.mar_r10{margin-right:10px;}
.mar_t10{ margin-top:10px;}

.col_720{width:720px; padding:0; margin:0;}
.col_230{width:230px; padding:0; margin:0;}
.col_400{width:400px; padding:0; margin:0;}
.col_310{width:310px; padding:0; margin:0;}
.col_290{width:354px; padding:0; margin:0;}

.mar_r10{margin-right:10px;}
.mar_t10{ margin-top:10px;}
.mar_t5{ margin-top:5px;}
.al_c { text-align:center; }
.va_m { vertical-align:middle;}
.pad_l10 { padding-left:10px;}
.pad_l5 { padding-left:5px;}
.pad_r5 { padding-right:5px;}
.pad_b10 { padding-bottom:10px;}

.vmain {
        width: 980px;
}
.vmain_l {
        float: left;
       width: 730px;
}
.vmain_r {
        float: right;
        width: 250px;
}
.position {
        line-height: 28px;
        background: url(/skin/default/images/title_bg1.jpg) repeat-x;
        height: 28px;
        width: 698px;
        margin-bottom: 10px;
        padding: 0px 10px;
        border: 1px solid #DEDEDE;
}
.vxh {
        width:342px;
        float: left;
        margin-right: 10px;
}
.vxh_title {
        line-height: 28px;
        background: url(/skin/default/images/title_bg1.jpg) repeat-x;
        height: 28px;
        width:343px;
        float:right;
        text-align:right;
        padding-right:10px;
        border: 1px solid #DEDEDE;
}
.vxh_title span {
        float:left;
        font-weight:bold;
        width:70px;
        height:28px;
        display:block;
        text-align:center;
        padding-left:10px;
}
.box {系统自定义｝
