body {
	margin:0 auto;
	width: 978px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	line-height: 22px;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line1 {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-y;
	background-position: right;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.f14_25 {
	font-size: 14px;
	line-height: 25px;
}



.f14_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.dh a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dh a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dh a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFCCCC;
	text-decoration: none;
}

