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

h1 {
	padding: 0px 10px 0px 10px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #7c6665;
}
h2 {
	padding: 0px 10px 0px 10px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #993333;
}
h3 {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	margin-top: 10px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663333;
}
p {
	padding: 0px 10px 0px 10px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
a {
	text-decoration: none;
	color: #996666;
}
a:hover {
	text-decoration: none;
	color: #ff6666;
}
h1 a {
	text-decoration: none;
	color: #7c6665;
}
h1 a:hover {
	text-decoration: none;
	color: #ff6666;
}
a.price {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #965050;
}
a.price:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ff6666;
}
img {
	border: none;
}
#main_news h1 {
	padding: 0px 10px 0px 120px;
}
#main_news p {
	padding: 0px 10px 0px 120px;
}
#main_content h1 {
	padding: 0px 10px 0px 10px;
}
#main_content p {
	padding: 0px 10px 0px 10px;
}
#footer_copyright p {
	padding: 0px 10px 0px 120px;
	color: #aaaaaa
}
#catalogboard_modeller h1 {
	padding: 0px 10px 0px 10px;
}
#catalogboard_modeller p {
	padding: 0px 10px 0px 10px;
	margin: 7px 0px 7px 0px;
	font-weight: bold;
}

#catalogboard_category ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#catalogboard_category li {
	height: 25px;
	width: 125px;
	float: left;
	line-height: 24px;
	font-size: 15px;
	font-weight: normal;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding-left: 20px;
	color: #7c6665;
	cursor: pointer;
}
#catalogboard_list p {
	padding: 0px;
	margin: 0px;
}
p.description {
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	padding: 10px 0px 10px 10px;
}
p.price {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #804040;	
	padding: 10px 0px 10px 10px;
}
#catalogboard_list ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#catalogboard_list li.catalog_items {
	height: 240px;
	width: 130px;
	padding: 0px;
	margin: 0px 7px 0px 8px;
	float: left;
}
#catalogboard_list li.catalog_images {
	height: 180px;
	width: 125px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#catalogboard_list li.catalog_pages {
	height: 18px;
	width: 18px;
	float: right;
	border: 1px #7c6665 solid;
	margin: 2px 2px 2px 2px;
	background: #fae7e7;
	line-height: 17px;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	cursor: pointer;
}
#catalogboard_list li.catalog_pages_hover {
	height: 18px;
	width: 18px;
	float: right;
	border: 1px #660000 solid;
	margin: 2px 2px 2px 2px;
	background: #ffffff;
	line-height: 17px;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #660000;
	cursor: pointer;
}
input {
	background: #f5e7e7;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
textarea {
	background: #f5e7e7;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
div.cart_box p {
	padding: 0px;
	margin: 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 9px;
	text-align: left;
	color: #7c6665;
}
