body {
	background: url("../images/background.png") repeat-x scroll left top #3E231A;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
	color: #fff;
}

img {
	border: 0;
}
ul, li {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
a {
    outline: medium none;
    text-decoration: none;
}
a:hover {
    outline: medium none;
    text-decoration: underline;
}
.seperate_15 {
	height: 15px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clr {
	clear: both;
}
.orange {
	color: #C99A36;
}
.dark_orange {
	color: #F27909;
}
.red {
	color: red;
}
.upper_letters {
	text-transform: uppercase;
}
.bold_letters {
	font-weight: bold;
}
.line_hieght_20 {
	line-height: 20px;
}
#container {
	width: 976px;
	margin: 0 auto;
}
#header {
}
#logo {
	/*padding-top: 50px;*/
}

#menu {
	/*padding-top: 10px;*/
}
#menu ul {
    margin: 0;
    padding: 0;
}
#menu ul li {
    float: right;
    padding: 0;
}
#menu a {
	color: #FAE4B8;
}
.header_face {
	background: url("../images/headerBg.png") repeat-x scroll left top #3E231A;
	height: 138px;
}
.songphucgold_logo img {
	padding: 40px 0 0 35px;
}
.membership {
	background: url("../images/bgLogin.png") no-repeat scroll left top transparent;
	width: 160px;
	padding-right: 50px;
}
.membership_txt {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	width: 152px;
	padding-top: 2px;
}
#member_form {
	padding-left: 10px;
}
#member_form [type="text"] {
	height: 18px;
    margin-top: 5px;
    padding-left: 15px;
    text-align: center;
    width: 115px;
	background: #fff;
	border: 1px solid #999;
}
#member_form #txt_loginpwd {
	width: 70px;
}
#member_form input[type="submit"] {
	width:42px;
	cursor: pointer;
}
#div_member_form .txt {
	text-align: center;
}
.header_featuer {
	width: 220px;
}
/* new menu */
.sf-menu li {
	list-style: none;
}
.mn_home {
	background: url("../images/trangChu_OFF.gif") no-repeat scroll left top transparent;
	width: 122px;
	height: 31px;
}
.mn_home:hover {
	background: url("../images/trangChu_ON.gif") no-repeat scroll left top transparent;
}
.mn_about_us {
	background: url("../images/gioiThieu_OFF.gif") no-repeat scroll left top transparent;
	width: 122px;
	height: 31px;
}
.mn_about_us:hover {
	background: url("../images/gioiThieu_ON.gif") no-repeat scroll left top transparent;
}
.mn_product {
	background: url("../images/sanPham_OFF.gif") no-repeat scroll left top transparent;
	width: 122px;
	height: 31px;
}
.mn_product:hover {
	background: url("../images/sanPham_ON.gif") no-repeat scroll left top transparent;
}
.mn_housing {
	background: url("../images/nhadat_OFF.gif") no-repeat scroll left top transparent;
	width: 122px;
	height: 31px;
}
.mn_housing:hover {
	background: url("../images/nhadat_ON.gif") no-repeat scroll left top transparent;
}
.mn_guide {
	background: url("../images/huongdan_OFF.gif") no-repeat scroll left top transparent;
	width: 122px;
	height: 31px;
}
.mn_guide:hover {
	background: url("../images/huongdan_ON.gif") no-repeat scroll left top transparent;
}
.mn_partner {
	background: url("../images/doitac_OFF.gif") no-repeat scroll left top transparent;
	width: 122px;
	height: 31px;
}
.mn_partner:hover {
	background: url("../images/doitac_ON.gif") no-repeat scroll left top transparent;
}
.mn_activity {
	background: url("../images/hoatdong_off.gif") no-repeat scroll left top transparent;
	width: 122px;
	height: 31px;
}
.mn_activity:hover {
	background: url("../images/hoatdong_on.gif") no-repeat scroll left top transparent;
}
.mn_contact_us {
	background: url("../images/lienhe_OFF.gif") no-repeat scroll left top transparent;
	width: 122px;
	height: 31px;
}
.mn_contact_us:hover {
	background: url("../images/lienhe_ON.gif") no-repeat scroll left top transparent;
}
.mn_faq {
	background: url("../images/faq_OFF.gif") no-repeat scroll left top transparent;
	width: 122px;
	height: 31px;
}
.mn_faq:hover {
	background: url("../images/faq_ON.gif") no-repeat scroll left top transparent;
}
/* new menu end*/

