body{
    margin:0;
    padding:0;
    font-size: 13px;
    font-family: Arial;
    color:#333;
    background:none repeat scroll 0% 0% #fff;
    line-height: 1.7em;
}
a{
    text-decoration: none;
    color:#777;
	cursor:pointer;
}
img{
	border:0 !important;
}
* {
margin: 0px;
padding: 0px;
}
ul,h1{
    margin:0;
    padding:0;
}
ul{
	list-style:none;
}
.clear{
	clear:both;
}
#top-menu{
background: #fc0000; /* Old browsers */
background: -moz-linear-gradient(top,  #fc0000 0%, #b80e07 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc0000), color-stop(100%,#b80e07)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fc0000 0%,#b80e07 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fc0000 0%,#b80e07 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fc0000 0%,#b80e07 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fc0000 0%,#b80e07 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc0000', endColorstr='#b80e07',GradientType=0 ); /* IE6-9 */

	display: table;
	width: 100%;
	height: 38px;
}
#top-menu li{
	display:inline;
	float:left;
}
#top-menu li a{
	display: block;
	color: #fff;
	font-family: Arial;

	padding: 8px 18px;
	font-size: 14px;
	background:url('/images/bg-menu-a.gif') no-repeat top center;
	border-left: 1px solid #965967;
border-right: 1px solid #81002E;
	
}
#top-menu li:hover{
	background:#FF0606;
}
#top-menu li:first-child a{
	border-left:0 !important;
}
#top-menu li:last-child a{
	border-right:0 !important;
}
#top-menu li:hover ul{
	display:block;
}
#top-menu li ul{
	position: absolute;
	display: none;
	border: 1px solid #00ffff;
border-top: 0;
}
#top-menu li ul li {
float: none;
}
#top-menu li ul li a{
background: #005eba;
border:0;
}
#top-menu li ul li a:hover{
	text-decoration:underline;
}
#top{
	width:100%;
	height:40px;
	display:block;
	background:url('/images/bg-top.jpg') repeat-x;
	position: fixed;
	z-index: 999999;
box-shadow: 0px 0px 10px #000;
}
#top .hotline{
	float:left;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma;
	padding-left: 40px;
	background:url(/images/phone-icon.png) left center no-repeat;
	background-size:30px 30px;
	width:120px;
	border-right: 1px solid #005c90;
padding-right: 10px;
}
#top .support{
	float: left;
	margin-left: 10px;
	padding-bottom: 5px;
border-right: 1px solid #005c90;
padding-right: 10px;
position:relative;
width:170px;
}

#top .support span.cls{
	background:url(/images/support-icon.png) left center no-repeat;
	display:block;
	width: 150px;
	height: 35px;
}
#top .support div.lst-support{
	display:none;
}
#top .support:hover div.lst-support{
	display:block;
}
#top .support  img{
	margin:0 !important;
}
#top .support .lst-item{
	border-bottom: 1px solid #ccc;
display: table;
font-size: 11px;
color: #000;
margin-top: 5px;
}
#top .support .lst-item:hover{
	background:#f0f0f0;
}
#top .support .lst-item span{
	float:left;
	margin-right:15px;
}
#top .support div.lst-support{
	position: absolute;
background: #fff;
color: #444;
padding: 5px;
border: 1px solid #00477d;
box-shadow: 1px 1px 10px #777;
width: 410px;
}
#top .topsearch{
	float: left;
margin-left: 10px;
}
#top .topsearch form{
	padding: 5px;
}
#top .topsearch input[type=text]{
border: 0;
padding: 4px;
width: 200px;
border-radius: 2px;
outline: 0;
}
.top {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
}
.cart{
	float: right;

	margin-top: 4px;
}
.cart a{
	color:#fff;
	font-weight:bold;
	display:inline-block;
	padding: 5px 0px 0 45px;
	background:url(/images/cart-icon.png) left center no-repeat;
}
#wrapper{
	width:1000px;
	top:40px;
	margin:0 auto;
	height:1000px;
	position: relative;
	z-index:1000;
	display: table;
}
#our-slide{
	margin:5px 0;
}
#slide{
	float:left;
	width:1000px;
}
#h-product{
	float:right;
	width:255px;
	margin-left:6px;
	border:1px solid #ccc;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	height:203px;
}
.product{
	width:100%;
	display: table;
	padding: 5px;
}
.img-thumb{
	padding:3px;
	border:1px solid #5d6b84;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	float:left;
}
.product span.product-name{
	font-family:Tahoma;
	font-size:15px;
	text-transform:uppercase;
	color:#00214b;
	
	display:table;
	margin:0;
	padding-left:5px;
}
.price{
	font-family: Tahoma;
font-size: 12px;
color: #ff3000;
font-weight: bold;
padding-left: 5px;
}
.product a{
	display:block
}
.product a span:hover{
	text-decoration:underline;
}
#content{
	margin-top: 10px;
}


