body {
	background:#21110d url(../images/bgd_wrapper_repeat_y.jpg) center 0 repeat-y;
	color: #22120e;
}
#wrapper {
	background:url(../images/bgd_wrapper_footer.jpg) no-repeat center 100%;
}
#wrapperIn {
	background: url(../images/bgd_wrapper.jpg) no-repeat center 0;
	width: 100%;
}
#header {
	position: relative;
	z-index: 2;
	width: 1000px;
	height: 460px;
	margin: 0 auto;
}
.logo {
	position: absolute;
	left: 595px;
	top: 6px;
	width: 223px;
	height: 86px;
	z-index: 1;
	text-indent: -9999px;
	display: block;
}
.TopLink {
	position: absolute;
	z-index: 2;
	top: 66px;
	left: 356px;
}
.TopLink ul {
	overflow: hidden
}
.TopLink ul li {
	float: left;
	font-size: 11px;
	font-weight:bold;
	list-style-type: none;
	color: #b28f8a;
}
.TopLink ul li a:link, .TopLink ul li a:visited {
	color:white;
	font-size: 11px;
	padding: 0 2px 0 4px;
}
.TopLink ul li a:hover, .TopLink ul li.Hilite a:link, .TopLink ul li.Hilite a:visited {
	text-decoration: underline;
	color:white
}
#nav {
	width:297px;
	height:341px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 709px;
	background: url(../images/bgd_nav.jpg) 0 0 no-repeat;
	overflow: hidden;
	padding: 35px 0 0;
}
#nav li {
	overflow: hidden;
	width:100%;
	float:left;
}
#nav li a {
	display: block;
	width: 186px;
	height:40px;
	text-indent: -9999px;
	background: url(../images/nav-nor.jpg) 0 0 no-repeat;
	margin: 0 0 0 47px;
}
#nav li a.nav01 {
	background-position:0 0;
}
#nav li a.nav02 {
	background-position: 0 -40px;
}
#nav li a.nav03 {
	background-position: 0 -80px;
}
#nav li a.nav04 {
	background-position: 0 -120px;
}
#nav li a.nav05 {
	background-position: 0 -160px;
}
#nav li a:hover, #nav li.Hilite a {
	background-image: url(../images/nav-hov.jpg);
}
#nav li.Off a, #nav li.Off a:hover {
	cursor: default;
	background-image: url(../images/nav-off.jpg);
}
#top {
	position:absolute;
	top:400px;
	width:88px;
	height:120px;
	z-index:10;
	left:810px;
	background: url(../images/top.png) no-repeat;
	text-indent:-9999px;
}
#top:hover {
	background-position:-120px 0;
}
/*Begin Btn*/
input.BtnReset {
	width: auto;
	margin: 10px 10px 0 0;
}
textarea {
	resize: none
}
/*End Btn*/

/*Footer*/
#Footer {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	height: 130px;
	padding: 35px 0 0;
	width: 885px;
}
#Footer p {
	overflow: hidden;
	font: 11px/19px Tahoma;
	color: white;
	display:block;
}
.vng {
	background:url(../images/spacer.gif) no-repeat;
	height: 54px;
	width: 37px;
	float:left;
	margin: 0 24px 0 0;
	text-indent:-9999px;
}
.kingsoft {
	background:url(../images/spacer.gif) no-repeat;
	height: 15px;
	float:left;
	margin: 20px 20px 15px 0;
	text-indent:-9999px;
	width: 88px;
}
#link-function {
	border-bottom: none;
	background: #422B18 url(../images/content/icon_function.gif) no-repeat 92% center;
	float: right;
	width: 79px;
	text-decoration:none;
	color: #f5dbba;
	font-size:12px;
	display:block;
	line-height: 27px;
	height: 28px;
	padding: 0 0px 0 9px;
	border: 1px solid #25180a;
}
#link-function:hover {
	text-decoration:none;
}
#link-function img {
	vertical-align:middle;
	margin-left:5px
}
#list-function {
	padding: 3px 0 8px;
	top: 31px;
	position: absolute;
	width: 185px;
	overflow:hidden;
	border-top:none;
	background: #422b18;
	display: none;
	z-index:100;
	border: 1px solid #1a0d01;
}
#list-function.active {
	display:block
}
#list-function li {
	margin-left: 10px;
	text-align: left;
	line-height: 18px;
	padding: 2px 3px 2px 11px;
	overflow:hidden;
	background: url(../images/content/icon_1.gif) no-repeat 0 center;
}
#list-function li a {
	color: black;
	text-decoration:none;
	color: #ffeecd;
}
#list-function a:hover {
	color:#eca20d;
}
