@charset "UTF-8";


BODY 
{
                                        /* 1整個背景顏色顏色*/
	  BACKGROUND-COLOR: #ffffff
}
#contents #sub bdo 
{ 
	width: 254px;
	margin: 0px; 
		font-family: ARIAL; 
line-height:25px;
}

#contents #sub bdo tt {
	margin: 0;
	padding: 0; 
		font-family: ARIAL; 
line-height:25px;
}

#contents #sub bdo tt a {
	display: block;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #ddd;
	text-decoration: none;
	letter-spacing: 0.03em;
line-height:25px;
	
/* 2按鈕顏色*/
	background: #ffffff left 50% no-repeat;
	/* 文字顏色*/
	color: #111111; 
		font-family:ARIAL; 
line-height:25px;
}

/* disposal of IE6 */
#contents #sub bdo tt a {
	position: relative;
	 /* 整體字大小顏色*/
		FONT-SIZE: 14px;
		/* 整體字型指定*/
			font-family: ARIAL; 
line-height:25px;
}

#contents #sub bdo tt a:hover 
{
    /* 3滑鼠移動過去顏色按鈕顏色*/
	background-color: #000000;
	color: #ffffff;
	FONT-SIZE: 14px;
	  /* 3滑鼠移動過去字型指定*/
	font-family: ARIAL; 
line-height:25px;
}