﻿/*----------------------------Đây là css main quy định các thuộc tính chung cho các skin---------------------*/
/*----------------------------Ghi chú chỉ có thuộc tính nào chung mới đưa vào đây---------------------*/

*{margin:0;padding:0;}
#bg-columleft{position:fixed;top:0;left:0;width:100%;height:100%; z-index:-1;} 
body 
{
	color:#555;font:12px arial	;
}
ol,ul{list-style:none}
img{border:0}
a{text-decoration:none; color:#555}
a:hover{text-decoration:underline}
/*------------------Quy định kích thước nội dung*/
#Wrapper
{
	margin:0 auto;width:980px;
}
h2
{
	font-size:12px; display:inline; font-weight:normal;
}
/*------
Header*/
#Header
{
	width:100%;display:table;
}
#Header #Logo
{
width:300px;float:left; margin-top:5px; margin-bottom:5px;
}
#Header #Sologan
{
	float:right;	
}
/*----------
Navigation*/
#Navigation
{
	width:986px;height:49px;margin:0 auto;margin-left:-3px;
}

#Navigation ul li
{
	float:left;position:relative;
}

#Navigation ul li a 
{
	color:#fff;font:bold 12px arial;text-transform:uppercase;line-height:49px;float:right;padding-left:14px;padding-right:14px;
}

#Navigation ul li a:hover ,#Navigation ul li.Active a
{
	background:url(../images/menu_hover.png)  repeat;text-decoration:none;
}

#Navigation .Line_Menu
{
	width:2px;height:49px;display:block;float:left;
}

/*-------------------------Sub menu--------------------*/
#Navigation ul li:hover .sub,
#Navigation ul li.hover .sub {
	display:block;	
	z-index:999999;
	
}

#Navigation ul li .sub
{
		display: none;
	position: absolute;	
	top:44px;
	padding-top: 1px;
	margin-left:0px;

	
	
}
#Navigation ul li ul {
	
width: 170px;
	min-height:50px;height:auto !important;height:50px;
	display:table;
	margin: 0;
	padding: 0 0 0;
	list-style: none;
	font-size: 12px;
	font-family:Arial;

}
#Navigation ul li:hover a
{
	background:url(../images/menu_hover.png)  repeat;	
}

#Navigation ul li:hover li a,
#Navigation ul li.active li a {
	color: #ffffff;
	font-family:Arial;
	font-size:12px;
	height: 34px;
	line-height:34px;
	padding-left:15px;
	width:155px;
	float:left;
}
/*
#Navigation ul li:hover li a:hover,
#Navigation ul li.active li a:hover {
	text-decoration: none;
		height: 34px;
	line-height:34px;
	padding-left:15px;
	color:#fff;background-color:Blue;
}
*/
/*IE*/
#Navigation ul li li a:hover,
#Navigation ul li li a:hover {
	color: #c6c2c2;
	text-decoration: none;
	line-height: normal;
}
/*-------------------------end sub menu------------------*/
/*----
Main*/
#Main
{
	width:100%;height:auto;
}
#Slide_Show_Main /*KHung slider ảnh chạy */
{
	width:980px;height:250px;background:url(../images/frame_banner_main.png)  no-repeat;margin:0px 0 4px 0px;
}

#Slide_Show_Main iframe
{
	margin:5px
}

/*-------
Content*/
#Content
{
	width:100%;display:table; margin-top:2px;
}
/*
#Content a 
{
	color:#222
}
*/
#Content .Title_Column
{
	width:100%;height:38px;
}

#Content .Title_Column h3 ,#Content .Title_Column_Content h2,#Content .Title_Column_Content h1
{
	color:#fff;font:bold 12px arial;text-transform:uppercase;line-height:18px;padding:10px 0 10px 36px;
}
#Content .Title_Column_Content h2 a
{color:#fff;
	}

#Content .Column_Small
{
	border:1px solid #cdcdcd;border-top:none;margin-bottom:10px;background-color:White; 
}

#Content .Column_Small .bnt_content  /*--button--*/
{
	width:71px;height:19px;background:url(../images/bnt_content.png) no-repeat;
	color:#fff;font-size:11px;text-align:center;line-height:19px;display:block;margin:12px auto 15px
}

#Content .Column_Small .Sale_Off  /*--Sale_Off--*/
{
	width:57px;height:22px;background:url(../images/bg_sale_off.png) no-repeat;
	color:#fff;font-weight:bold;text-align:center;line-height:22px;position:absolute;top:7px;right:0
}


