/* CSS Document */
.content_div
{
	}
.content_div_div
{
	width:1000px;  
	}
.content_div_div_Left 
{
	float:left; 
	width:200px; 
	padding-left:20px;   
	padding-bottom:100px;
	text-align:left; 
	}
.content_title
{
	padding-bottom:5px;
	border-bottom:1px solid #999;
	margin-bottom:15px;
	padding-top:15px;
	}
.content_div_div_Left  a
{
	text-align:center;
	display:block;
	background-image:url(../img/NewsListPage_left_bgimg.jpg);
	height:30px;
	line-height:30px;
	border:1px solid #eee;
	margin-left:7px;
	margin-right:7px;
	}
.content_contact font
{
	line-height:30px;
	color:#000;
	font-weight:bold;
	}
.content_contact
{
	color:#666;
	padding-left:5px;
	 
	}	
.content_div_div_Right
{
	padding-left:250px;
	 
	 
	}
.content_div_div_Right  span 
{
	display:block;
	text-align:left;
	padding-top:30px;
	padding-bottom:6px;
	font-size:15px;
	border-bottom:1px solid #999;
	margin-bottom:10px;
	color:#999;
	} 
.content_div_div_Right  span  font,a
{
	font-size:15px; 
	} 
  
.content_div_div_Right option,select
{
	border:1px solid #999;
	} 
.content_div_div_Right li img
{
	width:140px;
	height:100px;  
	}	 
	
.content_div_div_Right table li 
{
	float:left;
	width:180px;
	line-height:30px;
	}
.content_div_div_Right table li  img
{
	width:140px;
	height:100px;
	}
.content_div_div_Right div
{
	margin-top:40px;
	margin-bottom:20px;
	}


.content_div_div_Left_treeview 
{
	float:left; 
	width:200px; 
	padding-left:20px;   
	padding-bottom:100px;
	text-align:left;
	/*background-image:url(../img/content_div_div_Left_treeview_bgimg.jpg);*/
	 
	
	}
.content_div_div_Left_treeview li
{
	 
	
	}
 .content_div_div_Left_treeview li a
{
	
	background-color:#eee;
	text-align:center;
	color:#666;
	line-height:20px;
	padding-left:0px;
	font-size:12px;
	background-image:none;
	border-bottom:1px solid #fff;
	 
	}
.content_div_div_Left_treeview a
{
	 display:block;
	 background-color:#ddd; 
	 line-height:25PX;
	 border-bottom:1PX solid #FFF;
	 padding-left:40px; 
	 background-image:url(../img/NewsListPage_left_bgimg.jpg);
	 border:1px solid #eee;
	}
	
.content_div_div_Left_treeview a:focus 
{
	outline:none;
	}	
.content_div_div_Left_treeview a:hover
{
	cursor:pointer;
	color:black;
	}
	
