body{
	text-align:center;
}

div#header{
	width: 377px;
	height: 64px;
	background-image:url(/image/header.jpg);
	cursor:pointer;
}
div#wrap{
	font-size: 17px;
	text-align: left;
	overflow: visible;
	margin:0px auto;
	width:700px;
}

h1{
	color: #aaa;
}

*{
	font-family: Arial, Helvetica, sans-serif;
	color: #69ad2e;
}


img#logo{
	border: none;
	margin-top: -13px;
	margin-right: 10px;
}

div.resulturl{
	width: 300px;
}

th{
	text-align:left;
}
b.faq{
	color: #666;
}
a{
	font-size: 14px;
	color: #69ad2e;
}

div#right{
	float:right;
	clear:right;
	width: 200px;
}

div#faq{
	color: #999;
}

div#form_fields{
	padding: 15px;
	border: 1px solid #ddd;
	width: 400px;
	background-color: #f5f5f5;
}

input{
	color: #444;
}

input.text{
	border: 1px solid #ddd;
	padding: 4px;
}

input.submit{
	border: 1px solid #aaa;
	background-color: #eee;
	cursor:pointer;
	font-size: 18px;
}

select,div#form_fields,table,td,th{
	color: #000;
}

a.resulturl{
	display:block;
	border: 1px solid #ddd;
	background-color:#eee;
	width: 180px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #69ad2e;
	word-wrap:break-word;
	font-size: 18px;
	text-decoration: none;

}

a.about{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

div#about{
	font-size: 11px;
	width: 200px;
	color: #444;
	float:right;
}

div#content{
	width: 480px;
}