#Content .Column_Small .Prices  /*--giá sản phẩm--*/
{
	float:left;text-decoration: line-through;
}

#Content .Column_Small .Discounts  /*--giá sản phẩm khuyến mãi--*/
{
	float:right;color:#f01313;font-size:14px;font-weight:bold
}

#Content .Column_Small .Units_Money  /*--đơn vị tiền đồng--*/
{
	text-decoration:underline;margin:0 !important;
}
/*----------------------------------------Column_Left-----------------------------------*/
#Colum_Left
{
	/*float:left;width:196px;*/
}

#Colum_Left a 
{
	color:#222;
}

#DanhM .Column_Small .Catalog    /*---khung danh mục sản phẩm----*/
{
	margin:0px 10px 10px 10px;
	padding-top:5px;
}

#DanhM .Column_Small .Catalog ul li
{
	
	background:url(../images/icon_catolog.png) no-repeat left 11px;padding-left:10px;
}
#DanhM .Column_Small .Catalog ul li a
{
	font-weight:bold;	border-bottom:1px dotted gray;display:block;background-image:none;
	padding-top:7px;padding-bottom:7px;
}
#DanhM .Column_Small .Catalog li ul li a
{
	font-weight:normal;
}

#DanhM .Column_Small .Catalog ul ul
{
	margin:3px 0
}

#DanhM .Column_Small .Catalog li li
{
	background-image:none;	
}

#DanhM .Column_Small .Catalog li li a
{
	font-weight:lighter;color:#555;	
}

#DanhM .Column_Small .Catalog li li a:hover
{
	color:#222
}

#Order .Column_Small .Cart    /*---khung giỏ hàng----*/
{
	margin:0px 12px 20px; padding-top:10px;
}

#Order .Column_Small .Cart p
{
	border-bottom:1px dotted #b6b6b6;line-height:28px;
}

#Order .Column_Small .Cart .Text
{
	background:url(../images/text_cart.png) no-repeat;padding-left:7px;line-height:34px;
}

#Order .Column_Small .Cart .Text span
{
	color:#222;font:bold 14px arial;display:inline-table;margin-left:25px;
}

#divSPBC .Column_Small .Selling_Products    /*---sản phẩm bán chạy----*/
{
	width:170px;margin:10px auto;padding-bottom:5px;display:table;height:210px;position:relative;
}
.SPchay
{
	width:172px; height:172px; text-align:center;border: 1px solid #e0e0e0; padding:1px
}
.SPchay:hover
{
	border:1px solid gray; 
}
.AnhAlbum
{
	text-align:center; height:172px; width:172px;border: #e7e4e4 1px double;padding:1px
}
.AnhAlbum:hover
{
	border:1px solid gray; 
}

#divSPBC .Column_Small .Selling_Products .Title
{
	color:#222;font-weight:bold;text-align:center;display:block;margin:8px 0 0;line-height:18px;  
}

#TinNB .Column_Small .News_Highlight   /*---tin tức nổi bật----*/
{
	margin:10px 3px ;display:inline-table; 
}

#TinNB .Column_Small .News_Highlight .Item
{
	overflow:hidden;margin-top:8px}
	
#TinNB .Column_Small .News_Highlight .Pic
{
	margin-right:3px;border:1px solid #b6b6b6;width:66px;height:62px;border-radius:3px;behavior: url(PIE.htc);position:relative;
}
#TinNB .Column_Small .News_Highlight .Pic:hover
{
		border:1px solid black	
}
#TinNB .Column_Small .News_Highlight .Title
{
	display:table; padding-left:5px;
}

.HtmlNgoai
{
	margin:0 auto 10px;width:174px; 
}
.HtmlNgoaind
{
	border:1px solid #cdcdcd;border-top:none;overflow:hidden;margin-bottom:10px;
	padding:10px; background-color:White; line-height:20px;
}


#DoiTac .Column_Small .Partners   /*---đối tác----*/
{
	margin:0px 0px 0px 6px;width:174px; 
}

#DoiTac .Column_Small .Partners a 
{
	margin-top:10px;display:block;border:1px solid #edeff4;max-width:168px; padding:4px; display:inline-table;
}
#DoiTac .Column_Small .Partners a:hover
{
	border:1px solid gray;	
}
/*----------------------------------------End Column_Left-----------------------------------*/
/*----------------------------------------Column_Center-----------------------------------*/
#Colum_Centent
{
	/*float:left;width:570px;margin-left:9px*/
}

