@import "inc_global.css";
@import "inc_main.css";
@import "inc_menu.css";
@import "inc_foot.css";

#content #right .box {
	width: 184px;
	_width: 200px;
	padding: 20px 8px 10px 8px;
	background: #8fd400;
	text-align: center;
}
#content #right .box .box_content {
	margin-top: 6px; 
	text-align: left;
}
#content #right .box a {
	text-decoration: none;
}
#content #right .box a:hover {
	color: #ffffff;
}














