@charset "utf-8";
/* CSS Document */

body { background:url(../images/bodyBG.jpg) repeat-x ; margin:0px;}

#mainBG { width:100%; height:800px;}
#introBOX {
	width:1002px;
	height:800px;
	position:relative;
	margin:0px auto;
	z-index: 1; background:url(../images/mainBG.jpg) no-repeat; background-position: 5px 0px; 
}
#bar_and_flash {
	width:1002px;
	height:672px;
	top:0px;
	left:0px;
	position:relative;
	z-index: 2;
	}
#sidebar {
	width:232px;
	height:398px;
	padding-top:11px;
	padding-left:13px;
	position:absolute;
	top:176px;
	left:96px;
	z-index: 3;
	background:url(../images/index-sideBG.jpg) no-repeat;
	background-position: 0px 14px;
	
}
#sideEXbox { width:228px; height:183px; position:relative;}
#siddeEXflash {
	width:245px;
	height:183px;
	position:absolute;
	left:-13px;
}

#newsbox { height:21px; margin: 0px 17px 5px 22px; }
.newsboder { border-bottom:#f1d8e9 1px solid; }

#footinfor {
	width:900px;
	height:68px;
	top:604px;
	position:absolute;
	z-index: 4;
	left: 61px;
}
#flashplay { width:384px; height:40px; position:absolute; right:0px; top:734px; z-index: 5; text-align:left;}
