body {
font:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
text-align:center;
}

.all {
width:1000px;
background-image:url(../images/all_bg.png);
background-position:top;
background-repeat:repeat-x;
}

/*上方區域---------------------------------------------------------------------------*/
.top {
background-image:url(../images/top_bg.png);
background-repeat:no-repeat;
height:130px;
font-size:13px;
color:#FFFFFF;
}
.top a:link {
color:#FFFFFF;
text-decoration:none;
}
.top a:visit {
color:#FFFFFF;
text-decoration:none;
}
.top a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.top a:active {
color:#FFFFFF;
text-decoration:underline;
}
/*上方區域---------------------------------------------------------------------------*/


/*左邊選單---------------------------------------------------------------------------*/
.left {
background-image:url(../images/all_bg1.png);
background-repeat:no-repeat;
background-position:top;
}
.date {
color:#FFFFFF;
font-size:13px;
}
.newssearch {
font-size:13px;
color:#BFBFB3;
}
.newssearch label {
font-size:13px;
color:#666464;
}
.newssearch select {
color:#666464;
}
.newssearch_input {
height:15px;
border:1px #BFBFB3 solid;
color:#666464;
}
.newssearch_searchbtn {
text-align:center;
color:#FFFFFF;
font-size:13px;
line-height:160%;
border:1px #FFFFFF solid;
background-color:#FFFFFF;
background-image:url(../images/search_button_bg.gif);
height:23px;
width:50px;
}
.ad img {
border:1px solid #BFBFB3;
}
/*左邊選單---------------------------------------------------------------------------*/

/*焦點新聞---------------------------------------------------------------------------*/
.topnews {
float:left;
	line-height:130%;
	font-size:15px;
	color:#666464;
	display:block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.topnews_writer {
height:40px;
display:block;
font-size:15px;
color:#6C7B78;
}
.newsimg {
display:block;
float:right;
width:280px;
margin:0 0 5px 10px;
}
.topnews img {
margin-bottom:5px;
max-width:270px;
padding:3px;
border:1px #D9D9D9 solid;
}

.topnews_title {
line-height:150%;
margin-top:5px;
margin-bottom:10px;
display:block;
font-size:25px;
font-weight:bold;
}

.topnews_title a:link {
color:#333;
text-decoration:none;
}

.topnews_title a:visited {
color:#333;
text-decoration:none;
}

.topnews_title a:hover {
color:#B29074;
}

.topnews_title a:active {
color:#B29074;
}

/*焦點新聞---------------------------------------------------------------------------*/

/*快訊---------------------------------------------------------------------------*/
.quick_news {
	margin-left:10px;
	display:block;
	width:580px;
	font-size:15px;
	line-height:150%;
	font-weight:bold;
	color:#666464;
}

.quick_news img {
float:left;
}

.quick_news a:link {
font-size:13px;
color:#B29074;
text-decoration:none;
}

.quick_news a:visited {
font-size:13px;
text-decoration:none;
color:#B29074;
}

.quick_news a:hover {
text-decoration:underline;
font-size:13px;
color:#B29074;
}

.quick_news a:active {
text-decoration:underline;
font-size:13px;
color:#B29074;
}
/*快訊---------------------------------------------------------------------------*/



/*bottom---------------------------------------------------------------------------*/
.bottom {
width:1000px;
font-family:Arial, Helvetica, sans-serif;
background-color:#6C7B78;
text-align:right;
color:#FFFFFF;
font-size:11px;
padding:3px;
}

/*bottom---------------------------------------------------------------------------*/
