@charset "utf-8";
#inside #album_photo {
	background-color: #e5edf6;
	width: 180px;
	height: 100%;
	text-align: center;
	padding: 5px;
}
#inside #album_photo img {
	border: 1px solid #696d7f;
}
.img_news {
	padding: 0px;
}
.more_txt   {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #152e47;
	text-decoration: none;
}
.more_txt a:link {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
#inside #album_photo h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
#stitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
#stitle  img  {
	border: 1px solid #3B7BBD;
	margin-right: 10px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #3B7BBD;
}
.more_txt2 a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more_txt2  {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #152e47;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