#Slide_Show_Colum /*KHung slider ảnh chạy */
{
	width:99.5%;border-radius:4px 4px 0px 0px;border:1px solid #cdcdcd;behavior: url(PIE.htc);position:relative;
	margin-bottom:10px;
}

#Slide_Show_Colum img
{
	margin:6px;
}
#Slide_Show_Colum iframe
{
	margin:2px;border-radius:4px 4px 0px 0px;
}
#Colum_Centent .Product_Typical a,.New_Product a,.News a,.Tukhoa_Phobien a
{
	color:#222222	
}
#Colum_Centent .Product_Typical  /*--sản phẩm tiêu biểu--*/
{
	width:100%;margin-bottom:10px;display:table;
}

#Colum_Centent .Product_Typical .Items
{
	width:172px;height:282px;
	/*background:url(../images/frame_items_typical.png)  no-repeat;*/
	float:left;margin-left:10px; margin-bottom:10px; display:table;
	position:relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	border: solid 1px #e0e0e0;
}

#Colum_Centent .Product_Typical .Items:hover
{

border: solid 1px #9f9c9c;
}

#Colum_Centent .Product_Typical .Last
{
	margin-right:0
}

#Colum_Centent .Product_Typical .Items .Pic img
{
	margin:5px; width:170px; max-height:150px
}


#Colum_Centent .Product_Typical .Items .Title
{
	margin:2px 7px 8px;display:block;font-weight:bold; text-align:center;
}

#Colum_Centent .Product_Typical .Items p
{
	margin:0 7px 0;text-align:justify
}


#Content .Title_Column_Content
{
	width:100%;height:38px;
}

#Content .Title_Column_Content h2
{
	padding-left:20px;font-size:14px; display:block;
}
#Content .Title_Column_Content h1
{
	padding-left:20px;font-size:14px
}

#Colum_Centent .Column_Small .New_Product   /*---sản phẩm mới----*/
{
	overflow:hidden;width:100%;
}
#Colum_Centent .Column_Small .New_Product .Items
{
	float:left;width:172px;height:230px;margin:10px 8px;position:relative;
}

#Colum_Centent .Column_Small .New_Product .Items .Title
{
	text-align:center;display:block;margin:10px 0 3px;line-height:15px
}

#Colum_Centent .Column_Small .New_Product .Items .Prices_Center
{
	text-align:center;color:#222;font-weight:bold;display:block
}
#Colum_Centent .Column_Small .New_Product .Items  .Pic
{
	width:170px;height:130px;	border:1px solid #e0e0e0;
}
#Colum_Centent .Column_Small .New_Product .Items  .Pic:hover
{
	border:1px solid gray;
}

#Colum_Centent .Column_Small .News   /*---tin tức mới----*/
{
	width:100%; padding-top:10px;
}
#Colum_Centent .Column_Small .News .Item
{
	overflow:hidden;margin:0px 10px 10px 10px;padding:2px 0
}

#Colum_Centent .Column_Small .News .Item .Pic
{
	width:130px;height:120px;border:1px solid #e0e0e0;border-radius:3px;behavior: url(PIE.htc);position:relative;
}
#Colum_Centent .Column_Small .News .Item .Pic:hover
{
	border:1px solid black;	
}
#Colum_Centent .Column_Small .News .Title
{
	font:bold 13px arial;  
}

#Colum_Centent .Column_Small .News .Item .Detail_
{
	color:#222;margin-top:3px;height:53px; margin-bottom:15px;
}

#Colum_Centent .Column_Small .News .Item .Date
{
	font-size:11px;width:82px;height:20px;background-color:#f9f9f9;border:1px solid #cdcdcd;
	text-align:center;line-height:22px;display:inline-table;margin:0px 18px 0 0;float:left;
}

#Colum_Centent .Frame_Web_CN    /*---Web Cường Nam----*/
{
	margin-left:2px;
	width:99%;color:#222;padding-bottom:10px;display:table;position:relative;
	border-radius:6px;background-color:#fbfbfb;border:1px solid #cdcdcd;margin-bottom:30px;behavior: url(PIE.htc);position:relative; 	

}
#Colum_Centent .Frame_Web_CN  .icon
{
width:16px;height:26px;	background-image:url(../images/frame_cuong_nam.png);background-repeat:no-repeat;
display:block;		position:absolute;right:100px;bottom:-24px;
}
#Colum_Centent .Frame_Web_CN h4
{
	height:20px;background:url(../images/icon_web_cuong_nam.png) no-repeat 9px 10px;font:bold 14px arial;line-height:20px;
	padding-left:42px;padding-top:15px
}

#Colum_Centent .Frame_Web_CN p
{
	margin:5px 11px 0 42px
}


