/*
	Enquiry - Light Style
*/

select{
	font-size:13px;
}
img {
	border:0 none;
}

#health {
	background: url(../images/enquiry/qa_health_pop.jpg) no-repeat;
	width: 533px;
	height: 101px;
	color: #000000;
	font-size: 13px;
}
#finance {
	background: url(../images/enquiry/qa_finance_pop.jpg) no-repeat;
	width: 533px;
	height: 101px;
	color: #ffffff;
	font-size: 13px;
}
#news {
	background: url(../images/enquiry/qa_news_pop.jpg) no-repeat;
	width: 533px;
	height: 101px;
	color: #ffffff;
	font-size: 13px;
}
#xuanxue1 {
	background: url(../images/enquiry/lingling_banner.jpg) no-repeat;
	width: 533px;
	height: 168px;
	color: #ffffff;
	font-size: 13px;
}
#xuanxue2 {
	background: url(../images/enquiry/szeto_banner.jpg) no-repeat;
	width: 533px;
	height: 168px;
	color: #ffffff;
	font-size: 13px;
}
#xuanxue3 {
	background: url(../images/enquiry/fong_banner.jpg) no-repeat;
	width: 533px;
	height: 168px;
	color: #ffffff;
	font-size: 13px;
}
#xuanxue4 {
	background: url(../images/enquiry/yeung_banner.jpg) no-repeat;
	width: 533px;
	height: 168px;
	color: #ffffff;
	font-size: 13px;
}

#questionbtn{
	padding-top: 65px;
	padding-left: 220px;
}
#mainbody {
	width: 533px;
}
#main {
	float:left;
	width:533px;
	background-color: #e8e8e8;
}
#footer {
	clear:both;
	width: 533px;
	background-color: #ffffff;
	color: #000000;
	padding: 5px 0px;
}
#sidebar {
	float:right;
	width:100px;
}

#enquirymenu{
	padding-top: 5px;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	min-height: 28px;
}
#enquirymenu ul{
	font: bold 13px Arial;
	margin:0;
	margin-left: 40px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}
#enquirymenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}
#enquirymenu span{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: black;
	border-bottom: 1px solid black;
}
#enquirymenu a{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #574d3d;
}
#enquirymenu a:hover{
	background-color: #ffffff;
	color: #574d3d;
	border-bottom: 1px solid #ffffff;
}
#enquirymenu #current a{
	color: #574d3d;
	background-color: #ffffff;
	border-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#enquirymenucontent{
	clear: both;
	padding-top: 10px;
	width: 533px;
	min-height: 200px;
	background: #ffffff;
	height: auto !important;
	height: 200px;
	text-align:left;
}
#enquirymenucontent #enquirysort{
	clear: both;
	width: 523px;
	min-height: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	background: #ffffff;
	text-align: right;
	font-size: 13px;
}
#enquirymenucontent #enquirysort a {
	color: #818180;
	padding: 5px 10px;
	text-decoration: none;
}
#enquirymenucontent #enquirysort #current {
	border: 1px solid #818180;
}

.enquiry_content {

	width: 533px;
}
.row {

}
.row div {

	font-size: 13px;
	color: #000000;
}
.row div.name {
	width: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #847f65;
	font-size: 13px;
	float:left;
}
.row div.message {
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
}
.row span.time {
	color: #847f65;
	font-size: 13px;
}
.row div.ranking-left {
	width: 90px;
	height: 10px;
	text-align: right;
	float:left;
}
.row div.ranking {
	width: 490px;
	padding: 10px 10px 5px 0px;
	font-size: 11px;
	text-align: right;
	color: #847f65;
	float:left;
}
.clearBoth {
	clear:both;
}
#footer span{
	text-align:left;
	font-size:12px;
}
