@charset "UTF-8";

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f0f8e8;
	}

.bdaeye {
	color: #58595b;
	line-height: 18.5px;
}
.bdaeye a {
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
	line-height: 18.5px;
}

.bdaeye a:hover {
	font-weight: normal;
	color: #808285;
	text-decoration: underline;
	line-height: 18.5px;
}
.mast a:link {
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
}

.mast a:visited {
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
}

.mast a:active {
	font-weight: normal;
	color: #58595b;
	text-decoration: underline;
}

.mast a:hover {
	font-weight: normal;
	color: #808285;
	text-decoration: underline;
}
.more a:link {
	font-weight: normal;
	color: #6ebf1f;
	text-decoration: none;
}

.more a:visited {
	font-weight: normal;
	color: #59a311;
	text-decoration: none;
}

.more a:active {
	font-weight: normal;
	color: #6ebf1f;
	text-decoration: underline;
}

.more a:hover {
	font-weight: normal;
	color: #59a311;
	text-decoration: underline;
}
.more2 a:link {
	font-weight: normal;
	color: #6c3f99;
	text-decoration: none;
}

.more2 a:visited {
	font-weight: normal;
	color: #6c3f99;
	text-decoration: none;
}

.more2 a:active {
	font-weight: normal;
	color: #6c3f99;
	text-decoration: underline;
}

.more2 a:hover {
	font-weight: normal;
	color: #4d2277;
	text-decoration: underline;
}
.caption {
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
	line-height: 18.5px;
	font-style: italic;
}

h1 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 2px;
	}
	
td.bdaeye h1 a {
	font-size: 15px;
	font-weight: normal;
	color: #70419a;
	margin-bottom: 2px;
	}
	
td.bdaeye h1 a:hover {
	font-size: 15px;
	font-weight: normal;
	color: #70419a;
	text-decoration:underline;
	margin-bottom: 2px;
	}
	
h2 {
	font-size: 9px;
	font-weight: bold;
	color:#6ebf1f;
	margin-top: 10px;
	}
	
td.bdaeye h2 a {
	font-size: 9px;
	font-weight: bold;
	color:#6ebf1f;
	margin-top: 10px;
	}

td.bdaeye h2 a:hover {
	font-size: 9px;
	font-weight: bold;
	color:#6ebf1f;
	margin-top: 10px;
	text-decoration: underline;
	}
	
.footer {
	color: #58595b;
	}
	
h3 {
	font-size: 36px;
	font-weight: normal;
	color: #70419a;
	margin-top: 0;
	margin-bottom: 10px;
	}
.bdaeye strong {
	color: #6ebf1f;
	}
	
.photoleft {
	border-right: 1px dotted #d1d3d4;
	padding: 0 10px 0 0;
	margin: 10px 10px 10px 0;
	float: left;
	}
	
.photoright {
	border-left: 1px dotted #d1d3d4;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 10px;
	float: right;
	}
	
.phototext {
	color:#58595b;
	font-size: 10px
	}
