@charset "utf-8";
/* CSS Document */

/* ========================== 最外層 =========================== */
#WRAPPER {
	clear: both;
	width: 1000px;
	margin:0 auto;}

/* ========================== 表頭 =========================== */
#HEADER {
	background-color: #dedede;
	height: 80px;
	width: 1000px;
	clear: both;
	float: left;}
#HEADER h1 a{
	height: 50px;
	width: 270px;
	text-indent: -9999px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	display: block;
	background-image: url(../img/logo.png);}
#NAV_BOX {
	float: right;
	height: 80px;
	width: 285px;
	padding-right: 50px;}
#TOP_NAV {
	background-image: url(../img/bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 18px;
	width: 245px;}
#TOP_NAV ul{}
#TOP_NAV li{
	float: left;
	width: 122px;}
#TOP_NAV a{
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../img/icon_top.png);
	background-repeat: no-repeat;
	background-position: 90px top;
	padding-left: 35px;}
#TOP_NAV a:hover{
	color: #FFFF00;
	background-image: url(../img/icon_top.png);
	background-repeat: no-repeat;
	background-position: 90px bottom;}
#ABOUT_NAV {
	background-image: url(../img/bg_about.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 38px;
	width: 258px;
	margin-top: 24px;}
#ABOUT_NAV ul{
	padding-top: 8px;
	padding-left: 25px;}
#ABOUT_NAV li{
	float: left;}
#ABOUT_NAV a{
	display: block;
	padding-top: 2px;
	margin-right: 28px;}
#ABOUT_NAV a:hover{
	padding: 0px;}
	
/* ========================== 主選單 =========================== */
#MAIN_NAV {
	clear: both;
	height: 30px;
	background-color: #3d3a35;
	background-image: url(../img/bg_mainnav.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 1000px;}
#MAIN_NAV ul{
	padding-top: 5px;
	padding-left: 228px;}
#MAIN_NAV li{
	background-image: url(../img/bg_nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 80px;
	padding-right: 10px;
	margin-right: 25px;}
#MAIN_NAV a{
	padding-top: 2px;
	display: block;}
#MAIN_NAV a:hover{
	padding: 0px;}
	
/* ========================== 內容區 =========================== */
#CONTENT {
	background-color: #404040;
	clear: both;
	float: left;
	width: 1000px;
	background-image: url(../img/bg_content.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #12110f;
}
#INDEX_BOX {
	height: 430px;
	background-image: url(../img/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#BUTTON_BOX {
	float: left;
	width: 225px;
	margin-top: 150px;
	padding-left: 245px;
}
.but_block {
	background-image: url(../img/bg_indbutton.png);
	background-repeat: no-repeat;
	float: left;
	width: 175px;
	padding-top: 36px;
	padding-left: 10px;
}
.but_block img {
	padding-bottom: 10px;}
#NEWS_BOX {
	background-color: #2e2e2e;
	background-image: url(../img/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 480px;
	padding-top: 90px;
	height: 340px;
	float: left;
}
.tit_news {
	width: 455px;
	background-image: url(../img/bg_titnews.png);
	background-repeat: no-repeat;
	height: 48px;
	margin-top: 8px;
}
.tit_news a {
	float: right;
	display: block;
	background-image: url(../img/bu_newsmore.png);
	height: 48px;
	width: 35px;
	text-indent: -9999px;
}
.tit_news a:hover {
	background-position: left bottom;
}
#NEWS ul{}
#NEWS li{
	width: 435px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a6a6a6;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/icon_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	overflow: auto;
}
#NEWS li a{
	font-family: Arial, "新細明體";
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	width: 350px;
	display: block;
	float: left;
	font-size: 12px;
}
#NEWS li a:hover{
	color: #FFFF00;
}
#NEWS span {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	display: block;
	width: 68px;
}
#NEWS img {
	margin-left: 10px;
}

#PAGE {
	float: left;
	width: 950px;
	background-color: #000000;
	background-image: url(../img/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#SUB_BOX {
	margin-top: 87px;
	float: left;
	width: 180px;
	padding-left: 10px;
}
#SUB_TIT {
	float: left;
	height: 100px;
	width: 180px;
	background-image: url(../img/bg_subtit.png);
	clear: both;
}
#SUB_NAV {
	background-image: url(../img/bg_subnav.png);
	background-repeat: repeat-y;
	margin-top: 10px;
	width: 173px;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#SUB_NAV img {
	margin-bottom: 6px;
	margin-top: 6px;
}
#MAIN_BOX {
	margin-top: 87px;
	float: right;
	width: 700px;
	background-color: #dedede;
	padding: 25px;
}
#MAIN_TIT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404040;
}
#MAIN {margin-top: 20px;}
#MAIN ul{}
#MAIN li{
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a6a6a6;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../img/icon_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	overflow: auto;
}
#MAIN li a{
	font-family: Arial, "新細明體";
	line-height: 18px;
	text-decoration: none;
	color: #585858;
	width: 580px;
	display: block;
	float: left;
	font-size: 12px;
}
#MAIN li a:hover{
	color: #FF6600;
}
#MAIN tr.GR {
	background-color: #D7D7D7;
}
#MAIN tr.SB {
	background-color: #CDCDCD;
}
#MAIN td {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;


}
#MAIN h3 {
	font-size: 16px;
	color: #990000;
	line-height: 36px;
	font-family: Arial, "新細明體";
	text-align: left;
	margin-left: 5px;
}
#MAIN h4 {
	font-size: 14px;
	color: #FF6633;
	line-height: 24px;
	font-family: Arial, "新細明體";
	text-align: left;
	margin-left: 5px;
}
#MAIN h5 {
	font-size: 14px;
	color: #006633;
	line-height: 24px;
	font-family: Arial, "新細明體";
	font-weight: normal;
}
#MAIN h6 {
	font-size: 13px;
	color: #FF6600;
	line-height: 24px;
	font-family: Arial, "新細明體";
	text-align: left;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 3px;
}
#MAIN p {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 22px;
	color: #585858;
	background-position: left;
	text-align: left;
	padding-left: 5px;
}
#MAIN a {
	text-decoration: none;
	color: #000066;
}
#MAIN a:hover {
	color: #FF6600;
}
#FOOTER {
	width: 1000px;
	clear: both;
	float: left;
	height: 54px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #e2e2e2;
}
#FOOTER div {
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3d3a35;
	height: 54px;
}
#FOOTER h3 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-right: 8px;
	line-height: 18px;
	color: #3d3a35;
}
#FOOTER p{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, "新細明體";
	color: #3d3a35;
	text-indent: 8px;
}

.orange_12 {
	font-size: 12px;
	color: #FF6633;
	line-height: 18px;
	font-family: Arial, "新細明體";
	margin-left: 5px;
	text-align: left;
}
.green_12 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #006633;
}
.red_12 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #990000;
}
.red_18b {
	font-family: Arial, "新細明體";
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
}
.newsgray_12 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #585858;
	display: block;
	float: right;
}
.gray_12 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #585858;
}
.gray_16b {
	font-family: Arial, "新細明體";
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}
.green_16b {
	font-family: Arial, "新細明體";
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	color: #006633;
	letter-spacing: 1px;
}
