@charset "utf-8";
/* CSS Document */
body {	
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
			
}
#wrapper{ margin:0px auto; width:100%; height:auto; overflow: hidden; min-width:1190px;}
#top{ margin:0px auto; width:100%; height:163px; padding:0px 0px 0px 0px; background:url(../images/top_bg.jpg) repeat-x top center #050505; }
#mainbg{ margin:0px auto; width:100%; height:auto; overflow: hidden; padding:0px 0px 0px 0px; background:url(../images/body_down.jpg) repeat-x top;}
#foot{ margin:0px auto; width:100%; height:auto; overflow: hidden; background:url(../images/foot.gif) repeat-x top; min-height:60px;}


