HTML,BODY{width:100%;height:100%}
/*BODY {
  margin:0;padding:0;BACKGROUND: url(../images/top_bg.gif) repeat-x top;                  
}*/
BODY{  
                /* 加载背景图 */
    background-image: url(../images/mybackground.png);

    /* 背景图垂直、水平均居中 */
    background-position: center center;

    /* 背景图不平铺 */
    /*background-repeat: no-repeat;*/

    /* 当内容高度大于图片高度时，背景图像的位置相对于viewport固定 */
    /*background-attachment: fixed;*/

    /* 让背景图基于容器大小伸缩 */
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;/*后面两句是为chrome和opera浏览器作兼容*/

    /* 设置背景颜色，背景图加载过程中会显示背景色 */
    background-color: #464646;
}  

li{ list-style:none}
ul{margin:0px;padding:0px}
img{border:0px;}
a{text-decoration:none;}
.clear{ clear:both;}
.clear8{ clear:both;height:8px}
.clear40{ clear:both; height:40px}
.blank10{height:10px; overflow:hidden}
.l{ float:left}
.r{ float:right}
.kuang_0{border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;}
.kuang_1{ border:1px solid #c5c4c2}
.kuang_2{border:1px solid #dddddd; border-top:none}
.kuang_3{ border:1px solid #e6e7e1}
.kuang_4{border:1px solid #dddddb; border-top:none}
.kuang_xxgk_1{border:1px solid #c6e1fc;}
.font_1{padding-left:30px; font-size:10.5pt; font-weight:bold; color:#be0201}
.font_2{ padding-left:30px; font-size:10.5pt; font-weight:bold; color:#7d0103}
.font_3{ font-family:"微软雅黑"; padding-left:55px; font-size:10.5pt; color:#e60013;}
.font_tit1{ font-family:"微软雅黑";font-size:10.5pt; font-weight:bold; color:#396499}
.font_tit2{ font-size:9pt; font-weight:bold; color:#222}
.head_bg{BACKGROUND: url(../images/logo_right.jpg) right top no-repeat; }
.nav{text-align:center; BACKGROUND: url(../images/nav_bg.gif) repeat-x}
.index_tit_1_t{BACKGROUND: url(../images/index_tit_1_t.gif) no-repeat}
.index_tit_1_bg{BACKGROUND: url(../images/index_tit_1_bg.gif) repeat-y}
.index_tit_2_t{BACKGROUND: url(../images/index_tit_2_t.gif) no-repeat}
.index_tit_2_bg{BACKGROUND: url(../images/index_tit_2_bg.gif) repeat-y}
.index_tit_3_t{BACKGROUND: url(../images/index_tit_3_t.gif) no-repeat}
.index_tit_3_bg{BACKGROUND: url(../images/index_tit_3_bg.gif) repeat-y}
.index_link_t{BACKGROUND: url(../images/index_link_t.gif) no-repeat}
.index_link_bg{BACKGROUND: url(../images/index_link_bg.gif) repeat-y}

.list_left_bg{BACKGROUND: url(../images/list_left_bg.jpg) no-repeat background-size:auto 100% top; padding-left:5px; padding-top:5px}
.list_r_top{BACKGROUND: url(../images/list_r_top.gif) no-repeat top;}
.list_left_bottom{
    padding-bottom: 2px; 
}
.search{ padding-top:9px}
.foot{ background:#f2f5fa; font-size:9pt; font-family:宋体; line-height:180%}

td.b1_1_{FONT-SIZE:9pt;}
td.b2_1_{FONT-SIZE:9pt;}
td.b3_1_{FONT-SIZE:9pt;BORDER-BOTTOM: #7b0008 1px solid;TEXT-ALIGN: center;FILTER: alpha(opacity=80);BACKGROUND-COLOR: #a1000a;WIDTH: 120px;HEIGHT: 30px;BORDER-RIGHT: #7b0008 1px solid;opacity: 0.8;}
td.b4_1_{FONT-SIZE:9pt;BORDER-BOTTOM: #7b0008 1px solid;TEXT-ALIGN: center;FILTER: alpha(opacity=80);BACKGROUND-COLOR: #de0403;WIDTH: 120px;HEIGHT: 30px;BORDER-RIGHT: #7b0008 1px solid;opacity: 0.8;}
a.menu0_1_:link {TEXT-DECORATION: none;}
a.menu0_1_:visited { TEXT-DECORATION: none;}
a.menu0_1_:hover {TEXT-DECORATION: none;}
a.menu0_1_:active {TEXT-DECORATION: none;}
table.tb1_1_{FONT-SIZE:9pt;border:0;}
span.s1_1_{LINE-HEIGHT: 160%;FONT-FAMILY: 微软雅黑;COLOR: #ffa8a8;FONT-SIZE: 10.5pt;FONT-WEIGHT: bold;TEXT-DECORATION: none;}
span.s2_1_{LINE-HEIGHT: 160%;FONT-FAMILY: 微软雅黑;COLOR: #ffa8a8;FONT-SIZE: 10.5pt;TEXT-DECORATION: none;}
span.s10_1_{LINE-HEIGHT: 160%;FONT-FAMILY: 微软雅黑;COLOR: #ffffff;FONT-SIZE: 10.5pt;FONT-WEIGHT: bold;TEXT-DECORATION: none;}
span.s20_1_{LINE-HEIGHT: 160%;FONT-FAMILY: 微软雅黑;COLOR: #ffffff;FONT-SIZE: 10.5pt;TEXT-DECORATION: none;}

.dtd2
{
	width: 350px;
	height: 20px;
	text-align: left;
	padding-left: 5px; 
	color:Black;
}