/**以下是客戶左菜單的CSS樣式*/
#webtree #div1 A:link {
	font-size: 13.2px;
	line-height: 22px;
	color: #004066;
	padding-left:15px;
	text-decoration: underline;
}
#webtree #div1 a:visited{
	font-size: 13.2px;
	line-height: 22px;
	color: #004066;
	padding-left:15px;
	text-decoration: underline;
}
.ul2{
	font-size: 13.2px;
	line-height: 22px;
	color: #004066;
	padding-left:15px;
}
#webtree #div1 a:hover {
	font-size: 13.2px;
	line-height: 22px;
	color: #004066;
	padding-left:15px;
	text-decoration: none;
}
#webtree #div1{
	width: 215px;   
	margin-bottom:2px;
	/**border-top: #006699 1px solid;*/
}
#webtree #div2{  
	border-top: #006699 1px solid;
	border-bottom: #006699 1px solid;
	border-left: #006699 1px solid;
	border-right: #006699 1px solid;
	background-color: #0099A2;
	font-weight:bold;
	color: #FFFFFF;
	text-indent:4px;
	line-height: 24px;
}
#webtree #div1 UL{
	margin: 0px;
	padding:0px;
	width: 215px;
}
#webtree #div1 LI {
	LIST-STYLE-TYPE: none;
    border-right:#006699 1px solid;
	border-left:#006699 1px solid;  
	border-bottom: #006699 1px solid;
	font-size: 13.2px;
    line-height: 22px;
}
.service_01 {	
	background-color: #0099A2;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:5px;
}
.service_02b {
	font-size: 13.2px;
	line-height: 22px;
	background-color: #9BDEFF;
	font-weight:bold;
	color: #004066;
	padding-left:15px;
}
.service_02c {
	font-size: 13.2px;
	line-height: 22px;
	background-color: #EAEAEA;
	font-weight:bold;
	color: #CCCCCC;
	padding-left:15px;
}