body {
	background-image: url(images/main_bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif,±¼¸²Ã¼;
	font-size:0.75em;
	color:#9e9e9e;
	background-color:#e7e7e7;
	background-repeat:  repeat-x;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

#wrap{ text-align:left; }

#content {
	text-align:left;
}

#tmenu {
	
    position:absolute;
	height:409px;
	width:100%;
	margin:0 auto ;
	z-index:100;
}

#sub_tmenu {
	
    position:absolute;
	height:309px;
	width:100%;
	margin:0 auto ;
	z-index:1;
}

#top_menu{
width:958px;
margin:0 auto ;
}

#content{
width:958px;
margin:0 auto ;
}
#copy{
width:958px;
margin:0 auto ;
}



