body {
	margin-left: 16px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
}
#box {
	height:711;
	background-image: url(images/board_bg2.png);
	background-repeat: no-repeat;
}
#box1{
	height:115;
	}
#box2{
	height:596;
	}
.text {	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: 300;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	*border-bottom:#ccc 1px dotted
}
#total {	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #69c
}
a:active {
	text-decoration: none;
	color: #666;
}
