@charset "utf-8";
/* CSS Document */
html{
	min-width:1000px !important;
	background-color:#f0e5d1;
	}
body{
	background:url(../images/bodyBg.gif) top left;
	background-repeat:repeat-x repeat-y;
	min-width:1000px;
	background-color:#f0e5d1;
}
.banner{
	width: 100%;
	height: 230px;
	background-color: #C96;
	display:block;
	background:none;
}	

header{
	z-index:10;
}
header .logo{
	position:absolute;
	display:block;
	width:100%;
	height:0px;
	z-index:9999;
	top:0px;
	overflow:visible;
	background:none;
}
header .logo a{
	text-indent:-9999px;
	position:relative;
	margin:0px auto;
	display:block;
	width:150px;
	height:230px;
	top:55px;
	left:-425px;
	background:url(../images/logo.png) top center no-repeat;
	z-index:9999;
}
.pageBody {
    width: 1000px;
	background:none;
	top:-10px;
	z-index:11;
}
aside {
    width: 185px;
	padding-bottom:37px;
	background:url(../images/asideBg.png) left bottom no-repeat;
	padding-top:10px;
}
aside .rootColumnTitlebar{
	height:84px;
	width:185px;
	background-repeat:no-repeat;
	background-position:0px top;
	text-indent:-9999px;
}
aside .subNav .textList li{
	width: 185px;
	}
aside .subNav .textList li a{
	text-align:center;
	width: 150px;
	height:35px;
	line-height:35px;
	padding-top:0px;
	color:#fff;
	text-indent:0px;
	background-image:url(../images/subNavListItem.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:visible;
}
aside .subNav .textList li a:hover{
	color:#000;
	background-position:left bottom;
}
aside .subNav .textList.currrent li{
	background:#fff;
	color:#000;
	width:185px;
	text-indent:-35px;
	}
aside .subNav .textList li.current a{
	background:#fff;
	color:#000;
	width:185px;
	text-indent:-35px;
	background-position:left bottom;
}
aside .subNav .textList li {
	padding-left:0px;
}
aside .subNav .textList .textList li a{
	background-image:url(../images/subNavListItem1.png);
	background-position:left top;
}
aside .subNav .textList li.current li.current a{
	background-position:left top;
	color:#bea186;
}
aside .subNav .textList .textList li.current a{
	background-position:left top;
}
aside .subNav .textList .textList li a:hover{
	background-position:left top;
}
aside .subNav .textList .textList li a{
	text-indent:-10px;
}



.pageContent {
    width: 815px;
	background-image:url(../images/pageContentBg.png);
	background-color:#fff;
	background-position:top left;
	background-repeat:repeat-x;
}
.pageContent .columnTitlebar {
    display:none;
}
.pageContent .columnLocation {
    display:none;
}
.pageContent .columnContent {
	width:727px;
	margin-left: 45px;
}
.columnContent{
	min-height:600px;
	_height:600px;
}	
footer{
	background:url(../images/footerBg.png) top left no-repeat;
	}
.columnContent{
	min-height:500px;
	_height:500px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-right: 0px;
	margin-top:30px;
	margin-bottom:20px;
}



#columnContent28 .common_inforPageList .columnName{display:none;}

#columnContent14 .link{
	position:absolute;
	display:block;
	width:205px;
	height:205px;
	background:url(about:blank); 	
}
#columnContent14 #link1{
	top:50px;
	left:30px;	
}
#columnContent14 #link2{
	top:50px;
	left:460px;	
}
#columnContent14 #link3{
	top:265px;
	left:246px;	
}
#columnContent14 #link4{
	top:477px;
	left:28px;	
}
#columnContent14 #link5{
	top:477px;
	left:460px;	
}
#columnContent14 #link6{
	top:698px;
	left:244px;
}
.banner{
	position:relative;
	background:none;
	width:100%;
	}
#introduce{
	position:relative;
	width:100%;
	height:230px;
	margin:auto;
	}
.focusModule .control{
	position:relative;
	width:200px;
	padding-left:800px;
	margin:auto;
	right:5px;
	}

.focusModule .detail {
    display: block;
    height: 100%;
    margin: 0 auto;
    width: 100%;
}
.focusModule .control .masker .controlList li{
	background:#bfa288;
	height:5px;
	}
.focusModule .control .masker .controlList li.focusOpen{
	background:#131114;
	height:5px;
	}