@media screen {
* { margin: 0; padding: 0; }    
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ul, ol {list-style: none;}

article, aside, figure, footer, header, hgroup, menu, nav, section { display: block; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

body { font: 12px/2 "Helvetica Neue",Helvetica,Arial,sans-serif;
background: #ea5e13;}

/*
	TYPOGRAPHY
*/
h1, h2, h3, h4, h5 {}
a img { border: 0; }
a {color: #ea5e13; text-decoration: none;}
.zoomer:active { top: 0; }


.f-select {
	font-size:14px;
	padding:3px 0 3px 4px;
	border-color:#89B4D6;
	border-style:solid;
	border-width:1px;
}
input.disabled {
	border:1px solid #ccc;
	background:#eee;
	color:#999;
	cursor:default;
}
button.formbutton {
	height:21px;
	padding:0 1.5em;
	border:1px solid;
	border-color:#82D0D4 #92D6D9 #54A3A7 #4D989B;
	background:#63C5C8;
	color:#fff;
	letter-spacing:.3em;
	cursor:pointer;
	line-height:21px;
}
dd.formbutton:focus {
	border-color:#000;
}
.paginator {
	
	white-space:nowrap;
	text-align:right;
	font-size:12px;
}
.paginator li {
	display:inline;
	margin:0 1px;
vertical-align:middle;
}
.paginator li.current {
height:24px;
	margin:0 6px;
	font-weight:bold;
line-height:24px;
}
.paginator li a {
display:inline-block;
height:22px;
	padding:3px 6px 4px;
padding:0 6px;
	border:1px solid #bbb;
	text-decoration:none;
line-height:22px;
position:relative;
}
.paginator li a:hover {
height:24px;
	padding:4px 7px 5px;
padding:0 7px;
	border:none;
line-height:24px;
	background:#00ADB2;
	color:#fff;
	text-decoration:none;
}
.paginator li a.nolink {
	color:#ccc;
	cursor:default;
}
.paginator li a.nolink:hover {
	background:transparent;
height:22px;
	padding:3px 6px 4px;
*padding:0 6px;
	border:1px solid #ccc;
line-height:22px;
}
/* sysmsg */

.user_login {
	width:980px;
	height:400px;
	margin:0 auto;
}
.user_login h3 {
	width:980px;
	height:30px;
	margin-bottom:5px;
	line-height:30px;
	border-bottom: 2px solid #CCC;
	margin: 0 0 15px 0;
}
.user_login_left {
	float:left;
	width:460px;
	height:300px;
	border: 1px solid #BBB6A5;
}
.user_login_left_content {
	float:left;
	width:460px;
	height:250px;
}
.user_login_left_content h4 {
	border-bottom: 1px solid #DDD;
	color: #0A7ABA;
	text-transform: uppercase;
	padding:10px 0px 5px 20px;
}
.user_login_left_content p {
	padding: 10px 10px 5px 20px;
	text-align: justify;
}
.button-set {
	float:left;
	width:450px;
	height:50px;
}
.button-set a {
	float: right;
	white-space: nowrap;
	padding: 0 10px 0 10px;
	background: url("images_css/button.gif") no-repeat scroll 100% -28px transparent;
	color: white;
}
.button-set a span {
	white-space: nowrap;
	padding: 0 0 0 10px;
	display: block;
	line-height: 25px;
	height: 26px;
	font-weight:bold;
	background: url("images_css/button.gif") no-repeat 0 0;
}
.button-set a:hover {
	text-decoration:none;
}
.user_login_right {
	float:right;
	width:460px;
	height:300px;
	border: 1px solid #BBB6A5;
}
.user_login_right_content {
	float:right;
	width:460px;
	height:auto;
}
.user_login_right_content h4 {
	border-bottom: 1px solid #DDD;
	color: #0A7ABA;
	text-transform: uppercase;
	padding:10px 0px 5px 20px;
}
.user_login_right_content p {
	padding: 10px 10px 5px 20px;
	text-align: justify;
}
.user_login_right_content .form_list_content {
	list-style:none;
}
.user_login_right_content .form_list_content ul {
}
.user_login_right_content .form_list_content ul li {
	margin-bottom: 6px;
	line-height:18px;
}
.user_login_right_content .form_list_content ul li label {
	font-weight:bold;
	display: inline;
	padding: 0px 0px 0px 20px;
}
.user_login_right_content .form_list_content ul li input {
	width:250px;
	height:30px;
	margin-left:20px;
}
.user_login_right_content .form_list_content ul li input.image_login {
	width:103px;
	height:33px;
}
.user_login_right_content .form_list_content ul li input.check_input {
	width:30px;
	float:left;
}
/*end login*/

/*Begin reget*/
.registration {
	float:left;
	width:980px;
	height:auto;
	margin-top:5px;
}
.registration .alert_register {
	color:#F00;
}
.registration fieldset {
	margin: 28px 0;
	padding: 22px 25px 12px 25px;
	background: #FDFDFD;
	border: 1px solid #DDD;
}
.registration fieldset h4 {
	margin-top: -33px;
	float: left;
	border: 1px solid #F19900;
	background: #F9F3E3;
	padding: 0 8px;
	color: #E76200;
	font-weight: bold;
	font-size: 1.1em;
	font-style:normal;
}
.registration ul {
	list-style:none;
}
.registration ul li {
	padding:5px 0px;
	display:block;
	float:left;
	width:100%;
}
.registration ul li label.name {
	width:200px;
	float:left;
	margin-right:10px;
	height:25px;
	font-weight: bold;
	font-size: 12px;
}
.registration ul li label.name span {
	color:#F00;
	font-weight:bold;
}
.registration ul li label.checkname {
	width:180px;
	margin:0px 10px 0px 10px;
	height:25px;
	float:left;
}
.registration ul li input {
	width:200px;
	margin:0px 10px 0px 10px;
	height:25px;
	float:left;
	border:1px solid #89B4D6;
}
.registration ul li input.image {
	width:58px;
	margin:0px 10px 0px 10px;
	height:22px;
	float:left;
}
.registration ul li .capcha_regíter {
	float:left;
	border:none;
}
.registration ul li select {
	width:200px;
	border: 1px solid #89B4D6;
	float:left;
	height:25px;
	padding-left:50px;
	margin-left:10px;
}
.registration ul li label.mesager {
	width:180px;
	margin:0px 10px 0px 10px;
	height:30px;
	float:left;
	font-weight: bold;
	font-size: 12px;
	color:#F00;
}
/*end reget*/

.wrapper{width: 1000px;
margin: 0 auto;background: #fff;}

.wrapper-2{width: 960px;
margin: 0 auto;}

/*Begin user_produchome*/
.user_produchome {
	width:790px;
	
	margin:5px 0px;
}
.user_produchome .user_produchome_item_gt_spm {
	float: left;
	width: 390px;
}
.user_produchome .user_produchome_item_gt_spm .box_anh_ebook_item_gt_spm {
	float:left;
	width: 380px;
	margin:0px 2px;
}
.user_produchome .user_produchome_item_gt_spm .box_anh_ebook_item_gt_spm a {
	float:left;
}
.user_produchome .user_produchome_item_gt_spm .box_anh_ebook_item_gt_spm img {
	float:left;
	width: 380px;
	height:240px;
}
.user_produchome .item-image {
	float: left;
	border-top:1px dotted #DDD;
	border-right:1px dotted #DDD;
	width: 190px;
}
.user_produchome .item-image ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.user_produchome .item-image ul li {
}
.user_produchome .item-image ul li.item {
	float: left;
	width: 170px;
	padding: 10px;
	line-height: 1.6em;
}
.user_produchome .item-image ul li .product-image {
	text-align: left;
	position: relative;
	margin: 0 0 10px 0;
	width: 160px;
	height: 201px;
	text-align: left;
	position:relative;
}
.user_produchome .item-image ul li .product-image .slOf_flag {
	background: url("images_css/sale_tag.png") no-repeat 0 0;
	left: 124px;
	padding-left: 2px;
	position: absolute;
	top: 60px;
	width: 33px;
	height: 33px;
	z-index: 1;
}
.user_produchome .item-image ul li .product-image .slOf_flag .slOf_sale {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: none;
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: 0;
	width: 30px;
	margin: 0;
	padding: 7px 0 0 0;
	text-shadow: 1px 1px 1px #444;
	text-align: center;
	line-height: 19px;
}
.user_produchome .item-image ul li .product-image a {
	text-decoration:none;
}
.user_produchome .item-image ul li .product-image a img {
	width: 140px;
	height: 196px;
}
.user_produchome .item-image ul li .product-name {
	margin: 0;
	line-height: 17px;
}
.user_produchome .item-image ul li .product-name a {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	line-height: 15px;
}
.user_produchome .item-image ul li .book-author {
	padding: 2px 0 0 0;
	margin: 0;
	font-size: 12px;
	color: #444;
}
.user_produchome .item-image ul li .cover-books {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #888;
}
.user_produchome .item-image ul li .price-box {
	padding: 0;
}
.user_produchome .item-image ul li .price-box .price-block {
}
.user_produchome .item-image ul li .price-box .price-block .special-price {
	margin: 0;
	padding: 0px 0;
	font-size: 14px;
	font-weight: bold;
	padding-right:20px;
	color: #090;
}
.user_produchome .item-image ul li .price-box .price-block .old-price {
	margin: 0px;
	padding: 0px;
	color: #999;
	font-weight: normal;
	text-decoration: line-through;
	font-size: 12px;
}


.user_produchome .user_produchome_home_item {
	float: left;
	width: 196px;
	height:320px;
	
	
}


.user_produchome .user_produchome_home_item .img_user_produchome_home_item {
	
	
	width: 196px;
	height:210px;
	
	
}
.user_produchome .user_produchome_home_item .img_user_produchome_home_item img{
	
	
	width: 150px;
	height:200px;
	margin-left: 30px;
	
}


.user_produchome .user_produchome_home_item .tieude_user_produchome_home_item {
	float: left;
	width: 196px;
}
.user_produchome .user_produchome_home_item .tieude_user_produchome_home_item p{
float: left;
width: 196px;
line-height: 21px;
text-align: center;
}
.user_produchome .user_produchome_home_item .tieude_user_produchome_home_item p span.giam{
	color: #C76200;
	
	font-weight: bold;
}
.user_produchome .user_produchome_home_item .tieude_user_produchome_home_item p span.gia_goc{
	color: #999;
	padding-left:10px;
	font-weight: bold;
	text-decoration: line-through;
}
.user_produchome .user_produchome_home_item .tieude_user_produchome_home_item p span.gia_ban{
	
	padding-left:10px;
	font-weight: bold;
}
.user_produchome .user_produchome_home_item .tieude_user_produchome_home_item  a {
	color:#38B0E3;
	
	
}
.user_produchome .user_produchome_home_item .tieude_user_produchome_home_item h2 {
	text-align: center;
	font-weight:bold;	
}
.user_produchome .user_produchome_home_item .tieude_user_produchome_home_item h2 a {
	color:#ea5e13;
	
	
}



.user_produchome .user_produchome_item {
	float: left;
	width: 260px;
	height:210px;
	
	border-left:1px dotted #DDD;
	border-top:1px dotted #DDD;
	
}

.user_produchome .user_produchome_item .tieu_de_ebook {
	width:169px;
	float:left;
	height:20px;
	margin:2px 0px;
}
.user_produchome .user_produchome_item .tieu_de_ebook h2 {
	line-height:20px;
}
.user_produchome .user_produchome_item .tieu_de_ebook h2 a {
	text-decoration:none;
	color:#444444;
	font-size: 9pt;
}
.user_produchome .user_produchome_item .tieu_de_ebook h2 a:hover {
	text-decoration:underline;
	color:#00AAF1;
}
.user_produchome .user_produchome_item .box_anh_ebook {
	float:left;
	width:90px;
	height:150px;
	margin:5px 0px;
}
.user_produchome .user_produchome_item .box_anh_ebook .anh_sach {
	width:90px;
	float:left;
	height:150px;
}
.user_produchome .user_produchome_item .box_anh_ebook .anh_sach a {
	text-decoration:none;
}
.user_produchome .user_produchome_item .box_anh_ebook .anh_sach a img {
	width:87px;
	float:left;
	height:150px;
}
.user_produchome .user_produchome_item .noi_dung_ebook {
	width:169px;
	float:left;
}
.user_produchome .user_produchome_item .noi_dung_ebook p {
	width:152px;
	float:left;
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
}
.user_produchome .user_produchome_item .noi_dung_ebook p .name_author {
	
	float:left;
	cursor: pointer;
	color: #444444;
}
.user_produchome .user_produchome_item .noi_dung_ebook p .ngan_name_author {
	width:5px;
	float:left;
}
.user_produchome .user_produchome_item .noi_dung_ebook p .deatil_name_author {
	
	float:left;
	cursor: pointer;
}

.user_produchome .user_produchome_item .mua_sach {
	width:169px;
	float:left;
	height:auto;
	margin:0px 0px 0px 0px;
}
.user_produchome .user_produchome_item .mua_sach a {
	color: #090;
	font-weight: bold;
	float:right;
	padding-right:5px;
}
.user_produchome .user_produchome_item .mua_sach a:hover {
	text-decoration: underline;
}
.user_produchome .user_produchome_item .mua_sach span.title_gia_goc {
	color: #999;
}
.user_produchome .user_produchome_item .mua_sach span.gia_goc {
	font-weight: normal;
	color: #999;
	text-decoration: line-through;
	padding-left:10px;
}
.user_produchome .user_produchome_item .mua_sach span.title_gia_ban {
	color: #444444;
}
.user_produchome .user_produchome_item .mua_sach span.title_giamgia {
	color: #88C425;
	font-size: 14px;
	font-weight: bold;
}
.user_produchome .user_produchome_item .mua_sach span.gia_ban {
	font-size: 14px;
	font-weight: bold;
	color: #f30;
	padding-left:10px;
}
/*End user_produchome*/

.deal-timeleft{width:780px;}
.deal-timeleft ul {list-style:none;padding-left:20px;}
.deal-timeleft ul li{display:inline;color:#E90E7E;font-weight: bold;}



/*Begin user_produchome_deal*/
.user_produchome_deal {
 width:780px;
 margin:5px 0px;
}
.user_produchome_deal .user_produchome_deal_item {
	float: left;
	border-top:1px dotted #DDD;
	border-right:1px dotted #DDD;
	width: 259px;
	margin:2px 0px;
}
.user_produchome_deal .user_produchome_deal_item .tieu_de_ebook_deal {
	width: 259px;
	float:left;
	height:20px;
	margin:5px 0px;
}
.user_produchome_deal .user_produchome_deal_item .tieu_de_ebook_deal h2 {
	line-height:20px;
}
.user_produchome_deal .user_produchome_deal_item .tieu_de_ebook_deal h2 a {
	text-decoration:none;
	color:#0091D9;
	font-size: 9pt;
	padding-left:10px;
}
.user_produchome_deal .user_produchome_deal_item .tieu_de_ebook_deal h2 a:hover {
	text-decoration:underline;
	color:#00AAF1;
}
.user_produchome_deal .user_produchome_deal_item .box_anh_ebook_deal {
	float:left;
	width: 259px;
	height:120px;
}
.user_produchome_deal .user_produchome_deal_item .box_anh_ebook_deal a {
	text-decoration:none;
}
.user_produchome_deal .user_produchome_deal_item .box_anh_ebook_deal a img {
	width:100px;
	border:none;
	height:100px;
	padding-left: 50px;
}
.user_produchome_deal .user_produchome_deal_item .noi_dung_ebook_deal {
	width: 259px;
	float:left;
	margin:2px 0px;
}
.user_produchome_deal .user_produchome_deal_item .noi_dung_ebook_deal .box_item_noi_dung_ebook_deal {
	width: 160px;
	float:left;
	margin:0px 4px 0px 0px;
}
.user_produchome_deal .user_produchome_deal_item .noi_dung_ebook_deal .box_item_noi_dung_ebook_deal p {
	padding:0px 5px;
	cursor: pointer;
}
.user_produchome_deal .user_produchome_deal_item .noi_dung_ebook_deal .box_item_noi_dung_ebook_deal p span.giagoc {
	text-decoration: line-through;
	padding-left: 10px;
	color: #999;
}
.user_produchome_deal .user_produchome_deal_item .noi_dung_ebook_deal .box_item_noi_dung_ebook_deal p span.title_giagoc {
	color: #999;
}
.user_produchome_deal .user_produchome_deal_item .noi_dung_ebook_deal .box_item_noi_dung_ebook_deal p span.title_giaban {
	color: #999;
}
.user_produchome_deal .user_produchome_deal_item .noi_dung_ebook_deal .box_item_noi_dung_ebook_deal p span.giaban {
	font-size: 14px;
	font-weight: bold;
	color: #E90E7E;
	padding-left: 10px;
}
.user_produchome_deal .user_produchome_deal_item .noi_dung_ebook_deal .box_item_mua_ebook_deal {
	width: 85px;
	float:left;
}
.user_produchome_deal .user_produchome_deal_item .noi_dung_ebook_deal .box_item_mua_ebook_deal a {
	text-decoration:none;
}
.user_produchome_deal .user_produchome_deal_item .noi_dung_ebook_deal .box_item_mua_ebook_deal a img {
	border:none;
}
.user_produchome_deal .user_produchome_deal_item .box_item_noi_dung_time_ebook_deal {
	width: 259px;
	float:left;
	margin:2px 0px;
}
.user_produchome_deal .user_produchome_deal_item .box_item_noi_dung_time_ebook_deal p.active_time_tiet_kiem {
	width: 60px;
	float:left;
	margin:3px 0px;
	border-right: 1px dotted #BABABA;
}
.user_produchome_deal .user_produchome_deal_item .box_item_noi_dung_time_ebook_deal p.active_time_tiet_kiem span {
	width: 60px;
	float:left;
	line-height:20px;
	text-align:center;
}
.user_produchome_deal .user_produchome_deal_item .box_item_noi_dung_time_ebook_deal p.active_da_mua {
	width:70px;
	float:left;
	margin:3px 0px;
	border-right: 1px dotted #BABABA;
}
.user_produchome_deal .user_produchome_deal_item .box_item_noi_dung_time_ebook_deal p.active_da_mua span {
	width: 60px;
	float:left;
	line-height:20px;
	text-align:center;
}
.user_produchome_deal .user_produchome_deal_item .box_item_noi_dung_time_ebook_deal p.active_thoi_gian {
	width: 120px;
	float:left;
	margin:3px 2px;
}
.user_produchome_deal .user_produchome_deal_item .box_item_noi_dung_time_ebook_deal p.active_thoi_gian span {
	width: 120px;
	float:left;
	line-height:20px;
}
/*End user_produchome_deal*/

/*Begin user_produchome_deal_banner**/
.main_content_right_box .user_produchome_deal_left {
	width:280px;
	float:left;
	margin:0px 5px 0px 0px;
	border:1px dotted #DDD;
	;
}
.main_content_right_box .user_produchome_deal_left a {
	text-decoration:none;
}
.main_content_right_box .user_produchome_deal_left a img {
	width:250px;
	height:250px;
	border:none;
	padding:10px;
}
.main_content_right_box .user_produchome_deal_right {
	width:490px;
	float:left;
	border: 1px dotted #DDD;
}
.main_content_right_box .user_produchome_deal_right .title_user_produchome_deal_right {
	width:490px;
	float:left;
}
.main_content_right_box .user_produchome_deal_right .title_user_produchome_deal_right h2 {
	font-size:14px;
	line-height:20px;
}
.main_content_right_box .user_produchome_deal_right .title_user_produchome_deal_right h2 a {
	font-size:14px;
	line-height:20px;
	color: #1376C9;
	font-weight:bold;
	text-decoration:none;
}
.main_content_right_box .user_produchome_deal_right .title_user_produchome_deal_right h2 a img {
	border:none;
	float:right;
}
.main_content_right_box .user_produchome_deal_right .money_user_produchome_deal_right {
	width:490px;
	float:left;
	margin:5px 0px;
}
.main_content_right_box .user_produchome_deal_right .money_user_produchome_deal_right span.view_link_money {
	width:490px;
	float:left;
}
.main_content_right_box .user_produchome_deal_right .money_user_produchome_deal_right span.view_link_user_produchome_deal_right {
	width:490px;
	float:left;
}
.main_content_right_box .user_produchome_deal_right .money_user_produchome_deal_right span.view_money_user_produchome_deal_right {
	width:490px;
	float:left;
}
.main_content_right_box .user_produchome_deal_right .money_user_produchome_deal_right span.view_money_user_produchome_deal_right p {
	width:200px;
	float:left;
	line-height:25px;
}
.main_content_right_box .user_produchome_deal_right .money_user_produchome_deal_right span.view_money_user_produchome_deal_right p span.active_gia_ban {
	font-weight:bold;
	color: #E90E7E;
}
.main_content_right_box .user_produchome_deal_right .money_user_produchome_deal_right span.view_money_user_produchome_deal_right p span.active {
	font-weight:bold;
	color: #999;
	text-decoration: line-through;
}
.main_content_right_box .user_produchome_deal_right .sale_user_produchome_deal_right {
	width:490px;
	float:left;
	margin:5px 0px;
}
.main_content_right_box .user_produchome_deal_right .sale_user_produchome_deal_right span.tiet_kiem_sale_user_produchome_deal_right {
	width:110px;
	float:left;
	border:1px dotted #DDD;
	;
}
.main_content_right_box .user_produchome_deal_right .sale_user_produchome_deal_right span.tiet_kiem_sale_user_produchome_deal_right p {
	line-height:35px;
	text-align:center;
}
.main_content_right_box .user_produchome_deal_right .sale_user_produchome_deal_right span.tiet_kiem_sale_user_produchome_deal_right p span {
	font-weight: bold;
}
.main_content_right_box .user_produchome_deal_right .sale_user_produchome_deal_right span.so_mua_sale_user_produchome_deal_right {
	width:160px;
	float:left;
	margin:0px 5px;
	border:1px dotted #DDD;
	;
}
.main_content_right_box .user_produchome_deal_right .sale_user_produchome_deal_right span.so_mua_sale_user_produchome_deal_right p {
	line-height:35px;
	text-align:center;
}
.main_content_right_box .user_produchome_deal_right .sale_user_produchome_deal_right span.so_mua_sale_user_produchome_deal_right p span {
	font-weight: bold;
}
.main_content_right_box .user_produchome_deal_right .sale_user_produchome_deal_right .time_sale_user_produchome_deal_right {
	width:200px;
	float:left;
	border:1px dotted #DDD;
	;
}
.main_content_right_box .user_produchome_deal_right .sale_user_produchome_deal_right .time_sale_user_produchome_deal_right p {
	line-height:30px;
	text-align:center;
}
.main_content_right_box .user_produchome_deal_right .sale_user_produchome_deal_right .time_sale_user_produchome_deal_right p span {
	font-weight: bold;
}
/*End user_produchome_deal_banner*/

.user_menu_left {
	float:left;
	width:180px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	margin:5px 5px 0px 0px;
}
.user_menu_left .user_menu_left_tieu_de {
	background-color: #ea5e13;
	padding: 5px 0px 3px 10px;

	border-radius: 3px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.user_menu_left .user_menu_left_tieu_de h3, h4, h5, h6 {
	
	font-weight: bold;
	font-size: 12px;
	color:#fff;
}
.user_menu_left .box_user_menu_left {
	color: #444;
	font-weight: bold;
	padding: 0px 2px 9px 2px;
	margin: 0px 0px 10px 0px;
	border: solid 1px #c5c5c5;
	border-radius: 3px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.user_menu_left .box_user_menu_left .box_deal_product_left {
	width:100%;
}
.user_menu_left .box_user_menu_left .box_deal_product_left h1 {
	line-height:30px;
	background: url("images_css/sales_small.png") right no-repeat;
	width:100%;
	float:left;
}
.user_menu_left .box_user_menu_left .box_deal_product_left h1 a {
	font: 12px bold Helvetica, sans-serif;
	text-decoration:none;
	color:#00AAF1;
	line-height:30px;
}
.user_menu_left .box_user_menu_left .box_deal_product_left h1 a span {
	font-weight:bold;
	color:#FFF;
}
.user_menu_left .box_user_menu_left .box_deal_product_left .box_anh_menuleft {
	width:100%;
	margin:2px 0px;
}
.user_menu_left .box_user_menu_left .box_deal_product_left .box_anh_menuleft p {
	width:100%;
	margin:2px 0px;
}
.user_menu_left .box_user_menu_left .box_deal_product_left .box_anh_menuleft p.active_money_deal_left {
	width:50px;
	float:left;
}
.user_menu_left .box_user_menu_left .box_deal_product_left .box_anh_menuleft a {
	text-decoration:none;
}
.user_menu_left .box_user_menu_left .box_deal_product_left .box_anh_menuleft a img {
	width: 150px;
	height: 120px;
	border: none;
	padding-left: 10px;
}
.user_menu_left .box_user_menu_left ul {
	list-style:none;
}
.user_menu_left .box_user_menu_left ul li {
	display: list-item;
	background: url("images_css/butllet1.gif") 1px 12px no-repeat;
	border-bottom: 1px #CCC dotted;
}
.user_menu_left .box_user_menu_left ul li.active_span {
	display: list-item;
	background-image:none;
	border-bottom: 1px #CCC dotted;
}
.user_menu_left .box_user_menu_left ul li span {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-left: 10px;
	line-height: 20px;
}
.user_menu_left .box_user_menu_left ul li a {
	height: 32px;
font-weight: bold;
color: #000;
display: block;
text-transform: capitalize;
line-height: 32px;
margin-top: 1px;
padding-left: 15px;
padding-right: 5px;
	background: url('images_css/vnbg.png') repeat-x;
}
.user_menu_left .box_user_menu_left ul li a:hover {
	color: #fff;
background: #bf1919;
text-decoration: none;
}
.user_menu_left .box_user_menu_left ul li ul {
	list-style:none;
}
.user_menu_left .box_user_menu_left ul li ul li {
	padding-left:5px;
}
.user_menu_left .box_user_menu_left ul li ul li._item_active {
	background: url("images_css/bullet_2.gif") 15px 8px no-repeat;
}
.user_menu_left .box_user_menu_left ul li ul li a {
	color:#666;
	padding-left:22px;
	font-weight: normal;
}
/*Begin box_user_menu_left_user_login*/
.user_menu_left .box_user_menu_login {
	color: #444;
	font-weight: bold;
	padding: 9px 2px 9px 2px;
	margin: 0px 0px 10px 0px;
	border: 1px #0091D9 solid;
	border-radius: 3px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.user_menu_left .box_user_menu_login ul {
	list-style:none;
}
.user_menu_left .box_user_menu_login ul li label {
	padding-left:30px;
}
.user_menu_left .box_user_menu_login ul li._item_active_user a {
	width: 125px;
	float: left;
	padding-left:5px;
	color:#E46C0A;
}
.user_menu_left .box_user_menu_login ul li._item_active_user a img {
	float:right;
}
.user_menu_left .box_user_menu_login ul li._item_active_user {
	display: list-item;
	border-bottom: 1px #CCC dotted;
	height: 30px;
	line-height: 30px;
}
.user_menu_left .box_user_menu_login ul li._item_active_project {
	display: list-item;
	background: url("images_css/user_login/my-account.png") 1px 5px no-repeat;
	border-bottom: 1px #CCC dotted;
}
.user_menu_left .box_user_menu_login ul li._item_active_changerpass {
	display: list-item;
	background: url("images_css/user_login/Key.png") 1px 5px no-repeat;
	border-bottom: 1px #CCC dotted;
}
.user_menu_left .box_user_menu_login ul li._item_active_order_deal {
	display: list-item;
	background: url("images_css/user_login/buy_product.png") 1px 5px no-repeat;
	border-bottom: 1px #CCC dotted;
}
.user_menu_left .box_user_menu_login ul li.shop_item_active_order_deal {
	display: list-item;
	background: url("images_css/user_login/shopping_basket.png") 1px 5px no-repeat;
	border-bottom: 1px #CCC dotted;
}
.user_menu_left .box_user_menu_login ul li.shop_item_active_order_book {
	display: list-item;
	background: url("images_css/user_login/gio_hang_sach.png") 1px 5px no-repeat;
	border-bottom: 1px #CCC dotted;
}
.user_menu_left .box_user_menu_login ul li._item_active_order_book {
	display: list-item;
	background: url("images_css/user_login/book_new.png") 1px 5px no-repeat;
	border-bottom: 1px #CCC dotted;
}
.user_menu_left .box_user_menu_login ul li._item_active_logout {
	display: list-item;
	background: url("images_css/user_login/logout.png") 1px 5px no-repeat;
	border-bottom: 1px #CCC dotted;
}
.user_menu_left .box_user_menu_login ul li a {
	font-weight: normal;
	border-bottom: 1px solid #F4F4F4;
	display: block;
	padding: 7px 0px 7px 30px;
	font: 12px bold Helvetica, sans-serif;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.user_menu_left .box_user_menu_login ul li a:hover {
	text-decoration:underline;
	color:#00AAF1;
}
/*End box_user_menu_left_user_login*/

/*begin box_user_menu_left_mobie_chatting*/


.user_menu_left .box_user_menu_left_mobie_chatting {
	color: #444;
	font-weight: bold;
	padding: 0px 2px 9px 2px;
	margin: 0px 0px 10px 0px;
	border: 1px #0091D9 solid;
	border-radius: 3px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.user_menu_left .box_user_menu_left_mobie_chatting ul {
	list-style:none;
}
.user_menu_left .box_user_menu_left_mobie_chatting ul li {
	display:list-item;
}
.user_menu_left .box_user_menu_left_mobie_chatting ul li a {
	text-decoration:none;
	color:#00AAF1;
	width: 130px;
	float: left;
}
.user_menu_left .box_user_menu_left_mobie_chatting ul li a:hover {
	text-decoration:underline;
}
.user_menu_left .box_user_menu_left_mobie_chatting .get_mobile {
	display:block;
	width:170px;
	height:60px;
}
.user_menu_left .box_user_menu_left_mobie_chatting .get_mobile .name_get_mobile {
	background:url("images_css/phone_icon.png") no-repeat left;
	width:38px;
	float:left;
	margin-right:2px;
	height:60px;
}
.user_menu_left .box_user_menu_left_mobie_chatting .get_mobile .deatil_name_get_mobile {
	width:130px;
	float:left;
	line-height:30px;
	height:60px;
}
.user_menu_left .box_user_menu_left_mobie_chatting .get_mobile .deatil_name_get_mobile span {
	width:130px;
	float:left;
}
.user_menu_left .box_user_menu_left_mobie_chatting .get_chatting {
	display:block;
	width:170px;
	height:60px;
}
.user_menu_left .box_user_menu_left_mobie_chatting .get_chatting .name_get_chatting {
	background:url("images_css/yahoo_icon.png") no-repeat left;
	width:38px;
	float:left;
	margin-right:2px;
	height:60px;
}
.user_menu_left .box_user_menu_left_mobie_chatting .get_chatting .deatil_name_get_chatting {
	width:130px;
	float:left;
	line-height:30px;
	height:60px;
}
/*End box_user_menu_left_mobie_chatting*/
.user_menu_left .box_user_menu_left .get_thongbao {
	border:none;
}
.user_menu_left .box_user_menu_left .get_thongbao a {
	text-decoration:none;
}
.user_menu_left .box_user_menu_left .get_thongbao a img {
	width:170px;
	border:none;
	margin:2px 0px;
	border-bottom: 1px #CCC dotted;
}
.user_footer {

	border-top: solid 1px #B7C7DD;

}
.user_footer_content-right {
	width: 260px;
	padding: 16px;
	height: 110px;
	float: left;
	
	background: #31c1fe;
	background: -moz-linear-gradient(top, #31c1fe 0%, #07adf3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #31c1fe), color-stop(100%, #07adf3));
	background: -webkit-linear-gradient(top, #31c1fe 0%, #07adf3 100%);
	background: -o-linear-gradient(top, #31c1fe 0%, #07adf3 100%);
	background: -ms-linear-gradient(top, #31c1fe 0%, #07adf3 100%);
	background: linear-gradient(to bottom, #31c1fe 0%, #07adf3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31c1fe', endColorstr='#07adf3', GradientType=0 );
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0px 0px 5px;
}
.user_footer_content-right h3 {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	margin-bottom: 7px;
}
.user_footer_rows1 {
	width: 260px;
	height:35px;
}
.user_footer_rows1 input {
	width: 190px;
	line-height:29px;
	border: 1px solid #0182b9;
	border-radius: 3px;
	color:#636363;
	font-size:12px;
	padding-left:5px;
}
.user_footer_rows1 button {
	border: 1px solid #0182b9;
	width: 45px;
	padding: 5px;
	line-height: 20px;
	cursor: pointer;
	border-radius: 4px;
}
.user_footer_rows1 button:hover {
	color: #333333;
	text-decoration: none;
	background-color: #e6e6e6;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
.user_footer_rows2 {
	width: 260px;
}
.user_footer_rows2 p {
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial, sans-serif;
	line-height: 18px;
	font-weight:normal;
}
.user_footer_content {
	margin-left:10px;
}
.user_footer_content ul {
	list-style:none;
}
.user_footer_content ul li {
	float: left;
	display: inline;
	width: 180px;
	padding: 0px 0px 0px 5px;
	line-height: 25px
}
.user_footer_content ul li a {
	color:#666;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
.user_footer_content ul li a:hover {
	text-decoration:underline;
}
.user_footer_content ul li h3 {
	font-weight: bold;
	color:#ea5e13;
	padding: 6px 0;
	font-size: 14px;
	border-bottom: 1px dotted #B7B7B7;
}
.user_footer_content ul li ul {
	list-style:none;
}
.user_footer_copy {
	margin:0px auto;
	width:100%;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#444;
	height:30px;
}
.user_footer_bootom {
	float:left;
	background: url("images_css/christmas_footer.png") no-repeat scroll center bottom transparent;
	height: 180px;
	width: 100%;
}
.login_register {
	position:absolute;
	right:5px;
	top:122px;
	font-weight:bold;
}
.login_register a {
	color: #626262;
	font-size: 16px;
	font-weight: bold;
	margin-top:2px;/* padding: 0 15px;*/
}
.login_register a:hover {
	color: #FA6D18;
	text-decoration: none;
}
.login_register_new {
	position:absolute;
	right:5px;
	top:112px;
	font-weight:bold
}
.login_register_new a {
	color: #626262;
	font-size: 12px;
	font-weight: bold;
	margin-top:2px;/* padding: 0 15px;*/
}
.login_register_new a:hover {
	color: #FA6D18;
	text-decoration: none;
}




.deal_list_view div.view_list_bt input {
	background:url(images_css/list_deal_view.gif) no-repeat;
	cursor:pointer;
	width: 120px;
	height: 44px;
	border: none;
}
.deal_list_view div.view_list_bt input:hover {
	background:url(images_css/list_deal_view_hover.gif) no-repeat;
	cursor:pointer;
	width: 120px;
	height: 44px;
	border: none;
}
.listdeal {
	float:left;
	margin-left:8px;
	margin-top:-20px;
	margin-bottom:-55px;
}
.listdeal2 {
	float:left;
	margin-left:8px;
	margin-top:-20px;
	margin-bottom:-55px;
}
.deal_list_end {
	margin-right:0;
}
.deal_list_end2 {
	margin-right:0;
}
.deal_list_title {
	font-size:12px;
	font-weight:bold;
	color:#339900;
	line-height:120%;
	overflow:hidden;
}
.deal_list_title:link {
	font-size:12px;
	font-weight:bold;
	color:#339900;
	line-height:120%;
	overflow:hidden;
	text-decoration:none;
}
.deal_list_title:hover {
	font-size:12px;
	font-weight:bold;
	color:#CC3333;
	line-height:120%;
	overflow:hidden;
	text-decoration:none;
}
.deal_list_img {
	margin-top:2px;
	width:180px;
	margin-left:0px;
}
.deal_list_desc {
	margin-top:10px;
	line-height:140%;
	min-height:60px;
}
.deal_list_view {
	margin-top:10px;
	float:left;
}
.deal_list_view_price {
	float:left;
	margin-top:15px;
	width:279px;
	line-height:180%;
}
.deal_list_view_price span {
	font-size:16px;
	color:#FFFFFF;
}
.deal_list_view_price .number {
	color:#FF0000;
	font-size:24px;
	font-weight:bold;
}
.submit_newsletter {
	background: url("images_css/bt_email_regis.gif") no-repeat scroll left top #FFFEDF;
	border: medium none;
	color: #626262;
	font-size: 12px;
	height: 25px;
	padding:0 0 2px;
	width: 80px;
	font-weight:bold;
 !margin-top:10px;
}
.list_view_price {
	background: url("../static/css/i/bg_list.png") repeat-x scroll 0 0 transparent;
	border-radius: 0 0 7px 7px;
	-moz-border-radius:0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 2px;
	padding-left: 0px;
	width: 210px;
}
.list_view_price span.hot_price {
	color:#c22227;
}
.list_view_price .small-box-save {
	border-right: 1px dotted #BABABA;
	float: left;
	text-align: center;
	width: 48px;
	font-size:10px;
	padding: 5px 0;
	line-height:20px;
	padding-right:2px;
	padding-left:5px;
	font-weight:normal;
	text-align:center;
}
.list_view_price .small-box-save span.number {
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	font-style:italic;
}
.list_view_price .small-box-buyer {
	border-right: 1px dotted #BABABA;
	float: left;
	text-align: center;
	width: 50px;
	font-size:10px;
	padding: 5px 0;
	line-height:20px;
	padding-right:2px;
	font-weight:bold;
	padding-left:0px;
	font-family:Arial;
	font-style:italic;
}
.list_view_price .small-box-buyer span.number {
	color:#c22227;
	font-weight:bold;
	font-size:14px
}
.list_view_price .small-box-timer {
	float: left;
	text-align: center;
	width: 90px;
	font-size:10px;
	padding: 5px 0;
	line-height:20px;
	padding-right:2px;
	font-weight:bold;
	padding-left:2px;
	font-family:Arial;
	font-style:italic;
	font-size:11px;
}
.list_view_price .small-box-timer span.number {
	color:#000;
	font-weight:bold;
	font-size:14px
}
#pagination {
	width: 100%;
	float:left;

}
#pagination a {
	padding:5px 10px;
	background:#FFFFFF;
	border:2px #DDDDDD solid;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	margin-right:5px;
}
#pagination a:hover {
	background:#f2e4c5;
	border:2px #f2e4c5 solid;
	color:#000;
	text-decoration:none;
}
#pagination .selected {
	background:#c52225;
	border:2px #af2023 solid;
	color:#000;
}
#pagination ul.paginator li.current {
	padding:5px 10px;
	background:#f2e4c5;
	border:2px #f2e4c5 solid;
	color:#000;
	text-decoration:none;
}
.main_content {
	width:980px;
	margin:0 auto;
}
.main_content .main_content_left {

	width:180px;
}
.main_content .main_content_right {
	float:left;
	width:778px;
	
}
.main_content .main_content_right .main_content_right_box_new_top {
	float:left;
	width:778px;
	margin:5px 0px;
}
.main_content .main_content_right .main_content_right_box_new_top h1{
	padding: 0px 0px 8px 0px;

}
.main_content .main_content_right .main_content_right_box_new_top h1 a{
	text-decoration: none;
	color: #666;
	padding: 0px 0px 5px 10px;
	font-weight: bold;
	font-size: 14px;
	background: url("images_css/bullet_2.gif") no-repeat -2px 1px;

}

.main_content .main_content_right .main_content_right_box_new_top .slidershow #slider {
	width:400px; /* Make sure your images are the same size */
	height:auto; /* Make sure your images are the same size */
	float:left;
}
.main_content .main_content_right .main_content_right_box_new_top .nivoSlider {
	width:400px; /* Make sure your images are the same size */
	height:200px; /* Make sure your images are the same size */
	
	
 
}
.main_content .main_content_right .main_content_right_box_new_top .slidershow .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	border:none;
	float:left;
	
}
.main_content .main_content_right .main_content_right_box_new_top .nivoSlider img {
	width:500px;
	height:200px;
	float:left;
	
}
.main_content .main_content_right .main_content_right_box_new_top .slidershow .nivoSlider a {
	border:0;
	display:none;
}


.main_content .main_content_right .main_content_right_box_new_top .slidershow .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url("images_css/arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
}
.main_content .main_content_right .main_content_right_box_new_top .slidershow a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.main_content .main_content_right .main_content_right_box_new_top .slidershow a.nivo-prevNav {
	left:15px;
}


/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;

	
}
/*end*/


.main_content .main_content_right .main_content_right_box_new_top .youtube{
	float: left;
	width: 250px;
	height: 200px;
	margin-left: 10px;
	
	}

.main_content .main_content_right .main_content_right_new {
	float:left;
	width:790px;
}
.main_content .main_content_right .main_content_right_new h5 {
	border-bottom: 1px #DDD solid;
	color: #666;
	padding: 10px 0px;
}
.main_content .main_content_right .main_content_right_new h5 span {
	padding: 0px 0px 5px 10px;
	font-weight: bold;
	font-size: 14px;
	background: url("images_css/bullet_2.gif") no-repeat -2px 1px;
}
.main_content .main_content_right .main_content_right_new .san_pham_noi_bat_1 {
	width:380px;
	float:left;
	margin:2px 4px 0px 0px;
}
.main_content .main_content_right .main_content_right_new .san_pham_noi_bat_1 a {
	text-decoration:none;
}
.main_content .main_content_right .main_content_right_new .san_pham_noi_bat_1 a img {
	height: 240px;
	width: 380px;
	border: none;
}
.main_content .main_content_right .main_content_right_new .san_pham_noi_bat_1 object {
	height:240px;
	width:380px;
	float:left;
}
.main_content .main_content_right .main_content_right_new .san_pham_noi_bat_1 object embed {
	height:240px;
	width:380px;
	border:none;
}
.main_content .main_content_right .main_content_right_new .san_pham_noi_bat_2 {
	width:380px;
	float:left;
	margin:2px 0px 0px 0px;
}
.main_content .main_content_right .main_content_right_new .san_pham_noi_bat_2 a {
	text-decoration:none;
}
.main_content .main_content_right .main_content_right_new .san_pham_noi_bat_2 a img {
	height: 240px;
	width: 380px;
	border:none;
}
.main_content .main_content_right .main_content_right_new {
}
.main_content .main_content_right .main_content_right_new h5:hover {
	text-decoration:underline;
	color: #00AAF1;
	cursor: pointer;
}
.main_content .main_content_right .main_content_right_box {
	float:left;
	width:778px;
}
/*Begin sua thong tin ca nhan luc dang nhap*/


.main_content .main_content_right .user_profile {
	float:left;
	width:780px;
	margin:2px 0px;
}
.main_content .main_content_right .user_profile .box_user_profile {
	width:600px;
	margin:2px 0px;
	float:left;
}
.main_content .main_content_right .user_profile h3 {
	height:30px;
	line-height:30px;
	border-bottom: 1px #DDD solid;
}
.main_content .main_content_right .user_profile ul {
	list-style:none;
}
.main_content .main_content_right .user_profile ul li {
	display:block;
	height:36px;
}
.main_content .main_content_right .user_profile ul li label.title_profile {
	width:90px;
	padding-left:5px;
	float:left;
	font-weight: bold;
	color: #666;
	line-height:30px;
}
.main_content .main_content_right .user_profile ul li label.chia_profile {
	width:20px;
	float:left;
	line-height:30px;
}
.main_content .main_content_right .user_profile ul li label.chia_bat_buoc {
	width: 20px;
	float: left;
	color: red;
	font-size: small;
	line-height: 30px;
	font-weight: bold;
}
.main_content .main_content_right .user_profile ul li label.name_profile {
	width:180px;
	float:left;
	font-weight: bold;
	color: #666;
}
.main_content .main_content_right .user_profile ul li label.msg_name_profile {
	width:120px;
	float:left;
	font-weight: bold;
	color: #666;
}
.main_content .main_content_right .user_profile ul li label.name_profile select {
	margin:0px;
	padding:3px;
	background-color: #EEE;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial;
	color: #333;
	font: normal normal normal 1em/normal Arial, Helvetica, sans-serif;
	border:1px solid #DDD;
	background-image: url(<?=PATH_HTTP?>bginput.png);
	border-radius: 4px 4px;
	width: 190px;
}
.main_content .main_content_right .user_profile ul li label.name_profile input {
	border-radius: 3px 3px;
	border: 1px solid #CCC;
	padding:4px;
	width:180px;
	background-color: #EEE;
}
.main_content .main_content_right .user_profile ul li label.update_name_profile {
	padding-left: 120px;
	height: 40px;
	line-height: 40px;
	width: 180px;
}
.main_content .main_content_right .user_profile ul li label.update_name_profile input {
	border-radius: 3px 3px;
	border: 1px solid #CCC;
	width:180px;
}
.main_content .main_content_right .user_profile ul li label.update_name_profile input.bt_update_profile {
	text-decoration: none;
	line-height: 1em;
	cursor: pointer;
	color: white;
	font-weight: bold;
	padding: 3px 15px;
	border-radius: 7px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
	width: 100px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	background: -webkit-gradient(linear, left top, left bottom, from(#f49676), to(#ed5824));
	border-color: #ed5824;
}
.main_content .main_content_right .user_profile ul li label.update_password_profile {
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	width: 100px;
}
.main_content .main_content_right .user_profile ul li label.update_password_profile input {
	border-radius: 3px 3px;
	border: 1px solid #CCC;
	width:180px;
}
.main_content .main_content_right .user_profile ul li label.update_password_profile input.bt_update_password_profile {
	text-decoration: none;
	line-height: 1em;
	cursor: pointer;
	color: white;
	font-weight: bold;
	padding: 3px 15px;
	border-radius: 7px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
	width: 100px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	background: -webkit-gradient(linear, left top, left bottom, from(#f49676), to(#ed5824));
	border-color: #ed5824;
}
/*begin li.active__textarea */	
.main_content .main_content_right .user_profile ul li.active__textarea {
	width:100%;
	display: block;
	height: 100px;
	margin: 2px 0px;
}
.main_content .main_content_right .user_profile ul li label.name_textarea {
	float:left;
	height: 100px;
	line-height: 80px;
	width: 160px;
	font-weight: bold;
	color: #666;
}
.main_content .main_content_right .user_profile ul li label.chia_textarea {
	float:left;
	height: 100px;
	line-height: 80px;
	width: 20px;
}
.main_content .main_content_right .user_profile ul li label.insert_textarea {
	float:left;
	height: 100px;
	line-height: 40px;
	width: 200px;
}
.main_content .main_content_right .user_profile ul li label.insert_radio_textarea {
	height: 100px;
	width: 400px;
}
.main_content .main_content_right .user_profile ul li label.insert_radio_textarea .select_insert_radio_textarea {
	line-height: 25px;
	width: 200px;
}
/*End li.active__textarea */		



/*Begin li.active__note */	

.main_content .main_content_right .user_profile ul li.active__note {
	width:100%;
	display: block;
	height: 200px;
	margin: 2px 0px;
}
.main_content .main_content_right .user_profile ul li label.name_note_textarea {
	float:left;
	height: 200px;
	line-height: 200px;
	width: 90px;
	font-weight: bold;
	color: #666;
}
.main_content .main_content_right .user_profile ul li label.chia_note_textarea {
	float:left;
	height: 200px;
	line-height: 200px;
	width: 20px;
}
.main_content .main_content_right .user_profile ul li label.insert_note_textarea {
	float:left;
	height: 200px;
	width: 400px;
}
.main_content .main_content_right .user_profile ul li label.insert_note_textarea textarea {
	margin:0px;
	padding:3px;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial;
	color: #333;
	font: normal normal normal 1em/normal Arial, Helvetica, sans-serif;
	border:1px solid #DDD;
	background-color: #EEE;
	border-radius:4px 4px;
	width: 400px;
	height: 200px;
	background-position: 50% 0%;
	background-repeat: repeat no-repeat;
}
/*End li.active__note */
/*Begin li.active__order */
.main_content .main_content_right .user_profile ul li.active__order_deal {
	width:100%;
	display: block;
	height: 50px;
	margin: 20px 0px 0px 0px;
}
.main_content .main_content_right .user_profile ul li.active__order_deal label.dat_hang_msg_an {
	float: left;
	height: 50px;
	line-height: 50px;
	width: 160px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
.main_content .main_content_right .user_profile ul li label.bt_dat_hang_deal {
	padding-left: 20px;
	width: 180px;
}
.main_content .main_content_right .user_profile ul li label.bt_dat_hang_deal input {
	border-radius: 3px 3px;
	border: 1px solid #CCC;
	width:180px;
}
.main_content .main_content_right .user_profile ul li label.bt_dat_hang_deal input.bt_bt_dat_hang {
	color: white;
	background-color: #090;
	border: none;
	font-weight: bold;
	font-family: Tahoma;
	height: 25px;
	width: 150px;
	cursor: pointer;
}
.main_content .main_content_right .user_profile ul li label.bt_dat_hang_deal input.bt_bt_lammoi {
	border: none;
	background: red;
	color: white;
	font-weight: bold;
	font-family: Tahoma;
	height: 25px;
	width: 100px;
	cursor: pointer;
}
/*End li.active__order */	

		
.main_content .main_content_right .user_profile ul li a {
	text-decoration:none;
}
/*End sua thong tin ca nhan luc dang nhap*/
	
.main_content .main_content_right .main_content_right_box h3 {
	line-height:30px;
	background: url("images_css/bullet_2.gif") no-repeat 0px 8px;
	padding: 0px 0px 0px 10px;
}
.main_content .main_content_right .main_content_right_box h3 a {
	color: #ea5e13;
	font-size: 13px;
}
.main_content .main_content_right .main_content_right_box h3 a._item_active_a {
	padding: 0px 0px 0px 10px;
	font-size: 13px;
	margin:0px;
	color:#ea5e13;
}
.main_content .main_content_right .main_content_right_box h1 {
	padding: 2px 0px;
	background-color: #ea5e13;
	border-radius: 3px;
	
}
.main_content .main_content_right .main_content_right_box h1 a {
	text-decoration:none;
	color: #fff;
	padding: 0px 0px 5px 10px;
	font-weight: bold;
	font-size: 14px;
	background: url("images_css/bullet_2.gif") no-repeat -2px 1px;
}
.main_content .main_content_right .main_content_right_box h1 a:hover {
	text-decoration:underline;
	
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham {
	width:788px;

	border:1px solid #D9DDE3;
	
	float:left;
	margin-top:5px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham h1 {
	
	font-size: 13px;
	padding: 0px 0px 0px 20px;
	background: url("images_css/block_bg.png") repeat-x left bottom;
	color:#88C425;
	font-weight: bold;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham p{
	display:block;
	
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham p img{
	border:none;
	width:200px;
	height:200px;
	margin:0 auto;
	
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham p a {
	line-height: 30px;
	color: #039;
	background: url('images_css/right.png') no-repeat -1px white;
	padding-left: 40px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham p a:hover{
	text-decoration:underline;
	color:#F8752B;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham p a img{
	border:none;
	width:48px;
	height:48px;
	
}

.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham p span.name_tin{
	width:50px;
	margin:0px 2px;
	color:#1376C9;
	
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham p span.noidung_tin{
	line-height:15px;
}

/*Begin anh_sanpham */
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .anh_sanpham {
	width:200px;
	float:left;
	margin:2px 0px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .anh_sanpham p {
	text-align:justify;
	padding-left:18px;
	font-size:11px;
	
	background: url("images_css/zoom.png") no-repeat left;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .anh_sanpham a {
	text-decoration:none;
	margin:2px 0px 0px 0px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .anh_sanpham a img:hover {
	border:none;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .anh_sanpham img {
	width:200px;
	height:200px;
	border:none;
}

/*Begin anh_sanpham */	
	
/*Begin share*/

.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham {
	width:40px;
	float:right;
	margin:2px 2px 0px 0px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul {
	list-style:none;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul li {
	display:block;
	padding:5px 0px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul li a {
	text-decoration:none;
	line-height: 35px;
	height: 35px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul li label.name {
	width:100px;
	float:left;
	font-weight: bold;
	padding:0px 0px 0px 10px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul li label.chia_doan {
	width:20px;
	float:left;
	text-align:center;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul li label.money {
	width:150px;
	float:left;
	margin-right:5px;
	cursor: pointer;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul li label.view_money {
	width: 150px;
	float: left;
	cursor: pointer;
	color: #E46C0A;
	font-weight:bold;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul li label.view_sale_money {
	width: 100px;
	float: left;
	cursor: pointer;
	color: #999;
	text-decoration: line-through;
	font-weight:bold;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul li label.money a {
	text-decoration:none
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul li label.money a img {
	width:84px;
	height:31px;
	border:none;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .share_san_pham ul li label.sale {
	width:50px;
	float:left;
}
/*End share*/	


/*Begin mua_sanpham*/	


.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham {
	width:200px;
	float:left;
	border: 1px #CCC solid;
	border-radius: 5px;
	margin:35px 2px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul {
	list-style:none;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul li {
	display:block;
	line-height: 35px;
	height: 35px;
	float: left;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul li label{padding-left:5px;}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul li label.name {
	width:60px;
	float:left;
	font-weight: bold;
	padding:0px 0px 0px 5px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul li label.chia_doan {
	width:10px;
	float:left;
	text-align:center;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul li label.mua_ngay_san_pham {
	width:50px;
	float:right;
	cursor: pointer;
	margin:0px 0px 0px 50px;
	
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul li label.view_money {
	width: 100px;
	float: left;
	cursor: pointer;
	color: #E90E7E;
	font-weight:bold;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul li label.view_sale_money {
	width: 80px;
	float: left;
	cursor: pointer;
	color: #999;
	text-decoration: line-through;
	font-weight:bold;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul li label.money a {
	text-decoration:none
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul li label.money a img {
	width:84px;
	height:31px;
	border:none;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .mua_sanpham ul li label.sale {
	width:50px;
	float:left;
}
/*End mua_sanpham*/	

/*begin box_tien_sanpham*/	
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham {
	width:320px;
	float:left;
	margin:2px 5px;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham .tien_sanpham {
	width:318px;
	float:left;
	border-bottom:1px dotted #D9DDE3;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham .tien_sanpham ul {
	list-style:none;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham .tien_sanpham ul li {
	display:block;
	line-height: 25px;
	height: 25px;
	
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham .tien_sanpham ul li label.name {
	width: 100px;
	float: left;
	
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham .tien_sanpham ul li label.chia_doan {
	width:10px;
	float:left;
	text-align:center;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham .tien_sanpham ul li label.money {
	width:160px;
	float:left;
	cursor: pointer;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham .tien_sanpham ul li label.view_money {
	width: 120px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	color: #E90E7E;
	font-weight:bold;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham .tien_sanpham ul li label.view_sale_money {
	width: 150px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	color: #999;
	text-decoration: line-through;
	font-weight:bold;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham .tien_sanpham ul li label.money a img {
	width:50px;
	height:50px;
	border:none;
}
.main_content .main_content_right .main_content_right_box .chi_tiet_sanpham .box_tien_sanpham .tien_sanpham ul li label.sale {
	width:50px;
	float:left;
}
/*End box_tien_sanpham*/	
	
.main_content .main_content_right .main_content_right_box .noi_dung_sanpham {
	width:788px;
	border:1px solid #D9DDE3;
	float:left;
	margin:5px 0px 0px 0px;
}
.main_content .main_content_right .main_content_right_box .noi_dung_sanpham h2 {
	
	padding: 0px 0px 0px 5px;
	color: #88C425;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.main_content .main_content_right .main_content_right_box .noi_dung_sanpham p {
	
	text-align:justify;
	font-size: 15px;
	font-family: Arial;
}
.main_content .main_content_right .main_content_right_box .chia_se_sanpham {
	width:768px;
	
	float:left;
}
.main_content .main_content_right .main_content_right_box .chia_se_sanpham ul {
	list-style:none
}
.main_content .main_content_right .main_content_right_box .chia_se_sanpham ul li {
	display:block;
	padding-left: 5px;
}
.main_content .main_content_right .main_content_right_box .chia_se_sanpham ul li a {
	text-decoration:none;
	padding:0px 8px;
	color:#88C425;
}
.main_content .main_content_right .main_content_right_box .chia_se_sanpham ul li a:hover{
	text-decoration:underline;
	
}
.main_content .main_content_right .main_content_right_box .chia_se_sanpham span {
	padding-left:5px;
}
#content {
	float:left;
	width:722px;
	_display:inline;
	margin-left:8px;
	margin-right:16px;
	padding:0;
}
#content.mainwide {
	float:left;
	width:980px;
	_display:inline;
	margin-left:8px;
	margin-right:16px;
	padding:0;
}

/* content */
.deals-table {
	margin:10px 10px 30px;
}
.deals-table td, .deals-table th {
	padding:10px;
	border:1px solid #fff;
}
.deals-table th {
	text-align:right;
	vertical-align:top;
}
.bizs-table th {
	text-align:right;
	vertical-align:top;
}
#content .head {
	padding:10px;
}
#content .head h2 {
	display:inline;
	padding-left:0px;
	font-size:1.5em;
}
#content .head .headtip {
	margin-left:20px;
	font-size:16px;
	font-weight:bold;
}
#content div.success {
	margin-left:-20px;
	height:33px;
	padding-left:85px;
	padding-top:10px;
}
#content div.error {
	height:60px;
	padding-left:150px;
	padding-top:38px;
}
#content div.success h2, #content div.error h2 {
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
}
#content .title {
	padding:0 10px;
}
#content .title h3 {
	display:inline;
	padding-left:10px;
	font-size:1.5em;
}
#content .sect {
	width:680px;
	padding:0px 0px 0px 0px;
}
#content .sect1 {
	width:940px;
	padding:0px 0px 0px 0px;
}
#content.mainwide .sect {
	width:920px;
}
#content .field {
	float:left;
*float:none;
	_display:inline;
	clear:both;
	width:650px;
	padding-bottom:5px;
	margin:0;
}
#content.mainwide .field {
	float:left;
*float:none;
	_display:inline;
	clear:both;
	width:892px;
	padding-bottom:5px;
	margin:0
}
#content .field label {
	float:left;
	padding-right:5px;
	padding-left:5px;
	width:120px;
	white-space:nowrap;
	height:30px;
	line-height:30px;
	font-size:12px;
	text-align:right;
	color:#333;
}
#content .field .f-input {
	float:left;
	width:300px;
	margin:3px 0 0;
}
#content .field .f-input-small {
	float:left;
	width:150px;
	margin:3px 0 0;
}
#content.mainwide .field .f-input {
	float:left;
	width:700px;
	margin:3px 0 0;
}
.field input.number {
	float:left;
	width:88px;
	margin:3px 15px 0 0;
}
.field input.numberd {
	float:left;
	width:180px;
	margin:3px 15px 0 0;
}
.field input.date {
	float:left;
	width:80px;
	margin:3px 15px 0 0;
}




/* order view detail */
#order-detail .sect {
	padding:0px 10px 20px;
	width:auto;
}
#order-detail .data-table th, #order-detail .data-table td {
	padding:8px 0 8px 10px;
	vertical-align:top;
}
#order-detail .data-table th {
	width:75px;
	padding-left:15px;
}
#order-detail .data-table td {
	padding-left:0;
	color:#666;
}
#order-detail .data-table td.orderid {
	padding-right:5px;
	color:#c33;
}
#order-detail .data-table .other-coupon {
	color:#c33;
}
#order-detail .info-table {
	margin:13px 0 28px;
	width:100%;
}
#order-detail .info-table th, #order-detail .info-table td {
	padding:7px 10px;
	text-align:center;
}
#order-detail .info-table th {
	background:#e6f9fa;
	border-bottom:3px solid #fff;
}
#order-detail .info-table td {
	background:#f6f6f6;
}
#order-detail .info-table .left {
	padding-left:15px;
	text-align:left;
}
#order-detail .info-table .total {
	color:#c33;
}
#order-detail .info-table .status {
	color:#c33;
}

/* teambuy express */
div.expresstip {
	margin:0px 10px;
	background-color:#ECECEC;
	padding:5px;
}

#subscription-wrap {
	width: 100%;
	height: 400%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 5000;
}

.hidden {
	display: none;
}

#ft .logo-footer {
	padding-top:10px;
}
#ft .copyright {
	text-align:center;
	font-size:12px;
	font-weight:normal;
}
#copyright {
	margin-top:5px;
	width:972px;
	background:#61AAC3;
	color:#FFFF00;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:13px;
	font-weight:bold
}
.email-language {
	float:right;
	margin-top:42px;
	width:386px;
	position:relative;
	z-index:1;
}
.language {
	overflow:hidden;
	float:right;
	padding-bottom:7px;
	width:100%;
}
div.email {
	clear:right;
	float:right;
	position:relative;
	width:100%;
}
div.bg-email {
	position:relative;
	height:38px;
	float:left;
	z-index:1;
}
.email em {
	color:#fff;
}
div.email p {
	padding:3px 0 3px 52px;
}


#header {
	
}
#header .rows-headr-1 {
	background: url("images_css/top.jpg") repeat-x scroll 0 0 #FFFFFF;
	min-height: 31px;
	width: 100%;
}

#header .rows-headr-1 ul{
	margin: 0 auto;
	width: 960px;
	list-style:none;
}
#header .rows-headr-1 ul li{
	display:inline;


}
#header .rows-headr-1 ul li a{
	color: #666;
	font-weight:normal;

}
#header .rows-headr-1 ul li a:hover{
	text-decoration:underline;

}
#header .rows-headr-1 ul li span{
	font-weight:bold;
	color: #575757;
}
#header .rows-headr-1 ul li span.wellcome{
	
	color: #575757;
	font-weight:normal;
}
#header .rows-headr-1 ul li span.time{
	color: #090;
	font-size: 11px;
	font-weight:normal;
}
#header .rows-headr-1 ul li span.mobile{
	font-weight:bold;
	color: #ea5e13;
}
#header .rows-headr-1 ul li.right{
	float:right;
	margin-top:5px;

}
#header .rows-headr-1 ul li.right span a:hover{
	text-decoration:underline;

}
#header .rows-headr-2 {
	margin: 0 auto;
	height: 150px;
	width: 960px;
}
#header .rows-headr-2 .box-logo {
	width:150px;
	float:left;
}
#header .rows-headr-2 .box-logo a {
	display:block;
	text-indent:-9999999px;
	height:150px;
	background:url("images_css/logo-vietthuphap.png") no-repeat;
}
#header .rows-headr-2 .box-logo img {
	height:120px;
	width:120px;
}
#header .rows-headr-2 .box-search {
	margin:0px 2px;
	width:550px;
	float:left;
}
#header .rows-headr-2 .box-search-1 {
	height:50px;
	width:450px;
	float:left;
	
	margin:30px 0px 2px 0px;
}
#header .rows-headr-2 .box-buy {
	width:250px;
	float:left;
	background:url("images_css/icon_cart.png") no-repeat;
	margin-top:20px;
}

