@charset "utf-8";

/* page_title
---------------------------------- */
#links-h1 h1 {
	background: url(../images/links-h1.gif) left top no-repeat;
}


/* navigation_catetop
---------------------------------- */
#navigation_catetop a {
	width: 185px;
	height: 59px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/navigation_catetop.gif) left top no-repeat;
}
#navigation_catetop a:hover {
	background: url(../images/navigation_catetop_on.gif) left top no-repeat;
}


/* page style
---------------------------------- */

.asset_section {
	margin: 0px 0px 50px 0px;
}
.asset_section:last-child {
	margin: 0px 0px 50px 0px;
}
.asset_section .asset_section{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}
.asset_section .last-child{
	padding: 0px 0px 0px 0px;
}
.asset_header h2{
	margin: 0px 0px 25px 0px;
}
.asset_header h4 {
	margin: 0px 0px 10px 0px;
}
.link table{
	width: 95%;
}
.link table td{
	padding: 0px 10px 5px 0px;
	width: 20%;
	text-align: left;
	vertical-align: top;
	line-height: 127%;
}
.link table.middle{
	/* margin: 0px 0px 35px 0px; */
}
.link_icon {
	padding: 0px 0px 0px 3px;
}
