@charset "utf-8";
body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #666;
	text-align: center;
}
img
{
	border-width: 0px;
}
a
{
	color: #4271ff;
	text-decoration: none;
}
a:link, a:visited, a:active
{
}
a:hover
{
	color: #4271ff;
	text-decoration: underline;
}
#wrapper
{
	border: 0;
	margin: 0px auto;
	width: 980px;
}
#header
{
	height: auto;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	text-align: left;
}
#headerbar
{
	background: #926B1E bottom left repeat-x;
	height: auto;
	width: 100%;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	text-align: left;
}
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-menu li
{
	float: left;
	margin: 0px;
}
#nav-menu li a
{
	background: #926B1E bottom left repeat-x;
	height: 24px;
	line-height: 24px;
	float: left;
	width: 138px;
	display: block;
	border-top: 1px solid #926B1E;
	border-bottom: 1px solid #926B1E;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a:active, #nav-menu li a:link, #nav-menu li a:visited
{
}
#nav-menu li a:hover
{
	font-size: 13px;
}
#nav-menu li a.current
{
	color: #926B1E;
	background: #fff5e0;
}
#nav-menu
{
	width: 100%;
}
#news-lang-container
{
	width: 100%;
}
#language-menu a
{
	color: #666;
	text-decoration: none;
}
#language-menu a:link, #language-menu a:visited
{
}
#language-menu a:hover
{
	color: #8a6c4c;
	text-decoration: underline;
}
#language-menu
{
	font-size: 10px;
	color: #666;
	width: 270px;
	float: right;
	clear: right;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	display: block;
}
#grey_link a
{
	color: #666;
	text-decoration: none;
}
#grey_link a:link, #grey_link a:visited
{
}
#grey_link a:hover
{
	color: #4271ff;
	text-decoration: underline;
}
#search-box
{
	background: #FFF bottom left repeat-x;
	height: 24px;
	line-height: 24px;
	float: left;
	width: 250px;
	display: block;
	border-top: 1px solid #926B1E;
	border-bottom: 1px solid #926B1E;
	color: #666;
	text-decoration: none;
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
}
#search-textfield
{
	border-color: #666;
	border-style: solid;
	border-width: 1px;
}
#container
{
	clear: left;
	float: left;
	width: 100%;
	margin: 0 auto;
}
#mainbody
{
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	width: auto;
	text-align: left;
	float: left;
	overflow:hidden
}
#submenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#submenu li
{
	float: left;
	margin: 0px;
}
#submenu li a
{
	background: #fff;
	width: 155px;
	display: block;
/*
	font-weight: bold;
*/
	color: #666;
	text-decoration: none;
	text-align: left;
	padding-bottom: 20px;
}
#submenu li a:link, #submenu li a:visited, #submenu li a:active
{
}
#submenu li a:hover
{
	color: #926B1E;
}
#submenu
{
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 145px;
	float: left;
	clear: left;
}
#linkmenu a
{
	color: #666;
	text-decoration: none;
}
#linkmenu a:link, #linkmenu a:visited, #linkmenu a:active
{
}
#linkmenu a:hover
{
	text-decoration: underline;
	color: #8a6c4c;
}
#linkmenu
{
	text-align: left;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	float: left;
	clear: left;
}
#sidebar
{
	padding-left: 20px;
	padding-right: 20px;
	width: 250px;
	text-align: left;
	float: right;
	clear: right;
	overflow: hidden;
}
#divider-left
{
	border-left: 1px solid #926B1E;
}
#divider-right
{
	border-right: 1px solid #926B1E;
}
#box_container
{
	border: 1px solid #cccccc;
	width: auto;
	text-align: left;
}
#box_title
{
	background: #d9d9d9;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}
#box_content
{
	background: #fff;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 10px;
}
#box_content p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#admin_login_container
{
	border: 1px solid #cccccc;
	width: 300px;
	text-align: left;
}
#admin_login_title
{
	background: #d9d9d9;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}
#admin_login_content
{
	background: #fff;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#NewsVertical {
	width: 230px;
	height: 50px;
	display: block;
	overflow: hidden;
	position: relative;
}
#TickerVertical {
	width: 230px;
	height: 50px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	display: block;
	height: 80px;
	width: 230px;
	text-align: left;
	float: left;
	font-size: 10px;
}
#NewsHorizontal {
	width: 690px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
	clear: left;
}
#TickerHorizontal {
	width: 690px;
	height: 40px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerHorizontal li {
	font-size: 10px;
	display: block;
	padding-left: 30px;
	width: 660px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	float: left;
}
#TickerHorizontal p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news_content
{
	background: #fff;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 10px;
	border-bottom: 1px dashed #ccc;
}
#news_date
{
	color: #4271ff;
}
#box_more a
{
	color: #4271ff;
	text-decoration: none;
}
#box_more a:link, #box_more a:visited
{
}
#box_more a:hover
{
	color: #4271ff;
	text-decoration: underline;
}
#box_more
{
	color: #4271ff;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 10px;
}
#space
{
	float: left;
	width: 100%;
	height: 10px;
}
#fullspace
{
	display: block;
	height: 100%;
	overflow: hidden;
}
#footer_l
{
	padding-left: 30px;
	padding-top: 5px;
	width: auto;
	float: left;
}
#footer_r
{
	padding-right: 30px;
	padding-top: 5px;
	width: auto;
	float: right;
}
#footer-container
{
	border-top: 1px solid #926B1E;
	width: 980px;
	float: left;
	clear: left;
}
#footer_link a
{
	color: #666;
	text-decoration: none;
}
#footer_link a:link, #footer_link a:visited, #footer_link a:active
{
}
#footer_link a:hover
{
	text-decoration: underline;
	color: #8a6c4c;
}
#footer_link
{
	text-align: left;
	font-size: 10px;
}
#post_title
{
/*
	font-size: 20px;
	font-weight: normal;
*/
	font-size: 16px;
	font-weight: bold;
	color: #926B1E;
}
#post_content
{
	line-height: 20px;
}
#post_content ul
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
#warning
{
	color: #ff0000;
}
#admin_table_title
{
	background: #666666;
	color: #ffffff;
	font-weight: bold;
}
#admin_table_row1
{
	background: #f0f0f0;
}
#admin_table_row2
{
	background: #e0e0e0;
}
#admin_table_highlight
{
}
#terms
{
	line-height: 12px;
	font-size: 10px;
}
#bullet ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
#bullet li
{
	list-style-image: none;
	list-style-type: none;
}
.table_border
{
    border-color: #ccc;
    border-width: 0 0 1px 1px;
    border-style: solid;
}
.table_border td
{
    border-color: #ccc;
    border-width: 1px 1px 0 0;
    border-style: solid;
}
.banner
{
	padding-left: 8px;
	padding-bottom: 10px;
	border-left: 1px solid #926B1E;
	border-bottom: 1px solid #926B1E;
}
.blue_header
{
	font-size: 16px;
	color: #4271ff;
}
.gray_header
{
	font-size: 16px;
}
.gold_header
{
	font-size: 16px;
	color: #926B1E;
}
.gray_header_bold
{
	font-size: 16px;
	font-weight: bold;
}
.gold_header_bold
{
	font-size: 16px;
	font-weight: bold;
	color: #926B1E;
}
.management_name
{
	font-weight: bold;
	font-size: 12px;
}
.management_title
{
	font-weight: bold;
	font-size: 12px;
	color: #926B1E;
}
.small_font
{
	font-size: 10px;
}
.gray_font
{
	color: #666;
}
.black_font
{
	color: #000;
}