body {
	margin: 0px;
	padding: 0px;
}
/*-------------------------- CONTAINER ------------------*/
.container{
	height: auto;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
}
/*-------------------------- END CONTAINER ------------------*/

/*-------------------------- HEADER  ------------------*/
.head-h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.head-h1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.head-h2{}
.butt_line{
	background-image: url(images/butt_12.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 44px;
	width: auto;
}
.butt_right{
	height: auto;
	width: auto;
	float: left;
}
.banner{
	background-image: url(images/main_add.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 218px;
	width: 706px;
}
/*-------------------------- END HEADER  ------------------*/

/*-------------------------- left menu  ------------------*/
.lf_up{
	background-image: url(images/tb_up2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 254px;
	width: 197px;
}
.lf_mid{
	background-image: url(images/tb_mid2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 197px;
}
.lf_down{
	background-image: url(images/tb_down2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 19px;
	width: 197px;
}
.rf_up{
	background-image: url(images/tb_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	width: 236px;
}
.rf_mid{
	background-image: url(images/tb_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 236px;
}
.rf_down{
	background-image: url(images/tb_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 236px;
}
.left_menu_box{
	padding-left: 7px;
	padding-right: 7px;
}
/*-------------------------- END left menu  ------------------*/

/*-------------------------- MID   ------------------*/
.mid_box{
	padding-top: 10px;
	padding-right: 15px;
}
.mid-h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.footer_b{
	background-image: url(images/foot_mid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 94px;
	width: auto;
}
.foo_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.foo_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.foo_h2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.d_line{
	background-image: url(images/menu_line1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	width: auto;
}
.menu_t1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu_t1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.menu_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3BC2FF;
	text-decoration: none;
}
/*-------------------------- END MID   ------------------*/

/*-------------------------- Right Menu   ------------------*/
.r_menu_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3BC2FF;
	text-decoration: none;
	padding-top: 22px;
	padding-left: 25px;
	font-weight: bold;
}
.r_menu_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.r_menu_h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/*-------------------------- Right Menu   ------------------*/
