@charset "big5";
body {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url(images/main_bg.jpg);
	background-position: top;
	border: 0;
}

/* links */
a {
	color: #0066CC;
	background-color: inherit;
	text-decoration: none;
}
a.whitelink:link {
	color: #FFFFFF;
}

a:hover {
	color: #4499FF;
	background-color: inherit;
}

a.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFF00;
}

/* headers */
h1 {
	font-size: x-large;
	color: #000000;
	font-weight: normal;
	text-indent: 60px;
	font-family:"標楷體";
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/h1p.jpg);
	line-height: 150%;
	letter-spacing: 0.3em;
} 
h2 {
	font-size: x-large;
	font-weight: normal;
	color: #336633;
	margin-bottom: 0px;
	font-family:"標楷體";
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #FF3300;
	margin-bottom: 0px;
	font-family:"標楷體";
}
p {
	line-height: 125%;
	font-family: "新細明體,Verdana,Arial";
	font-size: 0.95em;
	color:#333333;
}
li {
	font-size: 0.95em;
	line-height: 150%;
}
ul,ol {
	margin-right: 0px;
	margin-left: 3em;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* images */
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

/* navgate*/
.navgate {
	margin-top: 8px;
	font-size: 0.8em;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
}
.navgate a{
	color: #339900;
}
.navgate a:hover{
	color: #005500;
}

/* submenu*/
.submenu {
	font-size: 0.95em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}

.submenu a {
	color: #0000CC;
	text-decoration: none;
}

.submenu a:hover {
	color: #FF3300;
	text-decoration: none;
}

.datatable {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	width: 96%;
}
.datatable tr {
	background-image: url(webadmin/images/icon/linev.gif);
	background-repeat: repeat-x;
	background-position: bottom;		
	line-height: 150%;
}
.newstable {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size:small;
}
.newstable tr {
	background-image: url(webadmin/images/icon/linev.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 110%;
}
.importantWord {
	color: #999999;
}

.linkimg {
	margin-bottom: 5px;
	border: 1px solid #333333;
}
.clean {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#mainContent {
	margin-left: 5px;
	margin-right: 5px;
}
#divRight {
	padding-right: 10px;	
}
.divtop{
	z-index:1;
	width: 225px;
	margin-top: 6px;
	margin-left: 320px;
}
.map {
font-size:xx-small;
}
.moreinfo {
	float:right;
	margin-top: -60px;
	margin-right: 15px;
}
.searchform {
	font-size: 0.84em;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 1.5em;
}
.selectTR {
	background-image: url(images/gif-0132.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 1.2em;
	font-family: "標楷體", "新細明體", "細明體";
	padding-bottom: 4px;
	letter-spacing: -0.15em;
}
.selectTR a {
	color: #555555;
}
.selectTR a:hover {
	color: #FF6600;
}
.selectTL {
	background-image: url(images/gif-0133.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 2px;
	padding-top: 6px;
	font-size: 0.7em;
	font-family: "新細明體", "細明體", "標楷體";
	letter-spacing: -0.05em;
}
.selectTL a {
	color: #555555;
}
.selectTL a:hover {
	color: #FF3300;
}
.foot{
	font-size: 0.76em;
	color: #666666;
	margin-left: 10px;
	margin-top: 15px;
}
.selectIR {
	text-align:left;
	font-size: 0.88em;
	padding-left: 20px;
	letter-spacing: -0.05em;
	padding-right: 20px;
}
.selectIR a {
	color: #333333;
}
.selectIR a:hover {
	color: #000099;
	background-color: #99CCFF;
}
.selectIR ul {
	margin-left: 1.4em;
}
.selectIR li {
	line-height: 150%;
	vertical-align: middle;

}
.selectIR p {
	margin-top: 8px;
	margin-bottom:8px;
}
.selectIL {
	text-align:left;
	list-style-image: url(images/gif-0054.gif);
	vertical-align: middle;
	margin-right: 20px;
	font-size: 0.88em;
	margin-left: 5px;
}
.selectIL a {
	color: #555555;
	text-decoration: underline;
}
.selectIL a:hover {
	color: #FF6600;
}
.foot2 {
	font-size: 0.76em;
	color: #666666;
	margin-left: 15px;
	margin-top: 40px;
	position: absolute;
}
.importantWord {
	color: #EE0000;
}
