@charset "UTF-8";

#main p{
	line-height:160%;
}

#main .title{
	margin-bottom:8px;
}
#main .allow{
	text-align:center;
}

#main li.service{
	padding-bottom:24px;
	float:left;
}

#main .sho{
	float:right;
	margin-top:32px;
	padding:0 14px 0 14px;
	background-color:#08c104;
	color:#fff;
	font-size:12px;
}

#main .sho a{
	color:#FFF;	
}

#main .sho_t{
	float:right;
	margin-top:12px;
	padding:0 14px 0 14px;
	background-color:#08c104;
	color:#fff;
	font-size:12px;
}

#main .sho_t a{
	color:#FFF;	
}

td a {
	text-decoration: underline;
}

h4 a{
	float:right;
	color:#096;
	
}