.logo {
	padding: 20px;
	width: 720px;
}
.img {
	width: 760px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.menu1 {
	width: 735px;
	background-color: #38AB07;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #74c44e;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #74C44E;
	text-decoration: underline;
}
.purple {
	width: 760px;
	background-color: #390360;
	height: 12px;
	margin-bottom: 3px;
}
.cw {
	color: #FFFFFF;
	text-align: right;
	padding: 5px 20px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999999;
	width: 735px;
}
.left {
	background-image: url(/img/common/watermark/bg_hat.gif);
	background-repeat: no-repeat;
	padding: 8px 8px 8px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #38AB07;
	width: 160px;
	line-height: 18px;
	vertical-align: top;
	background-position: bottom;
}
.right {
	padding: 8px 20px 8px 8px;
	width: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #38AB07;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #38AB07;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.txt:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.txt:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.txt:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.g:link {
	font-weight: bold;
	color: #38AB07;
	text-decoration: none;
}
a.g:visited {
	font-weight: bold;
	color: #38AB07;
	text-decoration: none;
}
a.g:hover {
	color: #74c44e;
	text-decoration: underline;
}
ul {
}
.center {
	padding: 8px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 30px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #EFEFEF;
}
.bg {
	background-color: #FFFFFF;
	width: 760px;
	border: 1px solid #390360;
}
