.gohome ul{
	margin-left: 0px;
	padding-left: 0px;
	width: 160px;
	list-style-type: none;
}
.gohome li a{
	font-size: 10px;
	color: #999999;
	width: 160px;
	height: 30px;
	background-image: url(../images/main/go_home.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	text-decoration: none;
	text-indent: 4px;
}
.community_menu ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 160px;
}
.community_menu li a{
	display: block;
	height: 50px;
	width: 160px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/community/menu_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 5px;
}
.bg {
	background-image: url(../images/community/community_top_bg.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 160px;
	float: left;
	margin-top: 0px;
}
.right {
	width: 400px;
	float: right;
}
.bbs_bg {
	background-image: url(../images/community/community_bbs_bg.jpg);
	background-repeat: no-repeat;
	width: 400px;
}
.bbs_text {
	padding-top: 100px;
	padding-left: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 380px;
}
.question_bg {
	background-image: url(../images/community/community_question_bg.jpg);
	background-repeat: no-repeat;
	width: 400px;
	margin-top: 30px;
}
.question_text {
	padding-top: 90px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 380px;
}
.question_text strong{
	padding-top: 70px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 380px;
	font-weight: bold;
}
.enq_position {
	width: 100%;
}
.enq_position table{
	background-color: #FAE095;
}
.enq_position caption{
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-image: url(../images/community/caption_bg.jpg);
	padding: 0px;
}
.enq_position tr{
}
.enq_position td{
	padding: 2px;
	background-color: #FFFAE5;
}
.enq_position a{
	color: #3399CC;
	text-decoration: none;
	font-size: 11px;
}
.top_image {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.enq_form{
	font-weight: bold;
	border: 1px solid #FE9900;
	padding: 5px;
	background-color: #FFFAE5;
}
.center {
	text-align: center;
}
