﻿/*全局样式*/
body{width:100%; margin:0 auto; padding:0; font-size:12px; color:#000; font-family:"宋体"}
body > div{margin-right:auto; margin-left:auto} 
div,form,ul,ol,li,span,p,img,a img,h1,h2,h3,h4,h5,h6{margin:0; padding:0; border:0}
h1,h2,h3,h4,h5,h6,font{font-weight:normal; font-size:12px}
ul,ol,li{list-style:none}
em{font-style:normal}
.mauto{margin:0 auto}/*居中*/
.left{float:left}/*左浮动*/
.right{float:right}/*右浮动*/
.clear{clear:both; font-size:1px; visibility:hidden}/*清除浮动*/
.tright{text-align:right}
.tleft{text-align:left}
.tcenter{text-align:center}

/*字体样式*/
a{color:#000; text-decoration:none}
a:hover{text-decoration:underline}

/*空白*/
.blank5{margin:0 auto; height:5px; font-size:1px; clear:both}
.blank15{margin:0 auto; height:15px; font-size:1px; clear:both}
.blank20{margin:0 auto; height:20px; font-size:1px; clear:both}
.blank25{margin:0 auto; height:25px; font-size:1px; clear:both}
.blank30{margin:0 auto; height:30px; font-size:1px; clear:both}
.blank35{margin:0 auto; height:35px; font-size:1px; clear:both}
.blank40{margin:0 auto; height:40px; font-size:1px; clear:both}

/*特殊样式*/
.ml10{margin-left:10px}
.ml32{margin-left:23px}
.bj9800{background:#980001}
.bj6666{background:#666}
.fb{font-weight:bold}
.line01{width:279px; float:right; height:1px; font-size:1px; clear:both; background:#fff}

/*头部样式*/
.body_bj02{background:url(../images/body_bj01.gif)}

.hear02{width:100%; height:150px; background:url(../images/body_bj02.jpg) top repeat-x}
.hear02 .nav{width:960px; margin:0 auto}

/*自定义滚动条*/
#screen,#screen2{width:303px; height:400px; position:relative; left:-7px; overflow:auto}
.scrollbar{position:relative; height:100%}
.cds_scrollbar,.cds_scrollbar_over,.cds_scrollbar_pushed{width:13px; background:#949494 url(../images/ScrollBar02.gif) center no-repeat; position:absolute; right:0px; _right:-1px; cursor:pointer}
.cds_track{height:100%; background:#e6e6e6 url(../images/ScrollBar01.gif) left top repeat-y; position:absolute; right:0px; _right:-1px; top:0px; cursor:pointer}
.cds_up,.cds_down{background:#e6e6e6 url(../images/ScrollBar01.gif) left top repeat-y; position:absolute}
.cds_up{right:0px; top:0px}
.cds_down{right:0px; bottom:0px}

/*页面样式*/
.container{width:960px; margin:0 auto}

.content02{width:620px; float:left}

.content03{width:305px; height:465px; float:right; background:#e6e6e6}
.content03 h2{height:30px; line-height:30px; padding-left:10px; background:#333; color:#ccc}
.content03 h2 span{float:left; padding-right:10px; color:#fff; font-size:14px; font-weight:bold}
.content03 .click_before,.content03 .click_after{height:54px; padding-left:50px; line-height:24px; color:#666}
.content03 .click_before h1,.content03 .click_after h1{color:#046; font-size:14px}
.content03 .click_before h1 a,.content03 .click_after h1 a{color:#046}
.content03 .click_before{background:#ccc url(../images/ScrollBar03.gif) left top no-repeat}
.content03 .click_after{background:#e6e6e6 url(../images/ScrollBar03.gif) left -54px no-repeat}

.content04 h2{height:40px; line-height:40px; border-top:6px solid #008dbb; color:#292929; text-align:right}
.content04 h2 span{float:left; font-size:26px; font-weight:bolder; font-family:'微软雅黑','黑体'; color:#0075b0}
.content04 h2 a{color:#292929}
.content04 .pic{width:173px; height:234px; float:left; position:relative; line-height:22px}
.content04 .pic span{width:173px; height:60px; display:block; background:#318ce8; filter: Alpha(opacity=90);/* IE */ -moz-opacity:0.9;/* FF 主要是为了兼容老版本的FF */ opacity:0.9;/* FF */; position:absolute; bottom:0; left:0}
.content04 .pic p{width:153px; color:#fff; font-weight:bold; font-size:14px; position:absolute; bottom:0; left:0; padding:12px 10px; z-index:99;line-height:20px;}
.content04 .pic a{color:#fff}
