form {
	margin:0px;
	padding:0px;
}
a {
	color:#818181;
	font-family:tahoma;
	font-size:11px;
}
body {background-color:#ffffff;
	color:#818181;
	font-family:tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:13px;
	text-align:center;
}
img {
	border: none;
}
h3 {
	margin: 10px 0;
}

.dark{
	color:#5C5C5C;
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}
.red{
	color:#B30000;
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}
.red_9{
	color:#B30000;
	font-family:tahoma;
	font-size:9px;
	line-height:13px;
}
.policy{
	color:#B9B8B8;
	font-family:tahoma;
	font-size:9px;
	line-height:10px;
	text-decoration:none;
}

A.dark:hover{
	text-decoration : none;
}
a.policy:hover{
	text-decoration:underline;
}
.green{
	color:#008F00;
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	text-decoration: none;
}
.green_9{
	color:#008F00;
	font-family:tahoma;
	font-size:9px;
	line-height:13px;
}

.wrap {
	margin:0 auto;
	padding:0;
	width:691px;
	height:740px
;}

#header {
	background : url(../img/common/header.jpg) no-repeat left top;
	margin:0px;
	padding:0;
	width:691px;
	height:316px;
	text-align:left;
	display:table;
}

#header_top {
	margin:0;
	padding:0;
	width:691px;
	height:136px;
	text-align:left;
	display:table;
}
#header_top_left {
	margin:0;
	padding:0;
	width:347px;
	height:136px;
	text-align:left;
	display:table;
	float:left;
}
#header_top_right {
	margin:0;
	padding:0;
	width:344px;
	height:136px;
	text-align:left;
	display:table;
	 float:right;
}
#header_center {
	margin:0;
	padding:0;
	width:691px;
	height:18px;
	text-align:left;
	vertical-align:top;
}
#header_bottom {
	margin:0;
	padding:0;
	width:691px;
	height:162px;
	text-align:left;	
}
input1 {
	width:120px;
	height:18px;
	margin-top:17px;
	color:#6B6B6B;
	font-family:tahoma;
	font-size:11px;
}

#textarea{
	width:233px;
	height:104px;
	margin-top:2px;
	color:#6B6B6B;
	margin-left:0px;
	font-family:tahoma;
	font-size:11px;
	overflow:auto;
}
#content {
	margin:0;
	margin-top:20px;
	padding:0;
	width:691px;
	height:358px;
	text-align:left;
	display:table;
	
}
#footer {
	margin:0px;
	padding:0px;
	width:691px;
	height:66px;
	display:table;
}
#footer_left {
	background:URL(images/back_f1.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	width:476px;
	height:66px;
	text-align:left;
	float:left;
}
#footer_right {
	margin:0px;
	padding:0px;
	width:215px;
	height:66px;
	text-align:left;
	float:right;
}
