/* CSS Document */
@charset "utf-8";
a{
	color:#133b62;
	text-decoration:none;
}
a:hover{
	color:#133b62;
	text-decoration:underline;
}
.tag_box{
	background:url(../images/index/tag_box.gif);
	width:19px;
	line-height:17px;
	height:17px;
	text-align:center;
	font-weight:bold;
	color:#ff6600;
	display:block;
}
.tag_box:hover{
	background:url(../images/index/tag_box.gif);
	width:19px;
	line-height:17px;
	height:17px;
	text-align:center;
	font-weight:bold;
	color:#ff6600;
	display:block;
}
.tag_box2{
	background:none;
	width:19px;
	line-height:17px;
	height:17px;
	text-align:center;
	color:#333333;
	display:block;
}
.font14{
	font-size:13px;
	color:#333333;
	font-weight:bold;
	padding-bottom:5px;
}
.font10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.gary{font-family: Arial, Helvetica, sans-serif; color:Gray;}


