@charset "gb2312";

/*Main Page CSS Document */

body{
	padding: 0;
	margin: 0;
		
}

html, body {
    background-color: #FFFFFF;
    height: 100%;
}

.hp_StageTop div {
	height: 400px;
	position: absolute;
	top: 0;
	width: 100%;
}

.hp_Stage {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	width: 920px;
	z-index: 1;
}

.hp_StageTop div,.hp_StageTopInner,.hp_StageBottom div {
	background: url("../images/template/background.jpg") no-repeat scroll
		center top transparent;
}

.hp_StageTopInner {
	height: 400px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.hp_StageTopInner div {
	background: url("../images/template/fade.png") repeat-x scroll center
		top transparent;
	height: 315px;
	position: absolute;
	top: 45px;
	width: 100%;
}

.hp_StageBottom {
	position: relative;
}

.hp_StageBottom div {
	background-position: center bottom;
    height: 400px;
    position: absolute;
    top: -400px;
    width: 100%;
}

.hp_Footer {
    clear: both;
    min-height: 55px;
    padding-top: 0px;
     margin: 0 auto 12px;
    width: 890px;
}

.cssClear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}




#hp_header * #hp_footer * {
	font-family: Microsoft YaHei, SimHei, SimSun, sans-serif;
}

#hp_header {
	height: 91px;
	overflow: visible !important;
	text-align: left;
	visibility: visible !important;
	z-index: 998;
	margin-bottom: 12px;
}

#hp_header {
	
	color: #8E949E;
	font-weight: bold;
	margin: 0 auto 12px;
	position: relative;
	width: 890px;
}

#hp_header .header_logo {
	float: left;
	height: 60px;
	margin: 24px 20px 0 19px;
	width: 171px;
}

#hp_header a {
	border: 0;
	margin: 0;
	padding: 0;	
}

img{	
	border: 0 none;
	margin: 0;
	padding: 0;	
}

#hp_header a,#hp_footer a {
	font-weight: bold;
	text-decoration: none;
}

#hp_header .righter .search_form {
	display: inline;
}

#hp_header .righter {
	float: right;
	display: inline;
	width: 128px;
	height: 30px;
	overflow: hidden;
	text-align: right;
	padding-right: 0;
}


#hp_header .righter .hsearch {
	background-image: url(../images/icons/search_back.png);
	width: 122px;
	height: 18px;
	float: right;
	margin-top: 6px;
	overflow: hidden;
}

#hp_header .righter .hsearch .intxt {
	float: left;
	margin-left: 20px;
	margin-top: 2px;
	width: 84px;
	height: 12px;
	line-height: 14px;
	background-color: #FFF;
	border: 0;
	display: inline;
	font-size: 12px;
	padding-top: 1px;
	color: #999;
}
/*
background-color:#DAD8F6;

*/
#hp_header .righter .hsearch .search_btn {
	float: right;
	margin-right: 0;
	margin-top: 1px;
	width: 18px;
	height: 16px;
	line-height: 18px;
	overflow: hidden;
	border: 0 none;
	cursor: pointer;
	background-image: url(../images/icons/search_button.png);
	background-color: transparent;
	
	
}

.hp_reset div,.hp_reset dl,.hp_reset dt,.hp_reset dd,
.hp_reset ul,.hp_reset ol,.hp_reset li,.hp_reset h1,
.hp_reset h2,.hp_reset h3,.hp_reset h4,.hp_reset h5,
.hp_reset h6,.hp_reset pre,.hp_reset code,.hp_reset form,
.hp_reset fieldset,.hp_reset legend,.hp_reset input,.hp_reset textarea,
.hp_reset p,.hp_reset blockquote,.hp_reset th,.hp_reset td{
	
		margin: 0;
    	padding: 0;
    	
}

ul{
    list-style: none outside none;
    padding-bottom: 10px;
}

#hp_header .nav{
	width: 680px;
	float: left;	
}

#hp_header .nav li{
	float: left;
    margin-right: 5px;
    padding-left: 5px;
}

#hp_header .mainnav{
	font-size: 13px;
    overflow: visible;
    width: 680px;
    
}

#hp_header .mainnav a{
	color: #000;
    position: relative;
    top: -7px;	
    font-size: 13px;
}

#hp_header .mainnav a:hover{
	color: #A650A6;
    text-decoration: none;
}
#hp_header .mainnav li{
	background: url("../images/template/sprite2.png") no-repeat scroll center top transparent;
    border-left: 2px solid #FFF;
    bottom: -3px;
    height: 12px;
    line-height: 12px;
    margin: 8px 0 0 0;
    padding: 0 20px 2px 20px;
    position: relative;
}

#hp_header .mainnav li.nav_li_first{
	border: medium none;
}

#hp_header .mainnav li.nav_li_selected{
	background-position: center -38px;
    padding-bottom: 3px;
}

#hp_header .mainnav li.nav_li_selected a{
	color: #A650A6;
}


#hp_header .nav_lower{
	border-top: 3px solid #FFF;
    float: left;
    width: 680px;
    height: 28px;
    background-image: url(../images/template/SecondNavBGI.gif);
}

#hp_header .nav_lower li{
	border-left: 1px solid #FFF;
    margin: 6px 10px 6px 0;
    padding: 0 0 0 10px;
    position: relative;
    white-space: nowrap;
    z-index: 998;
}

#hp_header .sub_nav_ul li{
	border-left: 1px solid #FFFFFF;
    bottom: 0;
    height: 12px;
    line-height: 12px;
    margin: 6px 0 0;    
    padding: 0 20px 3px 20px;    
    position: relative;	
}

#hp_header .nav_lower li.sub_nav_first{	
	border: medium none;
}

#hp_header .nav_lower a{	
	color: #CCC;
    font-size: 12px;
    line-height: 12px;
    position: relative;    
    top:0;   
    top: 3px \9; 
}

#hp_header .nav_lower li.sub_nav_li_selected a{
	color: #FFF;
}

#hp_header .nav_lower a:hover{
	color: #ECECEC;
    text-decoration: none;
}


#footer {
    background-image: url("../images/template/bg_footer.gif");
    background-repeat: no-repeat;
    clear: both;
    height: 32px;
    margin: 0;
    padding: 0;
    width: 890px;
}

#footer #footerLegal {
    color: #FFFFFF;
    padding: 6px 0 0 10px;
    
}

#footerLegal span{
	color: #FFFFFF;
    font-size: 12px;
    padding: 0;
    text-decoration: none;	
}

#footerNav span{
	color: #FFFFFF;
    font-size: 12px;
    padding: 0;
    text-decoration: none;	
}

#footer #footerNav {
    float: right;
    margin-bottom: 0;
    margin-top: -18px;
    padding-right: 10px;
    text-align: right;
}

#footerNav ul {
    display: inline;
    margin: 0;
    padding: 0;
}

#footerNav ul li {
    
    background-position: 0 60%;
    background-repeat: no-repeat;
    display: inline;
    font-size: 11px;
    list-style: none outside none;
    padding: 0 2px 0 5px;
}

#footer a {
    color: #FFFFFF;
    font-size: 12px;
    padding: 0;
    text-decoration: none;
}


