@charset "utf-8";
body {
	color:#666666;
	/*background:#000 url(../images/bg_body.gif) left top repeat;*/
	background:url(../images/bg_fB.gif) center 452px repeat-y;

	line-height:1.5;
}
a {
}
.pageBox{
	margin:0 auto;
	width:760px;
}
.bgTop{
	margin:0 auto;
	background:url(../images/bg_fTop.gif) center top no-repeat;
	}
.bgTopT{
	/*background:url(../images/bg_top1.gif) left 0 no-repeat;*/
/*background-color: transparent;
background-image: url(../images/bg_top1.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left 0pt;*/

	}	
.header{
	padding:10px 0 10px 0;
	}
.logo{
	margin-top:14px;
	}	
.mainNav ul{
	overflow:hidden;
	height:100%;
	}
.mainNav ul li{
	float:left;
	margin-right:8px;
	}
.mainNav ul li.last{
	margin-right:0px;}	
.banner{
	margin-top:10px;
	}
.subNav ul{
	padding:14px 0 0 0;
	overflow:hidden;
	}		
.subNav ul li{
	float:left;
	padding:4px;
	border:1px solid #999;
	margin-right:13px;
	}	
.subNav ul li.last{
	margin-right:0PX;
	}	
.alpha a:hover img{
	filter:alpha(opacity=80);
  	-moz-opacity:0.80;
  	opacity:0.80;
	}
.alpha input:hover{
	filter:alpha(opacity=80);
  	-moz-opacity:0.80;
  	opacity:0.80;
	}	
.contentBox{
	margin:0 auto;
	width:740px;
	background:#fff url(../aboutus/images/bg_aboutsB.gif) left bottom no-repeat;	
	}	
.content{
	padding-top:11px;
	overflow:hidden;
	}
.otherContent{
	margin:0 auto;
	padding:16px 20px 0 20px;
	width:700px;
	background:url(../aboutus/images/bg_aboutsT.gif) left top no-repeat;
	}
.menuContent{
	margin:0 auto;
	padding:16px 10px 0 10px;
	width:720px;
	background:url(../aboutus/images/bg_aboutsT.gif) left top no-repeat;
	}
.camContent{
	margin:0 auto;
	padding:16px 12px 0 13px;
	width:715px;
	background:url(../aboutus/images/bg_aboutsT.gif) left top no-repeat;
	}	
.mapContent{
	width:700px;
	margin:0 auto;
	padding:16px 12px 0 13px;

	}	
/*footLink style*/
.footLink {
	padding:10px 0 25px;
	text-align:right;
	clear:both;
	}
.footLink a{
	color:#fff;
	text-decoration:underline;
	font-size:10px;
	}
.footLink a:link:hover{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	}

.footLink ul li {
	display:inline;
	padding:0 8px 0 10px;
	background:url(../images/ico_footLink.gif) left center no-repeat;
	
	}	
.footLink ul li.last{
	padding-right:0px;
	}	
.footLink p{
	padding-top:15px;
	}	
.backTop{
	clear:both;
	margin-top:50px;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #666;
	overflow:hidden;
	}	
.backTop img{
	float:right;
	padding-right:2px;
	}	
.qaUl li{
	margin-bottom:20px;
	}
.qaUl li p{
	padding-top:5px;
	}	

