html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:99%;
	background-color:#ccc;
}

div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	word-spacing:2px;
	color:#19181D;
}

a:link, a:visited {
	color:#9E2C35;
	text-decoration:none;
	line-height:20px;
	word-spacing:2px;
}
a:hover, a:focus {
	color:#9E2C35;
	text-decoration:underline;
	word-spacing:2px;
	line-height:20px;
}

.font_search {
	color:#FFFFFF;
}

.font_img {
	font-size:9px;
	color:#666666;
	line-height:12px;
}

a.font_img:link, a.font_img:visited {
	background: url(../graphics/front/img_link_bg0.gif);
	background-repeat:no-repeat;
	color:#666;
	text-decoration:none;
}
a.font_img:hover, a.font_img:focus {
	background: url(../graphics/front/img_link_bg1.gif);
	background-repeat:no-repeat;
	color:#666;
	text-decoration:none;
}

a.font_img_white:link, a.font_img_white:visited {
	background: url(../graphics/front/img_link_bg0.gif);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
}
a.font_img_white:hover, a.font_img_white:focus {
	background: url(../graphics/front/img_link_bg1.gif);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
}

.dotted {
	background: url(../graphics/front/dot.gif);
	background-repeat:repeat-x;
	height:1px;
}

.art_head {
	font-size:20px;
	word-spacing:1px;
	color:#81BDE6;
	line-height:28px;
}
.text_fl {
	line-height:16px;
	word-spacing:1px;
}

.img_num {
	color:#81BDE6;
	line-height:16px;
	font-size:12px;
	font-weight:bold;
	word-spacing:2px;
}