div#slider_prev_light							{position:absolute;z-index:13;top:111px;left:17px;width:50px;height:50px;cursor:pointer;background-image:url('../images/prev_light.png');opacity:0.3;}
div#slider_prev_stroke							{position:absolute;z-index:14;top:112px;left:18px;width:48px;height:48px;cursor:pointer;background-image:url('../images/prev_stroke.png');opacity:0.8;}
div#slider_prev_light:hover 					{}		
div#slider_prev_stroke:hover 					{}	


div#slider_next_light							{position:absolute;z-index:13;top:111px;left:831px;width:50px;height:50px;cursor:pointer;background-image:url('../images/next_light.png');opacity:0.3;}
div#slider_next_stroke							{position:absolute;z-index:14;top:112px;left:832px;width:48px;height:48px;cursor:pointer;background-image:url('../images/next_stroke.png');opacity:0.8;}
div#slider_next_light:hover 					{opacity:0.7;}	
div#slider_next_stroke:hover					{opacity:1.0;}	


div#slider_pane									{height:254px;width:900px; margin: 0 auto;}
div#slider_body 								{position:relative;z-index:1;height:250px;width:896px;overflow:hidden;}
div#slider_full									{position:absolute;z-index:2;left:0px;top:0px;overflow:hidden;}
div#slider_full 	div.slider_obj				{width:280px;height:250px;background-color:#ffff00;float:left;clear:right;cursor:pointer;}

div#slider_full		div.tab						{position:relative;left:15px;top:250px;background: url('../images/text_back.png') no-repeat center bottom;width:250px;height:100px;text-align:center;}
div#slider_full		div.tab div.desc			{font-family:Tahoma, Verdana, Helvetica; font-size:16px;/* font-weight: bold; */color: red; padding: 20px 20px 0px 20px; text-align: center; color:black;}




table.pager_frame							{width:100%; margin-top: 10px;}
table.pager_frame td						{text-align:center;}
table.prod_pager							{width: 230px; margin-top:2px;}
table.prod_pager td							{padding:4px;cursor:pointer;}
table.prod_pager div.page_on				{background-position: center center;width:25px;height:9px; background: black;}
table.prod_pager div.page_off				{background-position: center center;width:25px;height:9px; background: black; opacity: 0.3;}
table.prod_pager span						{display:none}

