.top_bg {
	background-image: url(images/logo_m.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.dh_bg {
	background-image: url(images/dh_red_m.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.body_pic_bg {
	background-image: url(images/pic_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom_bg {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.font_red {
	color: #CC0000;
}
.av_bg {
	background-image: url(images/av_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.dh:link {
	color: #F1F1F3;
	text-decoration: none;
	font-weight: bold;
}
a.dh:visited {
	color: #F1F1F3;
	text-decoration: none;
	font-weight: bold;

}
a.dh:hover {
	color: #F1F1F3;
	text-decoration: none;
	position: relative;
	left: -1px;
	top: -1px;
	font-weight: bold;
}
a.dh:active {
	color: #F1F1F3;
	text-decoration: none;
	position: relative;
	font-weight: bold;

}
.ttitle {
	color: #4F0000;
}
