@charset "utf-8";
/* ------------------------------------ 
	CSS CREATED BY Jason Chuan
	DEC 10, 2008 
	ver 1.0
 ------------------------------------ */

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background: #a4b3c8;
	font: 90%/1.25 Georgia, "Times New Roman", Times, serif;
	color:#0b0b3c;
}
#wrapper {
	margin:0px auto;
	width:1024px;
	}
#header {
	height:249px;
	text-align:left;
	}
#hpbody {
	height:280px;
	background:url(images/bg_bodyhp.jpg) no-repeat;
	text-align:left;
	}
	
#hpbody p {
	padding:5px;
	margin:0px;
	}
	
#hpbody td {
	font-size:11px;
	}
#gbbody {
	height:280px;
	background:url(images/bg_bodygb.jpg) no-repeat;
	text-align:left;
	}
#buybody {
	height:280px;
	background:url(images/bg_bodybuy.jpg) no-repeat;
	text-align:left;
	font-size:11px;
	}
#buybody2 {
	height:370px;
	background:url(images/bg_bodybuy2.jpg) no-repeat;
	text-align:left;
	font-size:11px;
	}
#buybody form p {
	padding:0px;
	margin:0px;
	}
#footer {
	height:239px;
	background:url(images/bg_footer.jpg) no-repeat;
	}
#footer2 {
	height:239px;
	background:url(images/bg_footer2.jpg) no-repeat;
	}
#place {
	padding-left:145px; 
	width:470px; 
	font-size:11px; 
	line-height:13px; 
	padding-top:35px;
	font-style: italic;
	}
#place  a:link, #place  a:visited {
	color:#b60404;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	}
#place  a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	}
	