@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}

img { border:0; }

body {
	background:url(../img/bc.png) repeat-x #000;
	color:#FFF;
scrollbar-3dlight-color:#333;
scrollbar-arrow-color:#fff;
scrollbar-darkshadow-color:#666;
scrollbar-face-color:#000;
scrollbar-highlight-color:#999;
scrollbar-shadow-color:#ccc;
scrollbar-track-color:#000;
}

#layout {
	width:740px;
	margin:10px auto;
}

/* ---------------------------------------- 
								header
---------------------------------------- */
#header {
	margin-bottom:15px;
	display: block;
}

#header h1 {
	width:103px;
	float:left;
}

ul#menu {
	float:right;
	color:#C4CDD2;
	margin-top:35px;
}

ul#menu li {
	font-size:13px;
	display:inline;
	padding: 0 1.1em;
	background:url(../img/line.gif) left center no-repeat;
}

ul#menu li a {
	text-decoration:none;
	color:#707F86;
}

ul#menu li a:hover {
	color:#333333;
	text-decoration:underline;
}

ul#menu li.lastline a {
	padding: 0 1.2em 0 0;
	background:url(../img/line.gif) right center no-repeat;
}

/* ---------------------------------------- 
									content				
---------------------------------------- */
#content {
	width:740px;
	margin:0 auto 15px auto;
}

/* ---------------------------------------- 
									footer				
---------------------------------------- */
#footer dl {
	margin:10px 0;
	font-size:12px;
	float: left;
	width: 565px;
	height:80px;
	overflow-y:scroll;
}

#footer dt {
	float:left;
	width:6em;
	line-height:1.4;
	clear: both;
	padding-bottom: 1px;
}

#footer dd {
	line-height:1.4;
	padding: 0 0 5px 6em;
}

.banner {
	float:right;
	margin: 10px 0 0 0;
}

.banner a {
	text-decoration:none;
	color:#707F86;
}

.banner a:hover {
	color:#666;
	text-decoration:underline;
}
address {
	font-size:11px;
	text-align: center;
	margin-top: 15px;
}

/* ---------------------------------------- 
									clearfix				
---------------------------------------- */
.clearfix {
	overflow:hidden;/*dw*/
	display:inline-block;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* ---------------------------------------- 
									limited
---------------------------------------- */
#silent {
	background:url(../img/silent.png) no-repeat;
	padding:360px 0 30px 560px;
}
#passion {
	background:url(../img/passion.png) no-repeat;
	padding:360px 0 30px 560px;
}

#form-l select,
#form-m select { display:none; }

#form-l { margin:5px 0 0 0; }






/* ---------------------------------------- 
									guide			
---------------------------------------- */
#guide  {
	background-color: #000000;
	padding: 0 30px;
}

#guide table{
	background-color: #000000;
	font-size: 12px;
}
#guide tr,
#guide td{
padding:3px;}

#guide tr.margin {
	margin-top:10px;
}
#guide h1 {
	text-align:center;
}

/* ---------------------------------------- 
									News			
---------------------------------------- */
#news  {
	background-color: #000000;
}

}
