.bodybgcolor {
	background-color: #000000;
}
.bodybgimg {
	background-image: url(images/sample_2_bg.jpg);
}
.tit_sty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txt_sty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 18px;
	
}
.frame_sty {
	border: 1px solid #666666;
	background-color: #000000;
	padding: 10px;
	filter:alpha(opacity=70);
	opacity: 0.8;
}
.photo_border_bg {
	background-color: #000000;
	width: 170px;
	border: 1px solid #999999;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 155px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 7px;
}

.categ_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	height: 20px;
}
.categ_font_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	height: 25px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

