﻿
.section
{
	width:810px;
   padding:0 10px;
	}
	
.section ul
{
	
float:left;

	
}

.section ul li
{
	width:100%;
	line-height:25px;
	color:#666;
	float:left;
	}
	
.section ul li b
{
		float:left;
		width:100px;
		}
		
.section ul li i
{
	float:left;
	width:710px;}
	
.section p
{
	width:810px;
	border-bottom:1px solid #e2e2e2;
	line-height:25px;
	
	font-weight:bold;
	}