	.jqGalScroll{}
	.jqGalScroll ul,.jqGalScroll ul li{padding:0;margin:0;}
	.jqgsNav{height:266px;width:128px;position:absolute;margin-top:-133px;top:50%;left:20px;}
	.jqgsNav .jqgsUp{background:url(../img/icon_up.png);width:128px;height:0px !important;margin-bottom:10px;display:block;padding-top:128px;overflow:hidden;}
	.jqgsNav .jqgsDown{background:url(../img/icon_down.png);width:128px;height:0px !important;margin-bottom:10px;display:block;padding-top:128px;overflow:hidden;}
	.jqgstitle{background:#000;position:absolute;right:0px;top:0px; padding:3px;color:#fff;width:300px}
	.jqgsPagination{position:absolute;right:0px;bottom:0px;}
	.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;font-family:'Trebuchet Ms';height:13px;line-height:13px;text-align:center;width:13px;background:#ccc;font-size:10px;text-decoration:none;text-align:center;}
	.jqgsPagination ul li a:hover{background:#000;}
	.jqgsPagination ul li a.selected{background:#000;}