#right{
	width: 1000px;

}
.item .item-title{
	display:table;
}
.item .item-title h1{
	background: url('/images/bg-1.jpg') repeat-x;
	width: 240px;
	color: #fff;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	float:left;
	
}
.item .item-title h1 a{
	background: url('/images/bullet-cat.png') no-repeat left center;
	padding-left: 20px;
	color: #fff;
}
.item-title a:hover{
	text-decoration:underline;
}
.item-title div{
	border: 1px solid #ccc;
	
	float: left;
	width: 505px;
	height: 28px;
	padding-left: 5px;
	font-size:11px;
	line-height: 1.3em;
}
.item-title div a{
	font-weight:bold;
	color: #1B8296;
}	
.box{
	background: #fff;
	border: 1px solid #E0E3E7;
	border-radius: 3px;
	background-position: top left;
	background-repeat: repeat-y;
	width: 325px;
	line-height: 2em;
	margin-right: 9px;
	margin-bottom:10px;
	float: left;
	height: 170px;
	position:relative;
}
.button-detail{
	position:absolute;
	bottom:0px;
}
.item{
	margin-bottom: 20px;
	display: table;
}
.box a.content-img{
	display: inline-block;
float: left;
border: 1px solid #E2E2E2;
margin-right: 10px;
}
.box img{
	float: left;
	padding: 0;
	margin-right: 0px;	
}
.box div {
margin: 6px 7px 5px 7px;
float: left;
width: 310px;
}
.box h2{
font-family: Arial;
font-size: 14px;
font-weight: bold;
padding-left:7px;
margin-top: 3px;
}
.box h2 a{
color: #0016B4;
}
.box span {
width: 180px;
font-size: 12px;
float: left;
color: #0B77DB;
}
.box p {
color: #666D75;
font-size: 11px;
}
.box p strong {
font-family: Tahoma;
font-size: 14px;
color: #FF3000;
margin: 0 10px 0 0;
}
.items {
padding: 0 10px 5px 0;
}
a.cmdon{
	float:right;
	margin: 4px 0;
}
.nth{
	margin-right:0 !important;
	float:right !important;
}
#footer{
width: 1000px;
text-align: left;
margin: 0 auto;
}
#for-bank {

margin-top:25px;
}

/* Popup */
#facebox{
z-index: 65560;
margin: 0;
position: fixed;
top: 100px;
left: 36%;

}
#facebox .popup {
position: relative;
border: 3px solid rgba(0,0,0,0);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 18px rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 18px rgba(0,0,0,0.4);
box-shadow: 0 0 18px rgba(0,0,0,0.4);
}
#facebox .popup > div {
display: block !important;
padding: 20px !important;
width: auto !important;
}
#facebox .content {
display: table;
width: 370px;
width: auto;
padding: 10px;
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#facebox .close {
position: absolute;
top: 5px;
right: 5px;
padding: 2px;
width: 8px;
height: 8px;
background: url(../images/closelabel.png) no-repeat #FFF;
opacity: 0.3;
}
#facebox .popup > div > div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#facebox .popup > div > div {
position: relative;
text-align: center;
padding: 10px 30px 50px 10px !important;
}
#facebox .popup > div > div > a {
display: block;
padding: 6px 12px;
background: #333;
font-size: 12px;
text-transform: uppercase;
text-align: center;
color: #fff;
cursor: pointer;
position: absolute;
bottom: 5px;
right: 10px;
}
#facebox .popup > div > div > h4 {
border-bottom: 1px solid #eee;
margin-bottom: 20px;
min-width: 300px;
padding: 0 0 10px;
}
#popup {
z-index: 65558;
position: fixed;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
opacity: 0.5;
background-color: #000;
}
.floatright, span.floatright {
float: right;
}
#facebox .popup > div > div > a:hover {
background: #bb3e6a;
}
#facebox .popup > div > div > a.continue {
left: 10px;
right: auto;
}
#msgSuccess {
background-color: #F3FFE8;
border-color: #8BDD10;
width: 480px;
margin: 10px auto 0 auto;
padding: 1px;
border-width: 1px;
border-style: solid;
line-height: 2em;
margin-bottom: 10px;
padding: 5px;
}
#msg {
font-weight: bold;
font-size: 11px;
}
.button {
display: block;
float: left;
height: 36px;
line-height: 36px;
margin: 0 5px 2px 2px;
padding: 0 12px;
border: none;
background: #333;
font-size: 12px;
text-transform: uppercase;
text-align: center;
color: #fff;
cursor: pointer;
}
.button:hover {
background: #bb3e6a;
color: #fff;
}
.sp-name{
	width: 125px;
}
.sp-phone{
	width:95px;
	font-weight: bold;
color: red !important;
}
.sp-yahoo{
	width:65px;
}
.sp-skype{
	width:50px;
}
#menu-left{
	position: absolute;
