/******** Input CSS Begin ********/
@import url(common.css);
@import url(link.css);
@import url(frame.css);
/********* Input CSS End *********/
/***** Title Begin *****/
.title_Normal14pxBold {
	font-size: 14px;
	font-weight: bold;
}
.title_Normal14pxGreenBold {
	font-size: 14px;
	font-weight: bold;
	color:#a50b00;
	font-family: "ΛΞΜε", "ΣΧΤ²", "ΞΆΘνΡΕΊΪ";
}
.title_Normal14pxWhiteBold {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	font-family: "ΛΞΜε", "ΣΧΤ²", "ΞΆΘνΡΕΊΪ";
}
.title_Normal18pxBold {
	font-size: 18px;
	font-weight: bold;
}
.title_left1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title_White12pxLineH120 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
}
/***** Title End *****/
/***** Font Begin *****/
.font_Black12px {
	font-size: 12px;
	color: #000000;
}
.font_White12px {
	font-size: 12px;
	color: #FFFFFF;
}
.font_Red12px {
	font-size: 12px;
	color: #CC0000;
}
.font_Blue12px {
	font-size: 12px;
	color: #0099FF;
}
.font_Black12pxBold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
/***** Font End *****/
.index {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	text-indent: 24px;
}
