body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF4AC;
	text-align: center;
	margin: 0px;
	background-image: url(../images/bg-0051.gif);
	background-repeat: repeat;
}
#container {
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#container .left {
	background-image: url(../images/back_left.gif);
	background-repeat: repeat-y;
	width: 64px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#container .ln {
	width: 870px;
	height: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #390102;
	border-bottom-color: #390102;
	border-left-color: #390102;
}
#container .right {
	width: 64px;
	background-image: url(../images/back_right.gif);
	background-repeat: repeat-y;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
.map {
	margin: auto;
	height: 247px;
	width: 870px;
}
.ln .nav {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 870px;
	line-height: 39px;
	color: #FFF4AC;
	font-weight: bold;
}
.page {
	margin: auto;
	width: 870px;
	overflow: hidden;
}
.page .sidebar {
	float: left;
	width: 215px;
	background-color: #600202;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
.sidebar_title {
	height: 47px;
	width: 215px;
}
.sidebar_pic {
	margin: auto;
	width: 200px;
	height: 250px;
	padding-top: 10px;
	
}
.sidebar_contact {
	margin: auto;
	width: 190px;
	text-align: left;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page .main {
	float: right;
	width: 650px;
	background-color: #790101;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
.index_title {
	background-image: url(../images/jobs_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 635px;
	margin: auto;
	color: #FF8D02;
	text-align: right;
	line-height: 45px;
	padding-right: 15px;
}
.about_title {
	background-image: url(../images/about_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 635px;
	margin: auto;
	color: #FF8D02;
	text-align: right;
	line-height: 45px;
	padding-right: 15px;
}
.club_title {
	background-image: url(../images/club_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 635px;
	margin: auto;
	color: #FF8D02;
	text-align: right;
	line-height: 45px;
	padding-right: 15px;
}
.product_title {
	background-image: url(../images/re_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 635px;
	margin: auto;
	color: #FF8D02;
	text-align: right;
	line-height: 45px;
	padding-right: 15px;
}
.case_title {
	background-image: url(../images/life_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 635px;
	margin: auto;
	color: #FF8D02;
	text-align: right;
	line-height: 45px;
	padding-right: 15px;
}
.message_title {
	background-image: url(../images/message_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 635px;
	margin: auto;
	color: #FF8D02;
	text-align: right;
	line-height: 45px;
	padding-right: 15px;
}
.contact_title {
	background-image: url(../images/contact_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 635px;
	margin: auto;
	color: #FF8D02;
	text-align: right;
	line-height: 45px;
	padding-right: 15px;
}
.main .i_text {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: auto;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF4AC;
}
.main .about {
	line-height: 27px;
	text-align: left;
	margin: auto;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF4AC;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
}
.main .club {
	line-height: 22px;
	text-align: left;
	margin: auto;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #CCCCCC;
}
.main .product {
	line-height: 22px;
	text-align: left;
	margin: auto;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF4AC;
}
.main .case {
	line-height: 22px;
	text-align: left;
	margin: auto;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF4AC;
}
.main .message {
	line-height: 22px;
	text-align: left;
	margin: auto;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF4AC;
}
.main .contact {
	line-height: 50px;
	text-align: left;
	margin: auto;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF4AC;
	font-size: 16px;
	font-weight: bold;
}
.footer {
	width: 870px;
	height: 50px;
	background-color: #610000;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #790101;
	border-right-color: #790101;
	border-bottom-color: #790101;
	border-left-color: #790101;
	color: #FFF4AC;
	line-height: 50px;
	clear: right;
}
.lc {
	clear: both;
}
.about img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.contact img {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.page .lxd {
	background-image: url(../images/lxd.gif);
	background-repeat: repeat-y;
	float: left;
	width: 5px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
.nav a {
	color: #FFF4AC;
	text-decoration: none;
}
.nav a:hover {
	color: #FF0000;
	text-decoration: none;
}
.footer a {
	color: #FFF4AC;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF4AC;
	text-decoration: underline;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	width: 870px;
	margin: auto;
	height: 92px;
}
.F18 {
	font-size: 18px;
	font-weight: bold;
	color: #FF8D02;
}
