@charset "utf-8";
/* CSS Document */

/* ===================================================== */
/* Related Links
/* ===================================================== */
.links .box ul{
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;

}

.links .box ul li{
	list-style: disc;
	margin-left: 20px;
	padding-left: 5px;
	padding-bottom: 20px;
	line-height: 1.5em;
}