@charset "utf-8";
@import url("reset.css");
/* CSS Document */

body{ background:url(../images/bg.jpg); margin:0;}

.wrapper{ margin:0 auto; width:1000px; height:715px;}
.left{ width:175px; height:650px; background:url(../images/index01.jpg); float:left;}
.center{ width:505px; height:650px; background:url(../images/index02.jpg); float:left; position:relative;}
.bt { margin:80px 360px 0 0; width:100px; float:right; display:inline;}
.bt a:hover{ position:relative; top:1px; left:1px;}

#apDiv1 {
	position:absolute; left:5px; top:80px; width:35px; height:305px;visibility: hidden;

	background:url(../images/61.jpg);
	height:305px;
	width:35px;
}


.right{ width:320px; height:650px; background:url(../images/index03.jpg); float:right;}
.footer { clear:both; font:12px/1.5 Arial, Helvetica, sans-serif; color:#1e6088;}
.footer a{ color:#1e6088;}
.footer a:hover{ text-decoration:none;}
.footer img{ float:left;}
.footer-right { background:url(../images/index05.jpg); height:55px; float:right; width:780px; padding:10px 0 0 10px;}