@charset "utf-8";
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,
b, u, i, center,
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;
	vertical-align: baseline;
	font-family:Vertical, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c6d5f;
}
*{
	line-height:18px;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

legend {
	display: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}

A:link,A:active,A:visited{text-decoration:none;}
A:hover{text-decoration:underline;}

a.active{
	color:#aa3325;
}
.none-boder{border:0px!important;}
/* util

*/
.clearfix:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, .container {display: inline-block;}
.clearfix, .container {display: block;}
.clear {
	clear: both;
}

.left	{ float: left;	}
.right	{ float: right;	}
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
/*********************************LAY-OUT******************/
body {
	background:url(../images/bg-body.gif) left top repeat-x;
	background-color:#f3f1e9;
}
.body {
	background:url(../images/bg_main.gif) left top repeat-x;
	margin:0 auto;
	width:910px;
	padding-left:57px;
	padding-right:57px;
}
.footer{
	background-color:#262628;
	margin:0 auto;
	position:relative;
	clear:both;
}
/**********Header********/
.header{
	height:188px;
	position:relative;
}
.logo{
	position:absolute;
	left:0px;
	top:55px;
}
.search{
	background:transparent url(../images/bg-search.png) no-repeat scroll left top;
	height:52px;
	position:absolute!important;
	right:0;
	top:83px;
	width:345px;
}
.text-input{
	background-color:#EDEADF;
	border:1px solid #CFC8B3;
	color:#7C6E5F;
	font-size:12px;
	height:21px;
	line-height:21px;
	padding:4px 25px 0 5px;
	width:151px;
}
.label-left{
	line-height:52px;
	padding-left:12px;
	color:#7c6e5f;
	float:left;
}
.search-right{
	display:inline;
	float:left;
	height:24px;
	margin:13px 0 0 10px;
	position:relative;
	width:182px;
}
.buttom-input{
	position:absolute;
	right:2px;
	top:3px;
	_top:5px;
}
/**********Menu********/
.menu {
	top:155px;
	left:220px;
	position:absolute;
	height:31px;
	line-height:31px;
}
.menu li{
	float:left;
	position:relative;
}
.menu li a {
	color:#7c6d5f;
	font-size:12px;
	padding:0 9px;
	float:left;
	font-weight:bold;
}
.menu  li a:hover,.menu li a.active{
	color:#999966;
	text-decoration:none;
}
/**********main_page********/
.container{}
.sidebar{
	width:176px;
	overflow:hidden;
	float:left;
}
.primary{
	_width:700px;
	width:730px;
	overflow:hidden;
	float:left;
}
.top-primary{
	background:url(../images/bg-main-body-top.png) left top no-repeat;
	height:31px;
	_background:none!important;
}
.content-primary{
	background:url(../images/bg-main-body-center.png) left top repeat-y;
	_background:none!important;
}
/*sidebar*/
.sidebar *{
	color:#7c6d5f;
}
h2.title{
	border-bottom:1px solid #C3BCA2;
	color:#7C6D5F;
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:3px;
	margin-bottom: 5px;
}
h3.title-box{
	padding:20px 0 5px 15px;
	color:#7c6d5f;
	font-size:16px;
	font-weight:bold;
}
.content-box{
	padding-left:25px;	
}

/*content page*/
.path_way{
	line-height:30px;
}
.path_way a{
	color:#7c6d5f;
}
.content-page{
	background:url(../images/bg-body-main-page.gif) left top repeat-x;
	background-color:#f2f0e8;
	width:595px;
	overflow:hidden;
		padding:20px 25px;
}
.name_items{
	font-size:13px;
	font-weight:bold;
	height:53px;
	overflow:hidden;
	text-align:center;
	width:130px;
	padding-top:7px;
	display:block;
	padding:7px 26px 0 26px;
	line-height:16px;
}
.img_items{
	width:185px;
	height:120px;
	overflow:hidden;	
	margin:5px 0 0;
}
.article{}
.name-article, .name-box{
	font-size:26px;
	color:#7c6d5f;
	line-height:100%;
}
.content-article{
	padding-top:20px;
}
.content-article p{
	padding-bottom:15px;
}
.content-article .imageArt
{
	float: left;
	padding:5px 12px 0 0;
	height: 156px;
	width: 156px;
}
.list-product{
	padding-top:20px;
}
.list-product li{
	float:left;
	height:200px;
	overflow:hidden;
	width:196px;
	border-right:1px solid #e2decd;
	background:url(../images/bg-li.gif) left bottom repeat-x;
	padding-top:15px;	
}
.img-product{
	display:block;
	text-align:center;
}
.img-product image{
	height:156px;
	width:156px;
}
.img-product img{
	height:156px;
	width:156px;
}
.name-product{
	text-align:center;
	padding:12px 0;
	display:block;
}
.list_page{
	padding:7px 0;
	float:right;
	margin-right:40px;
}
.more-items{
	float:right;
	padding:10px 6px 10px 0;
}
.list_page a{
	padding-left:5px;
	padding-right:5px;
}
.list_page span{
	padding-left:5px;
	padding-right:5px;
}
/*footer*/
/*dai ly*/
.list-daily .text{
	color:#DDD7C1;
	display:block;
	font-size:64px;
	padding:45px 0;
	text-align:center;
}
.img-main{
	width:599px;
	height:299px;
	overflow:hidden;
}
/**/
.side-photo{
	width:465px;
	height:309px;
	overflow:hidden;
	float:left;
	padding:15px;
	background:#F2F0E8 url(../images/bg-body-main-page.gif) repeat-x scroll left top;
}
.side-photo image{height:309px;width:465px;}
.side-photo img{height:309px;width:465px;}
.content-side{
	padding-left:50px;
}
.side-left{
	float:left;
	padding:30px 0 0 15px;
	width:106px;
	height:257px;
	position:relative;
}
.items_side_left image{height:70px;width:106px;cursor: pointer; cursor: hand;}
.items_side_left img{height:70px;width:106px;cursor: pointer; cursor: hand;}
.img_right ul li.bottom,.img_right ul li.top{
	text-align:center;
}
.side-left ul li,.side-left ul li a{
	padding-bottom:2px;
}
.side-left ul li{
	margin-bottom:2px;		
}
.side-left ul li.bottom img{
	margin-top:4px;
}
.side-under{
	margin-top:6px;
	height:87px;
	width:605px;
	overflow:hidden;
	float:left;
	padding-bottom:10px;
}
.side-under ul li img{
	width:193px;
	height:87px;
}
.scrollable ul li{
	float:left;
	margin-right:8px;
	display:inline;
	width:193px;
	height:87px;
	background:#000000;
}
.btn_side a{
	position:relative;
	_top:15px!important;
	
}
.btn_side a{
	line-height:65px;
	vertical-align:middle;
}
.scrollable .items_side {
clear:both;
float:left;
position:absolute;
width:20000em;
}
.scrollable_left .items_side_left {
clear:both;
float:left;
position:absolute;
height:20000em;
width:106px;
}
.scrollable_left{
	height:242px;
	overflow:hidden;
	width:106px;
	float:left;
	position:relative;
}
.items_side a{
	display:block;
	float:left;
	padding-right:3px;
}
.scrollable {
	overflow:hidden;
	width:603px;
	position:relative;
	float:left;
	height:87px;
}
/*menu so xuong*/
.level_2{
	background-color:#3e3d3b!important;
	position:absolute;
	z-index:999;
	top:15px;
	left:0;
	padding:5px;
	display:none;
	width:100%;
}
.level_2 li{
}
.level_2 a{
	color:white!important;
	font-size:11px!important;
	display:block!important;
	min-width:100px;

}
.level_1{
	background-color:#3e3d3b!important;
	position:absolute;
	z-index:999;
	top:15px;
	left:0;
	padding:5px;
	display:none;
	width:100px;
}
.level_1 li{
}
.level_1 a{
	color:white!important;
	font-size:11px!important;

}
/* Root = Horizontal, Secondary = Vertical */
 li.headlink ul { display: none; }
 li.headlink:hover ul { display: block; }

.footer{
	background:url(../images/bg-footer.jpg) left top repeat-x;
	height:43px;
	overflow:hidden;
	position:relative;
}
.footer p{
	color:white;
	padding:5px 0;
	text-align:center;
}

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}
/*fancy_overlay*/
* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
	width:730px!important;
	height:370px!important;
	overflow:hidden;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #dfdac5;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: 5px;
	right:5px;
	height: 21px;
	width: 20px;
	background: url(../images/fancy_closebox.png) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url(../images/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url(../images/fancy_right.png) no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_right.png) repeat-x;
}

/*sider*/
#slider{
	height:230px!important;
	width:106px!important;
	overflow:hidden!important;
}
#slider li{
	
}
#prevBtn a{
	height:16px;
	width:106px;
	background:url(../images/buttom-next.jpg) left top no-repeat;
	text-indent:999px;
	display:block;
	position:absolute;
	top:0;
}
#nextBtn a{
	background:url(../images/buttom-back.jpg) left top no-repeat;
	height:16px;
	width:106px;
	text-indent:999px;
	display:block;
	bottom:0;
}
.h3-items{
	color:#7C6D5F;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:18px
}	
.name-box-info{
	padding-top:40px;
}

