﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}

input,img{
	vertical-align:middle;
}

#Top_Box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#New_RuBox {
	margin-right: 7px;
}
#New_Rubtn {
	text-align: right;
	margin-top: 11px;
	margin-right: 5px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	margin-left: 25px;
	float: right;
}

#New_Rubtn a {
	color: #505050;
	text-decoration: none;
}
#New_Rubtn a:hover {
	color: #505050;
	text-decoration: underline;
}



#New_Login {
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: right;
	float: right;
}
#New_Login a img {
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#New_Login input {
	height: 10px;
	width: 130px;
	margin-top: -1px;
	border: 2px solid #FFF;
}
#New_Login span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	background-color: #EFF1F4;
	margin-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
}

#New_HeaderBox {
	background-image: url(../image/topdown.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	height: 211px;
}
.New_Logo {
	height: 82px;
	width: 384px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
}
#Header_Rubtn {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-shadow: 0px -0px 6px rgb(0,0,0);
}
#Header_Rubtn a {
	color: #FFF;
	text-decoration: none;
}
#Header_Rubtn a:hover {
	color: #FFF;
	text-decoration: underline;
}



#SearchBar {
	background-image: url(../image/searchbar.png);
	float: right;
	height: 21px;
	width: 151px;
	margin-right: 30px;
	margin-top: 15px;
	padding-left: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	clear:right;
}
#SearchBar input {
	background-color: #003869;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 100px;
}
#SearchBar a {
	color: #FFF;
	text-decoration: none;
}
#SearchBar a:hover {
	text-decoration: underline;
}
#New_Main {
	clear: both;
	float: left;
	height: 35px;
	padding-top: 18px;
	padding-right: 20px;
	padding-left: 35px;
	margin-top: 23px;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../image/line_z2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#New_Main ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#New_Main ul li {
	background-image: url(../image/line_z1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 14px;
	padding-right: 14px;
	float: left;
}
#New_Main ul li:hover {
	text-shadow: 0px -0px 6px #E34F00;
	cursor: pointer;
}
#New_Main2 {
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	float: right;
	margin-top: 40px;
	margin-right: 20px;
}
#New_Main2 a {
	color: #FFF;
	text-decoration: none;
}
#New_Main2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#New_Main ul ul {
	border: 1px solid #002a60;
	list-style-type: none;
	background-image: url(../image/btn_Blackdown.png);
	clear: left;
	float: left;
	font-size: 13px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 0px 7px #000000;
	-webkit-box-shadow: 0px 0px 7px #000000;
	box-shadow: 0px 0px 7px #000000;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 140px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 0px;
	 z-index: 100;
}
#New_Main ul ul li {
	background-image: none;
	float: none;
	margin-top: 8px;
	margin-bottom: 12px;
	border-bottom-style: dashed;
	border-bottom-color: #8F9192;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 6px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 2px;
}
#New_Main ul ul li:hover {
	text-decoration: underline;
	text-shadow: none;
}
#New_Main ul li a {
	color: #FFF;
	text-decoration: none;
}
#New_Main ul ul li a {
	text-decoration: none;
}
#New_Main ul ul li a:hover {
	text-decoration: underline;
}

#New_Main ul #Btn01 #Sbtn01, #New_Main ul #Btn02 #Sbtn02,#New_Main ul #Btn03 #Sbtn03,#New_Main ul #Btn04 #Sbtn04,#New_Main ul #Btn05 #Sbtn05, #New_Main ul #Btn07 #Sbtn07, #New_Main ul #Btn06 #Sbtn06, #New_Main ul #Btn08 #Sbtn08{
	margin-left: 0px;
	display: none;
	text-shadow: 0px 0px 0px #000000;
}


