@import url(styles.css);

.lbar {
	width: 600px;
}
.rbar {
	width: 274px;
}

.photo_menu {
	zoom: 1;
	margin-bottom: 25px;
	padding-top: 30px;
}
.photo_menu a:link, .photo_menu a:visited {
	display: block;
	zoom: 1;
	padding: 5px 0 5px 24px;
	font-size: 19px;
	color: #2C4A97;
	text-decoration: underline;
}
.photo_menu a:hover {
	text-decoration: none;
}
.photo_menu .item_s {
	background: #FFE906 url(/i/sec_menu_s_l.gif) 0 0 no-repeat;
	position: relative;
	margin: 9px 0 7px 0;
}
.photo_menu .item_s .r {
	padding: 12px 0 15px 24px;
	font-size: 19px;
	background: url(/i/photo_menu_s_r.gif) right 0 no-repeat;
}
.photo_announce {
	background: #cccccc;
	padding: 10px;
	text-align: center;
}
