.body{
	width: 988px;
	margin: auto;
	text-align: left;
}

.seo{
	font-size: 11px;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
}

.header{
	height: 154px;
	background: url(../images/bg_header.gif) repeat-x;
	border: 1px solid #aaa;
}

.header-l{
	width: 225px;
	float: left;
}
.header-c {width:544px; float:left;}
.header-r{
	width: 217px;
	float: right;
}

.logo{
	padding: 10px 0 0 0;
	width: 220px;
	float: left;
	text-align: right;
}

.name{
	width: 549px;
	float: left;
}

.name .space{
	padding: 15px 0 5px 41px;
	margin-bottom:5px;
}
.theme{
	padding: 10px 0 0 0;
	text-align: center;
}

.search{
	padding: 0 0 0 13px;
}
.sinput{
	background: url(../images/sinput.gif) no-repeat;
	width: 385px;
	height: 31px;
	float: left;
	overflow: hidden;
}
.sinput .txt{
	width: 375px;
	height: 21px;
	border: none !important;
	padding: 0 !important;
	font-size: 14px;
	margin: 5px;
}
.sbutton{
	background: url(../images/sbutton.gif) no-repeat;
	width: 138px;
	height: 31px;
	float: left;
	overflow: hidden;
}
.sbutton .btn{
	background: none !important;
	border: none !important;
	padding: 0 !important;
	width: 138px;
	height: 31px;
	cursor: hand;
	cursor: pointer;
}

.marquee {margin-left:13px; width:523px; padding:5px 0; font-weight:bold; font-size:12px;}

.header-b{
	background: url(../images/bg_grey.gif) repeat;
	border-left: 1px solid #9db674;
	border-bottom: 1px solid #9db674;
	border-right: 1px solid #9db674;
	
	margin-bottom: 6px;
}

.nav{
	width: 600px;
	float: left;
}
.nav ul{
	margin:0;
	list-style: none;
	padding: 0;
}
.nav li{display: block; float: left; padding-left: 6px;}
.nav a{display: block; float: left; height: 25px; line-height: 25px; color: #333; font-weight: bold;}
.nav a:hover, .nav a.active{
	color: #333;
	text-decoration: underline;
}

.tool{
	width: 250px;
	float: right;
	padding-top: 4px;
	padding-right: 6px;
	text-align: right;
}

.sidebar-l{
	width: 200px;
	float: left;
}
.sidebar-r{
	width: 330px;
	float: right;
}
.main{
	width: 458px;
	float: left;
}
.main .content{
	padding: 0 6px;
}

.main-page{
	width: 782px;
	float: right;
	font-size: 12px;
}
.main-content{
	border: 1px solid #aaa;
	background: url(../images/bg_green.gif) repeat-x;
	padding: 10px 15px;
	margin-bottom: 6px;
}
.main-content h1{
	border-bottom: 1px solid #aaa;
	font-family: "Times New Roman";
	font-size: 24px;
	margin-bottom: 10px;
}
.main-content h2{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}
.main-content h3{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}
.main-content p{
	margin: 8px 0;
	line-height: 150% !important;
	text-align:justify;
}
.main-page td{
	font-size: 12px;
}

.category{
	background: url(../images/bg_strip.gif) repeat-x top;
	border: 1px solid #aaa;
	padding: 10px;
	margin-bottom: 6px;
}
.category h2{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.category ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.category a{
	color: #333;
}
.category a:hover{
	color: #333;
	text-decoration: underline;
}
.category ul li{ 
	background: url(../images/icon.gif) no-repeat; 
	background-position: 0px 6px; 
	font-weight: bold;
	line-height: 22px;
	padding-left: 18px;
}
.children li{
	background: url(../images/icon-min.gif) no-repeat !important; 
	background-position: 0px 5px !important;
	line-height: 20px !important;
	padding-left: 16px !important;
}
.children{ display: none;}

.partner{
	margin-bottom: 6px;
}
.partner .item{
	margin-bottom: 6px;
}
.partner .info{
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 4px;
}
.partner .img{
	border: 1px solid #aaa;
	padding: 4px;
	text-align: center;
}

.boxed{
	background: url(../images/bg_strip.gif) repeat-x top;
	border: 1px solid #aaa;
	padding: 10px;
	margin-bottom: 6px;
	font-weight: bold;
}
.boxed-menu-active{
	background: url(../images/boxedmenu.gif) repeat-x bottom;
}
.boxed-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.boxed-menu li{
	float: left;
	padding-right: 10px;
}
.boxed-menu .last{
	padding: 0;
	float: right;
}
.boxed-menu a{
	display: block;
	float: left;
	padding: 8px 16px 8px 30px;
	background: #fff;
	border: 1px solid #aaa;
	text-transform: uppercase;
	color: #333;
}
.boxed-menu a:hover, .boxed-menu a.active{
	padding: 8px 16px 16px 30px;
	color: #c63;
	border-bottom: none !important;
}
#b_signin, #boxed-input_t0{
	background: url(../images/icon_padlock.gif) no-repeat #fff;
	background-position: 6px 8px;
}
#b_staff, #boxed-input_t1{
	background: url(../images/icon_user.gif) no-repeat #fff;
	background-position: 6px 8px;
}
#b_faq, #boxed-input_t2{
	background: url(../images/icon_info.gif) no-repeat #fff;
	background-position: 6px 8px;
	margin: 0px !important;
}
.boxed-show .item{
	margin: 0;
	padding: 8px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: url(../images/bg_grey.gif) repeat-x bottom #fff;
	display: none;
	font-weight: normal;
}

