
#main .inner{
	
}


#main-lead{
	margin-top:65px;
	margin-bottom:35px;
	font-size:20px;
	text-align:center;	
}

#box{
	margin-bottom:50px;
	padding:25px 0 30px;
	border:1px solid #77C9D4;
}

#box ul{
	margin-left:120px;	
}


#box li{
	font-size:17px;
	float:left;
	margin-right:70px;	
}

#box p{
	font-size:20px;
	text-align:center;
	margin-bottom:15px;
}

#main .arrow a:link {
	color: #0035D8;
    padding-left: 16px;
    background: url("/share/images/arrow_black.png") no-repeat left 0.5em;
}


#main a:visited {
	color: #0035D8;
	text-decoration:none;
}
	
#main a:hover {
	color: #0035D8;
	text-decoration:underline;
}
	
#main a:active{
	color: #0035D8;
	text-decoration:none;
}



