@charset "utf-8";
/* CSS Document */

img { BORDER: 0px; }


		a {
			color: #fff;
		}
		a:hover {
			text-decoration: none;
		}
		#back_to_fluid_dg {
			background: rgba(2,2,2,.5);
			clear: both; display: block; height: 20px; line-height: 20px; padding: 20px; position: relative; z-index: 1;
		}
		.fluid_container {
			bottom: 0; height: 100%; left: 0; position: fixed; right: 0; top: 0; z-index: 0;
		}
		#fluid_dg_wrap_4 {
			bottom: 0; height: 100%; left: 0;
			margin-bottom: 0!important;
			position: fixed; right: 0; top: 0;
		}
		.fluid_dg_bar {
			z-index: 2;
		}
		.fluid_dg_prevThumbs, .fluid_dg_nextThumbs, .fluid_dg_prev, .fluid_dg_next, .fluid_dg_commands, .fluid_dg_thumbs_cont {
			background: #222;
			background: rgba(2, 2, 2, .7);
		}
		.fluid_dg_thumbs {
			margin-top: -100px; position: relative; z-index: 1;
		}
		.fluid_dg_thumbs_cont {
			border-radius: 0;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
		}
		.fluid_dg_overlayer {
			opacity: .1;
		}
		
	.AA{
	/*width:80%;
	height: 80%; */
	width:500px;
	height: 20px;
	position:absolute;
	top:60px; left:600px; right:0; margin:auto;
	color:#ffffff;
font-size:14px;
font-family:"微軟正黑體", "Arial", "Microsoft JhengHei";
	line-height:28px;
	letter-spacing:0px;
	z-index:999;
	}
	

	.left_shadow{
background-image:url(../images/shadow_left.png);
	width:16px;
	height: 100%;
	position:absolute;
	top:0; left:0;  margin:auto;
	z-index:9999;
	}
	.right_shadow{
background-image:url(../images/shadow_right.png);
	width:16px;
	height: 100%;
	position:absolute;
	top:0; right:0;  margin:auto;
	z-index:9999;
	}
