.style_12_blk {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.style_14_blue {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	letter-spacing: 1px;
}
.style_11_gry {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.style_11_red {
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
}
a:link {
	color: #0050B0;
	text-decoration: none;
}
a:visited {
	color: #0050B0;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

a img{
	border-style:none;
}

.bannerWrap{
	position:relative;
}

.en_banner{
	position:absolute;
	top:0px;
	right:5px;
		border: 1px solid #CCCCCC;	
}

.en_banner01{
	position:absolute;
	top:0px;
	right:130px;
	border: 1px solid #CCCCCC;	
}


.comTxt {
font-weight:bold;
font-size:22px;
text-align:center;
padding-top:120px;
}
