﻿/************************************************************
* 全域設定
************************************************************/
html, body {
	margin: 0px;
	padding: 0px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
body {
	background:#fff url(../images/wrapper_bg.jpg) repeat-x;
}
ol, ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
a {
	font-size: 13px;
	text-decoration:none;
	color:#09F;
}
a:focus, object, embed {
	outline: none;
}
img {
	border:none;
	outline:none;
}


/************************************************************
* Header 樣式
************************************************************/
#header {
	margin-bottom: 30px;
	background:#fff url(../images/bg_bg.jpg);
}
#brand {
	width:960px;
	height:150px;
	margin: 0px auto;
	text-indent: -9999px;
	background-image:url(../images/title2.png);
}
#brand a {
	display:block;
	height:100%;
}
#search {
	width:100%;
	height:39px;
	margin: 0px auto;
	background-image:url(../images/search_bg.jpg);
}
#search_s {
	width:960px;
	height:39px;
	margin: 0px auto;/*text-align:right;/**line-height:55px;**/
	position: relative;;
}
#marquee {
	width: 400px;
	height: 30px;
	top: 5px;
	position: absolute;
}
.hot {
	width: 350px;
	height: 30px;
	overflow: hidden;
}
.hot a {
	color: #ff0;
	/* color: #996319;
	background: #fdc054;
	border: 1px solid #f4ab4c; */
	text-decoration: none;
	font: 13px/1.5em '微軟正黑體', '新細明體', Arial;
	display: inline-block;
	padding: 2px 5px;
	border-radius: 3px;
	margin: 3px;
	/* text-shadow: 0px 1px 0px #ffce82; */
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
}
.hot a:hover {
	color: #09F;
	background: #e6f7fe;
	text-shadow: none;
}
#search_ss {
	width:100%;
	height:39px;
	margin-left:340px;/*background-color:#930;*/
}
#item {
	float:left;
	margin:0px 20px;
}
#item ul {
	list-style:none;
	overflow:auto;
	margin:0px;
	padding:0px;
}
#item li {
	float:left;
}
#item li a{
	display: block;
	width:39px;
	height: 39px;
	text-indent: -9999px;
}
#item li a:focus {
	outline: none;
}
#bar {
	float:left;
	height:39px;/*background-color:blue;*/
	line-height:33px;
}
#keyword {
	height:16px;
	line-height:16px;
	padding:4px 6px;
	border:1px solid #ccc;
	border-radius:5px;
	vertical-align:middle;
}
#search-submit {
	line-height:16px;
	padding: 4px 6px;
	border-radius: 5px;
	vertical-align: middle;
	margin-left: 10px;
	background: #fbd568;
	background: -moz-linear-gradient(#fbd568, #ffb347);
	background: -ms-linear-gradient(#fbd568, #ffb347);
	background: -o-linear-gradient(#fbd568, #ffb347);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
	background: -webkit-linear-gradient(#fbd568, #ffb347);
	background: linear-gradient(#fbd568, #ffb347);
	border: 1px solid #f4ab4c;
	color: #996319;
	text-shadow: 0 1px rgba(255,255,255,0.3);
}
#keyword:focus {
	outline:none;
}
.home {
	background: url(../images/icon_header.png) no-repeat 0px 0px;
}
.home:hover {
	background-position: 0px -39px;
}
.schedule {
	position: relative;
	background: url(../images/icon_header.png) no-repeat -39px 0px ;
}
.schedule:hover {
	background-position: -39px -39px
}
.schedule.changed::after {
	content: "1";
	display: block;
	position: absolute;
	background: #f00;
	top: 0px;
	right: -2px;
	width: 16px;
	height: 16px;
	text-indent: 0px;
	border-radius: 16px;
	line-height: 16px;
	color: #fff;
}
.traffic {
	background: url(../images/icon_header.png) no-repeat -78px 0px ;
}
.traffic:hover {
	background-position: -78px -39px
}
.payment {
	background: url(../images/icon_header.png) no-repeat -117px 0px ;
}
.payment:hover {
	background-position: -117px -39px
}
.special {
	background: url(../images/icon_header.png) no-repeat -156px 0px ;
}
.special:hover {
	background-position: -156px -39px
}
/*.schedule {
	background:url(../images/search_item.png) no-repeat scroll 0px 0px;
	display:block;
	width:41px;
	height:31px;
	text-indent:-9999px;
}
.schedule:hover {
	background:url(../images/search_item.png) no-repeat scroll 0px -31px;
	display:block;
	width:41px;
	height:31px;
	text-indent:-9999px;
}
.traffic {
	background:url(../images/search_item.png) no-repeat scroll -41px 0px;
	display:block;
	width:41px;
	height:31px;
	text-indent:-9999px;
}
.traffic:hover {
	background:url(../images/search_item.png) no-repeat scroll -41px -31px;
	display:block;
	width:41px;
	height:31px;
	text-indent:-9999px;
}
.payment {
	background:url(../images/search_item.png) no-repeat scroll -82px 0px;
	display:block;
	width:41px;
	height:31px;
	text-indent:-9999px;
}
.payment:hover {
	background:url(../images/search_item.png) no-repeat scroll -82px -31px;
	display:block;
	width:41px;
	height:31px;
	text-indent:-9999px;
}
.special {
	background:url(../images/search_item.png) no-repeat scroll -123px 0px;
	display:block;
	width:41px;
	height:31px;
	text-indent:-9999px;
}
.special:hover {
	background:url(../images/search_item.png) no-repeat scroll -123px -31px;
	display:block;
	width:41px;
	height:31px;
	text-indent:-9999px;
}*/
#space {
	float:left;
	width:120px;
	height:20px;
	margin-top:5px;
}
#button {
	float:left;
	background:transparent url(../images/search_search.png);
	width:64px;
	height:39px;
	background-position:0px 0px;
	border:none;
	text-indent: -9999px;
}
#button:hover {
	background-image:url(../images/search_search.png);
	background-position:0px 31px;
}
#lang {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: auto;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}
#lang li {
	float: left;
	margin: 0px 3px;
}
#lang a {
	width: 24px;
	height: 24px;
	border: 1px solid #fff;
	line-height: 24px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
}
#lang a:hover {
	text-shadow: 0px 0px 10px #333;
}

