@charset "utf-8";

.font1 {
	font-size: 11px;
	line-height: 28px;
	color: #959595;
}
.font1 a:link, .font1 a:visited {
	color: #959595;
	text-decoration: none;
}
.font1 a:active, .font1 a:hover {
	color: #959595;
	text-decoration: underline;
}
.font2 {
	font-size: 12px;
	line-height: 30px;
	color: #7d7d7d;
}
.font3 {
	color: #707070;
}
.font3 a:link, .font3 a:visited {
	color: #3f6617;
	text-decoration: none;
}
.font3 a:active, .font3 a:hover {
	color: #3f6617;
	text-decoration: underline;
}

.photo_block0 {
	float: left;
	width: 317px;
	height: 200px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.photo_blcok1 {
	padding: 4px;
	width: 242px;
	height: 175px;
	border: solid 1px #a09f9f;
	background-color: #ffffff;
}
.photo_blcok2 {
	padding: 2px;
	width: 48px;
	height: 35px;
	border: solid 1px #d1d3c9;
	background-color: #f7faef;
}

.title_block {
	padding-left: 5px;
	width: 246px;
	height: 15px;
	background-image: url(../images/pro_bg01.jpg);
	background-position: left;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
}