﻿.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;
}

.InputNote {
	font-family: "新細明體", "標楷體";
	font-size: 9pt;
	font-weight: normal;
	color: #804040;
}

.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;
	}
.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;
	height: 25px;
	width: 80px;
	background-image: url(../image/mdhd.gif);	
}
.btnBlackBoldImg {
	font-family: "新細明體", "標楷體";
	font-size: 12pt;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	height: 25px;
	width: 80px;
	background-image: url(../image/mdhd.gif);	
}
.btnRedFontBoldImg 
{
    color: Red;
	font-family: "新細明體", "標楷體";
	font-size: 12pt;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	height: 25px;
	width: 80px;
	background-image: url(../image/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(../image/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;
}
#jinliantop {
	background-image: url(../image/itsm_bg_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 100%;
}

.txtcolor_03 {
	color: #314973;
	font-size: 10px;
}
.txtcolor_04 {
	background-color: #EFF3FF;
	color: #314973;
	font-size: 12px;
}
#newspaper-a{font-size:12px;text-align:left;border-collapse:collapse;border:1px solid #69c; margin: 2px 2px}
#newspaper-a th{font-weight:normal;font-size:12px;color:#039;border-bottom:1px dashed #69c;padding:3px 3px;}
#newspaper-a td{color:#669;padding:3px 3px;}
#newspaper-a tbody tr:hover td{color:#339;background:#d0dafd;}
