@charset "utf-8";
/* CSS Document */

#nomal_link,#other_link {
	display: block;
	clear: both;
	width: 460px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nomal_link li,#other_link li {
	display: block;
	margin: 0px;
	clear: left;
	float: left;
	width: 460px;
	list-style-type: none;
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	overflow: hidden;
}
#nomal_link li a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background-image: url(../../link/images/link_icon_001.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#nomal_link li a:hover {
	background-position: 0px -17px;
	color: #657103;
}
.link_sub_title {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../link/images/link_bar.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	display: block;
	clear: both;
	width: 480px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #5E6B02;
	overflow: hidden;
}
.link_even {
	background-color: #F7F7E6;
}



#other_link li a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background-image: url(../../link/images/link_icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#other_link li a:hover {
	background-position: 0px -17px;
	color: #657103;
}
.link_text_001 {
	font-size: 12px;
	color: #333;
	display: block;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
}

