@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-image: url(images/index_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.space_5px {
	padding: 5px;
}
.space_5px_down {
	padding-bottom: 5px;
}

.space_10px {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.space_10px_down {
	padding-bottom: 10px;
}
.box01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: 2px solid #dcccb9;
}

.leftmenu_bg {
	background-color: #FFFFFF;
	background-image: url(images/leftmenu_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.leftmenu_bg01 {
	color: #bc501b;
	padding-left: 65px;
	height: 32px;
	padding-top: 2px;
}
.leftmenu_bg01 a:link {
	color: #bc501b;
	text-decoration: none;
}
.leftmenu_bg01 a:visited {
	text-decoration: none;
	color: #bc501b;
}
.leftmenu_bg01 a:hover {
	text-decoration: none;
	color: #c32b44;
}
.leftmenu_bg01 a:active {
	text-decoration: none;
	color: #bc501b;
}
.leftmenu_bg01-over {
	color: #c32b44;
	background-image: url(images/page_menu_bg01.jpg);
	padding-left: 65px;
	height: 32px;
	padding-top: 2px;
}
.leftmenu_bg01-over a:link {
	color: #c32b44;
	text-decoration: none;
}
.leftmenu_bg01-over a:visited {
	text-decoration: none;
	color: #c32b44;
}
.leftmenu_bg01-over a:hover {
	text-decoration: none;
	color: #FF3333;
}
.leftmenu_bg01-over a:active {
	text-decoration: none;
	color: #c32b44;
}
.leftmenu_bg01_1-over {
	color: #c32b44;
	background-image: url(images/page_menu_bg01_1.jpg);
	padding-left: 65px;
	height: 32px;
	padding-top: 2px;
}
.leftmenu_bg01_1-over a:link {
	color: #c32b44;
	text-decoration: none;
}
.leftmenu_bg01_1-over a:visited {
	text-decoration: none;
	color: #c32b44;
}
.leftmenu_bg01_1-over a:hover {
	text-decoration: none;
	color: #FF3333;
}
.leftmenu_bg01_1-over a:active {
	text-decoration: none;
	color: #c32b44;
}

.title_bg01 {
	background-image: url(images/title_bg01.jpg);
	height: 45px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
}
.title01 {
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/table02_bg1.gif);
	padding-left: 10px;
	padding-top: 5px;
}
.title02 {
	font-weight: bold;
	color: #987071;
}

.table01_line01 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DCCCB9;
}
.table01_line02 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DCCCB9;
}
.table01_line03 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DCCCB9;
}
.table01_line04 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCCCB9;
}

.link_red01 {
	color: #7E4C4D;
}
.link_red01 a:link {
	color: #7E4C4D;
	text-decoration: none;
}
.link_red01 a:visited {
	text-decoration: none;
	color: #7E4C4D;
}
.link_red01 a:hover {
	text-decoration: underline;
	color: #FF3333;
}
.link_red01 a:active {
	text-decoration: none;
	color: #7E4C4D;
}
.link_yellow {
	color: #F4D8BA;
}
.link_yellow a:link {
	color: #F4D8BA;
	text-decoration: none;
}
.link_yellow a:visited {
	text-decoration: none;
	color: #F4D8BA;
}
.link_yellow a:hover {
	text-decoration: underline;
	color: #FF3333;
}
.link_yellow a:active {
	text-decoration: none;
	color: #F4D8BA;
}
.link_org01 {
	color: #D44D03;
}
.link_org01 a:link {
	color: #D44D03;
	text-decoration: none;
}
.link_org01 a:visited {
	text-decoration: none;
	color: #D44D03;
}
.link_org01 a:hover {
	text-decoration: underline;
	color: #FF3333;
}
.link_org01 a:active {
	text-decoration: none;
	color: #D44D03;
}

