@charset "utf-8";
/* CSS Document */


body {
	background: #111111 ;
	margin: 0px auto;
}

div.Main_box {
	width: 1050px;
	position: absolute;
	top: 0px;
    left: 50%;
    margin-left: -525px;
	padding: 0px;
}

div.flash_top {
	width: 1000px;
	height: 280px;
	margin-left: 25px;
	margin-right: 25px;
	background: url(images/top_bg.jpg) no-repeat center top;
}

div.Content{
	width: 1000px;
	margin-left: 25px;
	margin-right: 25px;
	background: #111111 url(images/bottom_bg.jpg) no-repeat center bottom;
	padding-bottom: 30px;
}

div.Content-about {
	width: 900px;
	height: 350px;
	border: 8px solid #333;
	padding: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background: #000 url(images/light016.jpg) no-repeat center center fixed;
}

div.Content-home {
	width: 1000px;
	height: 300px;
	background: #000 url(images/Lens_01.jpg) no-repeat center top fixed;
}

div.Content-bio {
	width: 900px;
	height: 250px;
	border: 8px solid #333;
	padding: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background: #000 url(images/Meter_01.jpg) no-repeat center top fixed;
}

div.Content-pf {
	width: 1000px;
	background: #000 url(images/Camera_01-bg.jpg) no-repeat center center fixed;
	padding-bottom: 15px;
}

div.Content-contact {
	width: 900px;
	height: 460px;
	border: 8px solid #333;
	padding: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background: #000 url(images/Camera_01-bg.jpg) no-repeat center top fixed;
}

div.C_title {
	line-height: 30px;
	font-size: 24px;
	color: #FFF;
	height: 30px;
	margin-bottom: 10px;
	float: left;
	width: 700px;
	border-left: #CCC 5px solid;
	padding-left: 10px;
}

div.C_title1 {
	line-height: 30px;
	font-size: 24px;
	color: #FFF;
	height: 30px;
	margin-top: 20px;
	float: left;
	width: 870px;
	padding-left: 10px;
	text-align: center;
	background: url(images/text-bg.png) top left repeat;
}

div.C_text {
	line-height: 15px;
	font-size: 12px;
	color: #FFF;
	padding-bottom: 20px;
	text-align: justify;
	float: left;
	background: url(images/text-bg.png) top left repeat;
	width: 850px;
}


div.C_text1 {
	line-height: 15px;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	float: left;
}

div.C_pix {
	width: 210px;
	float: left;
	border: 5px solid #433934;
}

div.C_pix1 {
	width: 105px;
	float: left;
	border: 1px solid #fff;
	padding: 4px;
	margin: 3px;
}

	
div.bottom {
	width: 1000px;
	height: 150px;
	background: url(images/bottom_bg.jpg) no-repeat center bottom;
	margin-left: 25px;
	margin-right: 25px;
}

div.copyrights {
	width: 850px;
	height: 50px;
	margin-top: 10px;
	line-height: 50px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFF;
	background: url(images/copyr-bg.png) no-repeat center top;
}



div.C_line {
	height: 5px;
	width: 500px;
}

div.contact {
	float: left;
	width: 540px;
}

div.contact .contact_Q {
	width: 150px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	font-size: 12px;
}

div.contact .contact_A {
	width: 350px;
	height: 30px;
	display: block;
	padding-top: 5px;
	font-size: 12px;
	float: left;
}

div.contact .contact_Q2 {
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	font-size: 12px;
}

div.contact .contact_A2 {
	width: 350px;
	height: 150px;
	display: block;
	font-size: 12px;
	float: left;
}

div.sound {
	width: 1000px;
	height: 100px;
}
	

