/*
--- Site Default ---
*/
table { border-collapse:collapse; padding:3px; border-color:#999999; }
td { padding:4px;}
div {
	font-size: 12px;
	font-family: Tahoma, arial, verdana, helvetica, sans-serif;
}
img {
	border:0px;
}
a {
	color: #3b5998;
	TEXT-DECORATION: none;
	font-size:12px;
}
a:visited {
	color: #3b5998;
	TEXT-DECORATION: none;
	font-size:12px;
}
a:hover {
	color: #F60;
	TEXT-DECORATION: none;
	font-size:12px;
}
a.linky, a.linky:link, a.linky:visited {
	color: #3b5998;
	TEXT-DECORATION: none;
	font-size:12px;
}
a.node, a.node:link, a.node:visited {
	color:#666;
	TEXT-DECORATION: none;
	font-size:11px;
}
a.node:hover {
	color: #F60;
	TEXT-DECORATION: none;
}
a.vang, a.vang:link, a.vang:visited {
	color:#F60;
	TEXT-DECORATION: none;
	font-size:11px;
}
a.vang:hover {
	color: #F00;
	TEXT-DECORATION: none;
}
a.nho, a.nho:link, a.nho:visited {
	color: #3b5998;
	TEXT-DECORATION: none;
	font-size:10px;
}
a.nho:hover {
	color: #F60;
	TEXT-DECORATION: none;
	font-size:10px;
}
a.tag, a.tag:link, a.tag:visited {
	color: #3b5998;
	TEXT-DECORATION: none;
	text-transform:lowercase;
}
a.tag:hover {
	color: #F60;
	TEXT-DECORATION: none;
	text-transform:lowercase;
}
a.title_headline, a.title_headline:link, a.title_headline:visited {
	color: #3b5998;
	TEXT-DECORATION: none;
	font-size:12px;
	display:block;
	font-weight:bolder;
}
a.title_headline:hover {
	color:#C30;
	TEXT-DECORATION: none;
	font-size:12px;
	display:block;
	font-weight:bolder;
}
a.catalog, a.catalog:link, a.catalog:visited {
	color: #ffffff;
	TEXT-DECORATION: none;
	font-size:12px;
	display:block;
	font-weight:bolder;
}
a.catalog:hover {
	color:#FF0;
	TEXT-DECORATION: none;
	font-size:12px;
	display:block;
	font-weight:bolder;
}
a.vuong:link {
	color:#BC333C;
}
a.vuong:visited {
	color:#BC333C;
	background-color:#FF9;
}
a.vuong:hover {
	background-color:#FF9;
}
a.vuong2:link {
	color:#FF6600;
	background-color:#FF9;
}
a.vuong2:visited {
	color:#FF6600;
	background-color:#FF9;
}
a.vuong2:hover {
	background-color:#FFF;
}
.vuong_3 {
	border: 1px solid #dddddd;
	float:left;
	padding:1px;
}
.vuong_4 {
	border: 1px solid #dddddd;
	float:right;
	padding:2px 3px 2px 3px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.clear {
	clear:both;
}
/* Tabs 2 */

#tab2menu {
	float:left;
	width:100%;
	line-height:normal;
}
#tab2menu ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
}
#tab2menu li {
	display:inline;
	margin:0;
	padding:0;
}
#tab2menu a {
	float:left;
	background:url("../images/tab2leftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tab2menu a span {
	float:left;
	display:block;
	background:url("../images/tab2rightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tab2menu a span {
	float:none;
}
/* End IE5-Mac hack */
    #tab2menu a:hover span {
	color:#000;
}
#tab2menu a:hover {
	background-position:0% -42px;
}
#tab2menu a:hover span {
	background-position:100% -42px;
}
#tab2menu a.active { /*Selected Tab style*/
	background-position:0% -42px; /*Shift background image up to start of 2nd tab image*/
}
#tab2menu a.active span { /*Selected Tab style*/
	background-position:100% -42px; /*Shift background image up to start of 2nd tab image*/
}
/* End Tabs */
.layout-top {
	height:39px;
	background:url('../images/bg_top3.jpg') repeat;
}
.fix1000 {
	width:980px;
	margin:0 auto;
}
.logo {
	padding:3px;
	padding-left:0px;
	float:left;
	z-index:20;
	position:absolute;
}
.top_right {
	margin-left:-400px;
	width:100%;
	padding:0;
	padding-left:5px;
	float:right;
}
/* BOX */
.t {
	background: url("../images/dot.jpg") 0 0 repeat-x;
}
.b {
	background: url("../images/dot.jpg") 0 100% repeat-x
}
.l {
	background: url("../images/dot.jpg") 0 0 repeat-y
}
.r {
	background: url("../images/dot.jpg") 100% 0 repeat-y
}
.bl {
	background: url("../images/box_bot_left.jpg") 0 100% no-repeat
}
.br {
	background: url("../images/box_bot_right.jpg") 100% 100% no-repeat
}
.tl {
	background: url("../images/box_top_left.jpg") 0 0 no-repeat
}
.tr {
	background: url("../images/box_top_right.jpg") 100% 0 no-repeat;
	padding:10px;
}
/**/
.block {
	display:block;
	float:left;
}
/* Footer*/
#footer {
	clear:both;
	overflow:hidden;
	height:13px;
}
.footer {
	border-top: 1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
	padding:2px;
	background-color:#f6f6f6;
	text-align:center;
	overflow:hidden;
	height:42px;
}
/* Scroll Home*/
div.jd_news_scroll2 {
	overflow: hidden;
	height: 15px;
	margin:0px;
}
div.jd_news_scroll2 ul {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.jd_news_scroll2 ul li {
	height: 15px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-top: 1px dotted #888;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	color: #AAA;
}
div.jd_news_scroll2 ul li.hover {
	background-color: #E4E4EF;
	color: #888;
	cursor: default;
}
div.jd_news_scroll2 li a {
	font-weight: normal;
	color: #336699;
	display:block;
}
div.jd_news_scroll2 li a:hover {
	font-weight: normal;
	background-color: #E4E4EF;
	color: #336699;
}
/* Box Home*/
.tithome {
	clear:both;
	color:#F60;
}
.boxhome1 {
	float:left;
	width:180px;
	display:inline;
}
.boxhome {
	float:left;
	width:315px;
	display:inline;
}
.pen5 {
	padding:10px;
}
/* End BOX*/
.boxit {
	margin:10px;
	padding:10px;
	border:1px solid #C00;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}
.left {
	float:left;
}
.right {
	float:right;
}
#main_menu {
	width:100%;
	line-height:normal;
}
#main_menu ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	float:left;
}
#main_menu li {
	display:inline;
	margin:0;
}
#main_menu ul li a {
	height: 2.8em;
	line-height: 2.8em;
	float: left;
	display: block;
	border-right: 0.1em solid #dcdce9;
	color:#3981de;
	font-weight:bolder;
	font-size:11px;
	text-decoration: none;
	text-align: center;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
