@charset "utf-8";
/* CSS Document */


/*
p {
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p:first-letter {
	font-size: 3em;
	line-height: 1;
	float: left;
	margin: 0 .2em 0 0;
	padding: .1em 0;
}

*/#en body {
	font: 120% "Century Gothic";
}

.prosuctIndexTable td {
	padding:5px;
}
#productsList li .productName {
	font: bold 22px Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	margin-right: 5px;
	border-bottom: 1px dotted #006699;
}

.type3  td{
	text-align:center;

}
#copyright{
	width:300px;
	margin-left: 190px;
}