body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
}
#wrap{
	width:970px;
	margin:0px;
}
a:link, a:visited{
	color:#166494;
	text-decoration:none;
}
a:hover{
	color:#999999;
}

a.lmenu:link, a.lmenu:visited{
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
a.lmenu:hover{
	color:#dadada;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.header{
	background-image: url(bg-menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 33px;
	height: 55px;
	}
.header img{
	border:0px;
	vertical-align:middle;
}
.logo{
	float:left;
	margin-left:18px;
	margin-top:5px;
}
/*******menu*******/
.menu{
	float:left;
	padding-top: 15px;
	padding-left:10px;
	font-size:13px;
	display:inline;
	
	}
.menu a:link, .menu a:visited{
	color:#666666;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
		display:inline;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.menu a:hover{
	color:#7da0ba;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
		display:inline;
}
.leader{
	float:left;
	width:252px;
	height:276px;
	
}

.banner{
	float:left;
	width:565px;
	margin-right:6px;
	height:276px;
}
img{
border:0px;
}
.ban-area{
	margin-top:15px;
	width:970px;
	float:left;
}
.ban-dn{
	background-image: url(ban-dn-menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:970px;
	height:57px;
	clear:both;
}
.ban-dn-btn{
	
	margin-left:15px;
}
.ban-dn-btn img{
	border:0px;
	float:left;
	margin-right:8px;
	display:inline;
	margin-top:8px;
}

.contentarea{
	margin:0px;
	padding:6px;
	clear:both;
}

.flip{
	float:left;
	width:298px;
}
.fliptext{
	font-size:11px;
	color:#383838;
	line-height:18px;
	background-color:#f6f6f6;
	padding:10px;
	height:200px;
}
.bg-prd{
	float:right;
	/*background-image: url(curve-bg-prd.png);*/
	background-repeat: no-repeat;
	background-position: right top;
	width:655px;
	height:auto;
}

.footer{
	/*background-image: url(footer-bg.png);*/
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 285px;
	width: 970px;
}
.dummy{
	height:5px;
	clear:both;
}
.footerlinks{
	padding-left:0px;
	padding-right:0px;
	padding-top:8px;
	}
.footer a:link, .footer a:visited{
	color:#4b4d4b;
	font-size:12px;
	text-decoration:none;
	padding-right:90px;
	display:inline;
}
.footer a:hover{
	color:#4b4d4b;
	font-size:12px;
	text-decoration:none;
	padding-right:90px;
}
.foot-box{
	/*border:1px solid #FFFFFF;*/
	padding:0px;
	width:160px;
	height:120px;
	font-size:10px;
	
}
.foot-box a:link, .foot-box a:visited{
	font-size:10px;
	color:#666666;
	text-decoration:none;
	display:block;
	line-height:20px;
	
}
.foot-box a:hover{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	display:block;
	line-height:20px;
}
.ft-header{
	font-size:13px;
	color:#2f6681;
	padding-bottom:8px;
	border-bottom:dashed 1px #787878;

}
.text_box {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
