@charset "UTF-8";
@import "/common/themes/cms/css/default.css";
@import "/common/themes/cms/css/layout_1004.css"; 
@import "/common/themes/cms/css/webshop.css"; 
@import "/common/themes/cms/css/bg.css";
/*
===== Link Color ==========================================
*/
a:link, a:visited {
	color:#464848;
	text-decoration:none;
}
a:hover {
	color:#464848;
	text-decoration:underline;
}
a:active {
	color:#464848;
	text-decoration:none;
}
.indexText {
	padding: 15px 0 0 330px;
	margin-bottom: 29px;
	background: url(images/catchBg.gif) no-repeat 0 0;
	width: 430px;
	height: 75px;
	line-height: 1.3;
}
#indexList {
	margin: 0 0 0 -5px;
}
#indexList li {
	float: left;
	line-height: 1.2;
}
#indexList li a {
	display: block;
	overflow: hidden;
	background: url(images/menuBg.jpg) no-repeat 0 0;
}
#indexList li.list01 a {
	padding: 75px 0 0 15px;
	width: 366px;
	height: 75px;
	background-position: 0 0;
}
#indexList li.list01 a:hover {
	background-position: -763px 0;
}
#indexList li.list02 a {
	padding: 75px 0 0 15px;
	width: 367px;
	height: 75px;
	background-position: -381px 0;	
}
#indexList li.list02 a:hover {
	background-position: -1144px 0;
}
#indexList li.list03 a {
	padding: 75px 0 0 15px;
	width: 366px;
	height: 77px;
	background-position: 0 -150px;	
}
#indexList li.list03 a:hover {
	background-position: -763px -150px;	
}
#indexList li.list04 a {
	padding: 75px 0 0 15px;
	width: 367px;
	height: 77px;
	background-position: -381px -150px;
}
#indexList li.list04 a:hover {
	background-position: -1144px -150px;
}
#indexList li.list05 a {
	background-position: 0 -302px;
	padding: 75px 0 0 15px;
	width: 366px;
	height: 77px;
}
#indexList li.list05 a:hover {
	background-position: -763px -302px;
}
#indexList li.list06 a {
	background-position: -381px -302px;
	padding: 75px 0 0 15px;
	width: 367px;
	height: 77px;
}
#indexList li.list06 a:hover {
	background-position: -1144px -302px;
}
#indexList li.list07 a {
	background-position: 0 -454px;
	padding: 75px 0 0 15px;
	width: 366px;
	height: 77px;
}
#indexList li.list07 a:hover {
	background-position: -763px -454px;
}
#indexList li.list08 a {
	background-position: -381px -454px;
	padding: 75px 0 0 15px;
	width: 367px;
	height: 77px;
}
#indexList li.list08 a:hover {
	background-position: -1144px -454px;
}
#indexList li.list09 a {
	background-position: 0 -606px;
	padding: 75px 0 0 15px;
	width: 366px;
	height: 77px;
}
#indexList li.list09 a:hover {
	background-position: -763px -606px;
}
#indexList li.list10 a {
	background-position: -381px -606px;
	padding: 75px 0 0 15px;
	width: 367px;
	height: 77px;
}
#indexList li.list10 a:hover {
	background-position: -1144px -606px;
}
#indexList li.list11 a {
	background-position: 0 -758px;
	padding: 75px 0 0 15px;
	width: 366px;
	height: 77px;
}
#indexList li.list11 a:hover {
	background-position: -763px -758px;
}
#indexList li.list12 a {
	background-position: -381px -758px;
	padding: 75px 0 0 15px;
	width: 367px;
	height: 77px;
}
#indexList li.list12 a:hover {
	background-position: -1144px -758px;
}
#indexList li.list13 a {
	background-position: 0 -910px;
	padding: 75px 0 0 15px;
	width: 366px;
	height: 77px;
}
#indexList li.list13 a:hover {
	background-position: -763px -910px;
}
#indexList li.list14 a {
	background-position: -381px -910px;
	padding: 75px 0 0 15px;
	width: 367px;
	height: 77px;
}
#indexList li.list14 a:hover {
	background-position: -1144px -910px;
}
#indexList li a:link,#indexList li a:visited,#indexList li a:hover,#indexList li a:active {
	color: #666666;
	text-decoration: none;
}
#indexList li h3 {
	font-size: 12px;
	color: #778899;
}
#indexList li p {
	font-size: 10px;
}


/*
[
----------------------------------------------------------- */
h1.catalogHeader {
	background: url(images/catalogHeader.gif) no-repeat 0 0;
	width: 480px;
	height: 43px;
	text-indent: -9999px;
}
.catalogBody {
	background: url(images/CatalogBody.jpg) no-repeat center top;
	width: 480px;
	height: 261px;
}
.catalogBody p {
	width: 210px;
	padding: 18px 0 0 8px;
}