a, area
{
    blr: expression(this.onFocus=this.blur());
}
/*for IE*/
:focus
{
    outline: none;
}
/*for Firefox*/

.header
{
    width: 962px;
    height: 115px;
    margin-top: 10px;
    background: #fff url(/s/images/bg/header_962x190.gif ) no-repeat left top;
}
.header_r
{
    width: 700px;
    margin-right: 20px;
}
.header_search
{
    margin-top: 20px;
    height: 22px;
    line-height: 22px;
}
.header_language
{
    margin-right: 13px;
}
.header_language span
{
    font-size: 11px;
    font-family: Verdana, Arial;
}
#logo
{
    margin-top: 26px;
    margin-left: 30px;
}
.search_go
{
    background: url(/s/images/bg/800x600.gif ) no-repeat top right;
    width: 144px;
    height: 22px;
}
.search_go input
{
    height: 17px;
    padding-top: 3px;
    margin-top: 1px;
    width: 95px;
    float: left;
    display: inline;
    margin-left: 24px;
    background: #eef2f5;
    color: #7f7f7f;
    vertical-align: middle;
}
.search_go button
{
    float: left;
    display: inline;
    width: 22px;
    height: 22px;
    background: none;
    border: 0px;
    cursor: pointer;
    margin-left: 2px;
    text-indent: -5000px;
}
.nav
{
    clear: both;
    float: right;
    display: inline;
    margin-top: 24px;
}
.nav ul li.util
{
    float: left;
    display: inline;
    margin: 0px 3px;
    position: relative;
}
.header .nav ul li.util a.util_a
{
    height: 35px;
    line-height: 35px;
    float: left;
    display: inline;
    font-size: 14px;
    color: #4d4d4d;
    font-weight: bold;
    padding-left: 20px;
}
.nav ul li.util a.util_a span.util_span
{
    height: 35px;
    line-height: 35px;
    float: left;
    display: inline;
    padding-right: 20px;
    cursor: pointer;
}
.nav ul li.util a.util_a:hover
{
    background: url(/s/images/bg/bg_nav.gif ) no-repeat left top;
    text-decoration: none;
}
.nav ul li.util a.util_a:hover span.util_span
{
    color: #fff;
    background: url(/s/images/bg/bg_nav.gif ) no-repeat right top;
}
.nav ul li.dq a.util_a{
    background: url(/s/images/bg/bg_nav.gif ) no-repeat left top;
    text-decoration: none;  
}
.nav ul li.dq a.util_a span.util_span{
    color: #fff;
    background: url(/s/images/bg/bg_nav.gif ) no-repeat right top;
}
.header .nav_dl
{
    position: absolute;
    width: 130px;
    background: url(/s/images/bg/bg_dd_b.gif ) no-repeat left bottom;
    padding-bottom: 3px;
    text-align: left;
	display:none;
	top:33px;
	left:0px;
	z-index:2555;
}
.header .nav_dl li
{
    width: 130px;
    background: url(/s/images/bg/bg_dd_t.gif ) no-repeat left bottom;
    height: 31px;
    line-height: 31px;
    color: #fff;
    font-size: 12px;
    position:relative;
    z-index:1000;
    float:left;
}
.header .nav_dl li a
{
    color: #fff;
    display: block;
    height: 31px;
    line-height: 31px;
    text-decoration: none;
    width:130px;
    overflow:hidden;
    float:left;
}
.header .nav_dl li a span
{
    padding-left: 11px;
    cursor: pointer;
    color: #fff;
}
.header .nav_dl li a:hover
{
    background: #ccc !important;
    color: #000 !important;
    text-decoration: none;
}
.header .nav_dl li a:hover span
{
    color: #000;
}
.nav_ul li
{
    width: 130px;
    background: url(/s/images/bg/bg_dd_t.gif ) no-repeat left bottom;
    height: 31px;
    line-height: 31px;
    color: #fff;
    font-size: 12px;
}
.nav_ul li a
{
    width:155px !important;
}
.nav_ul li a span
{
    padding-left: 11px;
    cursor: pointer;
    display: inline;
    color: #fff;
}
.nav_ul li a:hover
{
    background: #ccc !important;
    color: #000;
    text-decoration: none;
}
.nav_ul li a:hover span
{
    background: #ccc;
    color: #000;
}
.nav_ul{left:130px;display:none;position:relative !important;position:absolute;top:-31px !important;top:0px;}
.sub_ul3{left:-155px !important;}
.nav_ul li
{
    width: 155px !important;
    background: url(/s/images/bg/bg_dd_t2.gif ) no-repeat left bottom !important;
}
.header .nav_dl .twoli a.back{
    background:url(/s/images/bg/bg_dd_t1.gif) no-repeat left center;
}
.header .nav_dl .twoli a.back:hover
{
    background:#CCCCCC url(/s/images/icon/icon_4x8.gif) no-repeat scroll 116px center !important
}