@charset "utf-8";
/* CSS Document */


.foott .contt .class h1{
	color: #6bafd9;
	font-weight: bold;
	font-size: 18px;
	letter-spacing:10px;
	margin-left: 196px;
	float: left;
}

.foott .contt{
	width: 951px;
	height: 427px;
	margin: 0 auto;
	background: url(../img/bot.png) no-repeat center;
	margin-top: 40px;
}
.foott .contt .cont_txtt{
	width: 500px;
	height: 340px;
	margin-top: 20px;
	margin-left: 325px;
	padding-top: 36px;
}

.foott .contt .cont_txtt ul li{
	color: #595757;
	font-size: 13px;
	margin-bottom: 14px;
	background: url(../img/new_line.png) no-repeat top left;
}

.foott .contt .cont_txtt ul li p{
	margin-left: 18px;
}

.foott .contt .cont_txt .txt{
	float: right;
	margin-top: -90px;
}

.foott .contt .cont_txtt .txt h1,h2,h3{
	color: #595757;
	font-size: 10px;
	font-weight: normal;
	height: 23px;
	line-height: 23px;
}

.foott .contt .cont_txtt .txt h1,h2,h3 p{
	padding-left: 33px;
}

.foott .contt .cont_txtt .txt h1{
	background: url(../img/mail.png) no-repeat center left;
}

.foott .contt .cont_txtt .txt h2{
	background: url(../img/phone.png) no-repeat center left;
	margin-top: 10px;
}







/*fotter*/
.foot{
	height: 110px;
}

.foot h1{
	font-size: 10px;
	color: #999;
	text-align: center;
	font-weight:normal;
	line-height: 110px;
}



















