.link-all {
	margin: 0px;
	padding: 0px;
	width: 210px;
	background-image: url(../images/div/link_bg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.link-all-bunn {
	margin: 0px;
	background-image: url(../images/div/link_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.link-head {
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
	padding-bottom: 2px;
	background-image: url(../images/div/ico_link_main.gif);
	background-repeat: no-repeat;
	background-position: left 21px;
	padding-left: 12px;
}
.link-head a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.link-head-sub {
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
	padding-bottom: 2px;
	background-image: url(../images/div/ico_link_main.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}
.link-head-sub  a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
}
.link-head-sub:hover   {
	text-decoration: none;
	background-color: #f8f8f8;
}
.link-blanko {
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
}
.link-sub {
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	margin-left: 12px;
	background-image: url(../images/div/ico_link_sub.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}
.link-sub   a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F26522;
	font-weight: lighter;
}
.link-sub-blank {
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	margin-left: 12px;
}
.link-head-bunn {
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
	padding-left: 12px;
	background-image: url(../images/div/ico_link_main.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.link-head-bunn  a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
}
.link-head-bunn:hover   {
	text-decoration: none;
	background-color: #f8f8f8;
}

