@charset "utf-8";
/* CSS Document */

/* NAV MENU */


#nav_co{
	behavior:url(../style/csshover.htc);
	overflow: hidden;
	text-align: left;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 193px;
	margin-left: 0px;
}
#nav_co ul {
	list-style: none; /* Nullie誺MIh */
	margin: 0;
	padding: 0;


}



#nav_co li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2E6;
}
#nav_co li a:link, #nav_co li a:visited  {
	display: block;/* Ĥ@hs嵲rPضZA̧ǬWBkBUB */
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 45px;
	background-image: url(../images/left_pc.jpg);
	background-repeat: no-repeat;
	background-position: 20px 7px;
	font-weight: bold;
}

#nav_co li a:hover {
	background-image: url(../images/left_pc.jpg);
	color: #639019;
	background-repeat: no-repeat;
	background-position: 20px 7px;
}


#nav_co ul li:hover ul {
	display: block; 
}





/* ĤGh */

#nav_co ul ul { /* skZ]w*/
	display: none;
	padding: 0px;
	margin: 0px;
}
#nav_co ul ol { /* skZ]w*/
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav_co ul ul li,#nav_co ul ol li {
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F5FAEA;
}

#nav_co ul ul a:link, #nav_co ul ul a:visited,#nav_co ul ol a:link, #nav_co ul ol a:visited { /* ssrm]w*/
	color: #4B5E2D;/* eWHۦPpaddingܰʡApadding[1AwidthN1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	padding-right: 5px;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 6px;
	padding-left: 45px;
	background-image: url(../images/left_pc01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E7F3CD;
}
#nav_co ul ul a:hover ,#nav_co ul ol a:hover{ /* ssrƹLm]w*/
	color: #CC9900;
	text-decoration: none;
	background-image: url(../images/left_pc01.jpg);/* ]IϡAM|Ĥ@hۦP */
	background-repeat: repeat-y;
	background-position: left top;
}
.item-mark{
	font-weight: bold;
	color: #336600;
}