/*----------------------------------------End Column_Center-----------------------------------*/
/*----------------------------------------Column_Right-----------------------------------*/
#Colum_Rigth
{
	/*float:right;width:196px*/

	
}

#TKiem .Search   /*---khung search----*/
{
	width:102%;height:30px;margin-bottom:10px;

}

#TKiem .Search .Keyword
{
	width:123px;border:0;font:11px arial;line-height:14px;background:none;float:left;margin-left:10px;display:block;padding:8px 0;color:#555;
}

#TKiem .Search .Quick_Search
{
	float:left;line-height:30px;display:block;font-weight:bold;color:#fff;text-align:center;
	background:url(../images/icon_search.png) no-repeat right center;padding:0 18px 0 12px
}

#Acc .Members  /*---thành viên----*/
{
	width:161px;margin:0 auto 12px;
	padding-top:13px;
}

#Acc .Column_Small .Members .Email
{
	width:161px;height:23px;background:url(../images/frame_email.png) no-repeat;
}


#Acc .Column_Small .Members .Password
{
	width:161px;height:23px;background:url(../images/frame_pass.png) no-repeat;margin-top:13px
}

#Acc .Column_Small .Members .Text
{
	border:0;background:none;font:11px arial;line-height:13px;margin-left:29px;padding:5px 0 5px 11px;width:121px;color:#555
}

#Acc .Column_Small .Members .Account
{
	color:#555;background:url(../images/icon_account.png) no-repeat left top;display:block;padding-left:30px;line-height:24px;margin-bottom:4px
}

#Acc .Column_Small .Members .Forget_Pass
{
	color:#555;background:url(../images/icon_khoa.png) no-repeat 4px top;display:block;padding-left:30px;line-height:20px;
}

#HTKH .Column_Small .Support  /*---hổ trợ----*/
{
	margin-left:15px;position:relative;padding:8px 0 10px;
	background-image:url(../images/img_phone_support.png);background-repeat:no-repeat;
	background-position:bottom right;
}

#HTKH .Column_Small .Support .Img
{
	position:absolute;bottom:-7px;right:0
}

#HTKH .Column_Small .Support .Number_Phone
{
	color:#f01313;font:bold 18px arial;margin:2px 0 12px;
}

#HTKH .Column_Small .Support .Hotline
{
	color:#222;
}


#HTKH .Column_Small .Support p
{
	margin-top:5px;
}

#HTKH .Column_Small .Support .Text
{
	font-size:11px;margin:3px  3px 8px
}
#KNFacebook .Column_Small .Frame_Facebook     /*---khung facebook----*/
{
	background-color:#fafafa;font-family:Tahoma;color:#333;overflow:hidden
}  

#KNFacebook .Column_Small .Frame_Facebook a
{
	color:#3b5998;text-transform:capitalize;
}  

#KNFacebook .Column_Small .Frame_Facebook .Title_Face
{
	height:24px;border-top:1px solid #315c99;border-bottom:1px solid #d8dfea;margin-top:-1px;background-color:#edeff4;
	font-weight:bold;font-size:11px;line-height:26px;text-align:center
}  

#KNFacebook .Column_Small .Frame_Facebook .Item
{
	width:186px;height:290px;border:1px solid #aaa;margin:8px auto;
}  

#KNFacebook .Column_Small .Frame_Facebook .Item .Pic
{
	float:left;margin:0 4px 0 5px
}  

#KNFacebook .Column_Small .Frame_Facebook .Item .Title
{
	font-weight:bold;font-size:13px;display:table;margin:4px 0 6px
}  

#KNFacebook .Column_Small .Frame_Facebook .Item span
{
	display:table;font-size:11px;font-family:Tahoma;padding-left:5px;line-height:12px
}  

#KNFacebook .Column_Small .Frame_Facebook .Item .Icon
{
	float:left
}  

#KNFacebook .Column_Small .Frame_Facebook p
{
	font-size:11px;margin:6px 10px 8px;line-height:12px
}  

#KNFacebook .Column_Small .Frame_Facebook .List_You
{
	margin:0 9px
}

#KNFacebook .Column_Small .Frame_Facebook .List_You a
{
	width:52px;height:52px;float:left;display:block;margin:1px
}

#Colum_Rigth .Column_Small .Frame_Google        /*---khung Google+----*/
{
	display:block;margin:8px auto;width:190px
}

#TruyCap .Column_Small .Statistic      /*---khung thống kê truy cập----*/
{
	margin-left:15px;color:#222;line-height:18px; padding-top:1px;
}