#header .rows-headr-2 .box-buy  .box-buy-cart2 {
	
	margin:10px 0px 0px 100px;
	background: url("images_css/order.png") ;
	position: relative;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	float:left;
}
#header .rows-headr-2 .box-buy  .box-buy-cart2:hover {

	background: url("images_css/order-hover.png") ;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px ;
	border-radius: 5px ;
}
#header .rows-headr-2 .box-buy  .box-buy-cart2:hover span{

	color:#FFF;
}

#header .rows-headr-2 .box-buy  .box-buy-cart2 a {
	display: block;
	width: 130px;
	height: 52px;
	text-decoration: none;
	color:#444;
}
#header .rows-headr-2 .box-buy  .box-buy-cart2 ._giohang {
	position: absolute;
	width: 15px;
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	top: 10px;
	left: 27px;
	color: white;
}
#header .rows-headr-2 .box-buy  .box-buy-cart2 .span_giohang {
	position: absolute;
	font-weight: bold;
	top: 15px;
	left: 52px;
	font-size: 13px;
}


#header-inner {
	margin:0 auto;
	height:100%;
	width:950px;
	position:relative;
	clear:both;
}
.nav-main {
	width: 100%;
	background: #ea5e13;
	margin: 2px 0px 0px 0px;
}
.nav-main-content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.nav-main-content-row-2 {
	width: 250px;
	height: 26px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 4px;
	float:left;
	margin-top:3px;
}
.nav-main-content-row-2 .seacrh_input{

	height: 20px;
	font-size: 11px;
	color: #666;
	width: 200px;
	border: 0;
	
	padding-left:10px;
	
	}

	
