@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
#outer {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-color: #F8F5BE;
}
#outer #weapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#outer #weapper #header {
	height: 614px;
	width: 1000px;
}
#outer #weapper #content {
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back-1.jpg);
	background-repeat: repeat;
	background-position: left top;

}
.BOX2{
	background-color: #FFF;
	border-radius: 20px;
	padding: 10px;
	width: 860px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	}
.below {
	height: 83px;
	width: 1000px;
}

.p6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}


.p1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FF0;
}
.p2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #333;
}
.box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #C00;
	border: 1px dashed #0FF;
	background-color: #FF0;
	padding: 3px;
	width: 250px;
	text-align: center;
	margin-top: 80px;
	float: left;
	margin-left: 50px;
}

.box a{
	color:#C00;
	text-decoration:none;
	}
.box a:hover{
	color:#60F;
	}

.p3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #C00;
}
.white {
	color: #FFF;
}

.p7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #C00;
	background-color: #FFC;
	border: 1px dashed #C00;
	line-height: 30px;
}

.p4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #FFF;
}
.p5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #F0F;
	line-height: 25px;
}
.but {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 142px;
}
#apDiv1 {
	position:absolute;
	left:-190px;
	top:170px;
	width:264;
	height:111;
	z-index:1;
}
.red {
	color: #C00;
}
.p8 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;
}
