﻿body {
margin:0;
font-size:12px;
color:#333;
line-height:150%;
}

TD 
{
	font-size:13px;
	color:#333;
}
A 
{
	color:#0079B8;
	font-size:12px;
	text-decoration:none;	
	font-family:arial,verdana,新細明體;
}
A:hover 
{
	color:#C00;
	text-decoration:underline;	
}

Table.MainTable 
{
	
}
Table.MainTable TD.bg_left
{
	background-image: url('images/bg_left.gif');
	background-repeat:repeat-y;	
}
Table.MainTable TD.bg_right
{
	background-image: url('images/bg_right.gif');
	background-repeat:repeat-y;	
}

DIV#MainFrame {
	width:770;
	text-align:left;
}
UL.menu {
	
	list-style:none;
}
UL.menu LI {
	padding-top:7;
	float:left;
	list-style:none;
}
IMG.menu_splitter {
	margin-left:5;
	margin-right:5;
}

DIV#Header {
	margin-left:10;
}
DIV#MainMenu {
	height:43px;
	background-image: url('images/menu_back.gif');
	background-repeat:repeat-x;
}

DIV#FlashImage {
	clear:both;
	border-bottom:1px solid #BBB;
}

DIV#MiddleSection {
	background-image: url('images/middle_back.gif');
	background-repeat:repeat-x;
	padding-top:15;
	padding-left:15;
	float:left;
	width:500px;

}


DIV#RightSection {
	padding-top:15;
	padding-left:5;
	float:left;
	width:250px;

}

DIV#MemberLogin{
	background-image: url('images/member_login_back.gif');
	background-repeat:no-repeat;
	padding-top:45;
	padding-left:30;
	margin-top:8;
}


DIV#PhotoSection {
	background-image: url('images/photo_back.gif');
	background-repeat:no-repeat;
	width:244;
	height:210;
	padding-top:6;
	padding-left:6;
	margin-bottom:8;
}
DIV#PhotoSection Img {
	margin:2px;
}

DIV#PhotoSection A.PhotoText {
	color:#111;
}



DIV#EpaperSubscribe 
{
	background-image: url('images/epaper_back.gif');
	background-repeat:no-repeat;
	padding-top:45;
	padding-left:9;
	display:none;
}
DIV#Footer {
	background-image: url('images/footer_back.gif');
	background-repeat:repeat-x;
	height:30;
	text-align:center;
	padding-top:10;
	clear:both;
}

UL.News {
	top:-20;
	position:relative;
	list-style-image:url('images/news_dot.gif');
}
UL.News LI {
	margin-bottom:6;
}

Span.date {
	color:#777;
	font-size:11px;
	font-family:arial;
}

DIV.news_more {
	margin-left:400;
	top:-20;
	position:relative;
}

UL.Banners 
{
	list-style:none;
	list-style-type:none;
	left:0px;
	margin-left:0px;
	padding-left:0px;
	clear:both;
}