/* CSS Document */

body{
	margin:0px;
	background-color:#E9E9E9;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	outline:none;
}

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

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

.mainbox_left_middlebg{
	background-image:url(../images/mainbox_left_middlebg.jpg);
	background-repeat:repeat-y;
}

.mainbox_right_middlebg{
	background-image:url(../images/mainbox_right_middlebg.jpg);
	background-repeat:repeat-y;
}

.menu_btn{
	background-image:url(../images/menu_btn.jpg);
	background-repeat:no-repeat;
	width:111px;
	height:31px;
}

.menu_btn:hover{
	background-image:url(../images/menu_btn_hvr.jpg);
	background-repeat:no-repeat;
	width:111px;
	height:31px;
}

.select_menu_btn{
	background-image:url(../images/menu_btn_hvr.jpg);
	background-repeat:no-repeat;
	width:111px;
	height:31px;
}
.menu_text{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	padding:7px 15px;
}

a.menu_text:hover{
	font-size:12px;
	color:#2E2E2E;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	padding:7px 15px;
}

.select_menu_text{
	font-size:12px;
	color:#2E2E2E;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	padding:0px 15px;
}

.middle_border{
	border:solid 1px #C0C0C0;
	background-color:#FAFAFA;
}

.h_line{
	background-image:url(../images/h_line.jpg);
	background-repeat:repeat-x;
	height:15px;
}

.grey_text{
	font-size:11px;
	color:#4C4F50;
	text-decoration:none;
	line-height:18px;
}

.blue_text{
	font-size:12px;
	color:#253C98;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

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

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

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

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

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

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

.middle_text{
	font-size:12px;
	color:#3B3D3E;
	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:#3B3D3E;
	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:#3B3D3E;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}