width: 70px;
margin-left: -75px;
}
#menu-category{	
	position:relative;
    width: 70px;
	
    float: left;
    background: #FF0A00;
}
#subcategory{

}
#menu-category > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu-category > ul > li {
    position: relative;
    border-bottom: 1px solid #fff;
}
#menu-category > ul > li:hover{
	background: #424242;
}
#menu-category >ul > li >img{
    display: block;
    width: 20px;
    margin: 0 auto;
    padding-top: 5px;
}
#menu-category > ul > li > a {
    display: table-cell;
    height: 50px;
	line-height:1.4em;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    padding:4px;
}
#menu-category ul li ul {
    position: absolute;
    margin: 0;
    background: url(../images/bg123.png);
    margin-left: 70px;
    padding: 0;
    display: table;
    width: auto;
    list-style: none;
    top: 0;
    min-width: 250px;
    display: none;
	border-left:1px solid #fff;
}
#menu-category ul li ul {
    list-style: none;
    z-index:1000;
}
#menu-category ul li ul li a {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #f0f0f0;
    cursor: pointer;
    background: url(../images/bullet.png) left center no-repeat;
    margin-left: 6px;
    }
.style-1:hover,.style-1:active{
    background-color: #444;
}
.style-2:hover,.style-2:active{
    background-color: #444;
}
.style-3:hover,.style-3:active{
    background-color: #444;
}
.style-4:hover,.style-4:active{
    background-color: #444;
}
.style-5:hover,.style-5:active{
    background-color: #444;
}
.style-6:hover,.style-6:active{
    background-color: #444;
}
.style-7:hover,.style-7:active{
    background-color: #444;
}
#menu-category > ul > li:hover ul{
    display:block;
}
#menu-category ul li ul li:hover {
    background-color: #537471;
}
.menu-bottom{
	margin-top:10px;
	display:table;
}
.dir-home{
	background:url('/images/arrow_up.gif') no-repeat left 0px;
	padding-left: 20px;
}
.breadcrumbs {
width: auto;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
padding: 4px;
}
.breadcrumbs > ul {
margin-left: 0;
height: 20px;
padding: 0;
}
a.curent{
	color:#ee4e2a !important;
}
.breadcrumbs > ul > li {
float: left;
clear: none;
font-size: 11px;
}

}
.breadcrumbs > ul > li > h1 {
font-size: 12px;
font-family: Tahoma;
color: #999;
padding: 0px 5px;
}
.breadcrumbs > ul > li >span {
margin-right: 17px;
cursor: pointer;
}
.breadcrumbs > ul > li >a{
	font-size:12px;
	color:#555;
}
.breadcrumbs > ul > li >a:hover {
color: #879d52;
}
li.separator {
font-size: 12px;
font-family: Tahoma;
color: #999;
padding: 0px 5px;
}
.menu-bottom {
    
}

.menu-bottom ul{
    float: left;
	width: 165px;
	margin-bottom: 20px;
	margin-right: 1px;
}
.menu-bottom a{
   color: #777;
font-family: Tahoma;
font-weight: lighter;
font-size: 11px;
text-decoration: none;
}
.menu-bottom li:not(.cate-name) a{
	background: url('/images/fapbg.jpg') no-repeat left 6px;
	padding-left: 10px;
}
.cate-name{
	margin-bottom: 10px;
width: 160px
}
.cate-name a{
    color: #000000;
	display: inline;

	font-family: Tahoma;
	font-weight: lighter;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 6px;
	padding-left: 0;
	width: 220px;
	margin-bottom: 5px;
	border-bottom: 1px solid #bfbfbf;
	
}
.cate-name a:hover{
    color:#000 !important;
}
.menu-bottom a:hover{
    color:#bb3e6a;
}
.bottom{
clear: both;
font-size: 11px;

margin: 0 auto;
text-align: center;
width: 100%;
background: #eaeaea;
border-top: 1px solid #d7d7d7;
display: table;
margin-top: 50px;
padding-bottom: 20px;
}
#menu-bottom{
	border: 1px solid #ccc;
	width:1000px;
	margin:0 auto;
	
	display: table;
	
	height: 38px;
}
#menu-bottom li{
	display:inline;
	float:left;
}
#menu-bottom li a{
	display: block;
	color: #4984be;
	font-family: Arial;

	padding: 8px 18px;
	font-size: 14px;
border-left: 1px solid #d7d7d7;
	
}
#menu-bottom li:hover a{
	color: #aaa;
}
#menu-bottom li:first-child a{
	border-left:0 !important;
}
#menu-bottom li:last-child a{
	border-right:0 !important;
}
#menu-bottom li:hover ul{
	display:block;
}
#divAdRight{
			display: block;
			position: absolute;
			top: 1127.49px;
			left: 1111.5px;
			z-index:100000;
		}
		#divAdRight img{
			width:130px;
			border: 0;
			margin-top:10px;
		}
		 
		#divAdLeft{
			display: block;
			position: absolute;
			top: 1127.49px;
			left: 1.5px;
			z-index:100000;		
				
		}
		#divAdLeft img{
			width:130px;
			border: 0;
			margin-top:10px;
		}
li.aku > ul{
	bottom: 0 !important;
	top: initial !important;
}
.promotion{
	text-decoration: line-through;
color: #000 !important;
font-size: 11px !important;
}
.price-pro{
	width: 30px !important;

font-family: Tahoma;
font-size: 14px !important;
color: #FF3000 !important;
margin: 0 10px 0 0;
font-weight: bold;
}
.promotion-box{
	background: url(/images/sale.png) right top no-repeat;
}
h2.relate-title {
	display:block !important;
}