.clearfix:after {
	DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: "."
}
* HTML .clearfix {
	HEIGHT: 1%
}
* + HTML .clearfix {
	HEIGHT: 1%
}
.TopNav {
 float:left; COLOR: #333
}
.TopNav A {
	COLOR: #676767
}
.TopNav A:hover {
	COLOR: #000
}
.f_l {
	FLOAT: left
}
.f_r {
    float: right;
}
.tr {
	TEXT-ALIGN: right
}
.tl {
	TEXT-ALIGN: left
}
.font12,h2 {
	FONT-SIZE: 12px
}
.cursore {
	CURSOR: pointer
}
#search {
	PADDING-BOTTOM: 3px; MARGIN-RIGHT: 20px
}
#search A {
	COLOR: #f00; TEXT-DECORATION: underline
}
#search INPUT {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; BACKGROUND-COLOR: #fff; HEIGHT: 14px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid
}
#search .go {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; WIDTH: 62px; BORDER-TOP-STYLE: none; BACKGROUND: url(../images/tit.gif) no-repeat 0px 2px; HEIGHT: 24px; BORDER-LEFT-STYLE: none; CURSOR: pointer
}
.order {
	BORDER-BOTTOM: #faa2aa 1px solid; POSITION: absolute; BORDER-LEFT: #faa2aa 1px solid; WIDTH: 220px; DISPLAY: none; BORDER-TOP: #faa2aa 1px solid; TOP: 23px; RIGHT: 205px; BORDER-RIGHT: #faa2aa 1px solid
}
#ECS_ORDER_QUERY A {
	COLOR: #f60
}
.order .Contains {
	BORDER-BOTTOM: #fee5e9 1px solid; BORDER-LEFT: #fee5e9 1px solid; PADDING-BOTTOM: 10px; LINE-HEIGHT: 22px; BACKGROUND-COLOR: #fffbfd; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; BORDER-TOP: #fee5e9 1px solid; BORDER-RIGHT: #fee5e9 1px solid; PADDING-TOP: 10px
}
.bnt_num6 {
	BORDER-BOTTOM-STYLE: none; TEXT-ALIGN: center; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; HEIGHT: 27px; COLOR: #795e0d; BORDER-LEFT-STYLE: none; CURSOR: pointer;
}
.bnt_num6 {
	WIDTH: 137px; BACKGROUND: url(../images/Butbg.gif) no-repeat 0px 0x;
}
.TextInput {
	BORDER-BOTTOM: #959595 1px solid; BORDER-LEFT: #959595 1px solid; PADDING-BOTTOM: 2px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; MARGIN-BOTTOM: 5px; HEIGHT: 14px; BORDER-TOP: #959595 1px solid; BORDER-RIGHT: #959595 1px solid; PADDING-TOP: 2px
}
.CommonTit {
	LINE-HEIGHT: 22px; TEXT-INDENT: 26px; BACKGROUND:url(../images/dot.gif) no-repeat 4px 5px; COLOR: #505050; FONT-WEIGHT: bold
}
/****新加导航样式***/

#nav {
    background-color: #FF0000;
    height: 42px;
}

.nav_left {
    background-image: url("../images/nav_left.jpg");
    height: 42px;
    width: 9px;
}
.nav_fl {
    float: left;
}
.nav_center {
    background-image: url("../images/nav_center.jpg");
    height: 42px;
    width: 946px;
}
#nav_class {
    float: left;
    height: 41px;
    overflow: hidden;
}
#nav_class UL {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#nav_class UL LI {
    float: left;
    height: 41px;
    margin-left: 8px;
    width: 82px;
}
#nav_class LI {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#nav_class UL LI A#nav_current {
    background-image: url("../images/nav_h_bg.gif");
    background-repeat: no-repeat;
    font-weight: bold;
}
#nav_class UL LI A {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 41px;
    text-align: center;
    text-decoration: none;
}
#nav_class UL LI {
    float: left;
    height: 41px;
    margin-left: 8px;
    width: 82px;
}
.navbg {
    background-color: #CC0000;
}

.nav_right {
    background-image: url("../images/nav_right.jpg");
    height: 42px;
    width: 5px;
}
.nav_fr {
    float: right;
}

#seach {
    background-color: #EEF0E3;
    height: 28px;
    margin-bottom: 3px;
    padding-top: 5px;
    width: 960px;
}

#nav_class UL LI A:hover {
    background-color: #CC0000;
    font-weight: bold;
}

.search {
    background: url("../images/search_bg.jpg") no-repeat scroll left top transparent;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    width: 960px;
	float: right;
}
.search .peisongbox a {
    color: #333333;
    text-decoration: none;
}
.search .peisongbox {
    color: #D9D9D9;
    display: inline;
    float: left;
    margin-left: 20px;
    text-align: left;
    width: 411px;
}

.search .input_box {
    background: url("../images/search_inputbg.gif") no-repeat scroll left top transparent;
    display: inline;
    float: left;
    height: 26px;
    margin: 3px 0 0 105px;
    padding-left: 2px;
    text-align: left;
    width: 180px;
}

.search .search_inputbox {
    display: inline;
    float: left;
    height: 18px;
    margin: 4px 0 0 7px;
    width: 105px;
}

.search .search_inputbox .search_input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    height: 18px;
    line-height: 18px;
    padding: 0 2px 0 0;
    width: 105px;
}

.search .search_btn {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    outline: 0 none;
    text-indent: -9999px;
    width: 55px;
}

.search .hotkey {
    display: inline;
    float: left;
    padding-left: 10px;
    text-align: left;
}

.search .hotkey a {
    color: #F24965;
}
.bless {
    border: 1px solid #d8c3cc;
    color: #000;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
    width: 938px;
	padding-left:10px;
	padding-right:10px;
}
/****导航完****/