.box_text{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
}

.box_link{
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-left: 7px;
	padding-top: 3px;
}
.box_link a{
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.box_link a:hover{
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	text-align: justify;
}

.box_sub_link{
	font-family: Arial;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-left: 7px;
	padding-top: 1px;
	padding-top: 1px;
	background-color:#b5ddfb
}
