body {
	font-size: 15px;
	font-family: sans-serif;
	background: #AD5B13 url(../images/background.jpg);
	line-height: 1.5;
}
a {
	color: #780505;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	position: absolute;
	left: -9999px;
}

h2 {
	font-size: 22px;
	color: #D19135;
	padding: 5px 0 0 0;
	width: 120px;
	height: 35px;
	position: absolute;
	right: 20px;
	top: 31px;
	margin: 0;
		background: url(../images/h2.png) no-repeat;
		text-align: center;
		
}
h3{
	font-size: 18px;
	margin-top: 10px;
	color: #7A0707;

}

th, td {
	padding: 5px;
	border-bottom: 1px solid #666;
	text-align: left;
	vertical-align: middle;
}
thead th {
	color: #6B0404;
	border-bottom: 2px solid #6B0404;
}
	.total {
		color: #6B0404;
	
	}

#page {
	background:  url(../images/header.jpg) center top no-repeat;
	*position: absolute;
	*top:0;
}

#logo {
	z-index: 999;
	position: absolute;
	top:10px;
	left: 10px;	
}

#header-inner {
	position: relative;
	height: 180px;
	z-index: 999;
	background:  url(../images/menu.png) 450px 80px no-repeat;
}
	.header-link {
		position: absolute;
		right: 0;
		top:20px;
	}
	.header-link li {
		display: inline;
		margin-left: 10px;
	}
	.header-link a {
		color: #fff;	
		padding: 10px 0 0 24px;
	}
	.header-link a:hover {
		color: #FBEBD1;	
		text-decoration: none;
	}
	.index-link a {
		background: url(../images/icon/home.png) no-repeat left bottom;
		
	}
	.notice-link a {
		background: url(../images/icon/notice.png) no-repeat left bottom;
		
	}
	.cart-link a {
		background: url(../images/icon/cart.png) no-repeat left bottom;
		
	}
	.order-link a {
		background: url(../images/icon/download.png) no-repeat left bottom;
		
	}
	
#main {
	margin-bottom: 30px;
}

#main-inner {
	background: #fff url(../images/main.jpg) ;
	padding: 10px;
	position: relative;
	z-index: 1;
	*z-index: -1;

		-moz-box-shadow: 3px 3px 5px #000;
		-webkit-box-shadow: 3px 3px 5px #000;
}
#main-header {
	background: #000 url(../images/main-header.png) top repeat-x;
	color: #C68328;
	position: relative;
	height: 70px;
	margin: -10px;
	margin-bottom: 0;
	border-bottom: 1px solid #C69031;
	*z-index: -1;
}
	.kinglong-index #main-header {
		padding: 10px;
		height: 360px;
		background: #000 url(../images/main-header.png) top repeat-x;
		margin-bottom: 20px;
	}


#footer {
	background: #4D0303 url(../images/footer.png) ;
	color: #F4E4CA;
	padding: 20px;
	font-size: 13px;
}
	#footer a {
		color: #fff;
	}
	#footer li {
		display: inline;
		
	}
	#footer ul {
		float: left;
	}
	#footer p {
		float: right;
	}

.product-menu{
	margin: 0 -10px;
}

	.product-menu a{
		color: #C68328;
		display: block;
		padding: 5px 5px 5px 25px;
		background: url(../images/icon/close.png) no-repeat 5px center;
	}
	.product-menu a:hover{
		background-color: #B8661B;
		color: #fff;
		text-decoration: none;
	}
	.product-menu ul {
		float: right;
		margin-right: 15px;
	}
	.product-menu li {
		float: left;
		
	}
	.product-5 .product-5 a,
	.product-6 .product-6 a,
	.product-7 .product-7 a,
	.product-8 .product-8 a,
	.product-9 .product-9 a,
	.product-10 .product-10 a,
	.product-11 .product-11 a
	 {
		color: #3B0202;
		font-weight: bold;
		background: #DEBE6F url(../images/icon/open.png) no-repeat 2px center;
	}

