/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	background-color: #666666;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

/* 版面設計 */

/*Top*/
.top_bg {
	background-image: url(design/design_bannerBg.jpg);
	background-repeat: repeat-x;
}.td_titleL {
	background-image: url(design/title_Lbg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/*Menu*/
.table_menuBg {
	background-image: url(design/menu_bg2.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.td_menuLeft {
	background-image: url(design/menu_left.jpg);
	width: 15px;
	background-repeat: no-repeat;
	height: 450px;
}
.td_menuMain {
	background-image: url(design/menu_bg1.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	width: 207px;
	text-align: right;
}
.td_menuList {
	height: 30px;
}
.td_menuList2 {
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.td_menuRight {
	background-image: url(design/menu_right.jpg);
	width: 15px;
	background-repeat: no-repeat;
	height: 450px;
}

/*Main*/
.table_mainBg {
	background-image: url(design/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
	background-color: #FFFFFF;
}
.td_mainTop {
	vertical-align: top;
}
.td_mainBottom {
	vertical-align: bottom;
	text-align: right;
}
.td_mainLeft {
	vertical-align: top;
	width: 237px;
	background-image: url(design/menu_bg2.jpg);
	background-repeat: repeat-y;
}

.td_mainRight {
	vertical-align: bottom;
	background-image: url(design/bottom_iconBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	text-align: right;
	width: 175px;
}
.td_titleS {
	background-image: url(design/title_Sbg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 250px;
	padding-left: 22px;
	vertical-align: top;
	padding-top: 15px;
}
.td_contents {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	vertical-align: top;
	width: 600px;
	padding-left: 30px;
}
.table_add {
	height: 50px;
	width: 100%;
}
.td_addBg {
	background-image: url(design/bottom_addBg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	background-position: right 0px;
	text-align: right;
	vertical-align: top;
	background-color: #666666;
}
.td_addL {
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	padding: 10px;
}
.td_addR {
	background-image: url(design/bottom_add1.jpg);
	background-repeat: no-repeat;
	width: 175px;
}

/* 表格式內文設定 */

.form_table {
	width: 100%;
	background-color: #333333;
}
.form_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 5px;
}
.form_content {
	background-color: #efefef;
	padding: 5px;
}
.list_title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	font-size: 14px;
	padding-top: 10px;
}
.list_titleS {
	background-image: url(icons/spot_ball1.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
}
.list_contents {
	padding-bottom: 10px;
	vertical-align: top;
	background-image: url(design/bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.list_lines {
	margin-top: -15px;
	padding-left: 5px;
}
.list2_title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	font-size: 14px;
	padding-top: 15px;
}
.list2_contentsTh {
	color: #333333;
	background-color: #CCCCCC;
	vertical-align: top;
	font-weight: bold;
	text-transform: capitalize;
	padding: 3px;
}
.list2_contents {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 3px;
}


/* 文字設定 */

.txt_OrangeL {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	margin-bottom: -10px;
}
.txt_BlueL {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	margin-bottom: -10px;
}
.txt_RedM {
	font-size: 14px;
	color: #FF0000;
}

.txt_titleSS {
	background-image: url(icons/ball_square.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	margin-bottom: -15px;
	line-height: 23px;
	text-transform: uppercase;
}
.pic_lineB {
	border: 1px solid #666666;
}


/*項目符號*/
.spot1 {
	list-style-type: upper-roman;
	color: #000000;
	font-weight: bold;
	margin-left: 20px;
	list-style-position: outside;
}
.spot2 {
	color: #666666;
	font-weight: normal;
	list-style-position: outside;
	margin-left: 20px;
}
.spot3 {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-left: 20px;
}
.spot4 {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
.bt_iconR {
	text-align: right;
}


/* --- 表格當bt -------------- */

.bt_out {
	vertical-align: middle;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9933;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-bottom-color: #993300;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC6600;
	background-image: url(icons/bg_bt1.gif);
	padding-right: 8px;
	padding-left: 4px;
}
.bt_over {
	vertical-align: middle;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-left: 4px;
	padding-right: 3px;
}
.bt_PDF {
	background-image: url(icons/logo_pdf.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	color: #990000;
	padding-right: 40px;
}
.bt_bgRed {
	background-color: #FFCCCC;
	border: 1px solid #EEA299;
	padding-right: 2px;
	padding-left: 2px;
}


/* --- 文繞圖 -------------- */
div.image-left {
	float: left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0;
	border: 1px solid #D4D0C8;
}

div.image-left img {
padding: 4px;
}

div.image-left p {
margin: 3px 0 0;
}