#TruyCap .Column_Small .Statistic .Access      
{
	background:url(../images/icon_tong_truy_cap.png) no-repeat ;padding:1px 0 0 25px;margin-top:15px;
}

#TruyCap .Column_Small .Statistic .Online      
{
	background:url(../images/icon_online.png) no-repeat;padding:1px 0 0 25px;
}

#TruyCap .Column_Small .Statistic ul   
{
	margin:2px 0 15px 20px;overflow:hidden
}

#TruyCap .Column_Small .Statistic li      
{
	background:url(../images/icon_thong_ke.png) no-repeat;width:23px;height:26px;float:left;margin-right:2px;line-height:26px;text-align:center
}

#Colum_Rigth .Column_Small .Ads     /*---khung quảng cáo----*/
{
	margin:1px auto;width:192px;
}

/*----------------------------------------End Column_Right-----------------------------------*/

/*----------------------------------------Menu ngang-----------------------------------*/




/*----------------------------------------End Menu ngang-----------------------------------*/


/*---------
Footer----*/
#Footer
{
	width:100%;height:98px;background:url(../images/bg_footer.png) repeat-x;
}

#Footer #Footer_Content
{
	margin:0 auto;width:980px;padding-top:12px;line-height:20px;
}

#Footer strong
{
	color:#222
}

#Footer #Footer_Content .Address
{
	float:left;
}

#Footer #Footer_Content .Address a
{
	color:#555
}

#Footer #Footer_Content .Address

#Footer #Footer_Content .Copy_Right
{
	float:right
}

#Footer #Footer_Content .Copy_Right a
{
	color:#222;font-weight:bold
}

#Footer #Footer_Content .Copy_Right p
{
	text-align:right
}

#Footer #Footer_Content .Copy_Right .Social_Network
{
	float:right;margin-top:5px
}

#Footer #Footer_Content .Copy_Right .Social_Network li
{
	float:left;margin-left:12px;
	
}

#Footer #Footer_Content .Copy_Right .Social_Network li:hover
{
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* Đầu tiên! */
	filter: alpha(opacity=50); /* Thứ hai! */
	opacity: 0.5;
}
.Tukhoa_Phobien
{
	color:#222222;padding-top:10px;padding-bottom:10px;	display:table;line-height:26px;
}
.Tukhoa_Phobien h1
{
	float:left;font-size:24px;font-weight:normal;display:block;margin-left:10px;
}
.Tukhoa_Phobien h2
{
	float:left;font-size:18px;font-weight:normal;	display:block;margin-left:10px;
}
.Tukhoa_Phobien h4
{
	float:left;font-size:12px;font-weight:normal;display:block;margin-left:10px;	
}
.Tukhoa_Phobien h6
{
	float:left;font-size:11px;font-weight:normal;	display:block;margin-left:10px;
}



/*-------------
DANH SÁCH----*/
.Column_Small .Top_Line
{
	border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;background-color:#f8f8f8;
	height:30px;color:#777;line-height:30px
}

.Column_Small .Top_Line h4
{
	float:left;font:bold 14px arial;background:url(../images/icon_nhiet_ke.png) no-repeat 0 7px;
	line-height:30px;margin-left:10px;padding-left:25px
}

#Content .Column_Small .Top_Line h4 a
{
	color:#777
}

.Column_Small .Top_Line .Selec_Drop
{
	float:right;margin-right:10px;font-size:11px
}

.Column_Small .Top_Line .Selec_Drop span
{
	display:table;float:left
}

.Column_Small .Top_Line .Selec_Drop p
{
	width:134px;height:20px;border:1px solid #cdcdcd;background-color:#fff;
	margin:4px 0 4px 7px;float:left;
}

.Column_Small .Top_Line .Selec_Drop select
{
	width:124px;height:16px;border:none;
	color:#777;font:11px arial;margin:2px 3px 2px 7px
}

.Column_Small .Detail
{
	background:url(../images/icon_detail_nhiet_ke.png) no-repeat;color:#777;margin:18px 5px 18px 12px;
	padding:4px 0 0 32px;line-height:18px;text-align:justify
}

.Column_Small .Detail strong
{
	color:#222
}

/*-------------
CHI TIẾT----*/
.Column_Small .Title_Detail
{
	color:#222;font:bold 14px arial;line-height:15px;margin:18px 0 0 10px
}

.Column_Small .Like
{
	margin:10px 0 5px;overflow:hidden; float:right; margin-right:5px
}

.Column_Small .Like li
{
	float:left;margin-left:10px
}

