html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	font: 11px arial, sans-serif;
	background-color: #90753D;
}

#header {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100%;
	height: 284px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -8px 0px;
}
#header h1 {
	background: 0px 0px url() no-repeat;
	height: 210px;
	width:207px;
	margin-left: 40px;
	padding-top: 20px;
	color: #fff;
	line-height: 1;
}
#header h1 em {
	display: block;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times new roman", serif;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#header h1 strong {
	display: block;
	margin: 0px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}

#uppers {
	position: absolute;
	top: 17px;
	left: 270px;
	background: top left url(images/search.gif) no-repeat;
	padding-left: 25px;
	z-index: 15;
}
#nav-top {
	position: absolute;
	top: 10px;
	left: 330px;
	width: 200px;
}
#nav-top li {
	display: inline;
}

#nav {
	background: top left url(images/nav_left.png) no-repeat;
	position: absolute;
	top: 34px;
	left: 219px;
	width: 710px;
	text-align: center;
	z-index: 15;
}
#nav div {
	background: top right url(images/nav_right.png) no-repeat;
	padding: 0 10px;
}
#nav ul {
	background: top left url(images/nav_bg.png) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
}
#nav a {
	font-weight: normal;
}

#left-person {
	position: absolute;
	top: 253px;
	left: 3px;
	width: 377px;
	height: 575px;
	background: url(images/body_left.png) no-repeat;
}

#body {
	position: relative;
	z-index: 10;
	margin-left: 100px;
	padding-top: 200px;
	width: 800px;
}

#body h2 {
	font-weight: normal;
	font-size: 15px;
}
#body h2 em {
	font-size: 25px;
	font-family: serif;
}

#black-tl { }
#black-tr { }
#black-bl {
	width: 550;

}
#black-br { width: 100%; background: }

#black-tl {
	margin-left: 30px;
	margin-top: 10px;
	width: 540px;
	position: relative;
}
#black-bl {
	padding: 20px 20px 10px 20px;
	position: relative;
	background-repeat: repeat;
	visibility: visible;
}

.black-box {
	float: left;
	width: 180px;
	margin-right: 20px;
	margin-left: 40px;
}
.black-box h2 {
	font-size: 13px;
	font-weight: normal;
}
.black-box h2 em {
	font-size: 22px;
	font-family: serif;
}
.black-box .more {
	color: red;
}

#footer {
	margin-left: 200px;
	margin-top: 10px;
	width: 550px;
}

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
#tips {
	float: left;
	width: 600px;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
}

#copyright {
	margin-left: 300px;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}
