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

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background: #ffffff url(../files/images/common/body_background.jpg) top left no-repeat;
}
#header {
	height: 88px;
	width: 990px;
}
#header #header_main {
	height: 70px;
	width: 990px;
}
#header #header_main #header_links {
	height: 70px;
	width: 120px;
	float: left;
}
#header #header_main #header_links ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 28px;
}
#header #header_main #header_links li {
	float: left;
	padding: 0px 10px 0px 10px;
}
#header #header_main #header_menu {
	height: 27px;
	width: 870px;
}
#header #header_main #header_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#header #header_main #header_menu li {
	float: left;
	margin-top: 5px;
}
#header #header_main #header_menu a {
	background: #ffffff;
}
#header #header_main #header_menu a:hover {
	background: #fae7e7;
}
#header #header_main #header_logo {
	height: 43px;
	width: 870px;
	background: url(../files/images/common/header_logo.gif) bottom right no-repeat;
}
#header #header_main #header_logo #header_phone {
	height: 43px;
	width: 130px;
	background: url(../files/images/common/header_icon_phone.gif) left no-repeat;
	line-height: 38px;
	padding-left: 25px;
	float: left;
}
#header #header_main #header_logo #header_cart {
	height: 43px;
	width: 200px;
	margin-left: 200px;
	line-height: 38px;
	float: left;
}
#header_cart p {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	font-size: 16px;
}
#header_cart_box {
	float: left;
}
#header_cart_box p {
	padding: 0px;
	padding-left: 3px;
	margin: 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 9px;
	text-align: left;
	color: #7c6665;
}
#header_icon_cart {
	height: 28px;
	width: 36px;
	margin-top: 7px;
	background: url(../files/images/common/header_icon_cart.gif) bottom left no-repeat;
}
#header #header_bottom {
	height: 18px;
	width: 990px;
}
#mainboard_top {
	height: 18px;
	width: 68px;
	background: url(../files/images/common/mainboard_top.jpg) bottom left no-repeat;
	float: left;
}
#mainboard {
	height: 434px;
	width: 100%;
	background: url(../files/images/common/mainboard_back.gif) top left repeat-x;
}
#mainboard #mainboard_content {
	height: 434px;
	width: 990px;
	background: url(../files/images/common/mainboard_middle.jpg) top left no-repeat;
}
#catalogboard {
	width: 100%;
	background: url(../files/images/common/catalogboard_back.gif) top left repeat-x;
}
#catalogboard #catalogboard_content {
	width: 990px;
	background: url(../files/images/common/catalogboard_middle.jpg) top left no-repeat;
}
#catalogboard #catalogboard_content #catalogboard_category {
	width: 990px;
	padding-top: 20px;
}
#catalogboard #catalogboard_content #catalogboard_modeller {
	width: 150px;
	margin-top: 10px;
	float: left;
	background: url(../files/images/common/modeller_back.gif) top right;
}
#catalogboard #catalogboard_content #catalogboard_list {
	width: 737px;
	float: left;
}
.list_image {
	height: 166px;
	width: 110px;
	overflow: hidden;
	margin: auto;
	cursor: pointer;
	border-bottom: 4px #ffffff solid;
}
.list_image_hover {
	height: 166px;
	width: 110px;
	overflow: hidden;
	margin: auto;
	cursor: pointer;
	border-bottom: 4px #d37674 solid;
}
div.button_cart_add {
	height: 47px;
	width: 45px;
	background: url(/files/images/common/button_cart.gif) top left no-repeat;
	cursor: pointer;
}
div.button_cart_add_hover {
	height: 47px;
	width: 45px;
	background: url(/files/images/common/button_cart.gif) bottom left no-repeat;
	cursor: pointer;
}
div.button_cart_del {
	height: 47px;
	width: 45px;
	background: url(/files/images/common/button_cart.gif) top right no-repeat;
	cursor: pointer;
}
div.button_cart_del_hover {
	height: 47px;
	width: 45px;
	background: url(/files/images/common/button_cart.gif) bottom right no-repeat;
	cursor: pointer;
}
#main_news {
	width: 390px;
	float: left;
	padding: 20px 0px 20px 0px;
}
#main_content {
	width: 600px;
	float: left;
	padding: 20px 0px 20px 0px;
}
#footer {
	height: 45px;
	width: 990px;
	border-top: 1px #dddddd solid;
}
#footer p {
	margin-top: 10px;
}
#footer p.sitemap {
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #996666;
}
#footer #footer_copyright {
	width: 390px;
	float: left;
}
#footer #footer_comment {
	width: 600px;
	float: left;
}
#footer #footer_adv {
	width: 870px;
	border-top: 1px #cccccc solid;
	padding: 0px 0px 0px 120px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
