@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	padding:0;
	margin:0;
	color:#aea296;
	background:url(images/bg.gif);
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

img {
	border:none;
}

ul {
	list-style:none;
}

a {color:#fff; text-decoration:none;}
a:hover {color:#fff; text-decoration:underline;}

.png24 {tmp:expression(setPng24(this));}
	
#scrollbar {
scrollbar-face-color: #red;
scrollbar-highlight-color: #red;
scrollbar-3dlight-color: #red;
scrollbar-shadow-color: #red;
scrollbar-darkshadow-color: #red;
scrollbar-track-color: #red;
scrollbar-arrow-color: #red;
}

.pd10 {padding:10px;}

.menu {
	padding:20px 5px 0px 5px;}

.categ {font-size:11px;}	

.categ_text a { 
	color:#888; 
	text-decoration:none;
	background:url(images/ico_arrow.gif) no-repeat 50% left;
	padding:2px 5px 2px 5px;
	margin:0 0 0 8px;
}
.categ_text a:hover { 
	color:#888; 
	text-decoration:underline;
	background:url(images/ico_arrow.gif) no-repeat 50% left;
	padding:2px 5px 2px 5px;
	margin:0 0 0 8px;
}

.categ li{
	background:url(images/ico_arrow.gif) no-repeat 50% left;
	padding:2px 5px 2px 5px;
	margin:0 0 0 8px;
	color:#888888;
}

.cont {
	background: url(images/about_img.gif) no-repeat bottom right;
	padding:30px 0 0 30px;
	line-height:18px;
	}
	
.cont_bg {

	padding: 20px 0 0 0;
	color:#624124;
	}
	
.box_br {
	line-height:23px;
	background-color:#68523f;
	text-align:center;
	color:#d3b08d;
	padding:5px;
	border-bottom:solid 1px #d3b08d; border-right:solid 1px #d3b08d;
	}
.box_t {
	border-top:solid 1px #d3b08d;
	}
.box_l {
 	border-left:solid 1px #d3b08d;
	}

.pd {
	background-color:#eae1d7;
	padding: 20px 0 0 20px;
	color:#624124;
	}
	
.pd_mycart {
	background:#fff;
	border:1px solid #d3b08d;
	width:80px; height:60px;
	}
	
.pdtitle {
	text-align:center;
	font-weight:bold;
	color:#624124;
	padding:0 3px;
	}

.pdlist {
	background:#eae1d7 url(images/logo_bg.gif) no-repeat bottom right;
	padding: 20px 0 0 0;
	color:#624124;
	}
	
.pdname {
	text-align:center;
	color:#624124;
	font-weight:bold;
	line-height:30px;
	}
	
.num {
	letter-spacing:4px;
	font-size:11px;
	text-align:center;
	}
	
.num a{
	color:#624124;
	text-decoration:none;
	}
	
.num a:hover{
	color:#624124;
	text-decoration:underline;
	}
	
.sub {
/*	background:#eae1d7 url(images/logo_bg_b.gif) repeat bottom right;*/
	background:#eae1d7 url(images/logo_bg_b.gif) repeat top right;
	}
	
.sub_pd {
	padding:20px;
	}
	
#copy {
	font-size:11px;
	text-align:right;
	color:#555555;
	line-height:35px;
	background-color:#000000;
	}
	
#copy a{
	color:#555555;
	text-decoration:none;
	}
	
#copy a:hover{
	color:#FFFFFF;
	}

.fw {
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	}
.fg {
	text-align:center;
	font-size:11px;
	color:#333333;
	}
