@charset "utf-8";
/* CSS Document */

/* NAV MENU */


#nav_co_about{
	behavior:url(../style/csshover.htc);
	overflow: hidden;
	text-align: left;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 170px;
	margin-left: 0px;
}
#nav_co_about ul {
	list-style: none; /* Nullie誺MIh */
	margin: 0;
	padding: 0;


}



#nav_co_about li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AABFFD;
	background-repeat: no-repeat;
	background-image: url(../images/left_bg.jpg);
	background-position: bottom;
}
#nav_co_about li a:link, #nav_co_about li a:visited  {
	display: block;/* Ĥ@hs嵲rPضZA̧ǬWBkBUB */
	color: #728FC0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 34px;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 15px;
	background-image: url(../images/left_img.jpg);
	background-position: 19px 15px;
}

#nav_co_about li a:hover {
	background-image: url(../images/left_img.jpg);
	color: #FC9303;
	background-repeat: no-repeat;
	background-position: 19px 15px;
}


#nav_co_about ul li:hover ul {
	display: none;
}





/* ĤGh */

#nav_co_about ul ul { /* skZ]w*/
	display: none;
	padding: 0px;
	margin: 0px;
}
#nav_co_about ul ol { /* skZ]w*/
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: none;
}
#nav_co_about ul ul li,#nav_co_about ul ol li {
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDCBB;
}

#nav_co_about ul ul a:link, #nav_co_about ul ul a:visited,#nav_co_about ul ol a:link, #nav_co_about ul ol a:visited { /* ssrm]w*/
	color: #333333;/* eWHۦPpaddingܰʡApadding[1AwidthN1 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	padding-right: 5px;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 6px;
	padding-left: 43px;
	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;
}
#nav_co_about ul ul a:hover ,#nav_co_about ul ol a:hover{ /* ssrƹLm]w*/
	color: #666666;
	text-decoration: underline;
	background-image: url(../images/left_pc01.jpg);/* ]IϡAM|Ĥ@hۦP */
	background-repeat: repeat-y;
	background-position: left top;
}
