body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin:0;
	padding:35px 0 0 0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	width:704px;
	margin:auto;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	display:block;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
}
#slogan {
	display:block;
	float:right;
	width:466px;
	margin-top: -6px;
	margin-left: 6px;
	border-bottom:1px solid #FFFFFF;
}
#interior {
	
	background-image: url(../images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}
#left {
	display:block;
	float:left;
	width:188px;
}
#right {
	display:block;
	float:right;
	width:466px;
}
#maintext {
	display:block;
	float:right;
	width:426px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
}
/*product page*/
#product {
	display:block;
	float:right;
	width:400px;
	border-top:0px solid #FFFFFF;
	background-color: #FFFFFF;
	padding:20px 15px 20px 10px;
	line-height:inherit;
}
div#navbar {
	width: 188px;
	display:block;
	float:left;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.button1 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.button2 {
	background-image: url(../images/bg-button-2.gif);
	background-repeat: no-repeat;
}
div#navbar li.button3 {
	background-image: url(../images/bg-button-3.gif);
	background-repeat: no-repeat;
}
div#navbar li.button4 {
	background-image: url(../images/bg-button-4.gif);
	background-repeat: no-repeat;
}
div#navbar li.buttonlast {
	background-image: url(../images/bg-button-last.gif);
	background-repeat: no-repeat;
}
div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF;
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #B5CBE5;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#7EA4D1;
	text-decoration:none;
}
#footer {
	font-size: 10px;
	color:#747474;
	text-align:center;
	padding:15px;
	line-height:15px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#FFFFFF;
}
.BTT a {
	display: block;
	width: 130px;
	height: 22px;
	background: transparent url(../images/backtotopshift.gif) no-repeat;
}
.BTT a:hover {
	background-position: 0 -22px;
}

/*photoalbum*/

.photo {width:430px; height:375px; text-align:left; position:relative; margin:0 auto;}

/*
.photo {width:500px; text-align:left; position:relative; margin:0 auto;}
*/

.photo ul.topic {padding:0; margin:0; list-style:none; width:430px; height:auto; position:relative; z-index:10;}

/*
.photo ul.topic {padding:0; margin:0; list-style:none; width:450px; height:auto; position:relative; z-index:10;}
*/

.photo ul.topic li {display:block; width:85px; height:20px; float:left;}
.photo ul.topic li a.set {display:block; font-size:10px; width:85px; height:20px; text-align:center; line-height:20px; color:#666666; text-decoration:none; border:1px solid #999999; border-width:0px 0px 0px 0px; background:#ccc; font-family:Arial;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{color:#666666; background:#ccc;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#000000; background:#aaa;}

.photo ul.topic li.active ul
{display:block; position:absolute; left:0px; top:20px; list-style:none; padding:0; margin:0; height:275px; background:#ddd; width:349px; padding:18px 18px; border:20px solid #bbb; z-index:1;}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{display:block; position:absolute; left:0; top:20px; list-style:none; padding:0; margin:0; height:275px; background:#ddd; width:349px; padding:18px 18px; border:20px solid #aaa; z-index:100;}

.photo ul.topic li ul li
{display:inline; width:112px; height:87px; float:left; border:1px solid #bbb; margin:1px;}

.photo ul.topic li ul li a
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid #fff;}

.photo ul.topic li ul li a img
{display:block; width:100px; height:75px; border:5px solid #eee;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#fff;}

/*online shop*/

.shop {width:430px; height:500px; text-align:left; position:relative; margin:0 auto;}

.shop ul.topic {padding:0; margin:0; list-style:none; width:430px; height:550px; position:relative; z-index:10;}

/*
.shop {width:500px; text-align:left; position:relative; margin:0 auto;}

.shop ul.topic {padding:0; margin:0; list-style:none; width:450px; height:auto; position:relative; z-index:10;}
*/

.shop ul.topic li {display:block; width:85px; height:20px; float:left;}
.shop ul.topic li a.set {display:block; font-size:10px; width:85px; height:20px; text-align:center; line-height:20px; color:#666666; text-decoration:none; border:1px solid #999999; border-width:0px 0px 0px 0px; background:#ccc; font-family:Arial;}

.shop ul.topic li a ul, 
.shop ul.topic li ul 
{display:none;}

.shop ul.topic li.active a
{color:#666666; background:#aaa;}

.shop ul.topic li a:hover,
.shop ul.topic li:hover a
{color:#000000; background:#aaa;}

.shop ul.topic li.active ul
{display:block; position:absolute; left:0; top:20px; list-style:none; padding:18px 18px; margin:0; height:auto; background:#ddd; width:349px; padding:18px 18px; border:20px solid #aaa; z-index:1;}

/* Remove to Make Tabs Stick*/
/*
.shop ul.topic li a:hover ul, 
.shop ul.topic li:hover ul
{display:block; position:absolute; left:0; top:20px; list-style:none; padding:0; margin:0; height:380px; background:#ddd; width:349px; padding:18px 18px; border:20px solid #aaa; z-index:100;}
*/

.shop ul.topic li ul li
{display:inline; width:112px; height:87px; float:left; border:1px solid #bbb; margin:1px;}

.shop ul.topic li ul li a
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid #fff;}

.shop ul.topic li ul li a img
{display:block; width:100px; height:75px; border:5px solid #eee;}

.shop ul.topic li a:hover ul li a:hover, 
.shop ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.shop ul.topic li a:hover ul li a:hover img, 
.shop ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#fff;}
