﻿
#Feedback
{

 font-size:12px;
 line-height:30px; 
}
#Feedback .htitle
{
   margin:10px 10px 0 20px;   
   color:Red;  
 }
 
 #Feedback .hline
{
  border:solid 1px #006699;
}
 #Feedback td
 {
     padding-left:15px;
      
  }
 #Feedback{
   float:left;
	width:730px;
	height:800px;
	background:url(http://image.jjoobb.cn/oldimg/img/contact_us/contact_us.gif) no-repeat right bottom;
	margin-top:30px;
	color:#0C447C;
}
 