body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#e8eaec;
}
#container{
width:760px;
margin:10px auto;
padding:1px 0;
text-align:center;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}
#title{
height:80px;
width:758px;
margin:0 1px 1px 1px;
background:#467aa7;
color:#ffffff;
}
#title h1{
padding:35px 0 0 0;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}
#content{
	width:758px;
	font-size:0.9em;
	padding:20px 0 0 0;
}
#content_dealdata {
	width:758px;
	padding:20px 0 0;
	height: 300px;
	line-height: 25px;
}
#content_showthanks {
	width:758px;
	padding:20px 0 0;
	height: 300px;
	line-height: 25px;
}
#preface{
	width:650px;
	font-family: "??";
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.subcontent {
	background-color: #FFFFFF;
	font-size: 12px;
}
.question {
	font-family: "ºÚÌå";
	font-style: normal;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	left: 20px;
	position: relative;
}
.answer {
	text-align: left;
	position: relative;
	font-family: "ËÎÌå";
	width: 700px;
	left: 25px;
}
textarea {
	height: 80px;
}
#footer{
clear:both;
width:758px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#467aa7;
}
#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

#err {
	font-family: "??";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
#success {
	font-family: "??";
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #CC0000;
}
#mailto {
	font-family: "??";
	font-size: 14px;
	color: #000000;
}
a{
	color: #336600;
}
a:hover {
	color: #CCFF00;
}
