@charset "utf-8";
/* CSS Document */
.box
{
	height: 55px;
	width: 150px;
	position:relative;
	background-color: #079297;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
.box:hover
{
	height: 55px;
	width: 150px;
	position:relative;
	background-color:#FFF;
	color:#079297;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}

.b_1
{
	height:55px;
	width:55px;
	position:relative;
	background:#047579;
}
.header
{
	height:600px;
	width:1340px;
	position:relative;
	background:url(../image/bg.jpg);
}
.l_mar
{
	height: 315px;
	width: 218px;
	position: absolute;
	top: 164px;
	left: 18px;
}
.r_mar
{
	height: 315px;
	width: 206px;
	position: absolute;
	top: 165px;
	left: 1135px;
}
.logo{
	height: 86px;
	width: 98px;
	position: absolute;
	top: 104px;
	left: 348px;
}
#abo_inf
{
	height: 316px;
	width: 811px;
	position: absolute;
	left: 266px;
	top: 224px;
	text-align:justify;
}
#con_inf
{
	height: 287px;
	width: 350px;
	position: absolute;
	top: 228px;
	left: 280px;
}
#ser_inf
{
	height: 316px;
	width: 811px;
	position: absolute;
	left: 266px;
	top: 214px;
	text-align: justify;
}
#enq_inf
{
	height: 289px;
	width: 414px;
	position: absolute;
	top: 230px;
	left: 662px;
}
