body{
	background-image:url('../images/bg.jpg');
}
img{
	border:0px;
}
#wrapper {
	margin: 0px auto;
	margin:20px 0px;
	width: 731px;
	background-color:#ffffff;
}
.mainheading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.main {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}
h1.main{
	font-weight:normal;
	margin-bottom:0px;
}
p.main {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	line-height: 1.3em;
}
h2.mainsmall{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	margin-bottom:0px;
}

p.mainsmall{
	font-family: Tahoma;
	font-size: 11px;
}
a.gold_link{
	color:#666666;
	text-decoration:none;
}
a.gold_link:hover{
	text-decoration:underline;
}
ul.main li {
	line-height: 1.3em;
}
.title a{
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	line-height:1.4em;
}
.label{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}
.input{
	font-family: Tahoma;
	font-size: 11px;
	border:1px #cccccc solid;
	color:#000000;
	background-color:#f7f7f7;
}
.pageno{
	font-family: Tahoma;
	font-size: 9px;
	color:#666666;
}
.infosmall{
	font-family: Tahoma;
	font-size: 9px;
	color:#FF6666;
}

.footer {
	height: 41px;
	background-color: #cbccaa;
	vertical-align: middle;
}
.footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.refer{
	width : 144px;
	height : 54px;
	background-image : url('../images/button_friend.jpg'); 
	background-repeat:no-repeat;
	text-indent: -9999px;
	float:left;
}
.refer:hover {
	background-image : url('../images/button_friend_mo.jpg'); 
}

.emailus{
	width : 144px;
	height : 54px;
	background-image : url('../images/button_email.jpg'); 
	background-repeat:no-repeat;
	text-indent: -9999px;
	float:left;
}
.emailus:hover {
	background-image : url('../images/button_email_mo.jpg'); 
}
form{
	margin:0px;
	padding:0px;
}

#im_captcha{ border: 1px solid #eee; }
