@charset "utf-8";
#Main_Page {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	position: relative;
	font-size: 1em;
}
#Main_Page #logo {
	background-image: url(../pic/logo.jpg);
	height: 100px;
	width: 800px;
}
#Main_Page #language {
	sfont-family: Arial, Helvetica, sans-serif;
	height: 10px;
	width: 70px;
	position: relative;
	font-size: 1em;
	left: 1000px;
	bottom: 90px;
}
#Main_Page #product_menu {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 190px;
	position: absolute;
	top: 140px;
	font-size: 1em;
}
#Main_Page #main_menu {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 850px;
	left: 240px;
	top: 140px;
	font-size: 1em;
}
#Main_Page #hot_news {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 720px;
	left: 245px;
	top: 160px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.5em;
}
#Main_Page #side {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	left: 1040px;
	top: 110px;
	font-size: 1em;
}
#Main_Page 
#footer  {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	width: auto;
	position: relative;
	height: auto;
	font-size: 1em;
	text-align: center;
	top: 140px;
	font-weight: bold;
	margin-top: 500px;
}
#Main_Page #paypal {
	position: absolute;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
	left: 700px;
	top: 100px;
}

.itemNo {
	color: #FF0000;
}
