@charset "utf-8";
/* CSS Document */

a {
	font-size: 12px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.font_1 {
	font-size: 12px;
	color: #FFFFFF;
}


.font_2 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.font_3 {
	font-size: 12px;
	color: #ff9900;
}

.font_4 {
	font-size: 12px;
	color: #00479d;
}

.font_5 {
	font-size: 12px;
	color: #ff0000;
}

.font_6 {
	font-size: 14px;
	line-height: 24px;
}

.STYLE_6 {
	font-size: 14px;
	color: #ffffff;
}
.STYLE1 {
	font-size: 18px;
	font-weight: bold;
}
.STYLE2 {font-weight: bold}