/************************************************************
* 主題選擇
************************************************************/
#theme {
	display:none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
	overflow:auto;
}
#theme li {
	float: left;
	width: 15px;
	height: 15px;
	margin:10px 6px;
	text-indent: -9999px;
	border: 2px solid transparent;
	cursor: pointer;
}
#blue {
	background: #03f;
}
#blue:hover {
	border: 2px solid #fff;
}
#red {
	background: #939;
}
#red:hover {
	border: 2px solid #fff;
}
#yellow {
	background: #fc0;
}
#yellow:hover {
	border: 2px solid #fff;
}
/************************************************************
* 語言選擇
************************************************************/
#language {
	margin: 0px auto;
	background-color:#cff;
	background-image:url(../images/version_bg.jpg);
}
#language .container {
	width:950px;
	height:23px;
	margin: 0px auto;
	line-height:23px;
	font-size:13px;
	overflow:auto;
}
#language ul {
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}
#language li {
	float:left;
	margin-left:10px;
}

/************************************************************
* Footer 樣式
************************************************************/
#footer {
	width:940px;
	background:#fff url(../images/footer_bg.jpg) repeat-x;
	margin: 0px auto;
}
#sitemap {
	float:left;
	padding:20px;
	padding-left:50px;
}
#sitemap_s {
	float:left;
	width:700px;
	height:100px;
}
#sitemap ul {
	margin:5px 10px;
	float:left;
	text-align:left;
}
#sitemap ul li {
	margin:5px;
}
#sitemap ul li a {
	color:#666;
	text-align:left;
	font-size:13px;
	line-height:20px;
}
#sitemap_s ul li a:hover {
	font-weight:bold;
}
#multimedia {
	float:right;
	padding-right: 20px;
}
#multimedia ul {
	margin:10px;
}
#multimedia ul li {
	float:left;
	margin-top:10px;
	margin-left:30px;
}
#multimedia ul li a {
	display:block;
	width:25px;
	height:26px;
}
#multimedia ul li a:hover {
	width:25px;
	height:26px;
}
#multimedia img {
	border:none;
	outline:none;
}
.multi01 {
	width:25px;
	height:26px;
}
.multi02 {
	width:25px;
	height:26px;
}
#multi03 {
	width:25px;
	height:26px;
}
#multi04 {
	width:25px;
	height:26px;
}
#info {
	clear:both;
	width:100%;
	height:100px;
	background-color:#fff;
	border-top:1px solid #CCC;
}
#copyright {
	margin-top:10px;
	margin-left:10px;
	height:50px;
	float:left;
	font-size:13px;
	color:#999;
}
#information {
	margin-top:10px;
	margin-right: 10px;
	height:50px;
	float:right;
	font-size:13px;
	color:#999;
}
#information span {
	font-size: 12px;
	vertical-align: middle;
}

/************************************************************
* 首頁公告
************************************************************/
#cboxLoadedContent .notice{
	border: 1px solid #E3E197;
	background: #ffd url(../images/icon_notice.png) no-repeat 10px center;
	padding: 10px 10px 10px 70px;
	font-size: 12px;
	line-height: 15pt !important;
	text-align: left;
	margin: 0px;
	color: #06f;
	margin-right: 27px;
}
#cboxLoadedContent .notice h2{
	font: bold 20px/1.5em '微軟正黑體','新細明體';
	margin: 0;
	display: block;
}
#cboxLoadedContent .notice p{
	margin: 0;
	margin-top: 5px;
}