/* Hide from IE5-Mac \*/
#main_menu li a {
	float: none
}
/* End hide */
#main_menu ul li a:hover {
	background-image:url('../images/bg_top4.jpg');
	color:#F60;
}
#main_menu ul li .active {
	background-image:url('../images/bg_top4.jpg');
	color:#F60;
}
.title_headline {
	font-size:14px;
	color:#06F;
}
.box_lon_dn {
	height:100px;
	float:left;
	width:283px;
}
.box_lon_vuong_trai_dn {
	float:left;
	width:120px;
	height:90px;
}
.box_lon_vuong_phai_dn {
	float:left;
	width:160px;
	height:90px;
	text-align:left;
	overflow:hidden;
}
.box_lon {
	height:110px;
}
.box_lon_vuong_trai {
	float:left;
	width:140px;
	height:110px;
}
.box_lon_vuong_phai {
	float:left;
	width:220px;
	height:110px;
	text-align:left;
	overflow:hidden;
}
.box_lon_vuong_phai3 {
	float:left;
	width:30px;
	height:110px;
	text-align:left;
	overflow:hidden;
}
.img_con {
	text-align:center;
}
.img_3 {
	border:1px solid #CCC;
	padding:5px;
}
.img_2 {
	border:1px solid #CCC;
	padding:2px;
}
.img_x {
	border:1px solid #CCC;
	margin:1px;
	padding:8px 3px 0px 3px;
}
.nho {
	font-size:9px;
	color:#999;
}
.maudo {
	color:#F00;
}
.do_nho {
	font-size:9px;
	color:#F00;
}
.box_lon2 {
	height:63px;
	width:180px;
	float:left;
}
.box_lon_vuong_trai2 {
	float:left;
	width:70px;
	height:60px;
}
.box_lon_vuong_phai2 {
	float:left;
	width:90px;
	height:55px;
	text-align:left;
	overflow:hidden;
}
.box_lon3 {
	height:43px;
	width:260px;
	float:left;
}
.box_lon_vuong_trai3 {
	float:left;
	width:50px;
	height:50px;
}
.box_lon_vuong_phai3 {
	float:left;
	width:210px;
	height:55px;
	text-align:left;
	overflow:hidden;
}
.box_lon_home {
	height:130px;
	width:140px;
	padding-right:10px;
	padding-bottom:10px;
	float:left;
	overflow:hidden;
}
.box_lon_khampha {
	height:170px;
	width:170px;
	padding:10px;
	float:left;
	overflow:hidden;
	border:1px solid #CCC;
	padding:10px 3px 3px 5px;
	margin:5px 10px 8px 0px;
}
.box_lon_price {
	height:150px;
	width:110px;
	padding:5px;
	float:left;
	overflow:hidden;
}
#user_post_view {
	display:block;
	width:100%;
	overflow:auto;
	overflow-x:hidden;
	text-align:justify;
}
#user_post_view img {
	max-width: 450px;
	display:block;
	margin:0px auto;
	height: auto !important;
 width: expression(this.width > 450 ? 450: true);
}
.home_title {
	font-size:12px;
	color:#b40000;
}
.member_box {
	border-bottom:1px dotted #999;
	border-top:1px dotted #999;
	padding:5px 0px 5px 0px;
	overflow:hidden;
}
.member_lon {
	height:100px;
	background-color:#f4f4f4;
	padding:5px;
	overflow:hidden;
}
.member_lon_vuong_trai {
	float:left;
	width:70px;
	height:100px;
}
.member_lon_vuong_phai {
	float:left;
	height:100px;
	text-align:left;
	overflow:hidden;
	width:70%;
}
.member_box2 {
	border-bottom:1px dotted #999;
	padding:5px 0px 5px 0px;
	overflow:hidden;
}
.member_lon2 {
	height:140px;
	background-color:#f4f4f4;
	padding:5px;
	overflow:hidden;
}
.member_lon_vuong_trai2 {
	float:left;
	width:140px;
	height:140px;
	overflow:hidden;
}
.member_lon_vuong_phai2 {
	float:left;
	height:140px;
	text-align:left;
	overflow:hidden;
	width:210px;
}
.member_title {
	color:#F90;
	font-size:13px;
}
.xam {
	color:#CCC;
}
.nomargin {
	margin:0;
}
.login_submit {
	font-size: 9px;
	font-weight:bolder;
	height:18px;
}
.search_input {
	border: 1px solid #CCC;
	background-color:#FFFFFF;
	width : 100%;
	font-size: 12px;
	height:22px;
}
.login_input {
	border: 1px solid #CCC;
	background-color:#FFFFFF;
	color: #FF9900;
	font-size: 12px;
	height:18px;
	width:140px;
}
.box_input {
	border: 1px solid #CCC;
	background-color:#FFFFFF;
	width : 100%;
	font-size: 12px;
	height:22px;
}
.submitbutton {
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bolder;
	height:28px;
	background-image:url('../images/bg_dep.jpg');
}
.submitbutton_xanh {
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bolder;
	height:28px;
	background-image:url('../images/bg_dep.jpg');
}
.submitbutton_xem {
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bolder;
	height:28px;
	background-image:url('../images/bg_dep_xem.jpg');
}
.submitbutton_vang {
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bolder;
	height:28px;
	background-image:url('../images/bg_dep_vang.jpg');
}
.member_sign {
	padding:5px;
	overflow:hidden;
}
.small {
	font-size:10px;
}
.dotted_down {
	border-bottom:1px dotted #CCC;
}
.dotted_top {
	border-top:1px dotted #CCC;
}
/* Menu Right Bars*/
/* Menu Right Bars*/
#right-menu-right {
	border-bottom: none;
	height:auto;
}
*html #right-menu-right { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
 top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}
