@charset "utf-8";
/* reset.css */
html {margin:0;padding:0;border:0;font-family:Arial,"宋体";}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;color:#333;background:white;font-size:12px;}
table {border-collapse:separate;border-spacing:0;font:normal 12px/1.5'Tahoma','simsun';color:#333;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}
ul,ol,li{list-style-type:none}

/*--------------------a tag---------------------------*/
a{color:#434343;text-decoration:none;}
a:hover{color:#770101;text-decoration:underline;}

/* grid.css */
.container {width:960px;margin:0 auto;overflow:hidden;height:100%;}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-6-1 {width:240px;float:left;background:#fcf2f0;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-12-1{width:480px;float:left;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:720px;margin-right:0;}
.span-18-1 {width:710px;margin-right:10px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:960px;margin-right:0;}

.ml15{ margin-left:15px;}
.mr15{ margin-right:15px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}

.ftsong{ font-family:"宋体";}
.white-color{ color:#fff;}
.acolor{color:#8d0000;}
.div-center
{
    text-align:center;
    height:35px;
    vertical-align:middle;
    font-size:16px;
    padding-top:8px;
}

.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.fb{font-weight:bolder;}
.fontprice{font-size:12px;font-weight:bolder;color:#770101;}
.ft12{font-size:12px;}
.ft14{font-size:14px;}
.ft15{ font-size:15px;}
.ft16{ font-size:16px;}
.ft18{font-size:18px;}
.ft20{font-size:20px;}
.ft22{font-size:22px;}
.ft24{font-size:24px;}
.border-01{border:#950000 2px solid;background:#fff;padding:3px;overflow:hidden;height:100%;}
.border-02{border:#cacaca 1px solid;background:#fff;overflow:hidden;height:100%;}
.border-03{border:#cacaca 1px solid;background:#fff;height:135px;}
.border-04{border-left:#cacaca 1px solid;border-bottom:#cacaca 1px solid;border-right:#cacaca 1px solid;background:#f3f3f3;}
.border-05{border:#f3f3f3 3px solid;background:#fff;overflow:hidden;height:100%;}
.border-06{border:#f3f3f3 8px solid;background:#fff;overflow:hidden;height:100%;}
.border-07{border:#950000 2px solid;background:#fff;overflow:hidden;height:100%;height:290px;position:relative;}
.border-08{border:#cacaca 2px solid;background:#fff;padding:3px;overflow:hidden;height:100%;}

.hide{display:none;}