@charset "utf-8";
@import url("base.css");
@import url("subpageBase.css");
#subbody #content #list {
	display: block;
	height: 300px;
	width: 137px;
	padding-left: 58px;
	position: absolute;
}

#subbody #content #section {
	display: block;
	min-height: 300px;
	padding-left: 200px;
	font-family: Arial, Verdana, "微軟正黑體", "新細明體";
	font-size: 11px;
	color: #666666;
	display: block;
	width: 530px;
	line-height: 18px;
	letter-spacing: 0.2em;
}
#subbody #content #mainVision {
	background-image: url(../images/otherPage/declaration/mainVision.jpg);
}
#subbody #content #list li {
	font-family: Arial, Verdana, "新細明體", "微軟正黑體";
	color: #0062b1;
	font-size: 12px;
	font-weight: normal;
	display: block;
	letter-spacing: 0.1em;
	line-height: 24px;
	padding-left: 20px;
}

#list a:link, #list a:visited{
	color: #0062B1;
}

#list a:hover{
	color: #339900;
}

#subbody #content #list .visiting {
	background-image: url(../images/otherPage/declaration/listIcon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

.dectitle {
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	display: block;
	width: 695px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
}

#dec1 .dectitle {
	background-image: url(../images/otherPage/declaration/title1.gif);
}

#dec2 .dectitle {
	background-image: url(../images/otherPage/declaration/title2.gif);
}
#dec3 .dectitle {
	background-image: url(../images/otherPage/declaration/title3.gif);
}
#dec4 .dectitle {
	background-image: url(../images/otherPage/declaration/title4.gif);
}
