@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/contact/body.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}
a:hover{
	color:#FF0000;
}
img{
	border-style:none;
}
#wrap {
	width: 700px;  
	margin: 0 auto; 
	text-align: left; 
	background-image:url(images/contact/wrap.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#head {
	padding: 0 10px 0 20px;
	height:100px;
}
#head h1 {
}
#head a{
	text-indent:-9999px;
	font-size:10px;
	display:block;
	height:100px;
	width:400px;
}
/*----------------------------------------------*/
#sitetitle
{
	float:left;
}
#sitesearch
{
	float:right;
	padding:20px 20px 0 0;
}
/*----------------------------------------------*/
#main{
	width:400px;
	height:410px;
	font-size:13px;
}
/*----------------------------------------------*/
.to_top {
	float:right;
	font-size:10px;
}
/*----------------------------------------------*/
/*--------------------------------------*/
#message{
	line-height:150%;
	color:#CCCCCC;
	font-size:12px;
	margin:0 60px;
	margin-bottom:20px;
	border:solid 1px #CCCCCC;
	padding:5px;
}
/********************************************/
#sub {
	font-size:10px;
	text-align:left;
	margin:0 50px;
}
#sub a{
	text-decoration:none;
	color:#FFFFFF;
}
#sub a:hover{
	text-decoration:none;
	color:#FF3333;
}
.subcontent{
	padding:10px;
}
#sub li{
	list-style-type:none;
	width:200px;
	float:left;
}
#sub a{
	display:block;
	width:160px;
	height:25px;
}
/*--------------------------------------*/

/********************************************/
/*--------------------------------------*/
#form_body{
	text-align:center;
	width:300px;
	height:350px;
	margin-top:30px;
	margin-left:60px;
	overflow:auto;
}
#form_body table{
	border-collapse:collapse;
}
#form_body td{
	padding:5px;
}
#form_body option{
	padding-right:20px;
}
.q_title{
	width:130px;
	text-align:right;
}
.q_title p{
	margin:5px;
}
.q_item{
	width:130px;
	text-align:left;
}
.q_item input,.q_item select,.q_item textarea{
	margin:5px;
}
input{
}
button{
	cursor:pointer;
	margin:5px auto;
}
textarea{
	font-size:12px;
}

/*--------------------------------------*/
#foot{
	clear:both;
	padding: 0 10px 0 20px;
	text-align:right;
	height:100px;
	color: #999999;
}
#foot #foot_txt{
	padding-top:20px;
}
#foot p {
	margin: 0; 
	font-size:12px;
}
#foot a{
	text-decoration:none;
	color: #999999;
}
/********************************************/
/********************************************/
