/* CSS Document */
a:link{color:#0058fe;}
a:link IMG{border:none;}
body {
	margin:0;
	padding:0;
	font-size:1em;
}
.container {
	width:910px;
	margin:0 auto;
	border:#c3c3c3 1px solid;
	background-color:#ffffff;
}
.newsHeader {
	background: #1438a5;
background: -moz-linear-gradient(top,  #1438a5 0%, #1a67c1 50%, #83c7f3 100%);
background: -webkit-linear-gradient(top,  #1438a5 0%,#1a67c1 50%,#83c7f3 100%);
background: linear-gradient(to bottom,  #1438a5 0%,#1a67c1 50%,#83c7f3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1438a5', endColorstr='#83c7f3',GradientType=0 );

}
.newsHeader .logo {
	background:url(../images/logo_news.jpg) no-repeat 0 center;
	width:910px;
	height:100px;
	text-indent:-999em;
	margin:0 auto;
}
.line {
	background-color:#c3c4c6;
	border-bottom:#7b7b7b 1px solid;
	width:100%;
	height:5px;
}
.wrapper {
    /*background-color:#d8d7d7;*/
	width: 100%;
    padding: 15px 0px 0px 0px;
}
.tabSearch {width:95%; background-color:#ffffff; margin:0 auto; border:#c6c5c5 1px solid; border-collapse:collapse;}
.tabSearch CAPTION{ text-align:center; padding:5px 0 10px 0;}
.tabSearch th, .tabSearch td{border:#c6c5c5 1px solid; padding:10px 18px;}
.tabSearch th{background-color:#eeeeee; text-align:right; letter-spacing:1pt;}
.tabSearch td ul{padding:8px 0 0 0; margin:0 0 0 12px;}
TABLE .zmsg{color:#f80000; font-size:0.8125em; line-height:150%;}
TABLE .subtitle{ font-weight:bold;}
TABLE .memo{font-size:0.8125em;}
.tabSearch TABLE td, .tabSearch TABLE th{border:none;}
.btnArea{margin:5px auto; text-align:center; position:relative;}
.btnArea .btnTop{ position:absolute; right:20px;}
.condition{ width:86%; padding:10px 2%; margin:20px auto;
border:#90b3e3 2px solid;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #dfe1f1 100%);
background: -webkit-linear-gradient(top,  #ffffff 0%,#dfe1f1 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#dfe1f1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfe1f1',GradientType=0 );
}
.condition .subtitle2{color:#1f417e;font-weight:800;}
.highlight ,highlight a:link{color:#f80000;}
.tabList{ border-collapse:collapse; width:90%; margin:0 auto; border-bottom:#9dcbe9 4px solid;}
.tabList TR:hover{background-color:#fff1df;}
.tabList .thbg{
	border:#9dcbe9 1px solid;
background: #d7f0fd;
background: -moz-linear-gradient(top,  #d7f0fd 0%, #a6d5ed 100%);
background: -webkit-linear-gradient(top,  #d7f0fd 0%,#a6d5ed 100%);
background: linear-gradient(to bottom,  #d7f0fd 0%,#a6d5ed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7f0fd', endColorstr='#a6d5ed',GradientType=0 );
	}
.tabList .sticky, .tabList .sticky a:link{background-color:#fde9d0; /*color:#f96401;*/ font-weight:800;}
.tabList th{padding:5px 10px; color:#025585; /*font-weight:normal;*/}
.tabList td{padding:10px; border-bottom:#9dcbe9 1px solid;}
.tabList a:link{text-decoration:none;}
/*.tabList a:hover{text-decoration:underline;}*/
.page{ margin:10px auto; text-align:center;}
.tabContent {width:90%; background-color:#ffffff; margin:0 auto; border:#c6c5c5 1px solid; border-collapse:collapse;}
.tabContent th, .tabContent td{border:#c6c5c5 1px solid; padding:10px 18px;}
.tabContent th{background-color:#eeeeee; text-align:right; letter-spacing:1pt;}
.tabContent td ul{padding:8px 0 0 0; margin:0 0 0 0px; list-style:none;}
.tabContent td ul li{padding:2px 0;}
.tabContent a:link IMG{border:none;}
.newsContent{margin:10px auto; width:90%; padding:15px 0; font-family:Arial, Helvetica, sans-serif,"新細明體"; line-height:160%;}
.newsContent h1{ text-align:center; color:#3b589a; font-size:1.25em; width:100%; border-bottom:#3b589a 3px solid; padding-bottom:10px; line-height:150%;}
.btnPrint{ float:right;}
.btnPrint a:link{border:none;}
.btnSocial{ float:left; margin-top:1px;}
.btnSocial .facebook, .btnSocial .twitter, .btnSocial .googleplus, .btnSocial .plurk, .btnSocial .line{width:21px; height:21px; padding:0px 4px; float:left; text-indent:-999em;}
.btnSocial .facebook{background:url(../images/icon_facebook.png) no-repeat 0 0;}
.btnSocial .twitter{background:url(../images/icon_twitter.png) no-repeat 0 0;}
.btnSocial .googleplus{background:url(../images/icon_googleplus.png) no-repeat 0 0;}
.btnSocial .plurk{background:url(../images/icon_plurk.png) no-repeat 0 0;}
.btnSocial .line{background:url(../images/icon_line.png) no-repeat 0 0; border:none;}
.btnSocial img {border-radius: 10%; margin-left:4px; }
.footer {
	clear:both;
	margin-top:20px;
	background-color:#c3c4c6;
	border-top:#7b7b7b 1px solid;
	width:100%;
	height:7px;
}
