/* CSS Document */

body{
	margin:0px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E8E8E8;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	outline:none;
}

.menu{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:33px;
	cursor:pointer;
}

.menu:hover{
	background-image:url(../images/menu_hvr.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:33px;
	cursor:pointer;
}

.menu_text{
	font-size:12px;
	color:#4C4F50;
	text-decoration:none;
	line-height:18px;
	padding:0px 25px 25px 25px;
}

a.menu_text:hover{
	font-size:12px;
	color:#EE1C24;
	text-decoration:none;
	line-height:18px;
	padding:0px 25px 25px 25px;
}


.btm_text{
	font-size:12px;
	color:#9F9F9F;
	text-decoration:none;
	line-height:18px;
	padding:0px 5px;
}

a.btm_text:hover{
	font-size:12px;
	color:#EE1C24;
	text-decoration:none;
	line-height:18px;
	padding:0px 5px;
}

.btm_text01{
	font-size:12px;
	color:#9F9F9F;
	text-decoration:none;
	line-height:18px;
}

a.btm_text01:hover{
	font-size:12px;
	color:#EE1C24;
	text-decoration:none;
	line-height:18px;
}

.banner_top_line{
	background-image:url(../images/banner_top_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
}

.header_text{
	font-size:12p1;
	color:#EE1C24;
	text-decoration:none;
	line-height:24px;
	font-weight:bold;
}

.middle_text{
	font-size:12px;
	color:#4C4F50;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
	padding:0px 0px 0px 8px;
}

a.middle_text:hover{
	font-size:12px;
	color:#EE1C24;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
	padding:0px 0px 0px 8px;
}

.middle_text01{
	font-size:12px;
	color:#4C4F50;
	text-decoration:none;
	line-height:18px;
	font-weight:bold;
}

a.middle_text01:hover{
	font-size:12px;
	color:#EE1C24;
	text-decoration:none;
	line-height:18px;
	font-weight:bold;
}

.middle_text02{
	font-size:12px;
	color:#4C4F50;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}

.middle_text03{
	font-size:12px;
	color:#4C4F50;
	text-decoration:underline;
	line-height:18px;
	text-align:justify;
}

a.middle_text03:hover{
	font-size:12px;
	color:#EE1C24;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}

.middle_text04{
	font-size:12px;
	color:#EE1C24;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}

a.middle_text04:hover{
	font-size:12px;
	color:#4C4F50;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}

.bottom_line{
	background-image:url(../images/bottom_line.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:2px;
}
