@charset "utf-8";
/* CSS Document */
/****************************** SLIDESHOW *****************************/

	.ldrgif {position:absolute;}
	
	.jqgsContainer {
	background:#F7F7F7;
	border:none;
	width:600px;
	}
	
	
	.jqGalScroll{}
	ul.jqGalScroll ,ul.jqGalScroll  li{
	padding:0px;
	margin:0px;
	}
	
	.jqgsNav{
	height:266px;
	width:128px;
	position:absolute;
	margin-top:0px;
	top:0;
	left:20px;
	}
	
	.jqgstitle{
	background:#000;
	position:absolute;
	right:0px;
	bottom:0px;
	padding:0 0 0 0px;
	color:#fff;
	width:100%;
	height:30px;
	margin:0 0 0 0px;
	}
	
	.jqgstitle a{
	color:#7BA9D3;
	text-decoration:none;
	}
	
	.jqgstitle a:hover{
	color:#C00000;
	}
	
	.jqgsPagination{
	position:absolute;
	right:0px;
	bottom:0px;
	top:10px;
	}
	
	.jqgsPagination ul{
	padding:0;
	margin:0;
	list-style:none;
	}
	
	.jqgsPagination ul li{
	float:left;
	padding-right:1px;
	text-align:center;
	padding-bottom:1px;
	}
	
	.jqgsPagination ul li a{
	color:#fff;
	display:block;
	height:13px;
	line-height:13px;
	text-align:center;
	width:13px;
	background:#ccc;
	font-size:9px;
	text-decoration:none;
	text-align:center;
	}
	
	.jqgsPagination ul li a:hover{
	background:#000;
	}
	
	.jqgsPagination ul li a.selected{
	background:#000;
	}
	
	.navigation {
	background:url(../images/slideshow/nav_bg.png) no-repeat;
	width:92px;
	height:39px;
	padding:5px 0 0 6px;
	}
	
	.text_show {
	position:absolute;
	}
	
	#mygalone {
	width:600px;
	height:250px;
	padding-bottom:0px;	
	}
	
/******************************* END SLIDESHOW *******************************/
