@charset "utf-8";


/* only index ////////// */

.indexFrame{
	width : 900px;
	height : 470px;
	margin : 0 auto;
	background : url(/2011/img/mainbg.jpg) no-repeat scroll left top;
}


.closed{
	width : 900px;
	height : 470px;
	margin : 0 auto;
	background : url(/2011/img/closed.jpg) no-repeat scroll left top;
}


.indexMenu{
	width : 335px;
	height: 470px;
	float : right;
}





.indexFrame2{
	width : 100%;
	height : 400px;
	margin : 0 auto;
}


.indexBelt{
	clear : both;
	width : 900px;
	margin : 0 auto;
	background-color : #ffffff;
	/*background : url(/2011/img/footerimg.jpg) no-repeat scroll left bottom;*/
}



.indexBelt2{
	width : 900px;
	height : 140px;
	margin : 0 auto;
	background : url(/2011/img/indexbelt2.gif) repeat-x scroll center top;
	/*background : url(/2011/img/footerimg.jpg) no-repeat scroll left bottom;*/
}




.widenotice{
	width : 900px;
	height : 150px;
	margin : 0 auto;
	background : url(/2011/img/widebeltbg2.gif) repeat-x scroll left top;
	/*background-color : #fdfbea;*/
}


.wideBelt{
		background : url(/2011/img/indexbg2.gif) repeat-x scroll center top;
}

.wideBelt2{
		background : url(/2011/img/indexbg2.gif) repeat-x scroll center -70px;
}


/* only folder index ////////// */



/* only content ////////// */



.outFrame{
	width : 900px;
	margin : 0 auto;
	background-color : #ffffff;
}


.contentDisplay{
	width : 900px;
	height : auto;
	background : url(/2011/img/sidemenubg.gif) repeat-y scroll left top;
}


.singularFrame{
	width : 650px;
	height : auto;
	margin : 0 auto;
	border : 1px #c0c0c0 solid;
	padding: 10px;
}


.sideBarMenu{
	width : 200px;
	heigh : auto;
	float: left;
}

.content{
	width : 680px;
	heigh : auto;
	float : right;
}



/* common ////////// */


.narrowBelt{
		background : url(/2011/img/narrowbeltbg2.gif) repeat-x scroll center top;
}



.belt{
	clear : both;
	width : 900px;
	margin : 0 auto;
	background : url(/2011/img/contentbg.gif) repeat-y scroll left top;
}

.fsbelt{
	clear : both;
	width : 900px;
	margin : 0 auto;
}



.notice{
	width : 900px;
	height : 110px;
	margin : 0 auto;
	background : url(/2011/img/belt_bg2.gif) repeat-x scroll left top;
	/*background-color : #fdfbea;*/
	
}


.footerArea{
	clear : both;
	width : 900px;
	margin : 0 auto;
	background-color : #ffffff;
	padding-bottom : 10px;
}

