#top_box {
	position:absolute;
	left:0;
	top:5px;
	float: left;
	height: 47px;
	width: 950px;
	background: url(../images/top/top_bg.png) no-repeat;
	behavior: url(http://www.fantast.com.tw/bali/css/iepngfix.htc);
	padding: 0px;
	margin:0;
}
.top_left {
	float: left;
	height: 35px;
	width: 550px;
	text-align: left;
	margin: 0px;
	padding: 11px 0px 0px 24px;
}
.top_right {
	float: right;
	height: 35px;
	width: 235px;
	margin: 11px 0px 0px;
	padding: 0px;
}
.top_text {
	color:#888888;
	text-decoration: none;
	margin-right: 20px;
	font-size: 12px;
	line-height: 31px;
}
.top_text:hover  {
	color:#FF6600;
	text-decoration: underline;
}
.topBOX{
position:relative;
width:950px;
height:52px;}
.headLINE{
position:absolute;
bottom:0;
left:530px;
color:black;
font-size:12px;
font-weight:300;}
