body{
	font-family:Arial;
	font-size:12px;}
#tos_body
{
	background:#ffffff;
}

#tos_body .frame_top_title
{
	margin:15px 0 10px 10px;
}

#tos_body .frame_top_title a
{
	color:#0066CC;
	text-decoration:underline;
	
	font-family:verdana,Arial,tahoma,sans-serif;
	font-size:12px;
	font-weight:bold;
}

#tos_body .frame_top_title a:hover 
{
	text-decoration:none;
}



.tos_hr
{
	color:rgb(255,192,62);
	size:1px;
}

.tos_div
{
	height: auto;
	width: 900px;
	margin:10px 10px 10px 50px;
}

.tos_div .tos_title
{
	color:black;
	font-size:16px;
	font-weight:bold;
	margin:0 0 30px 0;
	padding-bottom:20px;
}

.tos_div .tos_text
{
	color:#5F5F5F;
	font-size:1.0em;
	line-height:1.5em;
	margin:10px 10px 10px 10px;
}

.tos_div .tos_li
{
	padding-left:40px;
}