@charset "utf-8";
*{margin:0;padding:0;}

body{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	background-color: #eeeeee;

}





img {
	vertical-align: bottom;
}
A { text-decoration: none; }
a img {border: none;}
h1{
	font-size:18px;
}
h2{
	font-size:14px;
}
h3{
	font-size:13px;
}
.head {
	background-color: #000000;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.sub_menu {
	background-image: url(../img/menu.jpg);
	width: 800px;
	margin:0 auto;
	
}
.main_menu_one {
	float: left;
	height: 46px;
	width: 120px;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-left: 10px;
}
.main_menu {
	margin:0 auto;
	background-color: #000000;
	width: 800px;


}
.main_body {
	margin:0 auto;
	width:900px;
	background-image: url(../img/main_body.jpg);
	height: 424px;
	width: 800px;
}
.main_infor {
	padding: 5px;
	height: 350px;
	width: 360px;
	float: right;
	margin-top: 30px;
	margin-right: 40px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.product_m {
	height: 380px;
	width: 400px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 10px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.2em;

}
.product_s {
	height: 380px;
	width: 350px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;

}
.product_s_photo {
	background-color: #000000;
	height: 120px;
	width: 340px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.fooder {
	width: 800px;
	float: none;
	background-color: #000000;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
