@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	
}

img
{
	border:0;
}

a
{
	outline:none;
}

#wrapper
{
	width:807px;
	margin:0 auto;
	padding:0;
	background-color:#fffdd9;
}

#header
{
	width:807px;
	height:247px;
	overflow:hidden;
}

#pageheader
{
	width:807px;
	height:191px;
	overflow:hidden;
}

#content
{
	width:807px;
	height:auto;
	clear:both;
}

#content-1
{
	width:807px;
	height:112px;
	overflow:hidden;
}

#content-2
{
	width:807px;
	height:auto;
}

#content-lt
{
	width:530px;
	height:auto;
	float:left;
	font-size:12px;
	padding-left:40px;
}

#content-lt ol
{
	margin:4px 0 0 16px;
	padding:0;
}

#content-lt li
{
	padding:2px 0;
}

#content-lt a
{
	color:#0000ff;
}


#content-rt
{
	float:right;
	width:230px;
	height:168px;
	overflow:hidden;
}

#content-3
{
	width:807px;
	height:auto;
}

#ty
{
	width:767px;
	height:auto;
	clear:both;
	overflow:hidden;
	background-color:#fffdd9;
	padding:20px 0 0 30px;
}

.img
{
	padding-left:10px;
}

.ty-msg
{
	font-size:22px;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
}

#form
{
	width:807px;
	height:auto;
	clear:both;
	overflow:hidden;
	background-color:#fffdd9;
	padding-top:15px;
}

#form td
{
	font-size:13px;
	padding:5px;
	font-weight:bold;
}

.input-ht
{
	margin:4px 0;
}


.mand
{
	font-size:11px;
	font-weight:normal;
}

#form input
{
	padding:	5px;
}

#form img
{
	padding:5px;
}

#form file
{
	background-color:#FFF;
}

