﻿a {
	color: #333333;
}
a:hover {
	color: #006699;
}
#wrap {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 600px;
}
#content {
	position: absolute;
	width: 800px;
	left: 80px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
.text1 {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
}
.text2 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.border {
	border-width: 0;
}
.underline {
	text-decoration: none;
}
