#inst h2,#inst_detail h2 {
	background-image: url(../../img/title_mossgreen.gif);
}
#inst h3{
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	font-size: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inst h3 a ,#inst_detail h3 a {
	text-decoration: none;
	background-image: url(../../img/arrow_w.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	color: #99CC00;
}
#inst h3 a:hover ,#inst_detail h3 a:hover {
	color: #FF9900;
}
#inst table {
	width: 100%;
}

#inst td ,#inst_detail td {
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}
#inst .img {
	width: 145px;
}
#inst .img a {
	display: block;
	height: 100px;
	width: 145px;
	border: 1px solid #999999;
}
#inst .img a:hover {
	border: 1px solid #FF9900;
}

#inst_detail {
	text-align: left;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1.5em;
}
#inst_detail h2{
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.2em;
	padding-bottom: 1px;
	padding-top: 3px;
}
#inst_detail .main a {
	color: #567200;
}
#inst_detail .main a:hover {
	color: #FF9900;
}


#inst_detail h3{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	background-color: #006699;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(img/back_main_h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#inst_detail p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#inst_detail .main {
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(img/back_main.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#inst_detail .main .spec {
	font-size: 0.9em;
}
#inst_detail .main .spec th {
	text-align: left;
	line-height: 1em;
	font-weight: normal;
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
#inst_detail .main .spec td {
	line-height: 1em;
	vertical-align: middle;
	font-weight: normal;
}

#inst_detail .main .img {
	width: 230px;
}

#inst_detail td span {
	width: 90px;
	display: block;
	float: left;
	clear: left;
	text-align: right;
}


#inst_detail h4 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#inst_detail .album {
	width: 266px;
	float: left;
}
#inst_detail .album td {
	background-image: url(img/back_album.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#inst_detail .album img {
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#inst_detail .album .spec {
	width: 100%;
	margin-top: 10px;
	font-size: 0.9em;
	font-weight: bold;
}
#inst_detail .album .spec th {
	text-align: left;
	color: #99CC00;
}


#inst_detail .album .spec td {
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#inst_detail .album .spec a {
	font-weight: bold;
}
