/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(../images/bg.jpg);
	TEXT-DECORATION: none;
	text-align:center;
}
div, h1, h2,h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}


/*------------------------------------------------body-main--------------------*/

/*------------------------------------------------头部 start--------------------*/
#header{
	width:941px;
	padding:0 ;
	margin:0 auto;
	
/*	background:url(images/body_bg.gif) 0 0 no-repeat;*/
}
/*------------------------------------------------头部 end--------------------*/
/*------------------------------------------------中间 start--------------------*/
#body_{
	width:941px;
	padding:0 ;
	margin:0 auto;
	background:#fff;

}


#left{
	width:254px;
	padding:0;
	float:left;
	height:500px;
    margin-left:10px;
	z-index:3;
	margin-top:-70px;
	text-align:left;
	
}

#left ul{
	width:200px;
	margin-left:27px;
}
#left ul li{

	margin-bottom:2px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #fff;

}


#news_styles ul{ width:100%;
padding:0px 8px 8px 8px;
}

#news_styles ul li{

	margin-bottom:2px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #E1E1E1;
	list-style-image:url(../images/ico/piont_01_hover.gif);
	line-height:23px;
    font-size:12px; 
	color:#BABABA;  
	text-indent:15px; 
	TEXT-DECORATION: none;
	
	
}
#news_styles ul li a:hover{
	margin-bottom:2px;
	color:#fff;
	background:#E09313;
	list-style-image:url(../images/ico/piont_01_link.gif) ;
	line-height:23px;
	font-size:12px;  
	text-indent:15px; 
	TEXT-DECORATION: none;
	
}
#news_styles ul li a:link{
	margin-bottom:2px;
	color:#BABABA;

	list-style-image:url(../images/ico/piont_01_hover.gif);
	line-height:23px;
	font-size:12px;  
	text-indent:15px; 
	TEXT-DECORATION: none;
	
}
#news_styles ul li a:visited{
	margin-bottom:2px;
	color:#E09313;
	
	background:#FBE8B9;
	list-style-image:url(../images/ico/piont_01_link.gif);
	line-height:23px;
	font-size:12px;  
	text-indent:15px; 
	TEXT-DECORATION: none;
}



#pop{
	width:941px;
	height:213px;
	margin:0 auto;
	background:url(../images/bg_01.jpg);
}

#pop_02{
	width:941px;
	height:213px;
	margin:0 auto;
	background:url(../images/bg_02.jpg);
}
#pop_03{
	width:941px;
	height:213px;
	margin:0 auto;
	background:url(../images/bg_03.jpg);
}
#nav{
	width:941px;
	height:25px;
	z-index:2;
	background:#333333;
	filter: Alpha(Opacity=80); 
	margin-top:-25px;
	padding-left:283px;
	padding-top:3px;
}

#nav p {
float:left;
}

#content{
	width:480px;

	margin-top:20px;
	margin-left:20px;
	margin-right:10px;
	float:left;
	text-align:left;
	
}
/*------------------------------------------------右边 start--------------------*/
#right{
	width:148px;
	height:120px;

	margin-left:-80px;
	margin-top:20px;
	float:right;
	padding:9px 1px 1px 1px;

	position:absolute;
    border-style : solid;
	border-width : 1px;
	border-color : #D6D6D6;
}

/*------------------------------------------------右边 end--------------------*/