@charset "UTF-8";

/* ================================================================ *
	BusinessWing 2009
	Template CSS

	所有個別網頁的基本設定,視實際需求請調整之。
 * ================================================================ */

/* ---------------------------------------------------------------- *
	main 之設定
 * ---------------------------------------------------------------- */

#main {
	width:686px;
	padding:30px 45px 25px 21px;}

#maintop {
	background-color:#bcd2eb;
	height:27px;}

#newslist {
	width:100%;
	margin-top:29px;
	margin-bottom:16px;
	border-collapse:collapse;
	border-spacing:0;
	color:#888888;}

#newslist th {
	border-bottom:1px solid #9e9e9e;
	height:24px;
	padding-top:3px;
	vertical-align:top;
	text-align:left;}


th#newsth1 {
	padding-top:0;
	padding-left:27px;
	width:82px;}

#newslist th img {
	display:block;}

#newsth2 {
	padding-left:8px;}

th#newsth3 {
	border-left:1px solid #9e9e9e;
	width:99px;
	padding-left:10px;}

#newslist tr {
    height:66px;
}

#newslist tr:first-child {
    height:auto;
}

#newslist td {
	padding-left:8px;
	padding-top:20px;
	padding-bottom:9px;
	background:url(../images/icon/grayd.png) left bottom repeat-x;}


#newslist td:first-child {
	padding-left:0;
	color:#ea6e09;
	text-align:right;}

#newslist td:last-child {
	padding-left:14px;}

#newslist td a {
	color:#272727;}

#newslist td.nopadding {
	padding: 2px 2px 2px 2px ;
	padding-left:2px;
	background:url(../images/icon/grayd.png) left bottom repeat-x;}

#newslist td.noborder {
	padding-left:8px;
	padding-top:20px;
	padding-bottom:9px;
	background:transparent;}

#newslist td.highlighted {
	background-color: #FFEEA3;
}



.newstime {
	background:url(../images/icon/graya.png) right 4px no-repeat;
	padding-right:14px;}

/*-- page --*/

span#maintop {
	display:block;}

#headline {
	font-size:1em;
	color:#272727;
	padding:6px 112px 6px 34px;
	border-bottom:1px solid #9e9e9e;
	margin-top:29px;
	position:relative;}

#headtime, #headunit {
	font-weight:normal;
	padding-top:6px;
	padding-bottom:6px;}

#headtime {
	color:#ea6e09;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #9e9e9e;}

#headunit {
	color:#848485;
	padding-left:10px;
	border-left:1px solid #9e9e9e;
	position:absolute;
	top:0;
	right:10px;}

* html #headunit {
	top:auto;}

*+html #headunit {
	top:auto;}

#article {
	background:url(../images/icon/grayd.png) left bottom repeat-x;
	position:relative;
	font-size:13px;
	line-height:24px;
	color:#272727;
	margin-bottom:19px;
	padding:20px 28px 25px 37px;}

#article p {
	margin-bottom:32px;}

#articlehit {
	position:absolute;
	top:auto;
	right:2px;
	color:#848485;
	font-size:12px;}

* html #articlehit {
	right:2px;}

.eventsfn {
	text-align:right;
	font-size:13px;
	padding-top:10px;
	padding-right:7px;}

.eventsfn li {
	display:inline;
	background:url(../images/icon/bluea.png) left center no-repeat;
	padding-left:10px;
	margin-left:10px;}

* html .eventsfn li {
	background-position:left 4px;}

*+html .eventsfn li {
	background-position:left 4px;}

.eventsfn a {
	color:#1c4496;
	text-decoration:underline;}

#fnbottom {
	padding-right:0;
	margin-right:-26px;}

	/*------ sitemap ------*/

#sitemap {
	margin:34px 0 0 16px;
	line-height:30px
}

#sitemap,
#sitemap a {
	color:#000
}

#sitemap .list {
	float:left;
	width:180px
}

#sitemap .list.last {
	width:120px
}

#sitemap ul.list li,
#sitemap dl.list dd {
	padding-left:20px;
	background:transparent url(../images/icon/black-square.png) 0 10px no-repeat
}

