/* CSS Document */
/************************* 訊息公告 start *******************************/
#sideCTBg{
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	background:#e1e1e1 url(../../images/tagCTBg.gif) repeat-x;
	padding: 0 15px 15px;
}

/************************* 相關連結 start *******************************/
.relativeLink{
	background:url(../../images/btn-link.gif) no-repeat;
	width: 170px;
	height: 31px;
	margin-bottom:2px;
}
.relativeLink a{
	font:13px Arial;
	color:#666;
	text-decoration:none;
	width: 145px;
	height: 22px;
	display:block;
	padding-left: 25px;
	padding-top: 9px;
}

.relativeLink a:hover{
	color:#333;
	background:url(../../images/btn-linko.gif) no-repeat;
}




