﻿.Line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: solid;
}
.txtBlueBold {
	font-family: "新細明體", "標楷體";
	font-size: 12pt;
	color: #16387C;
	font-weight: bold;
}
.txtGrayThin {
	font-family: "新細明體", "標楷體";
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
}
.txtBlackBold {
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.txtInputBorder {
	border: 1px solid #CCCCCC;
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	height: 18px;
}
.Text3 {
	font-family: "新細明體", "標楷體";
	font-size: 12pt;
	color: #333333;
}
.Text4 {
	font-family: "新細明體", "標楷體";
	font-size: 12pt;
	font-weight: normal;
	color: #0075AD;
}
.btnBlackThinImg {
	font-family: "新細明體", "標楷體";
	font-size: 12pt;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 80px;
	background-image: url('../images/mdhd.gif');
	height: 24px;
}
}
.btnBlackBoldImg {
	font-family: "新細明體", "標楷體";
	font-size: 12pt;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	height: 25px;
	width: 80px;
	background-image: url(../images/mdhd.gif);	
}
.btnRedFontBoldImg 
{
    color: Red;
	font-family: "新細明體", "標楷體";
	font-size: 12pt;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	height: 25px;
	width: 80px;
	background-image: url(../images/mdhd.gif);	
}
a:link {
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 12pt;	
	text-decoration: none;
}
a:hover {
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 12pt;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 12pt;	
	text-decoration: none;
}
a:active {
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 12pt;	
	text-decoration: none;
}
.m_tdcolor_03 
{
	padding: 5px;
	background-image: url(../images/index_09.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}

.txtcolor_03 {
	color: #314973;
	font-size: 10px;
}
.txtcolor_04 {
	background-color: #EFF3FF;
	color: #314973;
	font-size: 12px;
}
