body {margin:0 auto;background-image: url(/images/bgimage1.gif);font-size:12px;color:#000; }
.padbcont_Top {margin:0 auto; width: 796px; height:85px    }
.padbox_Top {width:auto; height:auto;}
.padbcont_Main { width: 783px; height:69px  ; margin: 0 auto; }
.padbox_Main { width:auto; height:auto; padding:0 }
.colcont_text {  width: 783px; background-image: url(/images/text_bg.gif); margin: 0; padding: 0; }
.colboxleft_text { width:6px; height:100%; float:left ; margin: 0; padding: 0; }
.colboxright_text { width:35px; height:100%; float:right ; margin: 0; padding: 0; }
.colboxmiddle_text { width:auto; height:100%; margin: 0; padding: 0 10px;}
.text{ font-size:12px;margin-top:20px;word-wrap:break-word;}/* 文章内容显示部分 */
.text h2{ font-size:18px;color:green;text-align:center; }
.text h3{ font-size:12px;color:red;text-align:center; }
.text h3 a{ font-size:12px;color:green;text-align:center; text-decoration:none;}
.colcont_main_top { background-image: url(/images/top_bg.gif); background-position: 700px 0; width: 100%; height:56px; }/* 顶部总体部分 */
.colboxleft_main_top { background-position: right 0; right: 0; width:10px; height:56px; float:left; }/* 顶部左边部分 */
.colboxright_main_top { width:36px; height:56px; float:right }/* 顶部右边部分 */
.colboxmiddle_main_top { background-image: url(/images/top_bg.gif); text-align: center; width:auto; height:56px; }/* 顶部中间部分 */
.auto,.auto ul {margin-right:auto;margin-left:auto;}/* 框架居中 */
.imgCenter {vertical-align:middle;}/* 图片居中 */
.txtLeft {text-align:left;}/* 文字对齐 */
.txtCenter {text-align:center;}/* 文字对齐 */
.txtRight {text-align:right;}/* 文字对齐 */
.f12 {font-size:12px;}/* 文字大小 */
.f14 {font-size:14px;}/* 文字大小 */
.f16 {font-size:16px;}/* 文字大小 */
.ti12 {text-indent:12px;}/* 首行缩进 */
.ti24 {text-indent:24px;}/* 首行缩进 */
.fb {font-weight:bold;}/* 文字加粗 */
.more {text-align:right;padding-right:5px;}/* 更多 */
.underline,.underline a {text-decoration:underline;}/* 下划线 */
.red,.red a {color:#FE1200;} /* 红色 */
.darkGray,.darkGray a {color:#424242;}/* 深灰 */
.tintGray,.tintGray a {color:#B7B7B7;}/* 浅灰 */
.generalGray,.generalGray a {color:#565656;}/* 中灰 */
.black,.black a {color:#000;}/* 黑色 */
.blue,.blue a {color:#00f;}/* 蓝色 */
.white,.white a {color:#fff;}/* 白色 */
.blank5 {margin:0 auto;width:100%;height:5px;font-size:1px;}/* 空白间距5px */
.blank10 {margin:0 auto;width:100%;height:10px;font-size:1px;}/* 空白间距10px */
img{border:0px;}/* 图片边框为0 */
#floater{text-align:center;position:absolute;top: expression(document.body.clientHeight - parseInt(50));z-index:1001; width:100%;}