body,td,th {
    font-family: "宋体";
    font-size: 12px;
    color: #433A3A;
    
    
}
body {
width:1024px;
margin:0 auto;
background:url(../images/bg.jpg);
}

.a{
    font-family: "宋体";
    font-size: 12px;
    color: #fff;
    font-weight:bold;

}
a:link {
    color: #433A3A;
    text-decoration: none;
}
a:visited {
    color: #433A3A;
    text-decoration:none;
}
a:hover {
    color: #ff0000;
    text-decoration:  none;
}
/*--------------------------导航-----------------------------------------------------*/
 a.lian{
display:block;
font-size:12px;
border-bottom:1px solid #b4b49c;
padding:8px 8px 8px 18px;
text-decoration:none;
color:#b4b49c;
}
 a.lian:link {
color: #323317;
    }
a.lian:visited {
    color: #323317;
}
a.lian:hover {
    color: #bf0707;
    background-image:url(../images/发表留言_08.jpg);
    }

.dhwz{
padding-left:60px;
padding-top:25px;
font-size:13px;
font-weight:bold;
color:#000000;}
.tb{

border-bottom:1px solid #CCCCCC;
border-bottom-style:dashed;}
    
.indextable { border-top:solid 1px #999;border-left:solid 1px #999; line-height:25px;}

.indextable td{ border-right:solid 1px #999;border-bottom:solid 1px #999; padding:5px;padding-bottom:5px;}

.tbclass1 { border-top:solid 1px #999;border-left:solid 1px #999; line-height:25px; margin:5px;}
.tbclass1 td
{ border-right:solid 1px #999;border-bottom:solid 1px #999; padding:5px;}

#tabs {
float:left;
width:100%;
background:#eae3d3;
font-size:14px;
font-weight:bold;
line-height:normal;
}
#tabs ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabs a span {
float:left;
display:block;
padding:5px 15px 4px 6px;
color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
color:#FF9834;
}
#tabs a:hover {
background-position:0% -42px;
}
#tabs a:hover span {
background-position:100% -42px;
}

.font_content22{
    font-family:"宋体";
    font-size:14px;
    color:#FF6600;
}
.font_title22{
    font-family:"宋体";
    font-size:16px;
    color:#FF0000;
    font-weight:bold;
}

.cheng22{ margin:30px 0; width:750px;
}

.online span{float:left;width:230px;}
.clr {clear:both;}

.zuobiao{
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background: #2036;
    position: absolute;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    border-radius: 23px;
    box-shadow: 0 0 0 1px #000, 0 0 0 5px #fff6;
    text-shadow: 1px 1px 1px black;
}