/**************flash****************/
#focus_turn {
	position:relative;
	height:250px;
	margin-bottom:10px;
	width: 250px;
	text-align: left;
}
	#focus_pic {
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
		#focus_pic li img { width:240px; height:180px; padding:1px; border:1px solid #D8D8D8; background:#FFF; }
		#focus_pic .normal { display:none; }
		#focus_pic .current { display:block; }
	#focus_btn { position:absolute; right:7px; bottom:69px !important;*bottom:34px !important; _bottom:34px; border-left:1px solid #D8D8D8; }
		#focus_btn span { display:block; float:left; overflow:hidden; width:22px; height:22px; margin:0 0 0 -1px; border:1px solid #D8D8D8; text-align:center; font:14px Arial, Helvetica, sans-serif; font-weight:700; line-height:22px; cursor:pointer; }
		#focus_btn .normal { background:#FFF; color:#1A4963; }
		#focus_btn .current { background:#1A4963; color:#FFF; }
	#focus_tx {
	height:20px;
	overflow:hidden;
	font-size:14px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 235px;
	padding-left: 5px;
}
		#focus_tx .normal { display:none; }
		#focus_tx .current {
	display:block;
	overflow: hidden;
	width: 270px;
}
	#focus_opacity {
	position:absolute;
	left:4px;
	bottom:69px!important;*bottom:34px !important;bottom:34px;
	width:240px;
	height:24px;
	opacity:0.4;
	filter:alpha(opacity=40);
	background-color: #D7EDFF;
}
/*************flash**********************/
