/* CSS Document */
select{
	width: 120px;
	height: 21px;
}
input{
	width: 115px;
}
.onlyone
{
	width:900px;
	height:45px; 
}
.wr_three{
	width:900px;
	height:93px;
}
.wr_two{
	width:900px;
	height:70px;
}
.info_rd_ul
{
	margin: 0;
	width:450px;  
	float:left;
	text-align:center;
	padding: 10px 0 0 0;
}
.info_rd_ul li
{
	height:25px;
	margin: 0  0 0 160px;
	line-height:25px; 
	text-align:left; 
	list-style-type:none;
	color:#555555;
}