@charset "utf-8";
@import "reset.css";

/** common **/
.divider{
	width:100%;
	height:1px;
	background-color:#666;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/** font style **/
.font_title{
	font-size:40px;
	font-weight:bolder;
}
.font_big{
	font-size:24px;
	font-weight:normal;
}
.font_medium{
	font-size:20px;
	font-weight:normal;
}
.font_normal{
	font-size:14px;
	font-weight:normal;
}
.font_small{
	font-size:10px;
	font-weight:normal;
}


/** basic properties **/
body{
	margin-top:30px;
	background-color:#FFF;
}

/** top menu section **/
.top_menu_container{
	height:30px;
	width:100%;
	min-width:800px;
	position:fixed;
	top:0px;
	left:0px;
	clear:both;
	font-family:Helvetica;
	background-color:#000;
	color:#FFF;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.top_menu_container a,.top_menu_container a:link,.top_menu_container a:visited{
	text-decoration:none;
	color:#FFF;
	margin-left:10px;
	margin-right:10px;
}

.top_menu_container a:hover{
	text-decoration:none;
	color:#BB0;
}

.top_menu_left_item{
	float:left;	
	margin-left:10px;
	margin-top:5px;
}

.top_menu_right_item{
	float:right;
	margin-right:10px;
	margin-top:5px;
}

/** top logo section **/
.logo_container{
	min-height:327px;
	height:auto;
	margin:0 auto 0 auto;
	background-color:#AA7;
	padding-top:20px;
}

/** description section **/
.description_container{
	min-height:527px;
	height:auto;
	margin:0 auto 0 auto;
	background-color:#AA7;
	padding-top:20px;
}

.description_container p{
	margin-top:15px;
}

.description_container .font_text{
	color:#EEE;
}

/** profolio section **/
.profolio_container{
	min-height:800px;
	height:auto;
	margin:0 auto 0 auto;
	background-color:#AA0;
	padding-top:20px;
}

.profolio_container p{
	margin-top:15px;
}

.profolio_container .font_text{
	color:#EEE;
}

/** contact us section **/
.index-wapper4{
	/*height:527px;*/
	height:auto;
	margin:0 auto 0 auto;
	background-color:#e87a27;
	padding-top:20px;
	}
.wapper4-info{
	width:800px;
	height:468px;
	margin:0 auto 0 auto;
	background-image: url(images/05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.info-box1{
	float:left;
	width:577px;
	height:25px;
	margin-top:104px;
	margin-left:112px;
	background-image: url(images/06.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
.info-box2{
	float:left;
	width:577px;
	height:25px;
	margin-top:15px;
	margin-left:112px;
	background-image: url(images/07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
.info-box3{
	float:left;
	width:577px;
	height:25px;
	margin-top:15px;
	margin-left:112px;
	background-image: url(images/08.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
.info-box4{
	float:left;
	width:577px;
	height:106px;
	margin-top:15px;
	margin-left:112px;
	background-image: url(images/09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.info-box5{
	float:left;
	width:273px;
	height:25px;
	margin-top:15px;
	margin-left:112px;
	margin-right:304px;
	background-image: url(images/10.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 25px;
	}
.box1{
	float:left;
	width:180px;
	height:25px;
	margin-left:93px;
	}
.box2{
	float:left;
	width:180px;
	height:25px;
	margin-left:113px;
	}
.box3{
	float:left;
	width:280px;
	height:25px;
	margin-left:93px;
	}
.box4{
	float:left;
	width:473px;
	height:106px;
	margin-left:93px;
	}
.box5{
	float:left;
	width:83px;
	height:25px;
	margin-left:93px;
	}
.box6{
	float:left;
	width:48px;
	height:20px;
	margin-left:4px;
	}
.info-btn2{
	float:left;
	margin-top:35px;
	margin-left:332px;
	width:64px;
	height:62px;
	}
.info-btn3{
	float:left;
	margin-top:35px;
	margin-left:10px;
	width:64px;
	height:62px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
