@charset "utf-8";
.h2 {
	font-family: Arial, "新細明體";
	color : #ff7800;/*橘色*/
	font-size: 13px;
}
.h3 {
	font-family: Arial, "新細明體";
	color : #4a4a4a;/*深灰色*/
	font-size: 12px;
	line-height: 145%;	
}
.h3-3 {
	font-family: Arial, "新細明體";
	color : #4a4a4a;/*粗深灰色*/
	font-size: 13px;
	/*font-weight: bold;*/
}
.h4 {
	font-family: Arial, "新細明體";
	color : #0090ff ; 
	letter-spacing : 2pt ;
	font-size: 10px;
}
.h5 {
	font-family: Arial, "新細明體";
	color : #ffffff;/*白色*/
	font-size: 13px;
	padding: 5px;
}
.h5_1 {
	font-family: Arial, "新細明體";
	color : #ffffff;/*白色*/
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
}
.h7 {
	border: 1px dashed #7ABDD8;
}
.search_bar_text {
  overflow-x:hidden;
	overflow-y:hidden;
	overflow:auto;
	font-family: Arial, "新細明體";
	color : #999999;
	font-size: 16px;
	border: 1px solid #6BA2BC;
	height: 22px;
	width: 265px;
	padding-top: 5px;
	padding-left: 5px;
}
.h3_0815 {
	font-family: Arial, "新細明體";
	color : #ff6c00;
	font-size: 13px;
}
.h3_b {
	font-family: Arial, "新細明體";
	color : #4a4a4a;/*深灰色*/
	font-size: 12px;
	line-height: 145%;
	background-color: #F7F7F7;
	border: 1px none #CACACA;
}
.h3_c {
	font-family: Arial, "新細明體";
	color : #4a4a4a;/*深灰色*/
	font-size: 12px;
	
}
.h3_e {
	font-family: Arial, "新細明體";
	color : #333333;/*深灰色*/
	font-size: 13px;	
}
.h3_d {
	font-family: Arial, "新細明體";
	color : #A1A1A1;/*深灰色*/
	font-size: 13px;
}
.line_b {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
a{font-size : 10pt;text-decoration:none;}
a:visited{color : #0090ff}
a:active {color : #0090ff}  
a.linka:hover {background-color:#EFEFEF}
a.linkb:hover {
	color : #80C73F;
	text-decoration: none;
}
a.linkc:hover {color : #99cc00}
a.linkd:hover {font-size:10pt;color : #FF9900}
a:link {
	color: #0090ff;
}
.MsgHide {
	overflow-x:hidden;
  overflow-y:hidden;
	overflow:auto;
	width:360px;
	padding:2px;
	font:normal 12px 細明體;
	display:none
}
.ImgTab {cursor:pointer}
