/*=====globle class=====*/
	
a:link, a:visited {
	color: #000080;
}
a:hover {
	color: #808040
}
.left{
	width: 50px;
	background : url(images/main_temp_01.jpg) no-repeat right;
}
.right{
	background-image: url(images/main_temp_03.jpg);
	width: 50px;
}
.m-area{
	background-position : bottom;
	background-image: url(images/bg2.jpg);
	background-repeat : no-repeat;
}
.title2{
	margin-left: -15;
	font-weight : bold;
}
.b-bar{
	background-position : top;
	background-image: url(images/main_temp_15.gif);
	background-repeat : no-repeat;
	background-color: #003320;
}
#mbody{
	display: block;
	margin-left: 20%;
	margin-right: 20%;
	width: auto;
	background-color: #FFFFFF;
	
}
.btext{
	margin-left: 20px;
	width: 517px;
	font-size: 12px;
	color: #004B39;
	font-family: Arial, Helvetica,sans-serif;
	line-height : 18px;
}
.form{
	margin-left: 20px;
	font-size: 12px;
	color: #004B39;
	font-family: Arial, Helvetica,sans-serif;
	line-height : 18px;
	background-color: #FFFFFF;
}
.agree{
	font-size: 10px;
	color: #004B39;
	font-family: Arial, Helvetica,sans-serif;
	line-height : 12px;
}
body {
	margin: 0,0,0,0px;
	padding: 0,0,0,0px;
	background-image: url(images/bg.jpg);
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #eaeaea;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #242424;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #eaeaea;
}
/*=====end globle class=====*/
