* {
	margin: 0;
	padding: 0;
}
html {height: 100%}


#wrapper { left:50%; min-height: 100%; height: auto !important; height: 100%; width:992px; margin-left:-500px; margin: 0 auto;}
#topmenu { TOP:0px; left:0px; width:992px; height:120px;}
#container { clear:both; width:992px; height:100%;}
#sidemenu {	float: left; width:326px; height:500px;}
#contents {	float: left; width:655px;}
 .title { background-image:url(../image/sub/title_bg.jpg);}
#bottom { clear:both; margin: -100px auto 0; TOP:800px; width:992px; height:160px;}

