#top {
	position:relative;
	width:990px;
	height:141px;
}

#menu1 {
	position:relative;
	width:990px;
	height:20px;
}

#menu2 {
	position:relative;
	width:990px;
	height:20px;
}

#menu3 {
	position:relative;
	width:990px;
	height:20px;
}

#menu4 {
	position:relative;
	width:990px;
	height:20px;
}

#menu5 {
	position:relative;
	width:990px;
	height:20px;
}

#Areabody {
	position:relative;
	width:990px;
	padding-top: 8px;
}


#mainAreabody {
	position:relative;
	width:990px;
	padding-top: 15px;
}


#AreaSubbody {
	position:relative;
	width:100%;
	padding-top: 0px;
	float:left;
}


#mainleft {
	position:relative;
	width:264px;
	float:left;
}


#mainmiddle {
	position:relative;
	width:412px;
	float:left;
}


#mainright {
	position:relative;
	width:224px;
	padding-left: 14px;
	float:left;
}


#foot{
	position:relative;
	width:990px;
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	top: 17px;
}


#subleft {
	position:relative;
	width:200px;
	float:left;
}


#subcontent{
	position:relative;
	width:700px;
	float:left;
	padding-left: 18px;
}


#sublocation {
	position:relative;
	width:682px;
	height:24px;
	background-image: url(/images/common/bg_location_line.gif);
	background-repeat:repeat-x;
}


#subtitle {
	position:relative;
	width:682px;
	height:34px;
	background-image: url(/images/common/bg_sub_title_line.gif);
	background-repeat:repeat-x;
        margin-bottom:12px;
}


#utilsublocation {
	position:relative;
	width:990px;
	height:24px;
	background-image: url(/images/common/bg_location_line.gif);
	background-repeat:repeat-x;
}


#utilsubtitle {
	position:relative;
	width:990px;
	height:34px;
	background-image: url(/images/common/bg_sub_title_line.gif);
	background-repeat:repeat-x;
    margin-bottom:12px;
}


#scroll {
	overflow:auto; width:430px; height:204px; padding:3px; background-color:#ffffff;
	scrollbar-face-color: #e4e4e4;
	scrollbar-shadow-color: #e4e4e4;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #e4e4e4;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
}
