@charset "utf-8";
/* CSS Document */

body {
	background-color:#01050b;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	margin:0px;
	}
	
#wrapper {
	width:920px;
	margin:0px auto 0px auto;
	}
	
#header {
	height:53px;
	text-align:right;
	}
	
#hpbody {
	background-image:url(../images/hp_body_bg.gif);
	background-repeat:no-repeat;
	height:600px;
	}
	
#bpbody {
	/*background-image:url(../images/hp_body_bg.gif);
	background-repeat:no-repeat; */
	width:920px;
	}
	
#spbody {
	background-image:url(../images/skin_girls_bg.png);
	background-repeat:no-repeat;
	width:920px;
	}
	
#main {
	width:880px;
	padding:20px;
	/* background-image:url(../images/hp_body_bg.gif);
	background-repeat:no-repeat; */
	}
	
#detail {
	padding:10px;
	float:right;
	} 
	
#col1 {
	width:430px;
	padding:20px;
	float:left;
	}
	
#col2 {
	width:410px;
	padding:20px;
	float:left;
	} 
	
#footer {
	height:80px;
	text-align:center;
	clear:both;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

	
.ft {
	font-size:10px;
	}
	
a:link, a:visited {
	text-decoration:none; 
	color:#999999; 
	}
	
a:hover, a:active {
	text-decoration:underline; 
	color:#FFFFFF; 
	}
	
form {
	font-size:11px;
	}
#dealer {
	left: 0px;
	top: -180px;
	position: relative;
	height: 100px;
	width: 250px;
}

