.document .title
{
	font-size:24px;
	color:#363c64;
	font-weight: bold;
}

.document .title2
{
	font-size:20px;
	color:#474e7d;
	font-weight: bold;
	margin-top: 30px;
}

.document .title3
{
	font-size:16px;
	font-weight:bold;
	color:#7980b2;
	margin-top:5px;
}

.document .text
{
	line-height: 140%;
	color: #848484;
	font-size: 12px;
	margin-top: 2px;
}

.document .text2
{
	color: #848484;
	font-weight: bold;
	font-size: 13px;
}

.document .text3
{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.document .text4
{
	color: #666666;
	font-size: 14px;
	font-weight:bold;
	margin-top: 5px;
}

.document .dot
{
	margin-left: 20px;
	background-image:url("/images/back");
}

.document .dot2
{
	margin-top: 15px;
}

.document ul
{
	padding:5px 25px;
}