/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/

.coin_wrap   {margin:auto; display:block; margin-bottom:20px;}

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none;color: #FFFFFF!important;}
.coin-slider a:hover{text-decoration: underline;}
.cs-buttons { font-size: 0px;top: -20px;z-index: 6000;}
.cs-buttons a { margin-left: 5px; height: 6px; width: 6px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; 
 -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; behavior: url(css/PIE.htc);}
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title {width: 753px;padding: 10px; background-color: #000000; color: #FFFFFF;}
/*.coin-slider:hover .cs-title{visibility:visible;}*/

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px;display:none;  }




/**/

/* CSS Document */

/*scrollable*/
#innergallery{margin:10px 0;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;}
#innergallery .scrollable {float:left;}
#innergallery{width:660px;height:290px;}
#innergallery #image_wrap{float:left;}
#innergallery #smallscroll {width: 100px;margin: 0px 10px 0 10px;float: left;}
#innergallery a.browse {display:block;width:45px;height:25px; float:left;margin:0px 0 0 0; cursor:pointer;font-size:1px;position:relative;filter:alpha(opacity=60);opacity:0.6;zoom:1;}
#innergallery a.down 		{background:url(../image/scroll_arrow.png) no-repeat right 0px; }
#innergallery a.down:hover 	{filter:alpha(opacity=100);opacity:1.0;zoom:1; }
#innergallery a.up			{background: url(../image/scroll_arrow.png) no-repeat right -20px;}
#innergallery a.up:hover 		{filter:alpha(opacity=100);opacity:1.0;zoom:1; }
#innergallery a.disabled { visibility:hidden !important;}
#innergallery .scrollable {position:relative; overflow:hidden; width: 70px; height:240px;}
#innergallery .scrollable .items {height:20000em;width:100%;position:absolute;clear:both;}
#innergallery .items div {float:left;height:290px;}
#innergallery .scrollable img {float:left; margin:5px 0px 5px 0px; background-color:#fff;padding:0px;width:70px;height:70px;-moz-border-radius:4px;-webkit-border-radius:4px;filter:alpha(opacity=70);opacity:0.7;zoom:1;}
#innergallery .scrollable .active {position:relative;cursor:default;filter:alpha(opacity=100);opacity:1;zoom:1;}



/* CSS Document */


/*-------------------------圖片輪播--------------------------------*/

/*大圖外框*/
#img{
	margin-top:10px;
	width:540px;
	height:290px;
	overflow:hidden;
	float:left;
}
/*大圖的長寬設定*/
.img{
	width:540px;
	height:290px;
}


/*小圖輪播區塊設定*/
#scroll{

	width:100px;
	margin:10px 10px 0 10px;
	float:left;
}
/*上鍵按鈕*/
#btntop{
	margin:0px auto;
	width:100px;
	height:30px;
	cursor:pointer;
	background:url(../image/arrow_top.png);
}
/*下鍵按鈕*/
#btndown{
	margin:0px auto;
	width:100px;
	height:30px;
	cursor:pointer;
	background:url(../image/arrow_top2.png);
}
/*一輪 小圖 設定*/
#showoneroundpic{
	margin:0px auto;
	position:relative;
	width:70px;
	height:230px;
	overflow:hidden;
}
/*所有 小圖 設定*/
#picMotion{
	position:absolute;
	width:70px;
	height:1200px;
	left:0px;
	top:0px;
	z-index:1;
}
/*小圖長寬設定*/
.smallpic_set{
	cursor:pointer;
	width:70px;
	height:70px;
	margin:0px 0px 5px 0px; 
	border: none;
	box-shadow: none;
}
/*--------------------------------------------------------------*/





/* �折�abgne */
#abgne_fade_pic                 {position: relative; width: 940px; height: 200px;}
#abgne_fade_pic a.ad 			{position: absolute;	/* 霈����其�韏�*/}
#abgne_fade_pic .control	    {position: absolute; text-indent: -9999px; }
#abgne_fade_pic .control a 		{display: inline-block; text-indent: -9999px; }
#abgne_fade_pic .control a.on 	{font-weight: bold; color: #f00; text-indent: -9999px; }
/*end abgne */

/*�亙撠�頝喳 */
#mwt_mwt_slider_scroll			{top: 0; left:-220px; width:220px; position:fixed; z-index:9999;}
#mwt_slider_content				{background:#FFD3BA; text-align:center; padding-top:90px;}
#mwt_fb_tab 					{background-image:url(../image/enterpop1.png);width:40px; height:110px;position:absolute; top:180px; right:-40px; }
#mwt_fb_tab span 				{display:block; height:110px; padding:1px 0; line-height:12px; text-transform:uppercase; font-size:12px;}
.entermanpop h2{border-left:6px solid #F8965E;}
/*�亙撠�頝喳 */