
ul.line{
	width: 95%;
	height: 30px;
	background-color: #F8F8F8;
	overflow: hidden;
	margin-bottom: 20px;
	border-left: 1px solid #666;
	/*margin-top: 100px;
	margin-left: 100px;*/
} 
ul.line li{height:30px;text-indent:15px; font-size:13px; line-height:30px;list-style:none} 