		#feature_list {
			width: 307px;
			height:325px;
			margin-top:3px;
			overflow: hidden;
			background:url(/library/images/loading.gif) no-repeat center center;
			position:relative;

}
#feature_list img {border:none;}


	/*	#feature_list #tabs {display:none;}
		#feature_list .txtarea {display:none;}
		#feature_list #output {display:none;}
*/

		#feature_list .txtarea {border-bottom:1px solid #dedede; border-left:1px solid #dedede; border-right:1px solid #dedede; line-height:26px;  color:#023c69; font-size:12px; font-weight:bold; height:95px;}
		#feature_list .txt { text-align:center;position:absolute; left:0px; bottom:0px;  width:307px;  overflow:hidden;background:#eeeeee; z-index:999; }
		#feature_list .txtarea a {color:#020202;}
		#feature_list .txtarea a:hover {color:#020202;}
		#feature_list .txtarea .zhy { color:#999999; line-height:20px; padding:0px 8px 5px 8px; text-align:left;}
		#feature_list .txtarea .zhy a{ color:#d10f08;font-weight:normal;}
		
		#feature_list .txtarea .zhy a:hover{ color:#d10f08;font-weight:normal;}


		ul#tabs {
			z-index:1000;
			width: 205px;
			position: absolute;
			left:85px;
			bottom:104px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: "????";
			float:left;
			margin-right:3px;
		}
		
		ul#tabs li a {
		display:block;
		width:22px;
		height:22px;
		background:url("libraryimagesbullets.png") no-repeat;
		text-indent:-9999px;
		border:0;
		float:left;
		}

		ul#tabs li a:hover {
			text-decoration: underline;

		}

		ul#tabs li a.current {
			display:block;
		width:22px;
		height:22px;
			background:  url('libraryimagesbullets.png') no-repeat center -22px;
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			width: 307px;
			height: 229px;
			background:none;
			z-index:2;
			position:absolute;
			left:0px;
			top:0px;
			
		}
		ul#output img{
			width: 307px;
			height: 229px;
			
		}

		ul#output li {
			width: 307px;
			height: 229px;
		}
		ul#outputbackground {
			width: 307px;
			height: 229px;
			position:absolute;
			left:0px;
			top:0px;
			overflow:hidden;
			z-index:1;
			
			}
