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

#content_plc {
	background-color: #d0d0d0;
	background-image: url(../img/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
	width:100%;
}
/*	#banner_plc {
		background-image: url(../img/bg_back_billboard.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
		height: 481px;
		width: 942px;
		min-width:942px;
		padding-left:45px;
		margin-top: 30px;
		margin-right: auto;
		margin-left: auto;
	}
	
		#content_plc .banner_plc img {
			clear: both;
			margin-top: 0px;
			margin:0 auto;
			margin-right: auto;
			margin-left: auto;
		}
	
	.slider {
		height: 31px;
		width: 900px;
		margin-right: auto;
		margin-left: auto;
		background-image: url(../img/slider.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		float: left;
	}*/
	#slider1 {
		background-image: url(../img/bg_back_billboard.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
		height: 481px;
		width: 942px;
		min-width:942px;
		padding-left:45px;
		margin-top: 30px;
		margin-right: auto;
		margin-left: auto;
	}	
		.contentdiv {
			width:900px;
			min-width:900px;
			max-width:900px;
			clear: both;
			margin-top: 0px;
			margin:0 auto;
			margin-right: auto;
			margin-left: auto;
		}
		.contentdiv img {
			width:900px;
			min-width:900px;
			max-width:900px;
			clear: both;
			margin-top: 0px;
			margin:0 auto;
			margin-right: auto;
			margin-left: auto;
			padding-left:43px;
		}
		.prev, .next {
			display:none;
		}
#testi_plc {
	width: 900px;
	min-width: 900px;
	margin:0 auto;
	margin-right: auto;
	margin-left: auto;
	min-height: 350px;
	border-bottom:solid thin #AAA;
}
	#testi_img {
		background-image: url(../img/testi_bg.png);
		background-position: center bottom;
		width: 244px;
		height: 244px;
		background-repeat: no-repeat;
		float: right;
		margin-top: 40px;
	}
	
		#content_plc #testi_plc #testi_img img {
			margin-top: 7px;
			margin-left: 7px;
		}
	
	.testi_text {
		padding-top: 50px;
		float: left;
		min-height: 244px;
		width: 500px;
		margin-left: 20px;
	}
		#content_plc #testi_plc .testi_text #left_h4 {
			margin-left:0px;
			text-align:left;
			padding-top: 10px;
		}
	
		.testi_main {
			text-align: justify;
		}
	
		.plc_l_align_c_top {
			text-align: center;
			width: 200px;
			font-weight:700;
			border-bottom:solid thin #AAA;
		}
	
		.plc_l_align_c {
			border-top:solid thin #FFF;
			text-align: center;
			width: 200px;
			font-weight:700;
		}
		
	#content_plc #testi_plc .testi_text img {
		width: 220px;
		float: right;
	}
	
	#client_plc {
		height: 85px;
		width: 900px;
		margin:0 auto;
		border-top:solid thin #FFF;
	}
		
		#content_plc #client_plc ul li {
			width:145px;
			display: inline-block;
		}
