body {
	background-color: #000000;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 12px;
	margin-top: 3px;
	padding-top: 3px;
}
a.bt1 {
	background-image:url(../img/bt/bt_01.jpg);
	width:127px;
	height:30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 1px;
}

a.bt2 {
	background-image:url(../img/bt/bt_02.jpg);
	width:127px;
	height:30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 6px;
}

a.bt3 {
	background-image:url(../img/bt/bt_03.jpg);
	width:127px;
	height:30px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 6px;
}

a.bt4 {
	background-image:url(../img/bt/bt_04.jpg);
	width:127px;
	height:30px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 6px;
}

a.bt5 {
	background-image:url(../img/bt/bt_05.jpg);
	width:127px;
	height:30px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 6px;
}

a.bt6 {
	background-image:url(../img/bt/bt_06.jpg);
	width:127px;
	height:30px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 6px;
}

a:hover.bt1 {
	background-image:url(../img/bt/bt_ov_01.jpg);
	background-repeat: no-repeat;
}
a:hover.bt2 {
	background-image:url(../img/bt/bt_ov_02.jpg);
	background-repeat: no-repeat;
}
a:hover.bt3 {
	background-image:url(../img/bt/bt_ov_03.jpg);
	background-repeat: no-repeat;
}
a:hover.bt4 {
	background-image:url(../img/bt/bt_ov_04.jpg);
	background-repeat: no-repeat;
}
a:hover.bt5 {
	background-image:url(../img/bt/bt_ov_05.jpg);
	background-repeat: no-repeat;
}
a:hover.bt6 {
	background-image:url(../img/bt/bt_ov_06.jpg);
	background-repeat: no-repeat;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	height: 30px;
	width: 800px;
	float: left;
}
li {
	display:inline;
	float:left;
	display: inline;
	margin-left: 1px;
}
li a {
	float:left;
	width:127px;
	color:#DFDFDF;
	text-decoration:none;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

#background {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#head_box{
	height: 80px;
	width: 812px;
}
#logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 80px;
	width: 430px;
	background-position: left;
	float: left;
	text-align: left;
}
#address {
	line-height: 20px;
	width: 380px;
	height: 60px;
	float: right;
	margin-top: 20px;
}