.nav-main-content-row-2	.btn_search {
height: 28px;
background: url(images_css/icon.png) repeat scroll -130px -75px transparent;
border: 0;
width: 35px;
text-indent: -9999px;
cursor: pointer;
}
	

.nav-main-content-row {
	width: 700px;
	
	float:left;
}
.nav-main-content-row ul {
	list-style:none;
}
.nav-main-content-row ul li {
	
	display: inline;
	float: left;
	
}
.nav-main-content-row ul li form{
	width:300px;
	
}


.nav-main-content-row ul li a {
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 12px 15px 11px 15px;
	z-index: 6;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
}
.nav-main-content-row ul li a:hover{background-color: #5FB3E2;}
.nav-main-content-row ul li a.deal {
	color:#FFff00;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

#navigation {
	height:37px;
	background-image:url("images_css/headerbg.jpg");
}
#navigation .content_navigation {

	width:960px;
	margin:0 auto;
}
#navigation .content_right{

	width:70px;
	float:left;
}

#navigation .content_left {

	width:670px;
	float:left;
	margin-right:20px;
	
}
#navigation .content_left a {

	display:block;
	float:left;
	
}
#navigation .content_left a img {

	width:11px;
	height:11px;
	margin:0px 5px;
	
}
.picture {
	margin-top: 9px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px white;
	-webkit-box-shadow: 1px 1px 1px white;
	width: 190px;
	height:150px;
	margin-left: 3px;
}


