
/* slideshow 1 */	

.ss1_wrapper { position:relative; width:100%; }
.ss1_wrapper .slideshow { position:relative; width:100%;  height:100%;}
	
	.ss1_wrapper .slideshow_item { width:100%;  height:100%;position:relative;}
	.ss1_wrapper .slideshow_item .data { position:absolute;z-index:10;color:#fff;top:0px;right:0px;background:#2c489c;}	
	
	.ss1_wrapper a.slideshow_prev {display:block;width:20px; height:37px; outline:none;background:url(../img/tl.png) no-repeat;}
		
	.ss1_wrapper a.slideshow_next {display:block;width:20px; height:37px; outline:none;background:url(../img/tr.png) no-repeat;}

	




.ba-t1{font-size:40px;color:#fff;line-height:50px;}
.ba-t2{font-size:12px;color:#fff;line-height:18px;padding-top:16px;}
