@charset "utf-8";
/* CSS Document */

#wrapper {
	width:800px;
	background:#FFF;
	margin:0 auto;
	}
#content_left {
	float:left;
	}
#content_right {
	float:right;
	width:585px;
	}
ul#menu {
	padding-bottom:0px;
	}
ul#menu li a {
	width:200px;
	height:30px;
	display:block;
	padding:10px 0 0 15px;
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	}
.on_menu {
	background:#8E0412;
	}
.off_menu001 {
	background:url(../../common/images/bg_menu001.jpg) no-repeat;
	}
.off_menu002 {
	background:url(../../common/images/bg_menu001.jpg) no-repeat 0px -40px;
	}
.off_menu003 {
	background:url(../../common/images/bg_menu001.jpg) no-repeat 0px -80px;
	}
.off_menu004 {
	background:url(../../common/images/bg_menu001.jpg) no-repeat 0px -120px;
	}
.off_menu005 {
	background:url(../../common/images/bg_menu001.jpg) no-repeat 0px -160px;
	}
.off_menu006 {
	background:url(../../common/images/bg_menu001.jpg) no-repeat 0px -200px;
	}

ol#bnr_menu {
	margin-top:10px;
	}

ol#bnr_menu li {
	padding-bottom:4px;
	}

ul#header_list {
	background:#202020;
	height:35px;
	padding-top:15px;
	}
ul#header_list li {
	float:right;
	margin-right:15px;
	}
ul#header_list li a {
	color:#FFF;
	text-decoration:none;
	padding-left:7px;
	font-weight:bold;
	background:url(../images/list_style001.gif) no-repeat 0px 6px;
	}





/*design*/
.red {
	color:#B41810;
	font-weight:bold;
	}


/*///// BASIC SETTINGS /////*/
html {
	}
body {
	text-align: center; /* forIE5 */
	background:url(../images/bg001.gif) repeat-x ;
	color:#000;
}

body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: none;
}
ul, ol {
	list-style-type: none;
}
input, textarea {
	font-size: 1em;
}

/*spacer*/
.pdtop15 {
	padding-top:15px;
	}
.pdbtm25 {
	padding-bottom:25px;
	}
.pdbtm20 {
	padding-bottom:20px;
	}
.pdbtm15 {
	padding-bottom:15px;
	}
.pdbtm10 {
	padding-bottom:10px;
	}
.pdbtm5 {
	padding-bottom:5px;
	}

.text_red {
	color:#FF3300;
	font-weight:bold;
	}
.gray {
	color:#666666;
	}

/*footer*/
#filler {
	width:780px;
	margin:0 auto;
	padding:15px 20px 20px;
	background:#FFFAD1;
	font-size:15px;
	}
#filler h4 {
	font-size:24px;
	padding-bottom:5px;
	}
#filler p {
	font-weight:bold;
	line-height:1.3em;
	}
#footer {
	width:100%;
	background:#000;
	height:80px;
	color:#FFF;
	}
#footer p {
	width:800px;
	margin:0 auto;
	text-align:right;
	padding:10px 0 0;
	}



/*///// 2. BASIC SETTINGS /////*/
body {
	text-align: center; /* forIE5 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
/* IE7- */
*+html body {padding-left:1px;}
* html body {padding-left:1px;}
/* IE7- */
