body {
	font-family: verdana;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background-color: #000032;
}

div {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 20px; 
	font-weight: 100; 
	text-align: center; 
	margin: 0 0 22px 0;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

#top {
	width: 960px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/design/top.jpg');
}

#line {
	width: 960px;
	height: 7px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fe730d;
	border-bottom: 1px solid #808080;
}

#center {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

#center_left {
	width: 170px;
	height: 450px;
	float: left;
}

#center_main {
	width: 620px;
	float: left;
}

#center_right {
	width: 170px;
	height: 450px;
	float: left;
}

#bottom {
	width: 960px;
	height: 80px;
	padding: 10px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
	border-top: 4px solid #808080;
	background-color: #969696;
}

#bottom_left {
	width: 250px;
	text-align: center;
	padding-top: 25px;
	float: left;
}

#bottom_center {
	width: 410px;
	text-align: center;
	float: left;
}

#bottom_right {
	width: 250px;
	text-align: center;
	padding-top: 25px;
	float: left;
}

.no_float {
	clear: both;
}

.menu_area_1 {
	padding: 20px 0 30px 25px;
}

.menu_area_2 {
	padding: 30px 0 20px 195px;
}

.text {
	text-align: justify;
	padding: 0 5px 0 5px;
}

.colors {
	width: 80px;
	height: 20px;
	font-size: 10px;
	text-align: center;
	padding-top: 35px;
	margin: 0 10px 7px 0;
	background-repeat: no-repeat;
	float: left;
}




/*Ññûëêè*/
a {
	outline: none;
	color: #363e6d;
}
a:hover {
	text-decoration: none;
}

a.menu { 
	height: 22px;
	color: #ff0000;
	text-align: left;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 37px;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
a.menu:hover {
	color: #363e6d;
}

a.product {
	width: 133px;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding-top: 100px;
	padding-bottom: 30px;
	margin-left: 35px;
	margin-right: 35px;
	display: block;
	float: left;
	background-repeat: no-repeat;	
}

a.product:hover {
	color: #363e6d;
}

a.price {
	color: #000;
	text-decoration: none;
}