#right-menu-right #right-menu-panel {
}
#right-menu-right ul {
	padding:0px;
	padding-top:5px;
	margin:0px;
	list-style: none;
}
#right-menu-right ul li {
	height: 20px;
	padding: 0;
	margin: 0;
}
#right-menu-right ul li a {
	padding: 5px;
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	color:#000;
	float:left;
}
#right-menu-right ul li a:hover {
	background-color: #eceef4;
}
#right-menu-right ul li a.active { /*--Active state when subpanel is open--*/
	margin-top: -2px; /*--Push it up 2px to attach the active button to subpanel--*/
	border: 1px solid #555;
	border-top: none;
	z-index: 200; /*--Keeps the active area on top of the subpanel--*/
	position: relative;
}
#right-menu-right a.menuicon {
	display:block;
	width: 202px;
	padding-left: 5px;
	border-top: 1px solid #d6d9de;
	text-indent: 0; /*--Reset text indent--*/
}
/*En Menu Bar*/
#div-line-xanh {
	height:1px;
	width: 212px;
	background:#d8dfea;
	clear:both;
}
.img_icon {
	border:0;
	padding-right:4px;
	float:left;
}
#right-menu-right a.menuicon2 {
	display:block;
	width: 170px;
	padding-left: 5px;
	padding-bottom:5px;
	border-top: 1px solid #d6d9de;
	text-indent: 0; /*--Reset text indent--*/
	font-size:12px;
	color:#F90;
}
.hoitruong {
	font-weight:bolder;
	font-size:10px;
}
.tiendong {
	color:#063;
	font-style:italic;
	font-weight:bolder;
	font-size:11px;
}
.bizcat {
	display:none;
	float:left;
	width:957px;
	height:auto;
	background-color:#ebeef6;
	border:1px solid #dddddd;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:10px;
	top:0;
}
.ymchat {
	display:none;
	float:left;
	width:957px;
	height:auto;
	background-color:#ebeef6;
	border:1px solid #dddddd;
	padding:10px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.lostpass {
	display:none;
	background-color:#FFC;
	border:1px solid #F90;
	padding:5px;
	height:30px;
	z-index:9999;
	float:right;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position:absolute;
	margin-left:750px;
	margin-top:70px;
}
.searchengine {
	width:980px;
	margin:0 auto;
}
.inpass {
	float:right;
}
#inbox_alert_list {
	border:1px solid #C30;
	padding:4px;
	margin:0px 5px 5px 0px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 0; /*--Keeps the panel on top of all other elements--*/
}
.user_admin {
	color:#ff0000;
	font-weight:bolder;
	float:left;
	margin-left:4px;
}
.user_mod {
	color:#ff00f0;
	font-weight:bolder;
	float:left;
	margin-left:4px;
}
.user_doanhnhan {
	color:#ff5400;
	font-weight:bolder;
	float:left;
	margin-left:4px;
}
.user_thuonggia_1ty {
	color:#ffba00;
	font-weight:bolder;
	float:left;
	margin-left:4px;
}
.user_thuonggia {
	color:#0000d2;
	font-weight:bolder;
	float:left;
	margin-left:4px;
}
.user_conbuon {
	color:#46b000;
	font-weight:bolder;
	float:left;
	margin-left:4px;
}
.user_buonbannho {
	color:#000000;
	font-weight:bolder;
	float:left;
	margin-left:4px;
}
.user_tapbuonban {
	color:#b8b8b8;
	font-weight:bolder;
	float:left;
	margin-left:4px;
}
.chu_ky {
	border:1px dotted #F93;
	padding:10px;
	height:80px;
	overflow-y:auto;
	overflow-x:hidden;
}
.chu_ky_img {
	margin-bottom:-8px;
}
.line {
	border:1px solid #eee;
}
.login {
	height:15px;
	padding:1px;
}
.wdb-social {
	background: #FFFFFF;
	border:1px solid #DDDDDD;
	margin-left: -213px;
	margin-right: 10px;
	margin-top: 75px;
	position: fixed;
	width: 180px;
	padding:8px;
	z-index: 0;
	overflow:hidden;
}
.wdb-social .wdb-social-box {
	padding:5px;
	width:58px;
	text-align:center;
}
.wdb-social-phai {
	background: #FFFFFF;
	border:1px solid #DDDDDD;
	margin-left: 995px;
	margin-right: 1010px;
	margin-top:75px;
	position: fixed;
	width: 180px;
	z-index: 1;
	padding:8px;
	top:0;
}
.wdb-social-phai .wdb-social-box {
	padding:5px;
	width:58px;
	text-align:center;
}
.box_head {
	height:35px;
	background:url('../images/head_bg_right.jpg');
}
.box_head_left {
	float:left;
	background:url('../images/head_left.jpg');
	background-repeat:no-repeat;
	width:11px;
	height:35px;
}
.box_head_bg_left {
	background:url('../images/head_bg_left.jpg');
	background-repeat:repeat-x;
	height:35px;
	color:#F60;
	float:left;
	font-weight:bold;
	padding-top:7px;
}
.box_head_scroll_right {
	background:url('../images/head_scroll_left.jpg');
	width:7px;
	height:35px;
	float:left;
}
.box_head_right {
	float:right;
	background:url('../images/head_right.jpg');
	background-repeat:no-repeat;
	width:11px;
	height:35px;
}
.box_blue {
	height:27px;
	background:url('../images/blue_bg_left.jpg');
}
.box_blue_left {
	float:left;
	background:url('../images/blue_left.jpg');
	background-repeat:no-repeat;
	width:6px;
	height:27px;
}
.box_blue_bg_left {
	background:url('../images/blue_bg_left.jpg');
	background-repeat:repeat-x;
	height:27px;
	color:#F60;
	float:left;
	font-weight:bold;
	padding-top:7px;
}
.box_blue_scroll_right {
	background:url('../images/blue_scroll_left.jpg');
	width:28px;
	height:23px;
	float:left;
}
.box_blue_right {
	float:right;
	background:url('../images/blue_right.jpg');
	background-repeat:no-repeat;
	width:6px;
	height:27px;
}
a.v_tab1, a.v_tab1:link, a.v_tab1:visited {
	color:#ff7800;
	TEXT-DECORATION: none;
	display:block;
	font-weight:bolder;
	background-color:#FFF;
	float:left;
	padding:2px;
	margin-left:4px;
	border:1px solid #09F;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a.v_tab1:hover {
	color:#FFF;
	TEXT-DECORATION: none;
	display:block;
	font-weight:bolder;
	background-color:#09C;
}
a.v_tab2, a.v_tab2:link, a.v_tab2:visited {
	color:#FFF;
	TEXT-DECORATION: none;
	display:block;
	font-weight:bolder;
	background-color:#09C;
	float:left;
	padding:2px;
	margin-left:4px;
	border:1px solid #999;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a.v_tab2:hover {
	TEXT-DECORATION: none;
	display:block;
	font-weight:bolder;
	background-color:#09C;
}
.shop_bottom {
	position:absolute;
	margin-top:145px;
	border:1px dotted #999;
	padding:1px;
	width:100px;
	height:43px;
}
.shop_left {
	position:absolute;
	padding:5px;
	margin-left:550px;
	margin-top:15px;
}
a.button {
	background:url('../images/bg_dep.jpg');
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	height:28px;
	line-height:29px;
	text-decoration:none;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a:hover.button {
	color:#FFF000;
}
.add_cart{
	background:url('../images/shopping_cart.png') no-repeat 10px 0px;
	text-indent:45px;
	display:block;
}
a.button_vang {
	background:url('../images/bg_dep_vang.jpg');
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	height:28px;
	line-height:29px;
	text-decoration:none;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a:hover.button_vang {
	color:#FFF000;
}
.quick_cart {
	background:url('../images/quick.png') no-repeat 10px 2px;
	text-indent:45px;
	display:block;
}
a.button_xem {
	background:url('../images/bg_dep_xem.jpg');
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	height:28px;
	line-height:29px;
	text-decoration:none;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a:hover.button_xem {
	color:#FFF000;
}
.cart_user {
	background:url('../images/check_user.png') no-repeat 10px 2px;
	text-indent:45px;
	display:block;
}
.loidatabase {
	border: solid #039;
	width:500px;
	height:150px;
	margin:20px;
	margin-top:100px;
	padding:30px;
}
.highlight {
	background-color:#e2e2e2;
}
.row_title {
	background-color:#ffffff;
}
.row_title_line {
	background-color:#ffffff;
	border-top:1px dotted #CCC;
}
.sub_sanpham { 
	height:180px;
	width:175px;
	float:left;
	overflow:hidden; 
	}
.hotby {
	position:absolute;
	z-index:100;
}
.head_node
{
	margin:0;
	font-size:15px;
	color:#F60;
}
.node_tag
{
	padding:5px;
	border:1px solid #CCC;
}
