@charset "UTF-8";
@import url("inc_multimenu.css"); /*----------------------多層彈出式選單*/
@import url("inc_layout.css"); /*----------------------------排版表格*/
@import url("inc_common.css"); /*------------------------共用樣式*/
/* 以上為所有頁面共用樣式 */

/* 以下為首頁專用 */

/*----------------------------------------------------------------- h2 */
h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 100%;
	font-weight: normal;
	border-bottom: none;
}

/*-------------------------------------------------------- Banner 12345 */
.Banner {
}
.Banner object {
	margin-bottom: 5px;
}
.Banner object p {
	color: #FFFFFF;
}

/*----------------------------------------------------------------- News */
.News {
	background: url(../images/news_h2_bg.gif) no-repeat right top;
	margin: 0 0 10px;
	width: 100%;
}
.News h2 {
	padding: 30px  0 5px;
}
.News .Headline .Image {
	float: left;
	background: url(../images/news_headline_img_bg.gif) no-repeat left top;
	padding: 7px 20px 20px 8px;
}
.News .Headline .Image img {
	width: 120px;
	height: 90px;
}
.News .Headline h3 {
	font-size: 80%;
	line-height: 160%;
	margin: 5px 0 8px;
	padding: 0;
	font-weight: normal;
}
.News .Headline .From {
	margin: 0 0 0 1em;
	font-size: 92%;
}
.News .Headline .Date {
	margin: 0 0 0 1em;
	font-size: 92%;
}
.News .Headline p {
	margin: 8px 0;
	padding: 0;
	font-size: 75%;
	line-height: 180%;
/*	height: 60px;
	overflow: hidden;*/
}
/*------------------------------------------- News Tab ，Max 修改的 */
.Tab {
	clear: both;
}
.Tab ul {
	list-style: none;
	margin: 0;
	padding: 0 0 30px;
	letter-spacing: 1px;
	background: url(../images/tab_ul_bg.gif) repeat-x left bottom;
	font-size: 15px;
	line-height: 15px;
}

.Tab li.Normal {
	/*background: url(../images/tab_bg2.gif) no-repeat right top;*/
	float: left;
	margin: 0;
	padding: 0;
}
.Tab li.Normal a.NormalA {
	background: url(../images/tab_bg.gif) no-repeat left top;
	display: block;
	width: 94px;
	text-align: center;
	padding: 14px 0 2px;
	color: #444444;
	text-decoration: none;
}


.Tab li.Now {
	/*background: url(../images/tab_now_bg2.gif) no-repeat right top;*/
	float: left;
	margin: 0;
	padding: 0;
}
.Tab li.Now a.NowA {
	background: url(../images/tab_now_bg.gif) no-repeat left top;
	display: block;
	width: 94px;
	text-align: center;
	padding: 14px 0 2px;
	color: #444444;
	text-decoration: none;
}


/*------------------------------------------- News Tab 原來的
.Tab {
	clear: both;
}
.Tab ul {
	list-style: none;
	margin: 0;
	padding: 0 0 30px;
	letter-spacing: 3px;
	background: url(../images/tab_ul_bg.gif) repeat-x left bottom;
	font-size: 15px;
	line-height: 15px;
}
.Tab li {
	background: url(../images/tab_bg2.gif) no-repeat right top;
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
}
.Tab li a {
	background: url(../images/tab_bg1.gif) no-repeat left top;
	display: block;
	padding: 12px 0 4px 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.Tab li a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.Tab li.Now {
	background: url(../images/tab_now_bg2.gif) no-repeat right top;
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
}
.Tab li.Now a {
	background: url(../images/tab_now_bg1.gif) no-repeat left top;
	display: block;
	padding: 12px 0 4px 18px;
	color: #444444;
}
*/

/*--------------------------------------------- News List */
.News .List {
	clear: both;
	background: url(../images/news_list_bg.gif) no-repeat 30px bottom;
	padding: 8px 0 60px;
}
.News .List ul {
	clear: both;
	list-style: none;
	margin: 5px 0 0 10px;
	padding: 0;
}
.News .List li {
	padding: 0 0 0 20px;
	margin: 0 0 6px;
	background: url(../images/news_li_bg.gif) no-repeat 0 4px;
	font-size: 75%;
	line-height: 150%;
}
.News .List li span.From {
	margin-left: 1em;
	color: #B2791F;
	/*white-space: nowrap;*/
}
.News .List li .Date {
	margin-left: 1em;
	letter-spacing: 0;
}

/*----------------------------------------------------------------- AV */
.AV {
	width: 520px;
	height: 205px;
	background: url(../images/av_bg.gif) no-repeat 0 20px;
	clear: both;
}
.AV ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}
.AV ul li {
	padding: 0;
	margin: 0 1px 0;
	float: left;
	height:40px;
}
.AV object {
	clear: both;
	margin: 3px 0 0;
	padding: 0 0;
}
.AV object p {
	color: #FFFFFF;
}

/*------------------------------------------------------------- Columx2 (layout table) */
.Columx2 {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}
.Columx2 td {
	vertical-align: top;
	padding: 0;
	margin: 0;
	width: 50%;
	background: url(../images/links_bg1.gif) no-repeat left top;
}

/*--------------------------------------------------------- Links ( in Columx2 ) */
.Links {
	background: url(../images/links_bg.gif) no-repeat right top;
	margin: 0;
	padding: 9px 5px 30px 15px;
	height: 100%;
}
.Links h2 {
	margin: 0 0 18px;
	padding: 5px 0 0;
	font-size: 95%;
	font-weight: normal;
	color: #A94F00;
	line-height: 100%;
	float: left;
}
.Links ol {
	clear: both;
	font-size: 75%;
	margin: 0 15px 0;
	padding: 0 10px;
	line-height: 145%;
}
.Links li {
	margin: 0 0 5px;
}
.Links li a {
	display: block;
}
.Links .More {
	margin-right: 8px;
}





