html {
	margin:0px;
	height:100%;
	background:url("../images/banner.jpg") repeat-x;
}
body {
	width:930px;
	height:100%;
	margin:0px auto;
	position:relative;
}
#head {
	height:110px;
}
br {
	line-height:0px;
}
#set {
	position:absolute;
	right:20px;
	top:10px;
}
#logo {
	float:left;
	padding-left:30px;
}
#nav {
	padding-top:73px;
	padding-left:360px;
}
#nav a {
	display:block;
	float:left;
	width:90px;
	height:35px;
	background:url("../images/button2.png") no-repeat;
	margin:1px;
	padding-top:12px;
	text-align:center;
}
#nav #help {
	background:url("../images/button3.png") no-repeat;
}
#nav #now {
	background:url("../images/button1.png") no-repeat;
}
#nav a:hover {
	background:url("../images/button22.png") no-repeat;
}
#nav #help:hover {
	background:url("../images/button32.png") no-repeat;
}
#theme {
	top:-2px;
}
.clear {
	clear:both;
}
.wide {
	float:left;
	width:600px;
	margin-top:10px;
}
.narrow {
	float:right;
	width:320px;
	margin-top:10px;
}
.full {
	float:left;
	width:930px;
	margin-top:10px;
}
.wtop, .ntop, .ftop {
	height:20px;
	padding-left:15px;
	padding-top:10px;
}
.wcenter, .ncenter, .fcenter {
	border-left:1px solid #0c6c91;
	border-right:1px solid #0c6c91;
	padding:15px;
}
.ncenter li {
	padding-right:30px;
}
.fcenter li {
	padding-right:80px;
}
.wbottom, .nbottom, .fbottom {
	clear:both;
	height:15px;
}
.wtop {
	background:url("../images/table_top.png") no-repeat;
}
.wcenter {
}
.wbottom {
	background:url("../images/table_bottom.png") no-repeat;
}
.ntop {
	background:url("../images/table_rtop.png") no-repeat;
}
.ncenter {
}
.nbottom {
	background:url("../images/table_rbottom.png") no-repeat;
}
.ftop {
	background:url("../images/table_btop.png") no-repeat;
}
.fcenter {
}
.fbottom {
	background:url("../images/table_bbottom.png") no-repeat;
}
#foot {
	clear:both;
	width:100%;
	height:40px;
	padding-top:20px;
	text-align:center;
}
#sign{
	height:295px;
}

