body,th {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#EDEDDA;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/*------------------------------公共样式------------------------------*/

.blown_12_b{
    font-size:12px;
	color:#3A3324;
	font-weight:bold;
	}
	
.blown_10 a{
    font-size:10px;
	color:#64573E;
	}	
.blown_10 a:hover{
	color:#64573E;
	}		


.sand_12_b{
    font-size:12px;
	color:#B37326;
	font-weight:bold;
	}
	
.white_16_b{
     font-size:15px;
	 color:#FFFFFF;
	 font-weight:bold;
	 }	
	
.sand_11 {
    font-size:11px;
	color:#B37326;
	}
.sand_11 a{
    font-size:11px;
	color:#B37326;
	}
.sand_11 a:hover{
    font-size:11px;
	color: #3A3324;
	}	
		
.orange_12_b{
    font-size:12px;
	color:#EDC867;
	font-weight:bold;
	}		

.black_12 {
    font-size:11px;
	color:#333333;
	line-height:20px;
	}	
.black_12 li{
    font-size:11px;
	color:#333333;
	list-style-type:none;
    margin-left:-40px;
	height:20px;
	}	
.black_12 li a{
	color:#333333;
	}	
.black_12 li a:hover{
	color:#B37326;
	}			
.white_11{
    font-size:10px;
	color:#FFFFFF;
	}	
	
.white_12 li{
	font-size: 12px;
	color: #FFFFFF;
	width:244px;
	height:28px;
	line-height:28px;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #807255;
	list-style-type:none;
	margin-left:-80px;
	padding-right:40px;
}
.white_12 li a{
	color: #FFFFFF;
	
}
.white_12 li a:hover{
	color: #3A3324;
}	





/*-------------------------------导航栏-----------------------------*/


/* common styling */
.menu {width:756px; position:relative; font-size:11px; margin:0px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:107px; height:22px; text-align:center; color:#fff; border:1px solid #fff; border-width:0 1px 1px 0;background-image:url(img/index_r2_c1_r2_c8.jpg); font-size:11px; line-height:22px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#000; background:#000;}
.menu ul li:hover ul {display:block; position:absolute; bottom:35px; left:0;}
.menu ul li:hover ul li a.hide {background:#a7c9c9; color:#fff;}
.menu ul li:hover ul li {display:block; background:#fff; color:#000;width:120px; clear:both;}
.menu ul li:hover ul li:hover a.hide {background:#dfc184; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#c9a7c9; color:#fff; width:120px; padding-left:10px;}
.menu ul li:hover ul li a:hover {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:107px; bottom:0;}
.menu ul li:hover ul li:hover ul li a {background:#dfc184; color:#fff;}
.menu ul li:hover ul li:hover ul li a:hover {background:#c9c9a7; color:#000;}
.menu ul li:hover ul.left {left:-105px;}
.menu ul li:hover ul li:hover ul.left {left:-120px; width:120px;}

table {border-collapse:collapse; margin:0; padding:0;}
.menu ul li a.hide, .menu ul li a:visited.hide {display:none;}
.menu ul li a:hover ul li a.hide {display:none;}
.menu ul li a:hover { color:#B59F73;background:#64573E;}
.menu ul li a:hover ul {display:block; position:absolute; bottom:23px; left:0;}
.menu ul li a:hover ul li {display:block; background:#fff; color:#000; width:96px;}
.menu ul li a:hover ul li a.sub {background:#a7c9c9; color:#000;}
.menu ul li a:hover ul li a {display:block; background:#fff; color:#B59F73; width:100%; padding-left:10px;}
.menu ul li a:hover ul li a ul {visibility:hidden;}
.menu ul li a:hover ul li a:hover {background:#fff; color:#64573E;}
.menu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:210px; bottom:0;}
.menu ul li a:hover ul li a:hover ul li a {background:#dfc184; color:#000;}
.menu ul li a:hover ul li a:hover ul li a:hover {background:#c9c9a7; color:#000;}
.menu ul li a:hover ul.left {left:-105px;}
.menu ul li a:hover ul li a:hover ul.left {left:-210px;}




/*--------------------------------------案例展示----------------------------*/
#cover{
		padding: 0px;
		background: #fff;
		width: 279px;
		height: 148px;
		margin:0 auto;
		margin-bottom:-45px;
	}   
#imageFlow {
	position: absolute;
	width: 279px;
	height: 120px;
	background: #1E0E01;
	margin-top:5px
	}
	#imageFlow .diapo {
		position: absolute;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	#imageFlow .link {
		border: dotted #fff 1px;
		margin-left: -1px;
		margin-bottom: -1px;
	}
	#imageFlow .bank {
		visibility: hidden;
	}
	#imageFlow .top {
	position: absolute;
	width: 100%;
	height: 40%;
	background:#1E0E01;
	top: -58px;
	}
	#imageFlow .text {
		position: absolute;
		left: 0px;
		width: 100%;
		bottom: 3%;
		text-align: center;
		color: #fff;
		z-index: 1000;
		font-size:12px
	}
	#imageFlow .legend {
		font-size: 0.8em;
	}
	#imageFlow .scrollbar {
		position: absolute;
		left: 15%;
		bottom: 30%;
		width: 70%;
		height: 5px;
		z-index: 1000;
	}
	#imageFlow .track {
		position: absolute;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=30);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
		position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}	
   




/*-------------------------------------形象flash------------------------------*/
#fW_Content {
	DISPLAY: inline; FLOAT: left;; WIDTH: 512px; HEIGHT: 464px
}
#fW_Content IMG {
	WIDTH: 512px; HEIGHT: 464px
}


#jquery-overlay {
	Z-INDEX: 90; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 500px
}
#jquery-lightbox {
	Z-INDEX: 100; LEFT: 0px; WIDTH: 100%; LINE-HEIGHT: 0; POSITION: absolute; TOP: 0px; TEXT-ALIGN: center
}
#jquery-lightbox A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#lightbox-container-image-box {
	BACKGROUND: black; MARGIN: 0px auto; WIDTH: 250px; POSITION: relative; HEIGHT: 250px
}
#lightbox-container-image {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#lightbox-loading {
	LEFT: 0%; WIDTH: 100%; LINE-HEIGHT: 0; POSITION: absolute; TOP: 40%; HEIGHT: 25%; TEXT-ALIGN: center
}
#lightbox-container-image-data-box {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: black; PADDING-BOTTOM: 0px; MARGIN: 0px auto; OVERFLOW: auto; WIDTH: 100%; LINE-HEIGHT: 1.4em; PADDING-TOP: 0px
}
#lightbox-container-image-data {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; COLOR: #666666; PADDING-TOP: 0px
}
#lightbox-secNav-btnClose {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; WIDTH: 90px; PADDING-TOP: 0px
}
.black_15_b {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
