@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
}
.STYLE1 {
	font-size: 12px
}
.STYLE2 {color: #3C7D9A}

ul{
	font-size: 16px;
	}
li{
	font-size: 14px;
	}
.div {
	width: 280px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 220px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.Product_div {
	width: 200px;
	height: 150px;
	text-align: center;
}
.ProductMenu_div {
	text-align: center;
	font-size: 14px;
}

.MainLink{
font-size:10;
color:#FFFFFF;
}

.line1 a:link{color:#FFFFFF} 