@charset "utf-8";
/* CSS Document */
*{
			margin:0;
			padding:0;
		}

html {overflow:hidden;}
body,td,th {
	font-family: "微軟正黑體", "square721 BT", "新細明體", arial;
	width:100%;
	margin-bottom:0 auto;
	height:100%;
}
body {
	width:100%;
	height:100%;
	margin: 0px;
	overflow:hidden;
}

#bg {
	position:fixed;
	width:100%;
	height:100%;
}

#bg img {
	position:absolute;
	top:-11px;
	margin:auto;
	margin-top:-6%;
	margin-left:200px;
	width:100%;
	height:123%;
	left: -200px;
}

div.fullscreen {
	display: block;
	top:10%;
	left:22%;
	width: 1221px;
	height: 835px;
	position:absolute;
}
div.frame {
	height: 1221px;
	width: 636px;
	left:0px;
	top:-30px;
	float:none;
	position:absolute;
	font-family:"微軟正黑體", "新細明體", Arial;
	color:#fff;
	font-size:15px;
	line-height: 28px;
	letter-spacing: 1px;

}


.left{ width:200px; height:100%; background-image:url(../images/index_01-1.jpg); background-repeat:no-repeat; float:left; margin:0 auto; position:absolute; z-index:9999; display:block;}	

.left-menu{ width:190px; margin-bottom:50px;}
.menu-a1{ width:190px;}
.copy{
	width:169px;
	height:38px;
	margin-bottom:0;
	right:0;
	position:fixed;
	z-index:9996;
	bottom:0;
}

.clr{ clear:both;}

*{
			margin:0;
			padding:0;
		}
		a{
			text-decoration: none;
			outline: none;
		}
		a:hover{
			text-decoration: underline;
		}
		img{
			border:none;
		}
		
		
		/*Supersize Plugin Styles*/
		#content{
	margin:0px auto;
	height:268px;
	width:474px;
	bottom:14px;
	z-index: 3;
	background:#262626 no-repeat 90%;
	border-top:1px solid #000;
	border-bottom:1px solid #4F4F4F;
	position:absolute;
	left: 302px;
		}
		#contentframe{
			overflow: hidden;
			border-top:solid 1px #4F4F4F;
			border-bottom:1px solid #000;
			height: 100%;
			text-align:left;
			z-index: 3;
		}
		#slidecaption{
			overflow: hidden;
			float:left;
			color:#FFF;
			font:26px "Helvetica Neue", Arial, sans-serif;
			font-weight:bold;
			margin:33px 0;
		}
		
#loading {
		position: absolute;
		top: 49.5%;
		left: 49.5%;
		z-index: 888;
		width: 24px;
		height: 24px;
		text-indent: -999em;
		background-image: url(../css/images/progress.gif);
		}
#supersize{
	position:fixed;
		}
#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
#supersize .activeslide, #supersize .activeslide img{
			z-index: 2; position:relative;
		}
		
.slideText {
	font-family:"微軟正黑體", "新細明體", Arial;
	color:#fff;
	position: relative;
	overflow:hidden;
	width:550px;
	height: 230px;
	display:block;
	z-index:997;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 25px;
}
.slideText ul, .slideText li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
.slideText ul {
    position: relative;
    display:block
}
.slideText li {
    text-align: left;
}
.slideText li a {
	display: block;
	overflow: hidden;
	font-size: 1em;
    color:#fff;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
}
.slideText li a:hover {
    text-decoration: none;
	color:#f00;
}		
		

	
/*最新消息*/
.newlink { font-family:Arial; color:#FFF; border:1px #FFF solid; padding:2px;margin:15px 5px 5px 5px;}
.newlink a { text-decoration:none; border:1px #999 solid; background:#999;}
.newlink a:hover { text-decoration: none; border:1px #999 solid; background:#999;}