.Column_Small .Product_Detail      /*---thông tin sản phẩm---*/
{
	margin-bottom:20px;margin:0 auto;
}

.Column_Small .Product_Detail .Frame_Images
{
	float:left;
	/*width:366px;height:439px;background:url(../images/frame_images_detail.png) no-repeat;*/	
	width:360px; 
	background-color: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(177,177,177,.75);
	-moz-box-shadow: 0 1px 3px rgba(177,177,177,.75);
	box-shadow: 0 1px 3px rgba(177,177,177,.75);
	border: solid 1px #cdcdcd;
	position:relative;
}

.Column_Small .Product_Detail .Frame_Images .Images_Box
{
	
}

.Column_Small .Product_Detail .Frame_Images .Images_List
{
	margin:0px auto 0;
}

.Column_Small .Product_Detail .Frame_Information
{
	position:relative;
	/*width:193px;height:439px;background:url(../images/frame_information_detail.png) no-repeat;margin-left:-2px;*/
	width: 187px;
	background-color: #f8f8f8;
	-webkit-box-shadow: 0 1px 3px rgba(177,177,177,.75);
	-moz-box-shadow: 0 1px 3px rgba(177,177,177,.75);
	box-shadow: 0 1px 3px rgba(177,177,177,.75);
	border: solid 1px #cdcdcd;
}

.Column_Small .Product_Detail .Frame_Information p
{
	margin:0 35px 0 15px;line-height:16px;padding:10px 0
}

.Column_Small .Product_Detail .Frame_Information .Code_Product
{
	color:#222;margin-top:3px
}

.Column_Small .Product_Detail .Frame_Information .Tab_Detail
{
	border-bottom:1px dashed #e2e2e2;padding-bottom:0
}

.Column_Small .Product_Detail .Frame_Information .Price_Detail
{
	color:#222;font:bold 14px arial;
}

.Column_Small .Product_Detail .Frame_Information .Discounts_Detail
{
	color:#f01313;font:bold 16px arial;position:relative;margin-right:20px
}

.Column_Small .Product_Detail .Frame_Information .Discounts_Detail .Sale_Off_Detail
{
	color:#fff;font-weight:lighter;font-size:11px;width:44px;height:21px;display:inline-block;
	background:url(../images/sale_off_detail.png) no-repeat;position:absolute;top:4px;right:0;
	line-height:21px;padding-left:15px;padding-right:0
}

.Column_Small .Product_Detail .Frame_Information .Selec_Drop
{
	margin:0 15px;line-height:22px;overflow:hidden;padding:8px 0 10px
}

.Column_Small .Product_Detail .Frame_Information .Selec_Drop .Text_Detail
{
	display:table;float:left;color:#222;
}

.Column_Small .Product_Detail .Frame_Information .Selec_Drop .Tag_Fix
{
	width:66px;height:18px;border:1px solid #cdcdcd;background-color:#fff;
	float:left;margin-left:35px
}

.Column_Small .Product_Detail .Frame_Information .Selec_Drop select
{
	width:58px;height:16px;border:none;
	color:#555;font:12px arial;margin:1px 1px 1px 7px
}

.Column_Small .Product_Detail .Frame_Information .Selec_Drop .Numeric-Stepper
{
	width:68px;height:20px;background:url(../images/Numeric-Stepper.png) no-repeat;
	margin-left:8px;float:left
}

.Column_Small .Product_Detail .Frame_Information .Selec_Drop .Numeric-Stepper input
{
	background-color:#fff;border:1px solid #cdcdcd;width:30px;height:18px;text-align:center;float:left;
	color:#555;font:12px arial
}

.Column_Small .Product_Detail .Frame_Information .Selec_Drop .Numeric-Stepper .bnt_number
{
	background:none;width:18px;height:20px;float:left;border:none;font-size:14px;
	text-align:center;display:block;cursor:pointer
}

.Column_Small .Product_Detail .Frame_Information .Cart
{
	background:url(../images/icon_cart.png) no-repeat;display:table;margin:60px auto 15px;padding-left:25px
}

#Content .Column_Small .Product_Detail .Frame_Information .Button_Buy
{
	background:url(../images/button_mua.png) no-repeat;display:table;margin:0 auto 0;width:120px;height:30px;color:#fff;
}

.Column_Small .Product_Detail .Frame_Information .Button_Buy span
{
	font:bold 14px arial;padding-left:18px;line-height:24px
}

.Column_Small .ClearFix
{
	margin:25px 0 12px 14px;overflow:hidden;line-height:16px
}