.login h3, .cs h3{
	display: none;
	font-size: 11px;
	margin: 0;
	padding: 0 0 5px 5px; 
	font-weight: bold;
	text-transform: uppercase;
}
.login .text{
	width: 135px;
}
.login a{
	font-weight: normal;
}
.cs table{
	width: 90%;
}


.stdbox{
	border: 1px solid #aaa;
	margin-bottom: 6px;
}
.stdbox h2{
	background: url(../images/bg_grey.gif) repeat-x;
	border-bottom: 1px solid #aaa;
	padding: 0 6px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.stdbox .content{
	padding: 6px 8px;
}

#fabric .content{
	background: url(../images/fabric.gif) no-repeat;
	background-position: 8px 8px;
	padding-left: 105px;
}

#wood .content{
	background: url(../images/wood.gif) no-repeat;
	background-position: 8px 8px;
	padding-left: 105px;
}
.testi-item{
	padding: 6px 0;
	border-bottom: 1px solid #aaa;
}

.fav-box{
	height: 272px;
	overflow: hidden;
	background: url(../images/bg_fav_show.gif) repeat-x top;
}

.fav-show{
	width: 243px;
	float: left;
}
.fav-show .item{
	padding: 8px;
	margin: 0;
	display: none;
}

.fav-show .item-img{
	margin-bottom: 6px;
	background: #fff;
	padding: 4px;
	text-align: center;
	border: 1px solid #aaa;
}
.fav-show h3{
	font-size: 12px;
	text-transform: uppercase;
}
.fav-show .item-desc{
	padding: 4px 0;
}
.fav-show .readmore{
	text-align: right;
}
.fav-show .readmore a{
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
.fav-show .readmore a:hover{
	font-weight: normal;
	color: #f80;
	text-decoration: underline;
}

.fav-menu{
	width: 200px;
	float: right;
	border-left: 1px solid #aaa;
}

.fav-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.fav-menu li{
	display: block;
	border-bottom: 1px solid #aaa;
}
.fav-menu .last{
	border: none !important;
}
.fav-menu a{
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	background: url(../images/bg_grey.gif) repeat-x bottom #fff;
	font-weight: normal;
	color: #333;
	overflow:hidden;
}
.fav-menu a:hover, .fav-menu a.active{
	background: url(../images/bg_fav.gif) repeat-x bottom #f6f6fa;
	color: #c60;
	text-transform: uppercase;
	font-weight: bold;
}

.tabbed-menu{
	background: url(../images/bg_grey.gif) repeat-x;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
}
.tabbed-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.tabbed-menu li{
	display: block;
	height: 25px;
	width: 148px;
	float: left;
}
.tabbed-menu .last a{
	border-right: none !important;
}
.tabbed-menu a{
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #666;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
.tabbed-menu a:hover, .tabbed-menu a.active{
	background: #efefef;
	color: #333;
}
.tabbed-menu a.active{
	background: url(../images/bg_green.gif) repeat-x bottom #f6f6fa !important;
	color: #c60 !important;
	border-bottom: none !important;
}
.tabbed-show{
	padding: 8px;
}
.tabbed-show .tabbed-item{
	margin: 0 !important;
	display: none;
}

.featured-item{
	margin-bottom: 6px;
}
.featured-image{
	width: 160px;
	float: left;
}
.featured-image img{
	width: 150px;
	border: 1px solid #aaa;
	padding:2px;
}
.featured-desc{
	width: 260px;
	float: right;
}
.featured-desc h3{
	font-size: 11px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.faq ul{
	margin: 0;
	list-style: none;
	padding: 0;
}
.faq li{
	background: url(../images/icon.jpg) no-repeat;
	background-position: 0 5px;
	line-height: 20px;
	padding-left: 17px;
}
.faq h3{
	font-size:12px;
	padding: 6px 0 2px 0;
	cursor: pointer;
	cursor: hand;
}
.faq blockquote{
	margin: 0;
	padding: 8px;
	background: url(../images/bg_grey.gif) repeat-x bottom;
	border: 1px solid #ddd;
}

.footer{
	background: url(../images/bg_strip.gif) repeat-x top;
	border-top: 1px solid #aaa;
	padding: 10px;
	margin-bottom: 6px;
	text-align: center;
}
.footer a{
	color: #666;
}
.footer a:hover{
	color: #333;
}
.footer-menu{
	margin-bottom: 4px;
}
.footer-menu ul{
	margin: 0;
	list-style: none;
	padding: 0;
}
.footer-menu li{
	padding: 0 3px;
	display: inline;
}

.random{
	padding: 6px;
}
.random-item-left{
	width: 380px;
	float: left;
}
.random-item-right{
	width: 380px;
	float: right;
}
.random-image{
	width: 110px;
	float: left;
}
.random-image img{
	width: 100px;
}
.random-desc{
	width: 265px;
	float: right;
}
.random-desc h3{
	font-size: 11px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.list{
	padding: 10px 10px 20px 10px;
}
.list-item{
	width: 182px;
	height: 210px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.list-item .list-image{
	width: 156px;
	padding: 2px 0;
	border: 1px solid #ccc;
	margin: auto auto 6px auto;	
}
.list-item .list-title{
	width: 156px;
	margin: auto;
	font-size: 11px;
}

.detail-image{
	width: 440px;
	float: left;
}
.detail-desc{
	width: 300px;
	float: right;
}
.detail-desc .desc{
	padding: 20px 0 10px 0;
}

.detail-desc .dimension{
	padding-bottom: 10px;
}
.detail-desc .dimension table{
	width: 100%;
}
.detail-desc .dimension td{
	border: 1px solid #ddd;	
	text-align: center;
}
.detail-desc .dimension th{
	border: 1px solid #ddd;
	background: url(../images/bg_grey.gif) repeat-x;
	text-align: center;
}
.detail-desc .material{
	padding-bottom: 30px;
}
.detail-desc .material ul{
	margin: 0;
	list-style: none;
	padding: 0;
}
.detail-desc .material li{
	background: url(../images/icon.jpg) no-repeat;
	background-position: 0 5px;
	line-height: 20px;
	padding-left: 17px;
}
.more{
	padding-bottom: 10px;
}
.current-image{
	height: 440px;
	padding-bottom: 10px;
}
.other-image{
	border-top: 1px solid #ccc;
}
.other-image img{
	width: 100px;
	margin-right: 5px;
}

#current-image{
	position: absolute;
}
.loadingbar{
	background: url(../images/loadingbar.gif) no-repeat center #efefef;
	height: 40px;
	width: 420px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	position: absolute;
	left: 0;
	top: 200px;
}

.testimonial{
	margin-bottom: 10px;
}
