body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding:0px;
margin:0px;
background-image:url(../image/background.gif);
}
.left_first{
background-image:url(../image/first.jpg);
background-repeat:repeat-x;
height:66px;
}
.left_2nd{
background-image:url(../image/2nd.jpg);
background-repeat:repeat-x;
height:50px;
}
.left_3rd{
background-image:url(../image/3rd.jpg);
background-repeat:repeat-x;
height:49px;
}
.left_4th{
background-image:url(../image/4th.jpg);
background-repeat:repeat-x;
height:49px;
}
.left_5th{
background-image:url(../image/5th.jpg);
background-repeat:repeat-x;
height:48px;
}
.left_6th{
background-image:url(../image/6th.jpg);
background-repeat:repeat-x;
height:94px;
}
.text_1{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#CFDCB9;
font-weight:bold;
text-decoration:none;
}
a.text_1:hover{
	text-decoration:underline;
	}
.text_2{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none;
}
a.text_2:hover{
	text-decoration:underline;
	}
.boxborder{
	border:#5D5D5D 2px solid;
	font-family:tahoma;
	color:#0033CC;
	font-size:10px;
	width:120px;
	height:15px;
	text-align:center;
	vertical-align:middle;
	}
.button{
background-image:url(../image/button_submit.gif);
background-repeat:no-repeat;
height:18px;
width:45px;
font-size:12px;
border:none;
cursor:pointer;
}