a {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
}
a:hover { color:#Ebc5c5; text-decoration: none; }
	
.style3 {
	font-size: 9px;
	color: #3CAEA6;
}

.style2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7f6a47;
}
.style3 {color: #CCCCCC}
body {
	margin-top: 20px;
}
.dot {
	background-image: url(image/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line {
	background-image: url(images/dotline.jpg);
	background-repeat: repeat-x;
}
.style4 {font-size: 9px}
.dotTOP {
	background-image: url(image/dot.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
H1
{
	color: #7f6a47;
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
}
.style5 {
	color: #7f6a47;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.line {
background-image:url(image/dotline.jpg);
background-repeat:repeat-x;
}
.box {
	padding: 3px;
	height: 70px;
	width: 95%;
	overflow:auto;
	border:1px solid #cccccc;
}
.style22 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7f6a47;
}