a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #66cc00;
}
a {
	font-weight: bold;
}
#banner {
	text-align: center;
	vertical-align: top;
	clear: both;
	padding: 0px;
	margin: 0px;
}
ul li {
	display: list-item;
	margin: 0px;
	padding: 0px;
}

#info {
	width: 750px;
	clear: both;
	float: none;
	height: auto;
	background-color: #66cc00;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(images/Tip.png);
	background-position: right;
	margin-top: 8px;
}
h2{
	letter-spacing: -0.1em;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #FFF;
}
#descript {
	margin-top: -1px;
}
body {
	background-color: #e8e8e8;
	background-image: url(images/BG.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
#img {
	width: 735px;
	padding: 0px;
	border: 10px solid #333;
	margin-top: 13px;
}
#contain {
	clear: both;
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	height: auto;
	vertical-align: top;
}
#content {
	clear: none;
	vertical-align: top;
	float: none;
	width: auto;
}
#contain2 {
}
h1 {
	letter-spacing: -0.1em;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #333;
}
#imgicon {
	width: 755px;
	padding: 0px;
	margin-top: 13px;
	text-align: center;
}
#imgicon img {
	border:5px solid #333;
}
#main_content {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
h3 {
	letter-spacing: -0.1em;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #333;
	text-decoration: underline;
}