.cart-menu{
	margin: 5px 0;
}

	.cart-menu li{
		color: #C68328;
		display: block;
		padding: 10px 5px 5px 38px;
		background: url(../images/icon/blank.png) no-repeat 5px center;
	}
	.cart-menu ul {
	}
	.cart-menu li {
		float: left;
		
	}
	.cart-update li.cart-update,
	.cart-checkout li.cart-update,
	.cart-order li.cart-update,
	.cart-checkout li.cart-checkout,
	.cart-order li.cart-checkout,
	.cart-order li.cart-order
	
	
	 {
		background-image: url(../images/icon/check.png);
		color: #3B6D10;
	}


#logo {
}

#menu {
	position: absolute;
	right: 20px;
	top:100px;
}
	#menu li {
		float: left;
	}
	#menu li a {
		display: block;
		width: 80px;
		margin: 0 6px;
		height: 70px;
		background: url(../images/menu-list.png) no-repeat;
		text-indent: -9999px;
	}
	#menu li.product a {
		background-position: 20px 40px;
	}
	#menu li.product a:hover {
		background-position: 20px -32px;
	}
	#menu li.story a {
		background-position: -80px 40px;
	}
	#menu li.story a:hover {
		background-position: -80px -32px;
	}
	#menu li.craft a {
		background-position: -180px 40px;
	}
	#menu li.craft a:hover {
		background-position: -180px -32px;
	}
	#menu li.press a {
		background-position: -270px 40px;
	}
	#menu li.press a:hover {
		background-position: -270px -32px;
	}
	#menu li.contact a {
		background-position: -360px 40px;
	}
	#menu li.contact a:hover {
		background-position: -360px -32px;
	}
	


.product_category{
		font-size: 13px;
		height: 450px;
}
	.product_category .header{
	}
	.product_category img {
		border: 1px solid #C58F2B;
		margin: 20px 0;
		
	}
	
.product-data {
		font-size: 13px;
		height: 420px;
		background: #DEBF72;
		margin: 15px 10px;
		position: relative;
		
		-moz-box-shadow: 1px 1px 3px #ccc;
		-webkit-box-shadow: 1px 1px 3px #ccc;
}

.product-11 .product-data, .product-10 .product-data {
		height: 350px;
}

.product-20 .product-data {
		height: 550px;
}

	.product-data .content p, .product-data h3{
		padding: 0  10px;
	}	
	.product-data .buy {
		color: #440302;
		position: absolute;
		bottom: 0;
		background: #F0C799;
		border-top: 1px solid #D77F39;
		padding: 10px;
		width: 280px;

	}
	.product-data .buy h4{
		color: #B66E2A;
		font-size: 15px;
		
	}
	.product-data .price {
		font-size: 18px;
		color: #f00;
	}
	.product-data img {
		
	}

.tag-content {
	padding: 10px;
	background: #DEBE6F;
	margin: 0 -10px;
}


	.contact .grid_6 {
		padding: 15px 0;
	}


.kinglong-index h2 {
		position: static;
		text-align: left;
		padding-left: 10px;
		margin-left: -10px;
		
		color: #000;
		background: url(../images/index-h2.png) no-repeat;
		
		
	}
	.kinglong-index h3, .press h3, .cart-notice h3{
		border-bottom: 1px dotted #6F0605;
		margin-bottom: 5px;
	
	}
	.kinglong-index #main img {
		border: 1px solid #6F0605;
	}
	.kinglong-index #cart, .story #cart, .press #cart, .craft #cart, .contact #cart {
		display: none;
	}
	.kinglong-index #main li {
		background: url(../images/icon/list.png) no-repeat left 3px;
		padding-left: 28px;
		margin-bottom: 10px;
	}
		
.craft .grid_12 {
	border-top: 1px dotted #A85B0F;
	padding: 10px 0;
	margin-top: 20px;
	
}
	.craft .grid_4 {
		margin: 0 10px;
		*margin: 0 5px;
	}
	.craft #main img {
		margin-right: 10px;
		border: 1px solid #B16013;
	}
	.craft h3 {
		border-bottom: 1px dotted #A85B0F;
		margin: 20px 10px 10px 10px;
	}

