	@import "/css/nav.css"; 
	@import "/css/inner.css"; 
	@import "/css/popup.css"; 

html{ font-size:100%; } /* for IE */
body {
	padding:0;
	margin:0;
	color:#362f2d;
	font: 0.625em tahoma, arial, sans-serif, verdana ;
	background:#161619 url(/i/bg_body.png);
}

.clear { display: block; height: 0;	clear: both; visibility: hidden; }
a {color:#FFF;}
a:hover {color:#ffdb99;}

a.a {color:#4f3c2b;}
a.a:hover {color:#000;}

#outer {
	position:relative;	
	width:1000px;
	margin:0 auto;
	1background:#FFF;
}

/*-----------------------------------------------begin header*/
#logo {
	float:left;
	width:253px;
	height:116px;
	background:transparent url(/i/logo.png) no-repeat left top;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/logo.png', sizingMethod='scale');
	1background:#666;
}

#sign {
	float:right;
	padding-top:56px;
	width:277px;
	height:60px;
	color:#FFF;
	background:transparent url(/i/bg_sign.png) no-repeat right bottom;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg_sign.png', sizingMethod='scale');
}
#welcome {position:absolute; 	font-size:1.2em; padding:30px 0px 0px 60px;}
#inout {position:absolute; 	font-size:1.2em; padding:30px 0px 0px 210px; text-decoration:underline;}

#slogan {
	margin:0 277px 0 253px;
	padding-top:56px;
	width:470px;
	height:60px;
	background:transparent url(/i/bg_slogan.png) no-repeat center bottom;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg_slogan.png', sizingMethod='scale');
}
/*-----------------------------------------------end header*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*-----------------------------------------------begin Navigation*/
#nav {
	float:left;
	width:253px;
}
/*-----------------------------------------------end Navigation*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*-----------------------------------------------begin Graphics & QuickShop*/
#graphics {
	padding-left:253px;
}
#uzor {
	position:absolute;
	width:38px;
	height:259px;
	margin-left:-28px;
	background:transparent url(/i/bg_uzor.png) no-repeat;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg_uzor.png', sizingMethod='scale');
	z-index:2;
}
#join {
	position:absolute;
	width:121px;
	height:121px;
	margin-left:-30px;
	margin-top:187px;
	background:transparent url(/i/bg_join.png) no-repeat;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg_join.png', sizingMethod='scale');
	z-index:3;
	cursor: pointer;
}
#quickshop {
	margin-top:-2px;
	height:40px;
	font-size:1.2em;
	background: url(/i/quickshop.jpg) no-repeat;	
}
#quickshop form {margin:0px; padding:0px;}
#q1, #q2, #q3, #q4 {	position:absolute;}
#q1 {font-weight:bold;}
#q1 {margin-left:100px; margin-top:14px;}
								/*180 , 128*/
#q2 {margin-left:120px; margin-top:10px;} #q2 select {width:68px;} 														
#q3 {margin-left:325px; margin-top:9px;} *+html #q3 {margin-left:162px;} *html #q3 {margin-left:175px;}
#q4 {margin-left:415px; margin-top:14px;} #q4 {font-size:.9em;}
span.ttl {	margin:0 5px;}
#ttl_item, #ttl_price {font-weight:bold;}

.btn {
	width:66px;
	height:23px;
	padding-bottom:3px;
	background:transparent url(/i/bg_go.png) no-repeat left;
	border:0px;
	color:#FFF;
}

/*-----------------------------------------------end Graphics & QuickShop*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*-----------------------------------------------begin content*/
#content {
	padding:5px 0 5px 57px;
	background: url(/i/bg_content.png) repeat-y;	
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg_content.png', sizingMethod='scale');
}
.thumb {
	width:148px;
	height:183px;
	background: url(/i/bg_thumb.png) repeat-y;	
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg_thumb.png', sizingMethod='scale');	
}

.thumb img {position:absolute; margin:36px 0 0 1px; border:3px solid #605546;}
.thumb p {position:absolute; text-decoration:none; cursor: pointer; margin:15px 0 0 5px; font-size:1.1em; font-weight:bold; color:#FFF;}
.thumb p span {color:#ffdf9d;}

#terms {
	position:absolute;
	right:47px;
	width:205px;
	height:34px;
	font-size:1.2em;
	background:#605546 url(/i/bg_terms.png);
}
#terms p { margin:5px 0 0 20px; font-weight:bold;}
#terms span.a {text-decoration:underline; cursor: pointer;	color:#fad694;}
#terms span.h {text-decoration:underline; cursor: pointer; color:#FFF;}
/*-----------------------------------------------end content*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.line { display: block; height: 1px; 	background:#695f50; margin:80px 0 0 0;}

#copy {
	margin-top:20px;
	font-size:1.1em;
	text-align:center;
	color:#ae9d7c;
}

span.go {cursor: pointer;}
.go1 {color:#4380d6; cursor: pointer; text-decoration:underline;}
#p {position:absolute; top:0; left:0;}

#stext {
	background: #F2F2F2;
	position:relative;
	margin:0 auto;
	font-size:1.2em;
	border:1px solid #666;
} 