@charset "big5";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{margin:0;padding:0; font-family:Verdana, Arial, Helvetica, sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

.w12-14 {
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}


.b12-14 {
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.r12-14 {
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 15px;
	color: #ff0000;
}

/*新聞內文使用*/
.word{
    font-size: 12px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	float:left;

}

/*新聞內文連結文字用*/
.word a{
    font-size: 12px;
	color: #0075c1;
	line-height: 18px;
	text-decoration: none;
	

}

/*新聞內文連結文字之hover使用*/
.word a:hover{
    font-size: 12px;
	color: #999;
	line-height: 18px;
	text-decoration: none;
	background-color:#fff

}

.le{border:1px dotted #999999;
	/*border-left:1px dotted #999999;*/}

.words{
	padding:0px 0px 0px 0px;
	font-size:12px;
	/*color:#7A5E21;*/
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	letter-spacing:2px;
	line-height:16px;
	}

.words a{
	color:#7A5E21;
	letter-spacing:2px;
	background-color:#ffffff;
	text-decoration:none;
	display:block;
	width:250px;
	height:20px;
	text-indent: 5px;/*縮排*/
}

.words a:hover,.words a:active {
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	background-color:#ffcc00;
	/*background-image:url(../images/yellowpage/indexicon/bk2.jpg);
	background-repeat:repeat-x;*/
	letter-spacing :2px;
	
	}
	
.pic{
	padding:2px 5px 2px 5px;
	}
	
li{
background-image:url(../icon.gif);
background-repeat:norepeat;
float:left;
list-style:none}