body {
	background-image: url(B2_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
table {
	font-size: 12px;
}
.bg-left {
	background-image: url(B2_vline-left-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg-right {
	background-image: url(B2_vline-right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.menu {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.menu a:link,.menu a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.menu a:hover {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
.title {
	color: #FFFFFF;
}
.location a:link,.location a:visited {
	color: #0091E2;
	text-decoration: none;
}
.location a:hover {
	color: #0099FF;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
.list {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.list a:link,.list a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.list a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.turnpage {
	color: #333333;
	text-decoration: none;
}
.turnpage a:link,.turnpage a:visited {
	color: #666666;
	text-decoration: none;
}
.turnpage a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.font1 {
	font-size: 12px;
	line-height: 250%;
	color: #333333;
}
.font2 {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}

