.a_sub_list:link {
	color:#42516E;
	text-decoration:none;

}
.a_sub_list:visited {
	color:#42516E;
	text-decoration:none;

}
.a_sub_list:hover {
	color:#CC3300;
	text-decoration:underline;

}
.a_sub_list:active {
	color:#42516E;
	text-decoration:none;
}

.sub_box {
	background-image: url(../images/sub/sub_box_bg.gif);
	background-repeat: repeat-y;
}
.sub_tit_bg {
	background-image: url(../images/sub/sub_box_top.jpg);
	padding-left:42px;
	padding-top:18px;
}
.sub_list_en {
	font-family: "Tahoma", "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
}

.tx_gray {
	font-size: 12px;
	color: #CCCCCC;
}
.tx_detail {
	font-size: 14px;
	line-height:20px;
}
.tit_mid {
	font-weight: bold;
	color: #0D4C7F;
	font-size: 14px;
}
.sub_box1_bg {
	background-image: url(../images/sub/sub_box1_bg.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

.tx_detail_01 {
	font-size: 13px;
	line-height:20px;
}
.tText13 {
	color: #CC0000;
}

.product_list_tit {
	font-weight: bold;
	color: #004577;
}
.people_list_bg {
	background-image: url(../images/sub/people_list_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 3px;
	padding-left: 9px;
}
