body {
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:#F0F0F0;
	color:#666666;
	font-size:10px;
}
.top{
background-image:url(image/top.jpg);
height:40px;
background-repeat:repeat-x;
}
.top2{
background-image:url(image/top2.jpg);
height:40px;
background-repeat:repeat-x;
}
.bottom{
background-image:url(image/bot.jpg);
height:37px;
background-repeat:no-repeat;
background-position: right;
}
.bottom2{
background-image:url(image/bot2.jpg);
height:37px;
background-repeat:no-repeat;
background-position: right;
}
.box3a{
	background-image:url(image/a.jpg);
	background-position: right;
	height:46px;
	width: 692px;
	border: 0px;
	background-repeat: no-repeat;
}
.box3a1{
	background-image:url(image/a1.jpg);
	background-position: right;
	height:46px;
	width: 692px;
	border: 0px;
	background-repeat: no-repeat;
}
.box3a2{
	background-image:url(image/a2.jpg);
	background-position: right;
	height:46px;
	width: 692px;
	border: 0px;
	background-repeat: no-repeat;
}
.box3b{
	background-image:url(image/b.jpg);
	background-position: right;
	height:343px;
	width: 692px;
	border: 0px;
	background-repeat:repeat-y;
}
	
	a:link {
	color: #3ea2fc;
	border: 1px;
}
a:visited {
	color: #3ea2fc;
}
a:hover {
	color: #3ea2fc;
	background-color: #CCCCCC;
}
a:active {
	color: #3ea2fc;
		}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2F2F2;
	font-weight: bold;
	letter-spacing: 2px;
}
.title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 1px;
}
.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.px{
	background-image:url(image/px.jpg);
	background-repeat:repeat-y;
	background-position: center;
}
.copy
{
	color: #9C9C9C;
	padding:9px 4px 0 0;

}
