.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
#pro {
	width:935px; 
	margin:0 auto 0 auto;
	zoom:1; }
  
#pro dl { 
	float:left;
	margin-left:66px;
	padding-bottom:80px;
  }

#pro dl a { 
	text-decoration:none;
	color:#000;
  }
	
#pro dl a:hover {
	color:red;
	font-weight:bold;
	}
	
#pro dd {
	width:115px;
	padding-bottom:12px;
  }
  
#pro dt { 
	width:115px;
	height:30px;
	font-size:15px;
	text-align:left;
	line-height:30px;
	background:#eee;
  }
  
#pro dl dd img {
	border:none;
  }
  
#content {
	width:935px; 
	margin:0 auto 0 auto;
	zoom:1;     
	float:center;                                       
	}                                        
#content div {         
	margin:0 auto 0 auto;                    
  border-bottom:2px solid;                 
  border-color:#EAEAEA;                    
  width:100%;                              
  font-weight:bold;                        
	line-height:38px;                        
	text-align:left;                         
	font-size:14px;                          
	color:black;                               
	margin-bottom:20px;                      
	}                                        
#content h2 {                              
	font-size:14px;                          
	color:black;                             
	line-height:30px;                        
	}                                        
#content p {                               
	font-size:14px;                          
	color:black;                             
  line-height:30px;                        
  text-indent:20px;                        
  }                                        
#content img {                             
  border:none;                             
  }                                        
  