#cart {
	background: #fff;
	color: #666;
	
	padding: 10px 0;
}
	#cart table, .cart table {
		width: 100%;
	}		
	.cart-notice h3 {
		margin-top: 30px;
	}
	.cart-notice #main tbody td, .cart-notice #main tbody th {
		border-bottom: 1px solid #ccc
	}
	
	
	.cart-notice #main td {
		border-left: 1px solid #999
	}
	
	.cart-notice #main li {
		margin-left: 10px;
	}
	.cart-notice #main ol {
		margin: 10px 0;
	}
	
	.cart .total td, 	.cart .total th{
		background: #f4b442;
	}
	.cart th.name {
		width: 50%;
	}
	

	a.cart-notice {
		position: absolute;
		right: 0;
		top:0px;
		background: #4C0303;
		padding: 5px 10px;
		color: #fff;
		
	}
	
.contact form li, .checkout form li {
	margin-top: 10px;
}
.contact #main li {
	margin-top: 10px;

}

	.note {
		color: #7C0909;
		font-size: 13px;
		margin-top: 5px;
		margin-left: 90px;
	}

.press {
	
}
	.press h3 {
		margin-top: 20px;
	}
	.press p {
		margin-bottom: 15px;
	}
	.press #main a {
		padding: 5px 25px 5px 0;
		background: url(../images/icon/link.png) no-repeat right center;
	}

input[type="text"], textarea {
	border: 1px solid #D19135;
	background: #E4C56F;
	color: #520303;
	font-size: 15px;
	padding: 2px;
}

.contact textarea {
	width: 100%;
	height: 200px;
}

.message {
	border: 1px solid #c00;
	background: #F8C6D1;
	color: #c00;
	
	padding: 10px 10px;
	margin: 10px 0 ;
	
}
.action {
	margin: 20px 0;
	text-align: center;
}
.action li {
	display: block;
	float: left;
	line-height: 30px;
	
}
.action ul {
	margin-left: 420px;
}

.button {
	display: block;
	float: left;
	background: url(../images/button-right.png) right center no-repeat;
	height: 30px;
	padding: 0 10px 0 0;
	  margin: 0 3px 0 3px;
	color: #fff;
  	overflow: visible;
    *width: 1%;
  	white-space: nowrap;
  	vertical-align: baseline;
}
.button span {
	display: block;
	padding: 0 0 0 10px;
	height: 30px;
	background: url(../images/button.png) left center no-repeat;
	cursor: pointer;
	line-height: 30px;
}
.button:hover {
	text-decoration: none;
	color: #75391f;
}

.error {
	color: #c00;
}
.order #main-header {
	margin-bottom: 10px;
}

.order-box {
	padding: 10px;
	background: #fff;
	border: 1px solid #999;
	margin: 20px 10px 20px 0;
	float: left;
}
	.order-box li {
		margin: 3px 0;
	}
	.order-box  strong {
		color: #4D0303;
	}
	.order-box h3 {
		margin-top: 0;
	}


#cart-widget {
	position: fixed;
	top:0;
	left:45%;
	z-index: 999;
	background: #fff url(../images/main.jpg) ;
	padding: 10px;
	border: 1px solid #D59538;
}

#cart-widget li {
	display: block;
	float: left;
	margin-right: 5px;
}
#cart-widget ul {
	float: left;
	padding: 5px 0;
}
#cart-widget li .number {
	color: #f00;
}

#slide-nav {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999;
}
#slide-nav a {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	line-height: 35px;
	text-align: center;
	background: url(../images/icon/blank.png) no-repeat;
}
#slide-nav a.activeSlide {
	background: url(../images/icon/selected.png) no-repeat;
	color: #fff;

}
#slide-nav a:hover {
	text-decoration: none;
}

input.error {
	border: 1px solid #c00;
}


.trans-fee {
	font-size: 13px;
	color: #5D0000;
}

.trans-fee td {
	text-align: right;
}

.trans-fee li{
 	display: inline;
 	margin-left: 10px;
}








* html {
overflow: hidden;
}
 
* html body,
* html #page {
position:relative;
width:100%;
height:100%;
overflow:auto;
}
 
* html #cart-widget {
position:absolute;
}