@charset "utf-8";
/* CSS Document by ReLoad */

/* --- 整體設置 ---*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cfb897;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* --- Main Part-內文主要區塊 ---*/
#main_part {
	width:auto;
	height:auto;
	background-image:url(images/index_03b.png);
	background-position:center;
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	_padding-left:0px;
	_padding-right:0px;
	padding-top:10px;
	padding-bottom:5px;
	word-break:break-all;
	text-align:justify;
	text-justify:inter-ideograph;
	position:relative;
	overflow:hidden;
}

/* --- Bottom公司連結 ---*/
a.flashaim:link {
	color: #66543f;
	text-decoration: none;
}
a.flashaim:visited {
	text-decoration: none;
	color: #66543f;
}
a.flashaim:hover {
	text-decoration: none;
	color: #94280b;
}
a.flashaim:active {
	text-decoration: none;
	color: #94280b;
}

/* --- 文繞圖語法 --- */
div.image-left img {
border: 1px solid #ccc;
}

div.image-left p {
color: #666;
font-family: 'Lucida Grande', Lucida Sans Unicode;
font-size: 9px ;
margin: 3px 0 0;
text-align: center ;
}

/* --- News最新消息標題連結 ---*/
a.news_title:link {
	color: #f0ce9f;
	text-decoration: none;
}
a.news_title:visited {
	text-decoration: none;
	color: #f0ce9f;
}
a.news_title:hover {
	text-decoration: none;
	color: #695c4b;
}
a.news_title:active {
	text-decoration: none;
	color: #695c4b;
}