#ChangeSB {
	float: right;
	clear: both;
	margin-right: 25px;
	margin-top: 5px;
}
#News_Table {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C2C2C2;
	background: #dadada; /* Old browsers */
	background: -moz-linear-gradient(top, #dadada 0%, #f9f9f9 27%, #f9f9f9 78%, #dadada 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadada), color-stop(27%,#f9f9f9), color-stop(78%,#f9f9f9), color-stop(100%,#dadada)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dadada 0%,#f9f9f9 27%,#f9f9f9 78%,#dadada 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dadada 0%,#f9f9f9 27%,#f9f9f9 78%,#dadada 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dadada 0%,#f9f9f9 27%,#f9f9f9 78%,#dadada 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dadada 0%,#f9f9f9 27%,#f9f9f9 78%,#dadada 100%); /* W3C */


	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#dadada',GradientType=0 ); /* IE6-9
	 */
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	overflow: auto;
}
#News_Stabl01 {
	float: left;
	width: 50%;
	padding-bottom: 15px;
	background-image: url(../image/newsLine.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#News_Stabl02 {
	float: left;
	width: 50%;
	padding-bottom: 15px;
}
.Page_Down {
	background-image: url(../image/NewsDown.gif);
	height: 30px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.Page_Down2 {
	background-image: url(../image/NewsDown.gif);
	height: 30px;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.Page_Down li , .Page_Down2 li{
	float: left;
	height: 30px;
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #494949;
}
.Page_Down li:hover , .Page_Down2 li:hover{
	float: left;
	height: 30px;
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1791FF;
	cursor: pointer;
}
.Page_Down .DownBlue , .Page_Down2 .DownBlue{
	background-color: #004382;
	height: 30px;
	width: 90px;
	color: #FFF;
}
.Page_Down .DownBlue:hover , .Page_Down2 .DownBlue:hover{
	background-color: #004382;
	height: 30px;
	width: 90px;
	color: #FFF;

}
.News_Title {
	text-align: right;
	float: right;
	margin-bottom: 12px;
}
.News_Li {
	padding: 0px;
	clear: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 45px;
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.News_Li li {
	font-size: 12px;
	color: #505050;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-image: url(../image/gricon.gif);
	padding: 0px;
	line-height: 18px;
}
.News_Li li a {
	color: #505050;
	text-decoration: none;
}
.News_Li li a:hover {
	text-decoration: underline;
}
.News_Li li a.blue:link {
	font-weight: bold;
	color: #005A87;
	text-decoration: none;
}
.News_Li li a.blue:hover {
	font-weight: bold;
	color: #005A87;
	text-decoration: underline;
}
.News_Li p {
	font-size: 12px;
	color: #6D6D6D;
	margin-top: -5px;
	margin-bottom: 8px;
}
.News_more {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
#News_ob1 , #News_ob5{
}
#News_ob2, #News_ob3, #News_ob4, #News_ob6, #News_ob7 {
	display: none;
	overflow: auto;
}
.NewsTitle01 {
	background-image: url(../image/news-title1a.png);
	text-align: right;
	float: right;
	height: 18px;
	width: 468px;
	padding-top: 4px;
	padding-right: 8px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #FFF;
}
.NewsTitle02 {
	background-image: url(../image/news-title1b.png);
	text-align: right;
	float: right;
	height: 18px;
	width: 468px;
	padding-top: 4px;
	padding-right: 8px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #FFF;
}
.NewsTitle03 {
	background-image: url(../image/news-title1.png);
	text-align: right;
	float: right;
	height: 18px;
	width: 468px;
	padding-top: 4px;
	padding-right: 8px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #FFF;
}
.NewsTitle04 {
	background-image: url(../image/news-title1c.png);
	text-align: right;
	float: right;
	height: 18px;
	width: 468px;
	padding-top: 4px;
	padding-right: 8px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #FFF;
}
.NewsTitle05 {
	background-image: url(../image/news-title2.png);
	text-align: right;
	float: right;
	height: 18px;
	width: 468px;
	padding-top: 4px;
	padding-right: 8px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #FFF;
}
.NewsTitle06 {
	background-image: url(../image/news-title2a.png);
	text-align: right;
	float: right;
	height: 18px;
	width: 468px;
	padding-top: 4px;
	padding-right: 8px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #FFF;
}
.NewsTitle07 {
	background-image: url(../image/news-title2b.png);
	text-align: right;
	float: right;
	height: 18px;
	width: 468px;
	padding-top: 4px;
	padding-right: 8px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #FFF;
}


.NewsTitle01 a,.NewsTitle02 a, .NewsTitle03 a, .NewsTitle04 a, .NewsTitle05 a, .NewsTitle06 a, .NewsTitle07 a{
	color: #FFF;
	text-decoration: none;
}
.NewsTitle01 a:hover, .NewsTitle02 a:hover, .NewsTitle03 a:hover, .NewsTitle04 a:hover, .NewsTitle05 a:hover, .NewsTitle06 a:hover, .NewsTitle07 a:hover {
	color: #FFF;
	text-decoration: underline;
}
