/* subpage header */

#freedial{
	background:url(../img/freedial.gif) no-repeat left top;
	width:270px;
	height:66px;
	float:right;
}


/* left menu */
.form{
	background:url(../img/menu/form.gif) no-repeat top;
	width:155px;
	height:60px;
	display:block;
}
.form a{width:155px; height:60px; display:block;}
.form a:hover{width:155px; height:60px; display:block; background:url(../img/menu/form_r.gif) no-repeat top;}

.l_first{background:url(../img/menu/menu_first.gif) no-repeat top; width:155px; height:28px; margin:10px 0 5px 0; display:block;}
.l_first2{background:url(../img/menu/menu_first_r.gif) no-repeat top; width:155px; height:28px; margin:10px 0 5px 0;	display:block;}

.l_service{background:url(../img/menu/menu_service.gif) no-repeat top; width:155px; height:28px; margin:10px 0 5px 0; display:block;}
.l_service2{background:url(../img/menu/menu_service_r.gif) no-repeat top; width:155px; height:28px; margin:10px 0 5px 0; display:block;}

.l_satei{background:url(../img/menu/menu_satei.gif) no-repeat top; width:155px; height:28px; margin:10px 0 5px 0; display:block;}
.l_satei2{background:url(../img/menu/menu_satei_r.gif) no-repeat top; width:155px; height:28px; margin:10px 0 5px 0; display:block;}

.l_item{background:url(../img/menu/menu_item.gif) no-repeat top; width:155px; height:28px; margin:10px 0 5px 0; display:block;}
.l_item2{background:url(../img/menu/menu_item_r.gif) no-repeat top; width:155px; height:28px; margin:10px 0 5px 0; display:block;}

.l_info{background:url(../img/menu/menu_info.gif) no-repeat top; width:155px; height:28px; margin:10px 0 5px 0; display:block;}
.l_info2{background:url(../img/menu/menu_info_r.gif) no-repeat top; width:155px; height:28px; margin:10px 0 5px 0; display:block;}

.menu_b{
	line-height:30px;
	display:block;
	font-weight:bold;
	color:#0066FF;
	height:30px;
	text-indent:16px;
	background:url(../img/menu/arrow.gif) no-repeat 0;
}
.menu_b a{font-weight:normal; display:block; color:#333333; line-height:30px; height:30px;}
.menu_b a:hover{font-weight:normal; display:block; color:#333333; background:#FFAC49; text-decoration:none; background:url(../img/menu/arrow_r2.gif) no-repeat 0;}

.menu_b2{
	line-height:30px;
	display:block;
	font-weight:bold;
	color:#0066FF;
	text-indent:16px;
}
.menu_b2 a{font-weight:normal; display:block; color:#333333; line-height:30px; height:30px;}
.menu_b2 a:hover{font-weight:normal; display:block; color:#333333; background:#F7D97F; text-decoration:none;}

.box{border:#999999 solid 1px; margin-bottom:10px;}