/* CSS Document */

BODY {
	margin:0;
	padding:0;
	background:#FFF url(i/bg.jpg) repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin:0;
	padding:0;
	float:left;
}
.container {
	background:url(i/splash.jpg) top center no-repeat;
	padding-top:150px;
}
.line1 {
	width:100%;
	height:25px;
	background:url(i/bg_line1.png) repeat-x;
}
.line2 {
	width:100%;
	height:10px;
	background:url(i/bg_line2.png) repeat-x;
}
.frame2 {
	height:218px;
}
.frame3 {
	background:#06F url(i/bg_frame3.png) top center no-repeat;
	height:369px;
}
.frame3 DIV.block {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.frame3 .item {
	width:290px;
	height:300px;
	background:url(i/shadow.png) bottom no-repeat;
	float:left;
}
.item P {
	font-size:13px;
	line-height:1.3;
	color:#FFF;
	padding:0 20px;
	margin:0;
}
.base109 {
	clear:both!important;
}
.nano {
	margin:0 15px;
}
.frame4 {
	background:url(i/bg_frame4.png) repeat-x;
}
.frame4 DIV.inside {
	margin:auto;
	width:900px;
	height:635px;
}
.frame4 form {
	height:635px;
}
.frame4 DIV.inside IMG.text {
	float:left;
	padding-bottom:400px;
}
.frame4	IMG.button {
	margin-left:-4px!important;
	float:left;
 cursor:pointer;
}

.frame4 DIV.form P {
	text-align:left;
	color:#999;
	font-size:12px;
	margin:10px 0 20px;
	float:left;
	clear:both;
	width:580px;
}
.frame4 DIV.form LABEL {
	float:left; 
	clear:left;
	font-size:18px;
	color:#EE1E66;
	padding-top:32px;
	padding-bottom:5px;
	width:560px;
	text-align:left;
	display:block;
}
.frame4 DIV.form INPUT {
	float:left;
	clear:left;
	border:2px solid #06F;
	height:24px;
	width:285px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.25;
	padding:5px 1px 0 2px;
	color:#000;
}
.frame4 DIV.form TEXTAREA {
	float:left;
	border:2px solid #06F;
	height:29px;
	width:589px;
	height:155px;
	overflow:auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.0;
	padding:2px;
	color:#000;
}
.frame4 DIV.form {
	width:595px;
	float:left;
	padding-top:7px;
	padding-left:15px;
}

.frame4 .message{
	width:595px;
	height:48px;
	padding:0;
	text-align:left;
	font-size:18px;
	color:#EE1E66;
	float:left; clear:both;
}

.frame4 .item {

}

.frame4 SPAN {
	float:left;
	display:block;
	color:#EE1E66;
	font-size:12px;
	width:240px;
	text-align:left;
	padding-left:20px;
	padding-top:8px;
	height:24px;
}

.frame5 {
	background:url(i/bg_frame5.png) repeat-x;
	padding:35px 0;
	min-height:70px;
}
.frame5 IMG {
	float:left;
	margin-left:104px;
}
.frame5 P {
	color:#999;
	font-size:11px;
	float:left;
	text-align:left;
	padding:4px 0 0 10px;
	margin:0;
}
.frame5 DIV.inside {
	width:500px;
	margin:auto;
}