#top_nav {
	background: #190804;
	color: #F58107;
	line-height: 30px;
	font-size: 11px;
}
#main_banner {
	background: url("../images/bg_mainbanner.jpg") repeat-x scroll left top transparent;
	height: 269px;
	padding: 5px 0 0;
}
.statusc {
	background: url("../images/statusc.png") repeat-x scroll left top transparent;
	height: 26px;
	line-height: 26px;
	_padding-top: 5px;
}
.banner_box {
	padding: 13px 10px;
	_padding: 13px 3px;
}
.banner_info {
	/*
	height: 217px;
	width: 335px;
	*/
	height: 177px;
	width: 315px;
	background: #190804;
	border-radius: 5px;
	padding: 20px 10px;
	margin-left: 10px;
}

#content {
	background: #190804;
	padding: 20px 10px;
	_padding: 20px 5px;
}
.left_column {
	width: 575px;
	background-color: #281A17;
    border: 0 solid #796C65;
    border-radius: 5px 5px 5px 5px;
    overflow: visible;
    padding: 10px 15px 15px;
	_padding: 10px 10px 10px;
}
.right_column {
	width: 340px;
	margin-left: 10px;
}
#bottom {
	background-color: #281A17;
    border: 0 solid #796C65;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 10px;
	text-align: center;
}
#bottom_txt {
	color: #4C3E3B;
	/*text-align: center;*/
	padding: 20px 0 0;
}
#bottom_txt a {
	/*color: #F58107;*/
	color: #4C3E3B;
}
#bottom a:hover {
	text-decoration: none;
}

