/* CSS Document */
@charset "gb2312"; 
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

a { text-decoration:none;}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#topmain{
	width:100%;
	background:url(../images/top_bg.gif) 0 0 repeat-x;
	height:134px;
	padding:19px 0 0 0;
}

#topmain_index{
	width:100%;
	background:url(../images/bg_02.gif) 0 0 no-repeat;
	height:230px;
	padding:19px 0 0 0;


}
/*#topmain_index bt{
background-color:#333399;
height:100px; 
width:100px; 
float:right; }*/


#top_title{
	width:974px;
	height:82px;
	background:#FFF;

	margin-top:0px;
	
}



#top{
	width:958px;
	
}

#top ul.topTxt{
	float:right;
	width:600px;
	height:20px;
	margin: 0 0 0 10px;
	
}

#top ul.nav{
	margin-top:80px;
	margin-left:50px;
}


#top ul.nav li{
	float:left;
	margin:0 3px 0 0;
	font-size:0;
	line-height:0;
}



/*-----------------------------------------------*/

#top_index{
	width:958px;
	margin:200px 0 0 0;
	height:55px;


}


#top_index ul.nav{
	width:847px;
	margin-top:165px;

	height:26px;
	padding:0 0 0 36px;
	float:left;

}

#top_index ul.nav li{
	float:left;
	margin:0 3px 0 0;
	font-size:0;
	line-height:0;
}
#top_index ul.nav li.noMargin{
	margin:0;
}
#top_index ul.nav li a{
	display:block;
	background:url(../images/nav_bg.gif) 0 0 no-repeat;
	width:82px;
	height:26px;
	font:bold 11px/26px  Arial, Helvetica, sans-serif;
	/*color:#EBEBEB;*/
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
#top_index ul.nav li a:hover{
	background:url(../images/nav_bg_hover.gif) 0 0 no-repeat;
	color:#444444;
	background-color:inherit;
}
#top_index ul.nav li a.hover{
	display:block;
	background:url(../images/nav_bg_hover.gif) 0 0 no-repeat;
	width:82px;
	height:26px;
	font:bold 11px/26px "Î¢ÈíÑÅºÚ", Arial, Helvetica, sans-serif;
	color:#444444;

	background-color:inherit;
	text-decoration:none;
	text-align:center;
	cursor:text;
}
#top_index ul.sub{
	width:974px;
	height:29px;
	padding:0 0 0 65px;
	float:left;

	background-image:url(../images/bg_index_nav.jpg);
}


#top_index ul.sub li{
	float:left;
	background:url(../images/nav_div.gif) right top no-repeat;
	padding:0 2px 0 0;
}
#top_index ul.sub li.noImg{
	background-image:none;
}
#top_index ul.sub li a{
	padding:0 14px;
	font:normal 11px/29px  "Î¢ÈíÑÅºÚ",Arial, Helvetica, sans-serif;
	color:#1F2123;
	background-color:inherit;
	text-decoration:none;
}
#top_index ul.sub li a:hover{
	color:#B70D0D;
	background-color:inherit;
}
/*---------------top_index end---------------*/

#top ul.nav li.noMargin{
	margin:0;
}
#top ul.nav li a{
	display:block;
	background:url(../images/nav_bg.gif) 0 0 no-repeat;
	width:82px;
	height:26px;
	font:bold 11px/26px  Arial, Helvetica, sans-serif;
	
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
#top ul.nav li a:hover{
	background:url(../images/nav_bg_hover.gif) 0 0 no-repeat;
	color:#444444;
	background-color:inherit;
}
#top ul.nav li a.hover{
	display:block;
	background:url(../images/nav_bg_hover.gif) 0 0 no-repeat;
	width:82px;
	height:26px;
	font:bold 11px/26px "Î¢ÈíÑÅºÚ", Arial, Helvetica, sans-serif;
	color:#444444;

	background-color:inherit;
	text-decoration:none;
	text-align:center;
	cursor:text;
}
#top ul.sub{

	width:700px;
	height:29px;
	padding:0 0 0 65px;
	float:left;
}


#top ul.sub li{
	float:left;
	background:url(../images/nav_div.gif) right top no-repeat;
	padding:0 2px 0 0;
}
#top ul.sub li.noImg{
	background-image:none;
}
#top ul.sub li a{
	padding:0 14px;
	font:normal 11px/29px  "Î¢ÈíÑÅºÚ",Arial, Helvetica, sans-serif;
	color:#1F2123;
	background-color:inherit;
	text-decoration:none;
}
#top ul.sub li a:hover{
	color:#B70D0D;
	background-color:inherit;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------top_index start--------------------*/


/*------------------------------------------------top_index end--------------------*/




/*------------------------------------------------body--------------------*/
#bodyMain{
	width:100%;
	background:url(../images/body_bg.gif) 0 0 repeat-x #E8E8D0;
	color:#000;
	height:20px;

}
