body > #container  {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-size: 0px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	height: auto;
}
body {
	font-size: 0px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}

#head {
	float: left;
	width: 820px;
	height: 385px;
	font-size: 0px;
	background-image: url(../images/bg_pagetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.ar02 {
	background-image: url(../images/m_ar2_middle.jpg);
	background-repeat: repeat-y;
}
.ar02title {
	background-image: url(../images/m_ar2_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 11px;



}
.ar_conts {
	font-size: 0px;
	background-image: url(../images/bt_m_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