.bg_title_news {
	background: url("../images/bgtitlenews.png") no-repeat scroll 0 0 transparent;
	height: 26px;
	width: 572px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
	padding-left: 20px;
	font-size: 13px;
	margin-top: 15px;
}
.default_img {
	padding: 3px;
	border: 1px solid #d6830d;
}
.news_title_box {
	width: 440px;
	margin-left: 20px;
}
.news_title a{
	color: #d6830d;
	font-weight: bold;
}
.date {
	font-size: 10px;
	font-style: italic;
	color: #CEB8AD;
}
.related_news {
	line-height: 25px;
}
.related_news a{
	color: #fff;
}
.tb_exim
{
	padding-top:5px;
	font-size: 11px;
	background:url('../images/table_price_noline.png') repeat-x left top;
	width: 340px !important;
	border-collapse: collapse;
}
.tb_exim th {
    border: 1px solid #837770;
    color: #FFFFFF;
    padding: 0 3px;
}
.tbPrAlternateHeader {
    border-bottom: 1px solid #837770;
}
.news_info {
	background: #46352C;
	height: 180px;
    vertical-align: top;
    /*height: 150px;*/
    padding: 15px 10px;
	_padding: 0;
    vertical-align: top;
}
.songphucgold_news {
	text-transform: uppercase;
	color: #FCB912;
	font-size: 20px;
	text-align: center;
}
.banner_news_link a{
	color: #D07628;
	font-weight: bold;
	line-height: 20px;
}
.gratitude a{
	color: #fff;
}
.left_column_detail {
    background-color: #fff;
    border: 0 solid #796C65;
    border-radius: 5px 5px 5px 5px;
    overflow: visible;
    padding: 10px 15px 15px;
    width: 575px;
	color: #000;
}
.bg_title_news_detail {
	background:url('../images/bg_title_news_detail.png') repeat-x left top;
	line-height: 26px;
	padding-left: 10px;
	font-weight: bold;
}
.title_related_news {
	border-bottom: dotted;
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
.ul_related_news li{
	list-style: square;
	margin: 0 0 0 20px;
	line-height: 20px;
}
.ul_related_news li a{
	color: #666;
}
.detail_date {
	background:url('../images/ico_date.gif') no-repeat left center;
	padding-left: 20px;
	line-height: 25px;
	font-style: italic;
}
.news_separate {
	border-bottom: 1px dotted #ccc;
}
.div_img {
    /*border: 1px solid #E4E4E4;*/
	border: 1px solid #C99A36;
	height: 106px;
    margin: 0;
    text-align: center;
    width: 106px;
}
.pagination a{
	color: #666;
}
.bg_title_news a {
	color: #fff;
}
.bg_title_news a:hover{
	text-decoration: none;
}
.title_news_detail {
	font-weight: bold;
	font-size: 18px;
}
.introduce_left {
	width: 170px;
}
.introduce_left ul li a{
	color: #666;
	font-weight: bold;
	line-height: 24px;
}
.introduce_left ul li{
	border-bottom: 1px solid #999;
}
.introduce_right {
	width: 300px;
	padding-left: 50px;
}
.main_detail {
	background-color: #fff;
    border: 0 solid #796C65;
    border-radius: 5px 5px 5px 5px;
    overflow: visible;
    padding: 10px 15px 15px;
    width: 925px;
	color: #000;
}
.news_title {
	color: #D6830D;
	font-weight: bold;
}
.partners_info {
	line-height: 20px;
}
.partners_info a{
	color: #999;
}
#mt4_quotes {
	font-family: tahoma;
	font-size: 11px;
	line-height: 26px;
	text-align: center;
}
.quotes_img {
	width: 10px;
	height: 10px;
}
.right_title {
	font-size:11px; 
	text-align: center; 
	text-transform: uppercase; 
	font-weight: bold; 
	color: #fff; 
	border:1px solid #837770;
	background:url('../images/table_price_noline.png') repeat-x scroll left top transparent;
	line-height: 20px;
}
.right_news {
	padding-bottom: 10px;
}
.right_news a{
	color: #F5840C;
}
.songphucgold_search {
	width: 300px;
}
.right_convert {
	width: 340px;
	height: 144px;
	background:url('../images/convert_bg.gif') no-repeat left center #FEC81E;
}
#div_ounce {
	padding: 50px 0 35px 20px;
}
#div_tael {
	padding: 0 0 0 20px;
}
.input_convert {
	width: 180px;
}
.button_convert {
	width: 70px;
	height: 70px;
	padding: 50px 0 0 20px;
	cursor: pointer;
}
.txt_comment {
	width:400px;
	height:24px;
	border:1px solid #d6d6d6;
	margin-bottom:3px;
}
.area_comment {
    border: 1px solid #D6D6D6;
    height: 140px;
    margin-bottom: 3px;
    width: 400px;
}
.lbl_comment {
    float: left;
    width: 150px;
}
.content_success {
    background: url("../images/success.png") no-repeat scroll 5px 5px #DFFFDF;
    border: 5px solid #9FCF9F;
    color: #0C8E06;
    padding: 5px 0 5px 30px;
}
.question_txt {
	font-weight: bold;
	color: #000;
}
.answer_txt {
	color: #666;
	padding-left: 10px;
}
.product_menu li  a{
	color: #000;
	font-weight: bold;
}
.product_menu li {
	float: left;
	padding: 5px;
}
.div_product_menu {
	padding: 5px 0 10px 0;
}
.div_product_menu ul {
	text-align: center;
}
.pro_active {
	background: #190804;
	border-radius: 2px;
}
.product_menu li.pro_active a {
    color: #fff;
}
.product_menu li.pro_active a:hover {
    text-decoration: none;
}

/* */
.stats_box div {
	text-align: center;
}
.stats_box ul, li {
    margin: 0;
    padding: 0;
}
.stats_box  ul li{
	height: 25px;
	padding: 3px 0 0 20px;
	margin-left: 15px;
	float: left;
}

.stats_online {
	background:url("../images/vonline.png") no-repeat scroll left 2px transparent;
}
.stats_today {
	background:url("../images/vtoday.png") no-repeat scroll left 2px transparent;
}
.stats_all {
	background:url("../images/vall.png") no-repeat scroll left 2px transparent;
}
.ornage {
    color: orange;
    font-weight: bold;
}