@import "right_menu.css";
@import "sub_page.css";

#contents .inner {
	padding-left:20px;
	padding-right:0;
}

#estab_title {
	width:800px;
	height:58px;
	text-indent:-999em;
	background:url('images/estab/title.gif') no-repeat 0 0;
	margin:0 auto;
}

#page_menu li {
	width:185px;
	height:38px;
	line-height:40px;
	font-size:110%;
	display:block;
	border-bottom:1px dashed #eee;
}
#page_menu li a {
	height:38px;
	line-height:40px;
	color:#444;
	font-weight:bold;
	text-decoration:none;
}
#page_menu a:hover {
	text-decoration:underline !important;
	background-color:transparent !important;
}
#side_menu .with_arrow li {
	background:url('images/side_menu_arrow.gif') no-repeat left center;
	padding-left:20px;
	margin-left:15px;
}

h3 {
	padding-left:20px;
	height:32px;
	line-height:32px;
	background:url('images/blog/h2.gif') no-repeat 0 0 !important;
	font-size:100%;
	color:#192785;
}
h3 a {
	color:#192785;
	font-weight:bold;
}

#contents .div2 {
	width:260px;
	margin:5px;
	float:left;
	text-align:center;
}

#contents .div2 img {
	padding:4px;
	border:1px solid #f1f1f1;
	margin:0 auto;
	display:block;
}

#contents .div2 p {
	text-align:left;
	margin-bottom:0;
	margin:0;
}

#contents .div2 p a[rel=sexylightbox] {
	display:block;
	width:260px;
}

h4 {
	font-size:110%;
	font-weight:bold;
	margin-bottom:2px;
	padding-left:26px;
	height:24px;
	line-height:24px;
	text-align:left;
	background:url('images/estab/h4.gif') no-repeat left top;
	color:#192785;
}

.panorama {
	margin-left:0;
	margin-right:0;
	text-indent:-999em;
	width:258px;
	height:174px;
}
.panorama a {
	width:100%;
	height:100%;
	display:block;
	background:url('images/estab/panorama.gif') no-repeat 0 0;
}
.panorama a:hover {
	background-position:0 -174px;
}

