/* Guide
-----------------------------------------------------------------------------------*/
#header img.imageArea { display: none; }
#header { height: 86px; }
#bodyWrap { width: 920px; margin: -86px 0 -46px 0; }
#contentArea {
	width: 920px; padding: 86px 0 106px 0;
}

/* Main Flash
-----------------------------------------------------------------------------------*/
#mainFlash { width: 920px; height: 379px; margin-bottom: 25px; }

/* Bottom Area 
-----------------------------------------------------------------------------------*/
#bottomArea { width: 920px; overflow: hidden; }
/* [[ Real Love ]] */
#bottomArea dl {
	float: left; display: inline;
	width: 328px; margin: 11px 0 0 20px; 
}
#bottomArea dl dd {
	width: 328px; height: 82px;
}

/* [[ Notice ]] */
#notice {
	position: relative;
	float: left; display: inline;
	width: 301px; margin: 11px 0 0 30px; 
}
#notice a.more { position: absolute; right: 10px; top: 7px; }
#notice ol {
	overflow: hidden;
	width: 301px; margin-bottom: 13px;
	background: url(/chn/images/main/tabmenu_bg.gif) left bottom repeat-x;
}
#notice ol li {
	float: left; display: inline;
	margin-right: 1px;
}
#notice ul li {
	overflow: hidden;
	width: 301px;
	line-height: 1.7em;
}
#notice ul li a {
	float: left; display: inline; margin-left: 3px;
	font-size: 110%; font-family: Tahoma;
}
#notice ul li span { float: right; display: inline; margin-right: 7px; }
/* [[ Sub Flash ]] */
#subFlash {
	float: left; display: inline;
	width: 200px; margin-left: 30px;
}