﻿@charset "utf-8";
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	letter-spacing: 1px;
}
a{
	color:#666666;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover{
	color:#CC3300;
	text-decoration: none;
	letter-spacing: 1px;
}
.black13 {
	font-size: 13px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing:2px;
}
.black13 a:hover {
	font-size: 13px;
	color: #498B38;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.black13 link{
	font-size: 13px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.head16{
	font-size:16px;
	color:#AB581B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/********************************p****************************/
p {
	font-size: 13px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing:2px;
	line-height: 18px;
}
p.Bhead15 {
	font-size: 15px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p.bark13 {
	font-size: 13px;
	color: #3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p.white{
	font-size: 13px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;

}
p.newshead{
   font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #2E6583;
	text-shadow: 2px 2px 0px #FFF;
	padding: 0px;
	background-repeat: no-repeat;
}
p.newshead a{
     font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #2E6583;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-decoration: none;
}
p.newshead a:hover{
     font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #CE8F1C;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-decoration: none;
}
p.news_text13{
     font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #666666
}
p.pager{
 font-family:Arial, Helvetica, sans-serif;
 FONT-SIZE: 11px;
 TEXT-TRANSFORM: uppercase;
 COLOR: #FF6600;
 padding: 0px;
}
p.pager a{
 font-family:Arial, Helvetica, sans-serif;
 FONT-SIZE: 11px;
 COLOR: #FF6600;
 padding: 0px;
 text-decoration: none;
}
p.pager a:hover{
 font-family:Arial, Helvetica, sans-serif;
 FONT-SIZE: 11px;
 COLOR: #339900;
 text-decoration: none;
}
/****************TD********************************/
td.head13{
	font-size:13px;
	color:#0099CC;
	font-weight: bold;
}
td.head13 a{
	font-size:13px;
	color:#0099CC;
	font-weight: bold;
	text-decoration: none;
}
td.head13 a:hover{
	font-size:13px;
	color:#FF6600;
	font-weight: bold;
	
}
td.line{
border-bottom-color:#999999;
border-bottom-style:dotted;
border-bottom-width:1px;
}


/************************Tr**************************/
tr.i01_head{
	background-color:#54A8B1;
	color: #FFFFFF;
	font-family: "新細明體";
	font-weight: normal;
	text-indent: 3px;
}
tr.i01_sub{
	background-color:#CCCCCC;
	color: #333333;
	font-family: "新細明體";
	font-weight: normal;
	text-indent: 3px;
}
tr.i01_item{
	background-color:#EEF4EA;
	color: #333333;
	font-family: "新細明體";
	font-weight: normal;
	text-indent: 3px;
}

tr.i02_item{
	background-color:#FDEEDB;
	color: #333333;
	font-family: "新細明體";
	font-weight: normal;
	text-indent: 3px;
}

tr.i03_item{
	background-color:#D1EAEF;
	color: #333333;
	font-family: "新細明體";
	text-indent: 3px;
}
tr.i04_item{
	color: #333333;
	font-family: "新細明體";
	text-indent: 3px;
	background-color: #FAFAFA;
}
tr.i05_item{
	background-color:#FEECD3;
	color: #333333;
	font-family: "新細明體";
	text-indent: 3px;
}
table.tboder{
	border-bottom-style:solid;
	border-bottom-color:#8A8A8A;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

hr {
	border-bottom-style:dotted;
	border-bottom-color: #AABFC6;
	border-bottom-width: 1px;
}
/*********************/
th{
    font-size: 13px;
	color: #FFFFFF;
	font-family: "新細明體";
	}

/*************************/
.err_msg{
color:#FF3300;
font-style:"新細明體";
font-size:13px;
}

