@charset "UTF-8";
body{
  background-color: #292929;
/*  color:#666666; */
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
}

form{
  padding:0px;
  margin:0px;
}

h1{
  font-weight:100;
  font-size:12px;
  padding:0px;
  margin:0px;
}

h3{
  padding:0px;
  margin:0px;
}




a {
	color: #0000ff;
	text-decoration:none;
}

a:link {
	color: #0000ff;
	text-decoration:none;
}

a:visited {
	color: #0000ff;
	text-decoration:none;
}

a:active {
	color: #0000ff;
	text-decoration:none;
}

a:hover {
	color: #0000ff;
	text-decoration:underline;
}

ul{
  margin:0px;
  padding:0px;
  padding-right:5px;
  padding-left:5px;
}

.main_left li{
  font-size:12px;
  margin-top:2px;
  text-align:left;
  padding:5px;
  list-style-type:none;
  background-color: #8b4513;
}

li a {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

li a:link {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

li a:visited {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

li a:active {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

li a:hover {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:underline;
}

h2 a {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

h2 a:link {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

h2 a:visited {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

h2 a:active {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

h2 a:hover {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:underline;
}



#header{
/*
  width:100%;
  background-color: #FF0000;
  height:30px;
  margin-bottom:20px;
*/
}

.hed_a{
  text-align:left;
  float:left;
}

.hed_b{
  text-align:right;
  float:right;
}

#main{
  width: 950px;
  border:solid 3px #8b4513;
  background-color: #f1f1f1;
/*	background-image: url('../images/sheet_c.png'); */
  z-index: -100;
}

#serch{
/*  color: #ffffff; */
	color: #ffffff;
  padding:3px;
  font-size:12px;
  background-color: #8b4513;
  height:150px;

  background-image: url('../images/header001.jpg');
  background-repeat: no-repeat;
}

#footer{
 padding-top:3px;
 padding-bottom:3px;
 font-size:10px;
 background-color: #8b4513;
/* color: #ffffff; */
	color: #ffffff;
}

#footer a {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

#footer a:link {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

#footer a:visited {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

#footer a:active {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover {
/*	color: #ffffff; */
	color: #ffffff;
	text-decoration:underline;
}

.list_item{
  padding:5px;
  font-size:12px;
  text-align:left;
  line-height:18px;

}


.list_img{
  padding:5px;
  border:solid 1px #d2b48c;
}

.item_title{
   font-size:12px;
}

.list_tb{
  margin-top:5px;
}


.page_list{
  text-align:left;
  font-size:12px;
  padding-top:20px;
  padding-bottom:20px;
}

.page{
  border:solid 1px #cccccc;
  padding:3px;
}


.serch_left{
	padding-top:0px;
/*	float:left; */
	font-size: 18px;
}

.cart {
	position: absolute;
	float: right;
	margin-top: 40px;
	margin-left: 840px;
	text-align: right;
}

.site_title {
	position: absolute;
/*	float: left; */
	text-align: left;
	margin-top: 70px;
	margin-left: 220px;
	font-size: 18px;
}

.site_title img {
	position: absolute;
	margin-top: -7px;
}

.serch_right{
	position: absolute;
	float: left:
	text-align: right;
  margin-top: 120px;
	margin-left: 220px;
}

.sub_title {
/*	float: left; */
}

.catchphrase {
	position: absolute;
	margin-left: 220px;
	font-size: 10px;
	text-align: left;
}

.keyword{
  width:200px;
}


.main_left{
	float:left;
	width:185px;
}

.main_right{
   float:right;
   width:160px;
}

.main_center{
	float:left;
	margin-left: 2px;
	margin-right: 2px;
}

.res{
  text-align:left;
  font-size:12px;
  padding-top:2px;
  padding-bottom:4px;
  padding-right:10px;

}

.des{
  padding:5px;
  margin-top:10px;
  margin-bottom:10px;
}

.point{
/*  color: #ffffff; */
	color: #ffffff;
  text-align:center;
  margin-top:20px;
  padding:5px;
  background-color: #8b4513;
}

.point_b{
  line-height:20px;
  font-weight:bold;
  font-size:18px;
/*  color: #ffffff; */
	color: #ffffff;
  text-align:center;
  margin-top:10px;
  padding:5px;
  background-color: #8b4513;
}

.pict{
  margin-bottom:10px;
}

.price{
  margin-top:20px;
  margin-bottom:20px;
}

.number{
  color:#FF1A00;
  font-size:40px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}

.number_b{
  color:#FF1A00;
  font-size:20px;
  font-weight:bold;
}

.line_red{
  color: #8b4513;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

.btn:hover {
	cursor: pointer;
}



#catalog {
	width: 600px;
	margin-top:0px;
	overflow: hidden;
}
#catalog-menu {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;	
}

.h-title{
	text-align: left;
	color: #FFF;
	height: 28px;
	background-color: #000;
	font-size: 1.0em;
	line-height:28px;
	margin-top: 15px;
	clear: both;
}
.h-title span{
	color: #FFF;
	height: 28px;
	margin-left: 10px;
	padding-left: 10px;
}
.h-title small{
	color: #e5b465;
	height: 28px;
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
}

#h-royals {
	background-image: url(/images/h-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #804500;
}

#h-royals span{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ffd200;
}

#royals-listbox {
	background-color: #c9baa6;
	border: 1px solid #b78e88;
	overflow: hidden;
	clear: both;
	_float: left;
	width: 600px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#royals-listbox li {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#royals-listbox li a img{
	border: 1px solid #9c0000;
	height: 40px;
	width: 144px;
}
#royals-listbox li a:hover img{
	border: 1px solid #000;
}

#h-popular {
	background-image: url(/images/h-2.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a48b00;
}
#h-popular span{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ff3a12;
}
#popular-listbox {
	background-color: #c8c0a2;
	border: 1px solid #907200;
	overflow: hidden;
	clear: both;
	_float: left;
	width: 600px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#popular-listbox li {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#popular-listbox li a img{
	border: 1px solid #907200;
	height: 40px;
	width: 144px;
}
#popular-listbox li a:hover img{
	border: 1px solid #3F3201;
}

#background_glare
{
  position: absolute;
  width: 100%;
  height: 298px;
  left: 0;
  top: 0;
}

#background_glare_image
{
  background-image: url('../images/page_gl.png');
  background-repeat: no-repeat;
  height: 298px;
  width: 500px;
  margin: 0;
}


#background_gradient
{
  position: absolute;
  background-image: url('../images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 150px;

}


#background_simple_gradient
{
  position: absolute;
  background-image: url('../images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 150px;
}



#background_simple_gradient, #background_gradient, #background_glare
{
  min-width: 950px;
  z-index: -10;
}

#site_owner{
	padding-top:3px;
	padding-bottom:3px;
	font-size:10px;
	background-color: #8b4513;
	color: #ffffff;
}

#site_owner a {
	color: #ffffff;
	text-decoration:none;
}

#site_owner a:link {
	color: #ffffff;
	text-decoration:none;
}

#site_owner a:visited {
	color: #ffffff;
	text-decoration:none;
}

#site_owner a:active {
	color: #ffffff;
	text-decoration:none;
}

#site_owner a:hover {
	color: #ffffff;
	text-decoration:underline;
}
