* { margin: 0; padding: 0; }
body { background: #000000;}
li { list-style: none;}
a { text-decoration:none;}

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

.header { height: 20px; position:relative;}
.body { height: 750px; position:relative;}
.foot { height:20px;}

.l-body { height:750px; width:473px; background:url(../image/l-body.jpg) no-repeat 0 0; float:left;}
.r-body { float:right; background:url(../image/r-body.jpg) no-repeat 0 0; height: 618px; width: 517px;}
.index-navs { position:absolute; left: 476px; top: 622px; width: 523px; height: 127px; }

.enter { position:absolute;  left: 70px; top: 20px; }
.enter a {font-family: Arial, Helvetica, sans-serif; color:#cc0000; font-size:42px; font-weight:900; }
.leave { position:absolute; left: 290px; top: 49px; }
.leave a{ color:#7d9692; font-family: Arial, Helvetica, sans-serif; font-size:28px; font-weight:900;} 
.over { position:absolute; left: 217px; top: 46px; }


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

.tt {
	position:absolute;
	left: 583px;
	top: 91px;
	color:#f69417;
	width: 366px;
	height: 100px;
	font-family:"Franklin Gothic Medium Cond";
	font-size: 42px;
}

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

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