html{
	height:100%;
	margin-bottom:1px;
}
body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#f7f1e6;
	font-size:62.5%;
	font-family: Verdana, Arial, sans-serif;
	line-height:1.5:
}

#page{
	margin: 0 auto;
	width:924px;
	text-align:center;
	background:url(../images/bg_header.gif) no-repeat left top;
	background-color:#fff9f5;
	color:#635600;
	font-size:1.2em;
}

#mainarea{
	clear:both;
	width:910px;
	margin:0 auto;
	text-align:center;
}

#header{
	width:910px;
	height:68px;
	text-align:left;
}
h1{float:left;width:223px;margin:14px 0px 0px 8px;}
.grandtop{float:left;width:91px;margin:29px 0px 0px 0px;}
.hnav{float:right;margin:29px 8px 0px 0px;}
.hnav img{margin-left:13px;}

#nav{
	clear:both;
	width:910px;
}
#nav li{
	display:inline;
}

#flasharea{
	width:910px;
	height:230px;
	text-align:center;
	margin-bottom:15px;
}
.promotion_area{
	width: 884px;
	text-align: center;
	margin-bottom: 15px;
	background: url(../../images/bg_vis.gif) no-repeat;
	padding: 15px 13px 10px;
	height: 245px;
	position: relative;
}
.promotion_area img {
	position:absolute;
	top: 15px;
	left: 13px;
}
#imageContainer img {
	display:none;
}

#content{
	width:910px;
	text-align:left;
	min-height: 1%;
}
#content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#banner{
	float:right;
	width:199px;
	margin-right:8px;
	text-align:right;
}
#banner img{
	margin-bottom:10px;
}
#info{
	float:left;
	width:669px;
	margin-left:8px;
}
#info dl{
	width:675px;
}
#info dt{
	float:left;
	width:120px;
	border-bottom:1px dashed #333333;
}
#info dd{
	width:502px;
	border-bottom:1px dashed #333333;
}

h3{
	width:674px;
	height:20px;
	margin-left:8px;
	background:url(../../images/index_bg_border.gif) no-repeat left bottom;
}

.to_list{
	text-align:right;
	position:relative;
	top:-1px;
	left:513px;
}


#news,#topics{
	width:669px;
	overflow:hidden;
	margin-left:8px;
	border-left:6px solid #736d22;
	margin-bottom:17px;
}
#news dl,
#topics dl{
	width:658px;
	padding-left:10px;
}
#news dt,
#topics dt{
	float:left;
	width:80px;
	padding:5px 30px 5px 0px;
	background:url(../images/list_mark.gif) no-repeat 93% 50%;
	clear:left;
}
#news dd,
#topics dd{
	padding:5px 0px;
	background:url(../../images/index_bg_dash.gif) repeat-x bottom;
	color: #666;
}

#service {
	width:678px;
	margin: 25px 6px 20px;
	zoom: 1;
}
#service li {
	float: left;
}
#service:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}


#footer{
	clear:both;
	width:924px;
	margin:0 auto;
	background:url(../images/bg_header.gif) no-repeat left top;
	background-color:#f7f1e6;
	text-align:left;
}

#copyright{
	float:right;
	padding:21px 0px;
}
	

#footer-inner{
	float:left;
}
#footer-inner ul{
	padding:21px 0px;
}
#footer-inner li{
	display:inline;
}


	
	
	