.dealdetail {
	margin-top: 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px #E0F5F4;
	-webkit-box-shadow: 5px 5px 5px #E0F5F4;
	box-shadow: 5px 5px 5px #E0F5F4;
	width: 470px;
	min-height: 290px;
	margin-left: 3px;
}
/*beign tin tuc*/

.box_tin_tuc {
	float:left;
	width:780px;
	height:auto;
}
.box_tin_tuc .title_box_tin_tuc {
	width:780px;
	float:left;
	height:auto;
	height:30px;
	line-height:30px;
}
.box_tin_tuc .title_box_tin_tuc a {
	color: green;
	font-weight:bold;
	text-decoration:underline;
}
.box_tin_tuc .noi_box_tin_tuc {
	width:780px;
	float:left;
	height:auto;
}
.box_tin_tuc .noi_box_tin_tuc .img_noi_box_tin_tuc {
	width:150px;
	height:150px;
	margin-right:10px;
	height:auto;
	float:left;
}
.box_tin_tuc .noi_box_tin_tuc .img_noi_box_tin_tuc img {
	width:150px;
	border:none;
	height:150px;
}
.box_tin_tuc .noi_box_tin_tuc .noidung_noi_box_tin_tuc {
	width:500px;
	float:left;
	height:auto;
}				
/*End tin tuc*/
