@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6; font-family: Arial, Helvetica, sans-serif
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden
}
#top {
	width: 100%;
	height: 40px;
	background-color: #3C3C3C
}
.top-sol {
	content: ' ';
	width: 26%;
	position: absolute;
	height: 110px;
	background: #fff no-repeat 0 0;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 9999;
	transform: skew(-45deg, 0deg);
	float: left;
	left: -80px;
 padd
}
.logo {
	transform: skew(45deg, 0deg)
}
.span-phone {
	display: block;
	background-image: url(../img/phone.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-left: 20px;
}
.span-mail {
	display: block;
	background-image: url(../img/mail.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	float: right;
}
.kutu{ width:330px; height: auto; float:left; margin-right:10px; background-color:#FFF; border-bottom:1px solid #595959; margin-bottom:50px}
.kutu1{ width:330px; height: auto; float: right; background-color:#FFF; border-bottom:1px solid #595959; margin-bottom:50px}
h1{
     color:#fff;
     font-family: 'Open Sans', sans-serif;
	 font-size:16px;
	 font-weight:bold; line-height:40px; padding-left:5px
	
	 
} 