/* CSS Document */
/* CSS Document */
body
{color : #333 ; /*文字色彩*/
font-family : Arial, Helvetica, sans-serif ; /*文字字型*/
font-size : 10pt; /*文字大小*/
letter-spacing : 0pt ;/*字間距離*/
line-height : 150% ;/*設定行高*/
}
A:link /*超連結*/
{color:#004F4C;/*文字色彩*/
text-decoration:none;/*刪除連結線*/
}
A:visited /*瀏覽過的超連結*/
{color:#004F4C;/*文字色彩*/
text-decoration:none;/*刪除連結線*/
}
A:active /*按下連結*/
{color:#333;/*文字色彩*/
text-decoration:none;/*刪除連結線*/
}
A:hover /*滑鼠移至連結*/
{color:#B21E36;/*文字色彩*/
border-top : 0px solid #000 ; /*上框*/
border-bottom : 0px solid #000 ; /*下框*/
}


#area {
	BORDER-RIGHT: #ccc 1px solid; 
	BORDER-TOP: #ccc 1px solid; 
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	WIDTH: 750px;
}
.taba {
	font-size: 12px;
	text-decoration: none;
	background-color: #F3F3F5;
	border: 1px solid #666666;
}
.button {
	font-size: 12px;
	text-decoration: none;
	background-color: #cccccc;
	border: 1px solid #666666;
}
.type1text{
line-height : 180% ; font-size: 13px;/*設定行高*/
}
.pic_2 { float: center; padding: 5px; border: 1px solid #ccc; background: #CCC;
}
.pic_3 { float: center; padding: 5px; border: 1px solid #ccc; background: #FFF;
}
.typ{
word-spacing : 5px; /*半形空格的間距*/ 
}

.type2text{
line-height : 130% ;/*設定行高*/
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: ;
}

.tb {
	background-attachment: fixed;
	background-image: url(images/index_29.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tb2 {

}
