<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* css document */
#left{
	position:relative;
	top: 5px;float:left;
	left: 0px;
	height:870px;
	width: 350px;
	background: #fff;
	display:block;
	}
#left2{
	position:relative;
	top: 5px;float:left;
	left: 0px;
	height:auto;
	width: 350px;
	background: #fff;
	display:block;
	}
#a01{
	width:350px;
	height:40px;
	background-image: url(/image/a01.png);
	background-repeat: no-repeat;
	background-position: center;
	}
#a012{
	width:350px;
	height:50px;
	line-height:50px;
	background-image: url(/image/cp_tt1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}
#a013{
	width:350px;
	height:50px;
	line-height:50px;
	background-image: url(/image/cp_tt1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}
.li01{
	background-image: url(/image/01.png);
	background-repeat: no-repeat;
	background-position: 1px 10px;
	text-indent: 22px;
	font-size:14px;
	list-style-type: none;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bed7d8;
}
.li02{
	background-image: url(/image/01.png);
	background-repeat: no-repeat;
	background-position: 1px 10px;
	text-indent: 22px;
	font-size:14px;
	list-style-type: none;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bed7d8;
}
.li02 a{
color:#666666;
}
.li_01{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #996633;	
	text-indent: 20px;
	list-style-type: none;
	background-color:#009933;
	}
.li_01 li{
	background-image: url(/image/08.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 10px;
}
.li_01 li a{
	color: #ffffff;
}
#left li{line-height:35px;}
#left2 li{line-height:40px;}
.all ul{display:none;}
.all2 ul{display:none;}</pre></body></html>