body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,p,blockquote,th,td {
	margin:0;
	padding:0;text-decoration: none;
}
a:link, a:visited, a:active { color: #3c9632; text-decoration: none; outline:none; }
a:hover { text-decoration: none; color: #34742d; }

.image{height:100%;width:100%;}
h4{
	font-size: 16px;
	font-weight: normal;
	font-family: arial, sans-serif;
	color: #333;
	padding: 15px 0 0 0;
	
}
h5{
	font-size: 12px;
	font-weight: normal;
	font-family: arial, sans-serif;
	color: #333; padding-right:10px; 
	 	
}

p { line-height:1.2e; font-size:12px; }


/* float clearing for IE6 */
* html .clearfix{ height: 1%; overflow: visible;}
/* float clearing for IE7 */
*+html .clearfix{ min-height: 1%;}
/* float clearing for everyone else */
.clearfix:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0;}

#main {  width:390px;}
#content { padding:0px; background:#fff;  }

/* slideshow 1 */	

.ss1_wrapper { position:relative; width:640px; height:480px; margin:0 0 20px 0; }
.ss1_wrapper .slideshow { position:relative; width:640px; height:480px; }
	
	.ss1_wrapper .slideshow_item { width:640px; height:480px; }
	.ss1_wrapper .slideshow_item .data { display:none; }	
	
	.ss1_wrapper a.slideshow_prev { position:absolute; left:10px; bottom:180px; z-index:10; width:40px; height:46px; outline:none; background:url(trans-black-70.png); }
		.ss1_wrapper a.slideshow_prev:hover { background:#000; }
		.ss1_wrapper a.slideshow_prev span { display:block; width:40px; height:46px; background:url(arrows.png) no-repeat -55px 50%; text-indent:-9999px; }
		
	.ss1_wrapper a.slideshow_next { position:absolute; left:50px; bottom:180px; z-index:10; width:40px; height:46px; outline:none; background:url(trans-black-70.png);}
		.ss1_wrapper a.slideshow_next:hover { background:#000; }
		.ss1_wrapper a.slideshow_next span { display:block; width:40px; height:46px; background:url(arrows.png) no-repeat -5px 50%; text-indent:-9999px; }
	
	.ss1_wrapper .slideshow_paging { position:absolute; bottom:10px; right:300px; z-index:11; font-size:12px; }
		.ss1_wrapper .slideshow_paging a { display:block; float:left; margin:0 0 0 2px; padding:4px 7px; color:#ccc; }
			.ss1_wrapper .slideshow_paging a:hover { color:#fff }
			.ss1_wrapper .slideshow_paging a.activeSlide { background:#eee; color:#222 }
	
	.ss1_wrapper .slideshow_box { position:absolute; left:10px; bottom:0; background:url(trans-black-70.png); width:340px; height:180px; z-index:10; }
		.ss1_wrapper .slideshow_box .data { padding:15px; color:#ccc;  }
		.ss1_wrapper .slideshow_box .data h4 { color:#fff; font:bold 16px arial, sans-serif; padding:0; margin:0 0 10px 0; }
		.ss1_wrapper .slideshow_box .data p { padding:0; margin:0; line-height:140%;}
		.ss1_wrapper .slideshow_box .data a { color:#fff; }
/* slideshow 2 */
	
.ss2_wrapper { position:relative; width:400px; height:350px; margin:0 0 20px 0; overflow:hidden; }
.ss2_wrapper .slideshow { position:relative; width:400px; height:350px; }
	
	.ss2_wrapper .slideshow_item { width:400px; height:350px; }
	.ss2_wrapper .slideshow_item .data { display:none; }	
	
	.ss2_wrapper a.slideshow_prev { position:absolute; left:-40px; top:160px; z-index:10; width:40px; height:46px; outline:none; background:url(trans-black-70.png); -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: 0 0 2px #222; -webkit-box-shadow: 0 0 2px #222; box-shadow: 0 0 2px #222;  }
		.ss2_wrapper a.slideshow_prev:hover { background:#000; }
		.ss2_wrapper a.slideshow_prev span { display:block; width:40px; height:46px; background:url(arrows.png) no-repeat -55px 50%; text-indent:-9999px; }
		
	.ss2_wrapper a.slideshow_next { position:absolute; right:-40px; top:160px; z-index:10; width:40px; height:46px; outline:none; background:url(trans-black-70.png); -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: 0 0 2px #222; -webkit-box-shadow: 0 0 2px #222; box-shadow: 0 0 2px #222;  }
		.ss2_wrapper a.slideshow_next:hover { background:#000; }
		.ss2_wrapper a.slideshow_next span { display:block; width:40px; height:46px; background:url(arrows.png) no-repeat -5px 50%; text-indent:-9999px; }
	
	.ss2_wrapper .slideshow_paging {
	position: absolute;
	top: 313px;
	right: 13px;
	z-index: 11;
	font-size: 12px;
	padding: 3px 2px;
	
}
		.ss2_wrapper .slideshow_paging a { display:block; float:left; margin:0 1px; padding:3px 7px; color:#ccc; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
			.ss2_wrapper .slideshow_paging a:hover { color:#fff }
			.ss2_wrapper .slideshow_paging a.activeSlide { background:#eee; color:#222 }
	
	.ss2_wrapper .slideshow_box { position:absolute; left:0; bottom:0; background:url(trans-black-70.png); width:100%; height:40px; z-index:10;  }
		.ss2_wrapper .slideshow_box .data { padding:10px 15px; color:#ccc;  }
		.ss2_wrapper .slideshow_box .data h4 h5 { color:#fff; font:bold 20px arial, sans-serif; padding:0; margin:0 0 15px 0; }
		.ss2_wrapper .slideshow_box .data p { padding:0; margin:0; line-height:140%;}
		.ss2_wrapper .slideshow_box .data a { color:#fff; }
		
		
