#service
{
	width: 900px;
	margin: 0px auto;
	padding:0px;
}
#service h3
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	border-bottom: #dddddd 2px solid;
	text-align:left;
	text-indent:10px;
	font-size:14px;
	font-weight:bold;
}
#service .s_box
{
	width: 800px;
	margin: 10px auto;
	padding: 0px;
}
#service .s_box p
{
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ff3300;
}
#service .s_box .s_txt
{
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	line-height:28px;
}