﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	background-image: url(../images/index-flabg-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Microsoft JhengHei", Helvetica, Arial, sans-serif;
}
#wrapper{
	width: 1152px;
	margin-right: auto;
	margin-left: auto;
}
#quickmenu{
    background-image: url(../images/logo.png);
    	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	height: 42px;
	width: 951px;
	padding-right: 201px;
}
#quickmenu img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash{
	height: 350px;
	width: 1152px;
	margin-right: auto;
	margin-left: auto;
}
#apDiv1 {
	position:absolute;
	z-index:1;
	visibility: visible;
	top: 52px;/*19px;*/
	padding-left: 200px;
	color: #8c8c8c;
    font-weight: 600;
	/*position:absolute;
	z-index:1;
	visibility: visible;
	top: 24px;
	padding-left: 450px;
	color: #8c8c8c;
    left: 241px;
    width: 815px;*/
}
#apDiv1 a{
	color: #0046cd;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#apDiv1 a:hover{
	color: #575757;
	text-decoration: none;
	background-color: #FC0;
}
.clear {
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
#left{
	float: left;
	width: 604px;
	background-image: url(../images/tab-bg.gif);
	height: 341px;
	background-repeat: no-repeat;
	background-position: 60px top;
	padding-left: 46px;
}
/*- Menu Tabs B--------------------------- */

    #tabsB {
	float:left;
	font-size:100%;
	line-height:normal;
	margin-left: 50px;
	width: 500px;
      }
#tagsX {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; PADDING-TOP: 0px; HEIGHT: 23px
}
#tagsX LI {
	BACKGROUND: url(../images/tagleft.gif) no-repeat left bottom; FLOAT: left; MARGIN-RIGHT: 1px; LIST-STYLE-TYPE: none; HEIGHT: 23px
}
#tagsX LI A {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #666;
	LINE-HEIGHT: 23px;
	PADDING-TOP: 0px;
	HEIGHT: 23px;
	TEXT-DECORATION: none;
	background-image: url(../images/tagright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tagsX LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px
}
#tagsX LI.selectTag {
	BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 25px
}
#tagsX LI.selectTag A {
	BACKGROUND-POSITION: right top;
	COLOR: #006FBF;
	LINE-HEIGHT: 23px;
	HEIGHT: 25px;
	font-weight: bold;
}
#tagContent {
	width: 545px;
	margin-left: 35px;
}
.tagContent {
}

.tagContent ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 20px;
	/*margin-top: 15px;*/
	margin-bottom: 5px;
}

.tagContent li {
	DISPLAY: block;
	padding-left: 10px;
	list-style-type: none;
	line-height: 185%;
	font-size: 13px;
}

.tagContent li a{
	padding-left: 15px;
	list-style-type: none;
	color: #000;
	text-decoration: none;
}

.tagContent li a:hover{
	color: #b200b4;
}

.tagContent .date {

	font-size: 12px;
	color: #156bb3;
}
.tagContent .more {
	text-align: right;
	margin-bottom: 10px;
}
.tagContent .more a{
	font-size: 13px;
	font-weight: bold;
	color: #b200b4;
}


#tagContent DIV.selectTag {
	DISPLAY: block
}
#right{
	float: left;
	width: 302px;
	font-size: 13px;
	line-height: 24px;
	color: #514949;
	padding-bottom: 50px;
	padding-top: 26px;
	text-align: left;
	padding-right: 150px;
}
#right img{
	font-size: 26px;
	color: #333333;
	background-image: url(../images/title-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 34px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
}

#footer{
	width: 100%;
	height: 84px;
	clear: both;
}
#footer .copyright{
	display: block;
	width: 1090px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-size: 12px;
	color: #736c59;
	line-height: 23px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #919191;
	height: 75px;
}
#footer .copyright a{
	color: #736c59;
	text-decoration: none;
}
#footer .copyright a:hover{
	color: #333333;
	text-decoration: none;
}
