body{ margin:0;}
img{ border:0;}
#outer {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-color: #CA0000;
}
#outer #wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#outer #wrapper #header {
	height: 656px;
	width: 1000px;
	position: relative;
}
#outer #wrapper #content {
	width: 1000px;
	padding-bottom: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
}




#apDiv1 {
	position: absolute;
	left: 15px;
	top: 570px;
	width: 673px;
	height: 73px;
	z-index: 1;
}
#apDiv2 {
	position: absolute;
	left: -69px;
	top: -44px;
	width: 193;
	height: 196;
	z-index: 1;
}

.b {
	color: #333;
}
.t1 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #369;
}
.box1 {
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #06F;
	background-color: #FFF;
	width: 200px;
	text-align: center;
	border-radius:30px;
}
.box2 {
	background-color: #FFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 30px;
	box-shadow: inset 3px 5px 50px 5px #66CCFF;
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.t2 {
	font-size: 20px;
	font-weight: bolder;
	color: #F00;
}
