.nivo-controlNav{position:absolute;margin-top:-10px;right:10px;z-index:900;}
.nivo-controlNav a{float:left;height:5px;width:15px;
		background:#000000;margin:0 4px;text-decoration:none;text-indent: -9999px;}
.nivo-controlNav a.active{background:#C9A324;}

.td_homepage_subtitle{
	border: 0px;
	font-size: 16px;
	color: #C9A324;
	font-weight: bold;
}

.img_homepage_sub {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

img.img_homepage_sub {
	cursor:pointer;
}

.table_homepage {
	border-spacing: 10px 2px;
	border-collapse: separate;
	width:50%;
	float:left;
}

.div_homepage_content {
	width:100%;
}

#table_whatsnew {
	border-collapse: separate;
	width:100%;
}

#player, #player1{
	width:400px;
	height:250px;
	margin-top:10px;
	margin-bottom:10px;
	display:none;
}

#span_bs_title {
	border-bottom: 1px solid #C9A324;
	color: #C9A324;
	display:block;
	font-size: 16px;
	font-weight: bold;
	padding-top:2px;
	margin-bottom:9px;
}

#table_homepage_bottom {
	width:95%;
	margin:0px auto;
	margin-top:30px;
}

#td_hb_left {
	width:70%;
	vertical-align:top;
}

#td_hb_right {
	width:30%;
	vertical-align:top;
}

.table_bs_content{
	height:100%;
	margin-bottom:5px;
	min-height:155px;
}

.td_bs_img{
	width:50%;
}

.td_bs_content{
	width:50%;
}

.div_bs_content{
	border:1px #E9E9E9 solid;
	margin-bottom:10px;
	padding:10px 10px;
	height:auto;
}

.div_bs_content table td {
	vertical-align:top;
}

.img_bs_cust {
	width:100%;
}

.span_bs_cust_name {
	display:block;
	padding-left:10px;
	color:#C9A324;
	font-weight:bold;
	font-size:14px;
}

.span_bs_cust_comment {
	display:block;
	padding-left:10px;
	padding-right:15px;
	height:65%;
	min-height:90px;
	overflow:auto;
	font-size:12px;
	min-width:165px;
}

.span_btn_more {
	background-color:#a6864d;
	padding:2px 20px;
	color:white;
	font-weight:bold;
	float:right;
	margin-top:-15px;
}

.span_homepage_bottom_subtitle {
	display: block;
	border-bottom: 1px solid #C9A324;
}

#span_homepage_whatnews {
	margin: 0px 10px;
}

#span_homepage_tips1 {
	display: block;
    width: 95%;
    margin: 0px auto;
}

/*** For IE ***/

.ie10 .span_bs_cust_comment, .ie11 .span_bs_cust_comment{
	height:120px;
}