
A{text-decoration: none;color: black;}

A:hover{text-decoration: underline;color: black;}

IMG{border: 0px;}

.ss_msgbox {
	BACKGROUND-COLOR: #D0EBFF;
	font-family:  "新細明體", "細明體";
	font-size: 11pt;
	line-height: 18pt;
	BORDER-RIGHT: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: 1px dashed #ABABAB;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ABABAB;
	color: #4b4b4b;

}
.ss_msgbox_info{font-size: 11pt;color: #000000;}
.ss_msgbox_msg{font-size: 11pt;color: #FF0000;}


.cssMenu
{
	background-image:url(../images/menu_bg.gif);
	font-size:small;
	border-spacing:0;
	border-bottom-style:dotted;
	border-collapse:separate;
	border-right-style:dotted;
}
.cssMenu_over
{
	 background-color:#F4F4F2;
	
	font-size:small;
	border-spacing:0;
	border-bottom-style:dotted;
	border-collapse:separate;
	border-right-style:dotted;
	color:Orange;
}

.btn
{
	background: url(  '../images/btn_bg.gif' ) repeat-x  left top repeat-y  left top;
	height: 32px;
	color: black;
	
	border: 1px solid #548ECF;
	font-size: 10pt;
	cursor: hand;
	padding-top: 3px;
	text-align: center;
}

.btnover
{
	background: url(  '../images/btn_bg.gif' ) repeat-x repeat-y left top repeat-y  left top;
	height: 32px;
	color: red;
	border: 1px solid #548ECF;
	font-size: 10pt;
	cursor: hand;
	padding-top: 3px;
	text-align: center;
}
.wmark {	    
	    background-color:#F0F8FF;
	    color:gray;
}
.HyperLink_over {
	
	color:White;
}
.HyperLink_out {
	color: Red;
}

.HeaderStyle
{
	background-color:#6B696B;
}
.GridViewFooter{
	background-color:#CCCC99;
}
.GridViewRowStyle{
	background-color:#F7F7DE;
}
.SelectedRowStyle
{
	background-color:#CE5D5A;
}
.PagerStyle
{
	background-color:#F7F7DE;
	}
	/*輸入表單*/
.form-table
{
	width: 96.5%;
	margin: 0px 0px 0px 14px;
	padding: 3px;
	background-color: #FFFFFF;
	font-size:smaller;
}
.form-col
{
	border-bottom: 1px dashe #D6DCFF;
	height: 30px;
}
.form-row
{
	background-color: #D5DEF7;
	color: #000000;
	width: 120px;
	text-align: right;
}
.form-row2
{
	background-color: #D5DEF7;
	color: #000000;
	width: 100px;
	text-align: right;
}
.form-data
{
	background-color: #E0E0E0;
	color: #004EFF;
}
