/* CSS Document */
a {
	text-decoration:none;
	color: #CE9A2F;
}
body{
	padding:11px 0 14px 0;
	margin:0;
	background-color:#EFEFDF;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
div, h1, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
#right h3 {
	padding-left: 15px;
}


ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header.gif) 0 0 no-repeat;
	width:981px;
	height:274px;
	position:relative;
	margin:0 auto;
}
#header ul{
	background:url(images/nav_bar.gif) 0 0 no-repeat;
	width:847px;
	height:29px;
	position:absolute;
	left:31px;
	top:6px;
	padding:0 0 0 72px;
}
#header ul li{
	background:url(images/nav_div.gif) right top no-repeat;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#header ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
#header img.logo{
	position:absolute;
	left:41px;
	top:78px;
	width:314px;
	height:75px;
}
#header form{
	width:484px;
	height:32px;
	position:absolute;
	left:402px;
	top:86px;
}
#header .txt {
	height: 30px;
	font-size: 25px;
	color: #666666;
}
#header .but {
	font-size: 24px;
	background-color: #B8A019;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}


#header p{
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:410px;
	top:128px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 12px;
}
#header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:144px;
	top:179px;
	width:728px;
	height:90px
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:978px;
	padding:13px 1px 13px 2px;
	margin:0 auto;
}


/*------------------------------------------------right--------------------*/
#right{
	background-color: #FDFDF7;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #CDCEA6;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
#right h2{
	font:bold 30px/22px Arial, Helvetica, sans-serif;
	color:#222222;
	background-color:inherit;
	margin:0 0 16px 0;
	padding:0 0 0 38px;
	display:block;
}
#right .rightTxt1 {
	color: #666666;
	margin: 10px;
	text-decoration: none;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/
/*------------------------------------------------footer--------------------*/
#footer{
	width:977px;
	height:125px;
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
}
#footer a.xht{
	width:98px;
	height:20px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:369px;
	top:89px;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:98px;
	height:20px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:490px;
	top:88px;
}
#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer img{
	position:absolute;
	left:442px;
	top:76px;
	width:84px;
	height:26px;
}
#footer p {
	padding-top: 20px;
	font-size: 12px;
}
.rcnt a {
	color: #CF9D52;
}
.hreview {
	float: left;
}.pluse {
	width: 150px;
	position: absolute;
	left: 564px;
	top: 49px;
}
