﻿@charset "utf-8";
/*
global.css {
	Last update: 1 May, 2009;
}
*/

/*
table of contents

=1 Global Reset
=2 Global Format
=3 Global Link Format
=4 Header
=5 Footer
=6 SubMenuIndex Nav
=7 up, down, left and right arrow images
*/

/* ---------- =1 Global Reset ---------- */
html, 
body,
div,
form,
h1,
h2,
h3,
h4,
h5,
h6,
p,
br,
pre,
a,
table,
th,
tr,
td,
caption.
ul,
ol,
li,
dl,
dt,
dd,
menu,
img,
strong,

img,
fieldset {
	border: 0;
	margin: 0;
	vertical-align:top;
}
/* ---------- =2 Global Format ---------- */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
/*	line-height: 1;*/
	list-style-type: none;
  }

body, select, textarea {
	font-size:12px;
	font-family: 新細明體, 細明體, Tahoma, Helvetica, Verdana, Calibri, Arial, sans-serif;
	background: #fcfbfb;
}

input{
	font-size:12px;
	font-family: 新細明體, 細明體, Tahoma, Helvetica, Verdana, Calibri, Arial, sans-serif;
}

div#container {
	width: 982px;
	height:auto;
	overflow:hidden;
	margin: 0px auto;
	margin-left: auto;
 	margin-right: auto;
	background: #ffffff;
}

	/* clearfix */
div#container:after {
	 content:"."; 
	 display:block; 
	 height:0; 
	 clear:both; 
	 visibility:hidden;
}

div#container {
		zoom: 1;
}
	/* end */

.ClearFloat {
    clear: both;
	height:0px;
	width:0px;
	display: block;
}

h2 {
	padding: 0px 0px 15px;
	font-weight: normal;
}

h4, h1 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	color:#999999;
}
h4.blacknumbers {
	margin-top:-3px;
	font-size:14px;
	font-weight:bolder;
	letter-spacing:0px;
	color:#333;
}
h1.header, h4.header {
	width:980px;
	background-color: #DBDBDB;
	padding:0;
	padding-left:10px;
	height:24px;
	display:block;
	margin:2px 0 10px 0;
}
h1.header span, h4.header span {
	background-color: #FFF;
	color:#0066B3;
	font-weight:bold;
	line-height:20px;
	height:20px;
	font-size:18px;
	padding: 2px 5px 2px 5px;
	display:inline-block;
}
h1.header span img, h4.header span img {
	vertical-align:bottom;
}
h6 {
	font-size:12px;
	color:#1679DE;
	font-weight:bold;
}
img.icon {
	float:left;
	margin:10px;
}
tr.oddrow {
	background-color:#277eb9;
}
s {
	color:#CCCCCC;
}
.PrintImage,
.IE6Print {
	display:none;
}
.LetterSpacing0 {
	letter-spacing:0;
}
div.imagePreload, div.imagePreload img {
	display:none;
}
div#topics {
	background: EBE8DF;
	padding: 20px;
	
}

div#topics h3 {
	font-size: 1.5em;
	color: #666666;
}

div#topics p {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999999;
	border-bottom: 1px dotted #666666;
	padding: 0px 0px 20px;
}
.headerTd {
	BACKGROUND-COLOR: #66adad
}
.contentTd {
	BACKGROUND-COLOR: #c1e5e5
}
#temperture { font-weight:bold; padding:0 8px; background:url(../img/degree.gif) 1.5em .3em no-repeat;}
.floatright {
	float: right;
}
.oddTd {
	BACKGROUND-COLOR: #cccccc
}
.evenTd {
	BACKGROUND-COLOR: #dddddd
}
/* ---------- =3 Global Link Format ---------- */
a:link,
a:visited,
a:active {
	color: #666666;
}
a:hover {
	color: #cccccc;
}
a.link2:link,
a.link2:visited,
a.link2:active,
a#link2:link,
a#link2:visited,
a#link2:active {
	color: #0099FF;
	text-decoration:none;
}
a.link2:hover,
a#link2:hover {
	color: #f4821f;
	text-decoration:none;
}
a.subscribe {
	display:block;
	width:35px;
	height:50px;
	background-position:top;
}

a.subscribe:hover {
	background-position:bottom;
}
a.subscribe span {
	display:none;
}
a.HideUnderline, a.HideUnderline:hover {
	text-decoration:none;
}
/* ---------- =4 Header ---------- */
div#header {
/*	background: url(../img/logo_bg.gif) no-repeat left top;*/
	width: 980px;
}

div#top_banner {
	display:block;
	width: 980px;
	margin-top:10px;
	border-top: solid 1px #ff9966;
	border-bottom: solid 0px #ffffff;
	border-right: solid 1px #ff9966;
	border-left: solid 1px #ff9966;
	background: #ffffff;
	position:relative;
}
div#gnav h2 {
	display: none;
}
ul#gnav  {
	list-style: none;
}
ul#gnav li  {
	display: inline;
}
div#header a:link,
div#header a:visited {
	color: #024c7b;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
}
div#header a:hover {
	color: #154970;
	text-decoration: underline;	
	font-size:12px;
	font-weight: normal;
}
div#header img{
	border: 0;
	margin: 0;
	vertical-align:top;
}

/* ---------- =5 Footer ---------- */
div#footer {
	display:block;
	width: 980px;
 	text-align:center;

	overflow:hidden;
	margin: 0px auto;
	margin-bottom:0px;
	border-top: solid 0px #ffffff;
	border-bottom: solid 0px #ffffff;
	border-right: solid 0px #ff4c01;
	border-left: solid 0px #490073;
	margin-left: auto;
 	margin-right: auto;
	background: #ffffff;
	position:relative;
}
div#footer a:link,
div#footer a:visited {
	color: #222222;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
div#footer a:hover {
	color: #666666;
	text-decoration: underline;	
}
div#footer p {
	color: #333;
	font-size: 10px;
	text-align : center;
	line-height : 22px;
}
div#footer address {
  font-size: 10px;
  font-style: normal;
  color:#ffffff
  }
span.uppercase {
  text-transform: uppercase;
  }
div#footer img{
	border: 0;
	margin: 0;
	vertical-align:top;
}

/* ---------- =6 SubMenuIndex Nav ---------- */
div.SubMenuIndexContainer {
	width:900px;
	height:3px;
	display:block;
	padding:10px 0px 17px 10px;
}
div.SubMenuIndexContainer ul {
	width:950px;
	height:5px;
	display:block;
	list-style:none;
}
div.SubMenuIndexContainer ul li {
	min-width:20px;
	width:20px;
	width:auto!important;
	float:left;
	margin-right:10px;
	padding-left:11px;
	font-weight:bold;
	background : url(../img/bullet_SubMenuIndexarrow.gif) no-repeat center left;
}
div.SubMenuIndexContainer ul li a {
	font-weight:normal;
	text-decoration:underline;
}

.jsddm ul li a.downarrowtab {
	padding: 0 15px 0 10px;
}
/* ---------- =7 up, down, left and right arrow images ---------- */
span.downarrowclass{
	width:5px;
	height:5px;
	position:absolute;
	right:3px;
	top:13px;
	background-image:url(../img/arrow_down.gif);
	background-repeat:no-repeat;
	display:block;
}

span.rightarrowclass{
	width:5px;
	height:1px;
	position:absolute;
	right:5px;
	top:5px;
	background-image:url(../img/arrow_right.gif);
	background-repeat:no-repeat;
	display:block;

}
