@charset "utf-8";
* { margin: 0; padding: 0; }
body { background: #000000;}
li { list-style: none;}

.layout { width: 1001px; margin: 0 auto;}

.header { background:url(../image/top-head.jpg) no-repeat 0 0; height:177px; position:relative;}
.body { height: 554px; width:1001px; position:relative;}
.foot { background:url(../image/top-foot.jpg) no-repeat 0 0; height:20px; position:relative;}

.l-body { float:left; background:url(../image/top-left.jpg) no-repeat 0 0; height:554px; width:345px;}
.r-body { float: right; background:url(../image/top-right.jpg) no-repeat 0 0; height:554px; width:656px;}

.navs-img { position:absolute; left: 210px; top: 125px; background:url(../image/top-navs.jpg) no-repeat 0 0; height:51px; width:597px;}
.navs { position:absolute; left: 202px; top: 143px; width:597px; }
.navs li { float:left; display:inline;  text-align:center; width:115px;}
.navs a { font-size:18px; color:#657300; text-decoration:none;}
.navs a:hover { color:#FF6633;}

.copyright { height: 60px; line-height: 60px; color: #333333; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

.cover { position:absolute; left: 433px; top: 262px; width: 462px; height: 181px; }

.c1 {
	position:absolute;
	left: 119px;
	top: 457px;
	color:#FF0000;
	font-size:12px;
	text-align:center;
	font-family:"Arial";
}
.c1 p { font-size: 14px; font-weight:bolder;}
.c1 span { font-size:10px; }

.tt {
	position:absolute;
	left: 152px;
	top: 10px;
	color:#f69417;
	width: 222px;
	height: 99px;
	font-family:"Franklin Gothic Medium Cond";
	font-size: 42px;
}

.tel { position:absolute; left: 622px; top: 17px; font-family:"Franklin Gothic Medium Cond"; font-size: 30px; color:#f69417; width: 267px; height: 42px;}

.desc {
	position:absolute;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	left: 371px;
	top: 78px; font-weight:bold;
	height: 145px;
	width: 396px;
}
