#main{
	width:880px;
	padding:10px;
	background:url(../images/bg.png);
	margin:0 auto;
	min-height:100px;
	
}
*html #main{
      word-spacing:4px;	 
}
#left{
	float:left;
	width:438px;
	background-color:#FFF;
	height:auto;
}
#right{
	float:left;
	width:432px;
	height:1015px;
	margin-top:0;
	margin-left:8px;
	background-color:#FFF;
	/*
	min-height:600px;
	height:auto !important;
	*/
	border:1px solid #4A9ABD;	
}
*html #right{
	height:990px;
}
/*
.title_l{
	background:url(../images/title0.gif) repeat-x left center;
	text-indent:10px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
*/
.box_t{
	background:url(../images/title0.gif)  repeat-x left center;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.span_l{
	color:#fff;
	font-size:16px;
	float:left;
	font-weight:bold;
	padding-left:30px;

}
.span_r{
/*
	display:none;
	*/
	float:right;
	padding-right:20px;
}
.span_r a{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#search{
		background:url("../images/sousuo.gif") no-repeat scroll 0 0 transparent;
		margin-bottom:10px;	
		width:438px;
		height:30px;
}
.content_l{
	padding:10px;
	color:#313031;
	line-height:25px;
}
.content_l p{
	text-indent:20px;	
}
#image{
	margin:10px auto 0px;
	text-align:center;
}
.title_r{
	background:url(../images/title1.gif) no-repeat left center;
	text-indent:20px; 
	height:30px;      
	line-height:30px; 
	color:#c11;       
	font-size:16px;   
	font-weight:bold; 
	width:428px;
  
	}
.c_right{
	margin:0px auto;
	padding:2px;	
}	

.title_r li {
	text-indent:10px;	
}
.list a{color:#000;text-decoration:none;}
.list a:hover{text-decoration:none;color:#00F}

.information{float:left;width:438px;}
.list{
 /*
	padding:15px 0 25px 5px;
	*/			
	
	height:258px;
	padding:10px 5px 12px 5px;

	display:block;
	list-style-type:none;
  /*
	list-style-type: disc;
	
	list-style-position: inside;
	*/
}
*html .list{
	padding:8px 5px;
}
.list li{
		/*
		background:url(../images/item3.png) no-repeat 0 12px;
		*/
		background:url(../images/news_list_pointer1.png) no-repeat left center;
		text-indent:5px;
		height:28px;
		line-height:28px;
		border-bottom:1px dashed #CCC;
		padding-left:10px;     
		
}
.span_color{
	color:#cc1111;
}
.span_color a{
  color:#cc1111;
}
