﻿body
{
	background-position: 0 0;
	border: 0;
	margin: 3;
	padding: 3;
	background: #F2F5FE url( "../design/bg.gif" ) 0 0 repeat-x;
	color: #192666;
	text-align: center;
	font-family: 新細明體;
}
div
{
	display: block;
	border: 0;
	margin: 3;
	padding: 0;
}
td
{
	padding: 3px;
}
a:link
{
	color: #000099;
	text-decoration: none;
}
a:visited
{
	color: #003399;
	text-decoration: none;
}
a:hover
{
	color: #0000ff;
	text-decoration: underline;
}
hr
{
	display: block;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	background: #CCC;
	border: 0 solid #CCC;
	color: #CCC;
}

.box
{
	min-height: 1px;
	_height: 1px;
}

#main
{
	border-style: none;
	border-width: 0px;
	padding: 0px;
	width: 770px;
	margin: 30px auto 0px auto;
	border-collapse: collapse;
	text-align: left;
}
#main tr td
{
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
#header
{
	border-style: none;
	border-width: 0px;
	position: relative;
	width: 770px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background: #233C9B url(   '../design/header.jpg' ) no-repeat 0 0;
	color: #FFF;
	vertical-align: top;
}
#chineselogo
{
	padding: 3px 3px 0px 3px;
	margin: 3px 30px 0px 0px;
	text-align: right;
	font-family: 標楷體;
}
#chineselogo a
{
	color: #FFF;
}
#chineselogo a:hover
{
	color: #B5C4E3;
	text-decoration: underline;
}
#logo
{
	padding: 0px 3px 3px 3px;
	margin: 0px 3px 3px 30px;
	font-family: Georgia;
}
#logo a
{
	color: #FFF;
}
#logo a:hover
{
	color: #B5C4E3;
	text-decoration: underline;
}
.noscreen
{
	display: none;
}
.noprint
{
	display: none;
}
#tabs
{
	background-position: #192666;
	border-style: none;
	background: #192666;
	margin: 0px 5px 0px 5px;
	padding: 5px;
	font-size: small;
	font-weight: bold;
	width: 760px;
}
#tabs tr
{
	margin: 0;
	padding: 0;
}
#tabs tr td
{
	margin: 0;
	padding: 0;
	width: auto;
}
#tabs tr td a
{
	margin: 10px 0px 1px 10px;
	background-position: 0 0;
	display: block;
	position: relative;
	padding: 9px 6px 9px 6px;
	border: 0;
	background: url("../design/tab_link.gif" ) 0 0 repeat-x;
	color: #B5C4E3;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	width: 60px;
}

/* Main menu (tabs - link) */
#tabs tr td a span.tab-l, #tabs tr td a:hover span.tab-l
{
	background-position: 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 8px;
	height: 8px;
	background: url("../design/tab_link_l.gif") 0 0 no-repeat;
}
#tabs tr td a span.tab-r, #tabs tr td a:hover span.tab-r
{
	background-position: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 8px;
	background: url("../design/tab_link_r.gif") 0 0 no-repeat;
}

/* Main menu (tabs - hover) */
#tabs tr td a:hover
{
	background: url("../design/tab_hover.gif") 0 0 repeat-x;
	color: #FFF;
}
#tabs tr td a:hover span.tab-l
{
	background: url("../design/tab_hover_l.gif") 0 0 no-repeat;
}
#tabs tr td a:hover span.tab-r
{
	background: url("../design/tab_hover_r.gif") 100% 0 no-repeat;
}

/* Main menu (tabs - active) */
#tabs tr td#active a
{
	background: #FFF;
	color: #FF9000;
}
#tabs tr td#active a span.tab-l
{
	position: absolute;
	top: 0;
	left: 0;
	_left: -5px;
	width: 8px;
	height: 8px;
	background: url("../design/tab_active_l.gif") 0 0 no-repeat;
}
#tabs tr td#active a span.tab-r
{
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 8px;
	background: url("../design/tab_active_r.gif") 100% 0 no-repeat;
}
#page
{
	width: 770px;
	min-height: 1px;
	background: #FFF url("../design/bg_page.gif") 0 0 repeat-y;
	_height: 1px;
}
#page-in
{
	min-height: 1px;
	padding: 0px 0px;
	background: url("../design/bg_page_in.jpg") 0 0 no-repeat;
	_height: 1px;
}
/* Strip */
#strip
{
	position: relative;
	clear: both;
	padding: 3px 20px 10px 20px;
	color: #6182D1;
}
#strip a
{
	color: #6182D1;
}
#strip a:hover
{
	color: #192666;
}
/* Strip - breadcrumbs */
#breadcrumbs
{
	margin: 5px;
	padding: 5px 5px 5px 15px;
	color: #6182D1;
	width: 520px;
}
/* Strip - RSS */
#rss
{
	margin: 5px;
	padding: 5px;
	color: #6182D1;
	width: 175px;
}

/* Content */
#content
{
	width: 550px;
	margin: 0;
	padding: 0 0 0 20px;
	vertical-align: top;
}

/* Content - article */
#content .article
{
	background-position: 0px;
	clear: both;
	margin: 0;
	padding: 20px;
	background: url("../design/content_article_bg.jpg") no-repeat;
	left: 20px;
	position: relative;
}

.contenttitlebg
{
	margin: 0px;
	padding: 10px;
	background: #DEE5FD url("../design/content_title_bg.gif") 0 0 repeat-y;
	color: #192666;
}

.contenttitle
{
	background: url("../design/ico_list.gif") 0 50% no-repeat;
	padding-left: 25px;
	font-family: 標楷體;
	font-weight: bold;
}
#content .article p
{
	font-family: 新細明體;
	font-size: small;
	line-height: 20px;
	text-indent: 2em;
	letter-spacing: 1px;
}

/* Right column */
#col
{
	width: 200px;
	margin: 0;
	padding: 0;
	background: #CEDBF9 url("../design/col_bg.gif") 0 0 repeat-y;
	vertical-align: top;
	float: left;
}
#col-in
{
	padding: 20px 0px 20px 0px;
	background: url("../design/col_top.gif") 0 0 no-repeat;
}
#col #TodayLabel
{
	background-position: 0 0;
	padding: 14px 15px 14px 15px;
	margin: 0px 0px 15px 0px;
	background: #A0B9F3 url("../design/col_title_bg.gif") 0 0 repeat-y;
	color: #192666;
	font-weight: bold;
}
#col h3
{
}
#col h4
{
	background-position: 0 0;
	padding: 6px 15px 6px 15px;
	margin: 0px 0px 3px 0px;
	background: #A0B9F3 url("../design/col_title_bg.gif") 0 0 repeat-y;
	color: #192666;
	text-align: center;
}

/* Right column - About me */
#col #about-me
{
	margin-bottom: 15px;
	line-height: 130%;
}
#col #about-me p
{
	margin: 0;
}
#col #about-me #me
{
	float: left;
	width: 54px;
	height: 58px;
	margin-right: 7px;
}

/* Footer */
#footer
{
	padding: 0px;
	width: 770px;
	height: 60px;
	background: url("../design/footer.jpg") 0 0 no-repeat;
	display: block;
}
#footer table
{
	width: 100%;
	height: 100%;
	color: #6685CC;
	font-size: small;
	vertical-align: top;
	text-align: left;
}
#footer table tr td
{
	vertical-align: top;
	text-align: left;
}
#footer a
{
	color: #6685CC;
}
#footer a:hover
{
	color: #192666;
}
/*  Footer - copyright */
#copyright
{
	width: 550px;
}
#copyright p
{
	padding: 5px;
	margin: 5px 5px 5px 40px;
}
/* Footer - created by */
#createdby
{
	padding: 5px;
	margin: 5px;
	color: #8CA3D8;
}
#createdby a
{
	color: #8CA3D8;
}
/* Footer - "back on top" */

#top
{
	margin: 0px 0px 0px 550px;
	position: relative;
	width: 30px;
	height: 25px;
	overflow: hidden;
}
#top span
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 30px;
	height: 25px;
	background: url("../design/ico_top.gif") 0 0 no-repeat;
	cursor: pointer;
}
#top a:hover span
{
	background: url("../design/ico_top.gif") -30px 0 no-repeat;
}


