/* CSS Document */
@charset "utf-8";
body
{
	width: 980px;
	margin: 0 auto;
	padding: 0;

	line-height: 1.5;
	font-family: "微軟正黑體", sans-serif;
	font-size: 0.8em;
}

a:link, a:visited
{
	text-decoration: none;
	color: #000;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #f60;
}

a img
{
	border: 0 none #fff;
	color: #fff;
}

input, select, textarea
{
	font-family: "微軟正黑體", sans-serif;
}

#header
{
	position: relative;
	background-image: url("graphics/bg_header.png");
}

#header h1
{
	width: 101px;
	height: 34px;
	margin: 0 0 0 80px;
	padding: 0;
}

#header ul
{
	position: absolute;
	top: 10px;
	right: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#header li
{
	float: left;
	margin-left: -1px;
	padding: 0 10px;
	background-image: url("graphics/gap_dot.png");
	background-repeat: no-repeat;
	background-position: left center;
}

#top
{
	height: 149px;
	background-image: url("graphics/bg_top.jpg");
}

#top_index
{
	height: 334px;
	background-image: url("graphics/bg_top_index.jpg");
}

#top_flash
{
	position: relative;
	width: 621px;
	height: 245px;
	margin: 5px 0 0 72px;
	background-image: url("graphics/top/default.png");
	background-repeat: no-repeat;
}

#top_flash object
{
	position: absolute;
	top: 25px;
	left: 315px;
	width: 267px;
	height: 194px;
}

#top_flash ul
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#top_flash ul li
{
	position: absolute;
}

#top_flash ul .li_button_previous
{
	margin: 110px 0 0 -6px;
}

#top_flash ul .li_button_next
{
	margin: 110px 0 0 601px;
}

#top h1, #top_index h1
{
	margin: 0 0 0 80px;
	padding: 25px 0 0 0;
}

#main
{
	padding-bottom: 90px;
	background-image: url("graphics/bg_main_bottom.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: auto;
}

#menu
{
	margin-top: -120px;
}

#menu_index
{
	margin-top: -305px;
}

#menu, #menu_index
{
	float: right;
	width: 221px;
	margin-right: 32px;
	padding: 0 0 35px 0;
	background-image: url("graphics/bg_menu_bottom.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu .h2_title, #menu_index .h2_title
{
	margin: 0;
	padding: 0 0 24px 10px;
	background-image: url("graphics/bg_menu_top.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu .h2_member, #menu_index .h2_member
{
	height: 18px;
	margin: 0;
	padding: 53px 0 22px 25px;
	background-image: url("graphics/bg_menu_gap.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 18px;
	font-size: 18px;
	color: #fff;
}

#menu ul, #menu_index ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url("graphics/bg_menu.png");
	background-repeat: repeat-y;
}

#menu li, #menu_index li
{
	padding: 8px 0 4px 29px;
	background-image: url("graphics/gap_menu.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menu p, #menu_index p
{
	margin: 0;
	padding: 4px 0 8px 25px;
	background-image: url("graphics/bg_menu.png");
	background-repeat: repeat-y;
}

#adv
{
	clear: right;
	float: right;
	width: 227px;
	margin-right: 29px;
}

#adv h2
{
	margin: 15px 0 0 0;
	padding: 0;
}

#facebook
{
	clear: right;
	float: right;
	width: 221px;
	margin: 15px 32px 0 0;
}

#content
{
	float: left;
	width: 640px;
	margin-left: 70px;
}

#content h2
{
	margin: 0;
}

#search
{
	position: relative;
	padding: 32px 10px 15px 10px;
}

#search h2
{
	position: absolute;
	top: 0;
	left: -74px;
	height: 18px;
	width: 620px;
	margin: 0;
	padding: 7px 280px 7px 84px;
	background-image: url("graphics/bg_search_title.gif");
	z-index: -1;
}

#search table
{
	border-collapse: collapse;
}

#search td
{
	padding: 0 10px 0 0;
}

#search select
{
	margin-left: 5px;
}

#search .button_submit
{
	width: 67px;
	height: 26px;
	border: 0;
	padding: 0 3px 3px 0;
	background-image: url("graphics/button_search.png");
	background-repeat: no-repeat;
	font-size: 0;
}

#news
{
	position: relative;
	overflow: auto;
}

#news h3
{
	height: 41px;
	padding: 0 100px 0 40px;
	line-height: 41px;
	background-image: url("graphics/bg_title.png");
	background-repeat: no-repeat;
}

#news table
{
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}

#news th
{
	background-color: #eee;
}

#news th, #news td
{
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#news .p_date
{
	position: absolute;
	top: 0;
	right: 10px;
	padding: 0;
	line-height: 41px;
	color: #0000c0;
}

#news .p_content
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

#news .td_date
{
	width: 100px;
	text-align: center;
}

#index_news
{
	padding-bottom: 45px;
	background-image: url("graphics/bg_news_bottom.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#index_news h2
{
	margin: 0;
	padding: 15px 10px;
	background-image: url("graphics/bg_news_top.png");
	background-repeat: no-repeat;
}

#index_news ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url("graphics/bg_news.png");
	background-repeat: repeat-y;
}

#index_news li
{
	margin-left: 15px;
	padding-left: 15px;
}

#index_news .li_odd
{
	background-image: url("graphics/tip_blue.png");
	background-repeat: no-repeat;
	background-position: left center;
}

#index_news .li_even
{
	background-image: url("graphics/tip_green.png");
	background-repeat: no-repeat;
	background-position: left center;
}

#index_news .p_more
{
	display: inline;
	float: right;
	margin: 10px 10px 0 0;
	padding: 0 0 0 20px;
	background-image: url("graphics/tip_arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
}

#content .campus
{
	overflow: auto;
}

#content .campus h3
{
	height: 41px;
	padding: 0 15px 0 40px;
	line-height: 41px;
	background-image: url("graphics/bg_title.png");
	background-repeat: no-repeat;
}

#content .index_campus
{
	margin-top: 13px;
	padding: 15px 0;
	background-image: url("graphics/bg_index_title.png");
	background-repeat: no-repeat;
	overflow: auto;
}

#content .index_campus h2
{
	margin: 0;
	padding: 0 0 0 10px;
}

#content .index_campus ul, #content .campus ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .index_campus li, #content .campus li
{
	float: left;
	width: 310px;
	height: 123px;
	padding: 15px 0 0 10px;
	overflow: hidden;
}

#content .index_campus li img, #content .campus li img
{
	float: left;
	margin-right: 10px;
}

#content .index_campus li h3, #content .campus li h3, #content .campus li h4
{
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

#content .classes
{
	overflow: auto;
}

#content .classes h3
{
	height: 41px;
	padding: 0 15px 0 40px;
	line-height: 41px;
	background-image: url("graphics/bg_title.png");
	background-repeat: no-repeat;
}

#content .classes table
{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}

#content .classes th
{
	background-color: #eee;
}

#content .classes th, #content .classes td
{
	border-bottom: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}

#content .classes .td_date
{
	width: 100px;
}

#content .photos
{
	overflow: auto;
}

#content .photos h3
{
	height: 41px;
	padding: 0 15px 0 40px;
	line-height: 41px;
	background-image: url("graphics/bg_title.png");
	background-repeat: no-repeat;
}

#content .photos h4
{
	text-align: center;
}

#content .photos .p_img
{
	text-align: center;
}

#content .photos .p_abstract
{
	border: 1px solid #ccc;
	padding: 5px;
}

#content .photos ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .photos li
{
	position: relative;
	float: left;
	width: 150px;
	height: 184px;
	margin: 4px;
	padding: 0;
}

#content .photos li span
{
	display: block;
}

#content .photos li .subject
{
	position: relative;
	width: 150px;
	height: 30px;
	margin-bottom: 4px;
	line-height: 30px;
	text-align: center;
	background-image: url("graphics/bg_subject.gif");
}

#content .photos li .thumb
{
	position: relative;
	width: 150px;
	height: 150px;
	background-image: url("graphics/bg_thumb.gif");
}

#content .photos li img
{
	position: absolute;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;
}

#login table
{
	margin: 100px auto 0 auto;
	border: 1px solid #ccc;
}

#login th
{
	padding: 0 5px;
	background-color: #eee;
}

#member h3
{
	height: 41px;
	padding: 0 15px 0 40px;
	line-height: 41px;
	background-image: url("graphics/bg_title.png");
	background-repeat: no-repeat;
}

#member table
{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}

#member th
{
	background-color: #eee;
}

#member th, #member td
{
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#member .p_content
{
	padding: 0 10px;
}

#member .table_messages, #member .table_orders
{
	text-align: center;
}

#member .td_date
{
	width: 100px;
}

#member .td_function
{
	width: 120px;
}

#member .th_name
{
	width: 100px;
}

#member .textarea_message_content
{
	width: 100%;
	height: 450px;
}

#member .p_virtual_account, #member .p_purch_amt
{
	text-align: center;
}

#member .text_virtual_account
{
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 1.5em;
	color: #00f;
}

#member .text_purch_amt
{
	padding: 0 5px;
	font-weight: bold;
	font-size: 1.5em;
	color: #f00;
}

#footer
{
	clear: both;
	padding: 25px 0 25px 35px;
	background-image: url("graphics/bg_footer.gif");
	background-repeat: repeat-x;
	overflow: auto;
}

#footer .ul_menu
{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#footer .ul_menu li
{
	float: left;
	margin-left: -1px;
	padding: 0 10px;
	background-image: url("graphics/gap_li.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#footer h2
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#footer .ul_footer
{
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#footer .ul_right
{
	float: left;
	margin: -0.5em 0 0 10px;
	padding: 0;
	list-style: none;
}

#footer .ul_footer li, #footer .ul_right li
{
	padding-left: 15px;
	background-image: url("graphics/tip_small_arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
}

#footer .ul_right li strong
{
	font-size: 1.4em;
	color: #f26522;
}

.p_nodata
{
	margin: 0;
	border: 1px solid #fdc689;
	padding: 5px;
	text-align: center;
	background-color: #ffffc0;
}

.p_button
{
	text-align: center;
}

.p_button input
{
	margin: 0 5px;
}

.ul_button
{
	padding: 0;
	list-style: none;
	text-align: center;
}

.ul_button li
{
	display: inline;
	margin: 0 5px;
}

.page
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.page li
{
	display: inline;
	padding: 0 5px;
}

.page .li_this_page
{
	font-size: 1.5em;
	font-weight: bold;
	color: #f60;
}
