@charset "utf-8";
body {
	background-color: #cdeb8b;
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #333;
}

.bgstrip1 {
	width: 100%;
	height: 30px;
	background: #b5d176 url(../images/topbg1.png) repeat;
}

.bgstrip2 {
	width: 100%;
	height: 60px;
	background: #b5d176;
}

.main1 {
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 835px;
	height: 34px;
	background: url(../images/main1.png);

}
.main2 {
	margin-left: auto;
	margin-right: auto;
	width: 835px;
	background: url(../images/main2.png);

}

.main3 {
	margin-left: auto;
	margin-right: auto;
	font-size: 7pt;
	width: 835px;
	height: 34px;
	background: url(../images/main3.png);
}

.main3 a {
	color: #333;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}

.menuholder {
	position: relative;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/logo.gif) no-repeat left top;
	height: 105px;
}

.menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 34px;
	width: 781px;
	background: url(../images/menubg.gif) bottom right no-repeat;
}

.menu2 {
	position: absolute;
	bottom: 90px;
	right: 0px;
	height: 45px;
	width: 300px;
}

.banner {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3px;
	height: 205px;
	font-size: 11px;
		
}

.pic {
	border: 1px solid #666;
}