.line_notop01 {
	background-color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCCCB9;
	border-bottom-color: #DCCCB9;
	border-left-color: #DCCCB9;
	line-height: 18px;
}
.line_title_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d66874;
}
.line_foot01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.line_picall {
	border: 2px solid #dcccb9;
	padding: 1px;
	background-color: #FFFFFF;
}

.text_18px {
	font-size: 18px;
	font-weight: bold;
}
.text_15px {
	font-size: 15px;
	font-weight: bold;
}
.text_12px {
	font-size: 12px;
}
.text_11px {
	font-size: 11px;
}
.text_10px {
	font-size: 10px;
}
.text_coffer01 {
	color: #7e6150;
}
.text_black01 {
	color: #333333;
}
.text_red01 {
	color: #987071;
	font-weight: normal;
}
.text_red02 {
	color: #EB7B7B;
}
.text_red03 {
	color: #993333;
}

.text_org01 {
	color: #D44D03;
}
.text_yellow {
	color: #F4D8BA;
}
.text_w {
	color: #FFFFFF;
}
.div_newslist {
	overflow: hidden;
	width: 100%;
}
/* 項目符號用圖片
.div_newslist ul {
	list-style-image:url(images/icon/icon_arrow02_1.gif);
	padding-left: 20px;
	margin:0;
}
*/
.div_newslist ul {
    list-style:none;
	margin:0;
}
.div_newslist ul li.odd01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}
.div_bookmarklist {
	width: 100%;
}
.div_bookmarklist ul {
	margin:0;
	list-style:none;
}
.div_bookmarklist ul li.odd01 {
	float:left;
	padding-bottom: 2px;
	padding-top: 3px;
	font-weight: bold;
	color: #987071;
	width: 70px;
	margin: 1px;
	text-align: center;
}
.div_bookmarklist ul li.odd02 {
	float:left;
	padding-bottom: 2px;
	padding-top: 3px;
	width: 405px;
	margin: 1px;
	padding-left: 8px;
}
.div_bookmarklist ul li.odd03 {
	float:left;
	padding-bottom: 2px;
	padding-top: 3px;
	width: 60px;
	font-size: 12px;
	text-align: center;
	background-color: #F0F0F0;
	margin: 1px;
}
.div_bookmarklist ul li.odd04 {
	float:left;
	padding-bottom: 2px;
	padding-top: 3px;
	width: 345px;
	margin: 1px;
	padding-left: 8px;
}
.div_bookmarklist ul li.even01 {
	float:left;
	padding-bottom: 2px;
	padding-top: 3px;
	font-weight: bold;
	color: #987071;
	width: 75px;
	margin: 1px;
	text-align: center;
	background-color: #fef7f4;
}
.div_bookmarklist ul li.even02 {
	float:left;
	padding-bottom: 2px;
	padding-top: 3px;
	width: 345px;
	margin: 1px;
	padding-left: 8px;
	background-color: #fef7f4;
}
.div_bookmarklist ul li.even03 {
	float:left;
	padding-bottom: 2px;
	padding-top: 3px;
	width: 45px;
	font-size: 12px;
	text-align: center;
	background-color: #E5E5E5;
	margin: 1px;
}
.div_link {
	width: 100%;
}
.div_link ul {
	list-style:none;
	padding-left:10px;
	margin:0;
}
.div_link ul li.odd01 {
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	width: 31%;
	margin-right: 3px;
	margin-left: 10px;
}
/*目前沒用到*/
.div_02list {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.div_list01 {
	margin: 10px;
	width:788px;
}
.div_list01 ul {
    list-style:none;
	display:block;	
	margin:0;
	clear:both; /*解除文繞圖*/
}
.div_list01 ul li.title {
	background-color:#efbbb3;
	background-image:url(images/icon/icon_title01.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 29px;
	line-height:29px; /*單行時可讓其自動置中*/
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.div_list01 ul li.pic {
	float:left;
	width: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.div_list01 ul li.data {
	float:left;
	width: 598px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
