html {
height:100%;
}

a{
	font-size: 13px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {color: #A57390;}
a:active {color:#B27793;background-color: #EFE6FB;}
a:hover{color:#B27793;background-color: #EFE6FB;}
a:visited{color:#666666}

.style1 {/*標題*/
	font-family: "Arial Black";
	color: #AB7690;
	font-size: 15px;
	text-transform: capitalize;
	text-align: left;
	margin: 10px 0px 0px 5px;
	letter-spacing: 0px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #AB7690;
}
.style2 {/*副標*/
	color: #999999;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px;
}
.style3 {/*內文*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
	text-indent: 12pt;
}
.style4 {/*特殊*/
	color: #B4728E;
	line-height: 150%;
	margin-left: 10px;
	background-color: #F7F2FD;
}


#table {
	border:1px solid #AB7690;
	padding: 0px;
}

#tableright{
background-color:#C1B8BD;
background-image:url(../image/rightbg.jpg);
background-repeat:no-repeat;
background-position:left bottom;
width:307px;
	vertical-align: top;}

#tableleft {
	background-image:url(../image/leftbg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height: 180%;
	vertical-align: top;
}

#tablemiddle {
	background-image: url(../image/middlebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:380px;
	height: 100%;
	font-size: 13px;
	padding: 5px 5px 5px 8px;
}

#tablemain {
	background-image:url(../image/tablemain.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:403px;
	hight:17px;
}

#tabletitlepic
{
	background-image:url(../image/titlepic.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#tabletitle
{
	background-image:url(../image/title.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.pic {
	margin: 30px 20px 180px;
	line-height: 40px;
	word-spacing: 6px;
}

