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

body{
	background:url(../images/bg.jpg) repeat;
	margin:0px auto;
}
/*******************************start of home********************************************/
img{
	padding:0px;
	margin:0px;
}
#main{
	width:922px;
	margin:0px auto;
}
#header{
	width:100%;
	float: left;
	height:100px;
	/*background:url(../images/logo.png) left bottom no-repeat;*/
	background-position: left bottom;
}
#middle{
	width:100%;
	height:435px;
}
#cont{
	width:816px;
	padding:10px;
}
#image1{
	width:269px;
	height:326px;
	float:left;
}
#image2{
	width:270px;
	height:326px;
	float:left;
}
#image3{
	width:270px;
	height:326px;
	float:left;
}
/*******************************end of home********************************************/
/*******************************start of about us********************************************/
#image4{
	width:269px;
	height:326px;
	float:left;
	background: url(../images/about.jpg) no-repeat;
}
#about_cont{
	width:547px;
	background-color:#000000;
	float:left;
	height:326px;
}
#pro_image{
	height:64px;
	background:url(../images/pro_image.jpg) center no-repeat;
}
#about_text{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#8f9090;
	text-decoration:none;
	padding:0 20px 20px 20px;
	overflow:auto;
	height:225px;
}
#header_button{
	float:right;
	margin-top:75px;
	padding-right:28px;
	width:226px;
	height:25px;
}
.link_button:link, .link_button:active, .link_button:visited {
	font-family: Arial, Helvetica, sans-serif, Acadian™;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	float:left;
	padding-left:2px;
}
.link_button:hover {
	font-family: Arial, Helvetica, sans-serif, Acadian™;
	font-size:12px;
	color:#fc6d06;
	text-decoration: none;
	font-weight:bold;
	float:left;
	padding-left:2px;
	
}


/*******************************end of about us********************************************/
/*******************************start of contact********************************************/
#con_image{
	height:55px;
	background: url(../images/contact_image.jpg) center no-repeat;
}
#image5{
	width:429px;
	height:326px;
	float:left;
	background: url(../images/contact.jpg) no-repeat;
}
#cotact_cont{
	width:387px;
	background-color:#000000;
	float:left;
	height:326px;
}
#contact_text{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	padding: 10px 20px 20px 20px;
	overflow:auto;
	height:225px;
}
.white26times{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	overflow:auto;
}

/*******************************end of contact********************************************/
/*******************************start of main********************************************/
#main1{
	width:865px;
	height:386px;
}  
/*#main2{
	width:369px;
	height:326px;
	float:left;
}  */
/*******************************end of main********************************************/
#gallary_cont{
	width:100%;
	background-color:#000000;
	float:left;
	height:326px;
}