.Column_Small .ClearFix li
{
	float:left;margin-right:3px;display:table;
}

.Column_Small .ClearFix .tagbox
{
	color:#222;font-weight:bold;border-bottom:1px dotted #989898;
}
.Column_Small .ClearFix  a
{
	color:#222222;	
}
.Column_Small .Share_Detail
{
	margin-left:14px;margin-bottom:30px;
}

.Column_Small .Share_Detail p
{
	background:url(../images/icon_chia_se.png) no-repeat;padding-left:33px;
	color:#222;font:bold 12px arial;line-height:24px;float:left;margin:2px 10px 0 0
}

.Column_Small .Share_Detail li
{
	display:inline;margin-left:5px
}

#Content .Column_Small .Title_Content_Detail
{
	width:94%;height:34px;margin-left:9px;padding-left:17px;color:#fff;font-weight:bold;
	text-transform:uppercase;line-height:34px;border:1px solid #e1e1e1
}

#Content .Min_Height
{
	min-height:1000px;height:auto !important; height:1000px; display:block;
}

/*-------------------Chọn size*/
.numeric-stepper {
	width:74px;float:left;
	height:26px;
	font-size:12px;
	color:#777777;
	position:relative;
	overflow:hidden;	
	background:#fff url(../images/bg_numeric-stepper.png) no-repeat;
	display:block;
	float:left;
	background-color:Transparent;

}

.numeric-stepper input {
	width:40px;
	height:100%;
	float:left;
	text-align:center;
	vertical-align:center;
	font-size:100%;
	border:none;
	background:none;
		line-height:23px;
	margin-left:16px;
}

.numeric-stepper button {
	z-index:100;position:absolute;
	float:right;
	width:16px;
	height:23px;
	background:none;
	border:none;
	
	filter:alpha(opacity=0);	
	-moz-opacity:0;	
	-khtml-opacity:0; 
	opacity:0;
	cursor:pointer;


}

.numeric-stepper button.minus {
float:left;left:0;
}
.numeric-stepper button.plus {
float:right;right:0;
}

.Div_PhanTrang
{
	height:35px;width:100%;background-color:#f8f8f8;border-top:1px solid #cdcdcd	;
	
}

.iconPhantrang_dau
{
	width:22px;height:21px;background-image:url(../images/icon_dau.jpg);background-repeat:no-repeat;	
	display:block;float:left;margin-right:5px;
}
.iconPhantrang_prev
{
	width:22px;height:21px;background-image:url(../images/icon_truoc.jpg);background-repeat:no-repeat;	
	display:block;float:left;
}
.iconPhantrang_next
{
	width:22px;height:21px;background-image:url(../images/icon_trangtiep.jpg);background-repeat:no-repeat;	
	display:block;float:left;margin-left:7px;
}
.iconPhantrang_cuoi
{
	width:22px;height:21px;background-image:url(../images/icon_cuoi.jpg);background-repeat:no-repeat;	
	display:block;float:left;margin-left:7px;
}

A.phantrang:link
{
	width:22px;height:19px;float:left;display:block;	border: 1px solid #cdcdcd;
	line-height:19px;text-align:center;color:#222222;text-decoration:none; margin-left:7px;
}
A.phantrang:visited
{
width:22px;height:19px;float:left;display:block;	border: 1px solid #cdcdcd;
	line-height:19px;text-align:center;margin-left:7px;text-decoration:none
}

A.phantrang:hover
{
width:22px;height:19px;float:left;display:block;	border: 1px solid #cdcdcd;
	line-height:19px;text-align:center;background-color:#222222;color:White;margin-left:7px;text-decoration:none
}

A.phantrang:active
{
width:22px;height:19px;float:left;display:block;	border: 1px solid #cdcdcd;
	line-height:19px;text-align:center;background-color:#222222;color:White;margin-left:7px;text-decoration:none
}

A.phantrang_visible:link
{
width:22px;height:19px;float:left;display:block;	border: 1px solid #cdcdcd;
	line-height:19px;text-align:center;background-color:#222222;color:White;margin-left:7px;text-decoration:none
}

A.phantrang_visible:visited
{
width:22px;height:19px;float:left;display:block;	border: 1px solid #cdcdcd;margin-left:7px;
	line-height:19px;text-align:center;background-color:#222222;color:White;text-decoration:none
}

A.phantrang_visible:hover
{
width:22px;height:19px;float:left;display:block;	border: 1px solid #cdcdcd;margin-left:7px;
	line-height:19px;text-align:center;background-color:#222222;color:White;text-decoration:none
}

