@font-face {
	font-family: 'PTSansLight';
	src: url('../font/PTC55F_W.eot');
	src: local('PT Sans Light'), local('PTSansLight'),
	     url('../font/PTC55F_W.eot?#iefix') format('embedded-opentype'),
	     url('../font/PTC55F_W.woff') format('woff'),
	     url('../font/PTC55F_W.ttf') format('truetype'),
	     url('../font/PTC55F_W.svg#FuturaPTWeb-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	font-family: 'PTSansLight';
}
		.fluid_container {
			margin: 0 auto;
			width: 960px;
			position:relative;
		}
		/*.camera_caption*/
		.camera_pag_ul {
			position:absolute;
			bottom: 12px;
			left: 0px;
			background-image:url(../../images/bg_slider.png) !important;
			z-index: 1000;
			height: 37px;
			padding-right: 10px !important;
		}
		.camera_pag_ul li {
			margin-top: 8px !important;
		}
		.pag_nav_0 {
			margin-left: 30px !important;
		}
		.camera_prev { display: none; }
		.camera_next { display: none; }
		.camera_caption_title {
	font-size: 1.3em;
    font-weight: bold;
    line-height: 1em;
	padding-right: 60px;
	margin-bottom: 10px;
	margin-top: 27px;
	margin-left: 20px;
	color:#FFF;
}
.camera_caption_cont { color: #000; font-size: 14px; padding-right: 40px; margin-left: 20px;  }
.cam_bg_left {
		width: 302px;
		height: 392px;
		position:absolute;
		top:0;
		right: 0;
		background-image:url(../images/camera_caption_bg_1.png);
	background-repeat: no-repeat;
	
	}
	.cam_bg_leftTop {
		width: 302px;
		height: 392px;
		position:absolute;
		top:0;
		right: 0;
	z-index: 3;
	
	}
	.cam_bg_leftTop:hover {
		opacity: 0.05;
	background-color:#000;
	cursor: pointer;
	}
	.camera_caption a {
		display: inline-block; margin: 0px; padding: 0px; text-decoration: none;
	}