html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
}
h1 img {
	display: block;
}
h2 {
	font-weight: normal;
	font-size: 15px;
}
h2 em {
	font-size: 25px;
	font-family: serif;
}

img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	color:#CC6600;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #580000;
	font: 11px arial, sans-serif;
}


#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px url(images/header_bg.jpg) repeat-x;
	height: 284px;
	visibility: visible;
}
#header h1 {
	background: 0px 0px url(images/header_left.jpg) no-repeat;
	height: 184px;
	width: 282px;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 1;
}
#header h1 em {
	display: block;
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times new roman", serif;
}
#header h1 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

#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.gif) no-repeat;
	position: absolute;
	top: 66px;
	left: 270px;
	width: 580px;
	text-align: center;
	z-index: 15;
	visibility: visible;
}
#nav div {
	background: top right url(images/nav_right.gif) no-repeat;
	padding: 0 10px;
}
#nav ul {
	background: top left url(images/nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
}
#nav a {
	color: white;
	font-weight: normal;
}

#left-person {
	position: absolute;
	top: 151px;
	left: 0px;
	width: 282px;
	height: 608px;
	background: url(images/left_body.png) no-repeat;
	visibility: visible;
}

#left-person01 {
	position: absolute;
	top: 151px;
	left: 0px;
	width: 282px;
	height: 608px;
	background: url(images/left_body01.png) no-repeat;
	visibility: visible;
}
#right-person {
	position: absolute;
	top: 634px;
	left: 282px;
	width: 72px;
	height: 125px;
	background: url(images/right_body.png) no-repeat;
	z-index: 0;
	visibility: visible;
}
#right-person01 {
	position: absolute;
	top: 634px;
	left: 282px;
	width: 72px;
	height: 125px;
	background: url(images/right_body01.png) no-repeat;
	z-index:16;
	visibility: visible;
}
#photo-box {
	position: absolute;
	top: 390px;
	left: 282px;
	width: 484px;
	height: 192px;
	background: url(images/photo_box.png) no-repeat;
	padding: 10px;
	visibility: visible;
}

#body {
	position: relative;
	z-index: 10;
	margin-left: 320px;
	padding-top: 130px;
	width: 500px;
	
}

#body01 {
	position: absolute;
	top: 118px;
	left: 282px;
	width: 496px;
	height: 610px;
	background: url(images/body01.png) no-repeat;
	z-index:16;
}

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

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

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
#tips {
	position:absolute;
	top: 582px;
	left: 282px;
	width: 265px;
	height: 147px;
	visibility: visible;
	z-index: 14;
}
#choose {
	position: absolute;
	top: 582px;
	left: 547px;
	width: 219px;
	height: 147px;
	visibility: visible;
}

#copyright {
	position: absolute;
	top: 729px;
	left: 282px;
	width: 484px;
	height: 30px;
	margin-left: 320px;
	visibility: visible;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}
#why01 {
	position:absolute;
	z-index: 18;
	left: 285px;
	top: 408px;
	width: 238px;
	height: 328px;
}
#why02 {
	position:absolute;
	z-index: 17;
	left: 550px;
	top: 408px;
	width: 217px;
	height: 260px;
}