A.phantrang_visible:active
{
width:22px;height:19px;float:left;display:block;	border: 1px solid #cdcdcd;margin-left:7px;
	line-height:19px;text-align:center;background-color:#222222;color:White;text-decoration:none
}


/*------------------------------------Popup*/
* html div#fl813691 
{position: absolute; overflow:hidden;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight)
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight));
}
#fl813691{font: 12px Arial, Helvetica, sans-serif; color:#666; position:fixed; _position: absolute; right:0; bottom:0; height:198px; }
#eb951855{ width:275px; padding-right:7px; }
#cob263512{height:150px; padding-left:7px;}
#coh963846{}
#coh963846 a{color:#690;text-decoration:none;}
#coc67178{float:right; list-style:none; overflow:hidden; height:58px;position:relative;margin-bottom:-74px;margin-right:0px; }
#coc67178 li{display:inline;height:58px;}
#coc67178 li a{ width:83px; height:58px;  overflow:hidden; float:left;}

#coc67178 li a.min{background-image:url(../images/An.png); background-repeat:no-repeat;height:58px;width:83px;display:inline-table }
#coc67178 li a.min:hover{background-image:url(../images/An.png); background-repeat:no-repeat;height:58px;width:83px;}
#coc67178 li a.max{background-image:url(../images/Hien.png); background-repeat:no-repeat;height:58px;width:83px;}
#coc67178 li a.max:hover{background-image:url(../images/Hien.png); background-repeat:no-repeat;height:58px;width:83px;}
#co453569{display:block; margin:0; padding:0; height:238px;}
/*------------------------------------Popup*/



A.linknew:link {
	 	COLOR: #222222; font-weight:bold; 	FONT-FAMILY: Arial, Verdana; 	TEXT-DECORATION: none; font-size:13px;
}
A.linknew:active {
	 	COLOR: #222222;	 font-weight:bold;   FONT-FAMILY: Arial, Verdana;     TEXT-DECORATION: none; font-size:13px;
}
A.linknew:visited {
	 	COLOR: #222222;	 font-weight:bold;   FONT-FAMILY: Arial, Verdana;     TEXT-DECORATION: none; font-size:13px;
}
A.linknew:hover {
	 	COLOR: #222222;	 font-weight:bold;   FONT-FAMILY: Arial, Verdana;     TEXT-DECORATION:underline; font-size:13px;
}

.imgAlbumpro
{
	border:1px solid #cdcdcd;width:60px; height:60px; text-align:center;margin:
}

table.bordertable1 {
 border: #d3d3d3 1px solid; 	
}
table.bordertable1 th{
		border: #d3d3d3 1px solid;
		background-color:#efefef;
		height:29px; padding:5px;
}
table.bordertable1 td{
		border: #d3d3d3 1px solid;  text-align:center;
		 height:27px; padding:5px;
}
.imgiconGiua
{float:left;margin-left:10px;margin-top:9px; margin-right:5px}
.imgicon
{float:left;margin-left:10px;margin-top:9px;}

.NoiDung {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Verdana; line-height:20px;
}
.NoiDungGT {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Verdana; line-height:20px;display:inline-table; margin-top:20px; width:100%
}

#fl813691{font: 12px Arial, Helvetica, sans-serif; color:#666; position:fixed; _position: absolute; right:0; bottom:0; height:200px; }
#eb951855{ width:250px; padding-right:7px; }
#cob263512{height:200px; padding-left:7px;}
#coh963846{}
#coh963846 a{color:#690;text-decoration:none;}
#coc67178{float:right; list-style:none; overflow:hidden; height:58px;position:relative;margin-bottom:-74px;margin-right:0px; }
#coc67178 li{display:inline;height:58px;}
#coc67178 li a{ width:83px; height:58px;  overflow:hidden; float:left;}

#coc67178 li a.min{background-image:url(../images/An.png); background-repeat:no-repeat;height:58px;width:83px;display:inline-table }
#coc67178 li a.min:hover{background-image:url(../images/An.png); background-repeat:no-repeat;height:58px;width:83px;}
#coc67178 li a.max{background-image:url(../images/Hien.png); background-repeat:no-repeat;height:58px;width:83px;}
#coc67178 li a.max:hover{background-image:url(../images/Hien.png); background-repeat:no-repeat;height:58px;width:83px;}
#co453569{display:block;margin:0; padding:0; height:200px;}

.classshare
{width:100%; text-align:right; display:inline-table; padding-right:20px}
.cssh2
{font-size: 14px;}