body {
	text-align:center;
	background:#000000
}
a {
	text-decoration:none;
	color:#f3ffc7
}
a:hover {
	text-decoration: underline;
	color:#f3ffc7
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	color:#8a8a8a
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	background:url(images/header.gif) no-repeat;
	height:226px
}
#header h1 {
	font-size:38px;
	padding-top: 40px;
	padding-left: 90px;
	color:#9cdbfb
}
#header div {
	font-size:16px;
	padding-left: 90px;
}
ul#nav {
	position:absolute;
	top:190px;
	padding-left:70px;
	overflow:hidden;
}
ul#nav li {
	float:left;
	height:50px;
	padding:0 30px;
	color:#FFFFFF
}
ul#nav a {
	color:#fff
}
/* content */
#content {
	padding:0 50px
}
#content .left {
	width:452px;
	padding-top: 30px;
  margin-bottom:50px;
}
#content .left h2 {
	font-size:30px;
	background: url(images/left.gif) no-repeat;
	height:55px;
	padding-top: 10px;
	padding-left: 10px;
}
#content .left h3 {
  margin-top:50px;
	font-size:22px;
	background: url(images/left.gif) no-repeat;
	height:55px;
	padding-top: 14px;
	padding-left: 10px;
}
#content p {
	padding:20px 20px;
}
#content .right {
	width: 220px;
	padding-top: 30px;
}
#content .right h3 {
	font-size:20px;
	background: url(images/right.gif) no-repeat;
	height:55px;
	padding-top: 14px;
	padding-left: 10px;
}
#top li {
	list-style:url(images/a1.gif) inside
}
#top a {
	color:#f3ffc7;
	line-height:20px
}
.submit {
	background:url(images/a2.gif) no-repeat;
	border:0px;
	width:21px
}
div#meun {
	padding-bottom:20px
}
div#meun li a {
	padding-left:5px
}
div#meun, #bm form {
	padding-left: 30px;
}
/* footer */
#footer {
  margin-top:30px;
	clear:both;
	background:url(images/footer.gif) no-repeat;
	height:184px;
	text-align:center
}
#ftlink {
	padding-top: 12px;
	padding-bottom:15px
}
div#scc {
	position:absolute;
	top:50px;
	padding-left: 450px;
}
#scc h2 {
	width:50px;
	display:inline;
	font-size:22px
}
#scc form#sc {
	display:inline;
}
#scc form#sc input {
	padding:2px
}
