﻿/* table */
table {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;

}
.title1 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;


}
#info { /* 灰底上下黑線 */
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C9C9D7;
	border-bottom-color: #C9C9D7;
}
.text1{
	font-size: 10px;
}
/*--------form set--------------*/
input {
	COLOR: #0066CC;
	border: 1px solid #B3B3B3;
	font-size: 12px;
}
option {
	color: #666666;
	border: 1px solid #B3B3B3;
	font-size: 12px;
}

.copyright {
	font-size: 10px;
}
.text-mark1 {
	color: #003399;
}
td.table-boder1 {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*--------link set--------------*/
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*--------Menu link set--------------*/
a.link01:link {
	color: #666666;
	text-decoration: none;
}
a.link01:visited {
	color: #666666;
	text-decoration: none;
}
a.link01:hover {
	color: #FF6600;
	text-decoration: none;
}
/*--------Title1 link set--------------*/
a.linkTitle1:link {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.linkTitle1:visited {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.linkTitle1:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.focustitle {
	font-size: 15px;
	font-weight: bold;
	color: #377AC0;
	word-spacing: 0px;
}
#titleRight {
	border: 1px solid #C9C9C9;
	background-color: #F5F4F7;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#selectRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
/* hr 虛線 用法 <div class="hr"><hr /></div> */
div.hr hr { display: none;}
div.hr {
	background-image: url(../images/dotLine_v.gif);
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#selectRight ul {
	list-style-image: url(../images/tip.gif);
	text-indent: -2em;
	margin-left: 3em;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#selectRight ul a {
	margin-left: -7px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.listNon ul {
	margin-top: 3px;
	margin-bottom: 0px;
	list-style-type: square;
}
.err {
	font-size: 16px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#imgCase {

	border: 1px solid #C9C9C9;
	background-color: #F5F4F7;
}
#contextShow {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px none #FFFFFF;
	width: 435px;
	height: 3em;
}
#gorup ul {

	list-style-image: url(../images/tip.gif);
	text-indent: -2em;
	margin-left: 3em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gorup ul a {

	margin-left: -7px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#gorup {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contextin {
	margin-left: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#search {
	background-color: #FFFFCC;
	border: 1px solid #FFCC33;
}
.payListTime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
td.payListTitleTable-boder1 {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
}  
#null {
	border: none;
}
td.detail {
	color: #006699;
	padding-top: 12px;
	padding-right: 5em;
	padding-left: 2em;
	line-height: 150%;
}

td.warning {
	color: #FF6600;
	padding-top: 3px;
	padding-right: 5em;
	padding-bottom: 3px;
	padding-left: 5em;
	line-height: 150%;
	text-align: center;
}
table.rule {
	color:#333333;
	line-height: 105%;
}

