@charset "utf-8";
/* CSS Document */
body{
	color:#CCC;
	line-height:22pt;
	background-color:#000;
	font-size: 10.5pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bkg03.gif);
}
a{color:#999;
  text-decoration:none;}

#container {
	overflow: hidden;
	margin-top: 5px;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
}
#container #top0{
	width:100%;
	margin-right: auto;
	margin-left: auto;

	}
#container #logo{
	width:330px;
}
#container #menuzone
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 65%;
	height: 47px;
	clear: none;
	float: right;
	position: relative;
	margin-top: 15px;

	}
#container #left{
	background-image:url(../images/bk2.jpg);
	width:18%;
	height:600px;
	float:left;
}

#container #right{
	width:80%;
	float:right;

}
#container #rightC{
	SCROLLBAR-TRACK-COLOR:#282828;

}
#container #top {
	height:180px;
	margin-bottom:20px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
}

#container #main {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #000;
}

#container #main2 {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	padding-left:90px;
	padding-right:34px;
	margin-bottom: 20px;
	background-color: #000;
}
#container #main2 a:hover{
	color:#FFF}


#container #rigt #right p{
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	
}

#container #right_header {
	height:20px;
	background-image: url(../images/bkg01.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#footer {
	height:70px;
	text-align:center;
	color:#666;
	letter-spacing: 1px;
	line-height: 20pt;
	font-size: 10pt;
	background-color: #000;
	margin-top: 15px;

}
#footer a{
	color:#999;
}
#footer a:hover{
	color:#C00;}
#submenu {
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	}
#submenu ul{
	list-style:none;
	}
#submenu a{
	color:#FFF;
}
#submenu li{
	display:block;
	line-height:14px;
	background-image: url(../images/subbk02.jpg);
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 22px;
	margin-left: 0px;
}
#submenu li a:hover {
	display:block;
	margin-left:0px;
	color:#F00;
}
#submenu .active{
	display:block;
	background-color:#000;
	background-image: url(../images/subbk01.jpg);
}
#submenu .active a{
	color:#F00;
}
.my_text{
	margin-right: 100px;
	margin-left: 20px;
}
h1{
	margin-left: 20px;
}
.s01{
	font-size:18px;
	color:#66A7CE;
	font-weight: bold;
	letter-spacing: 1px;
}
.s03{
	color:#9FF;
}
.s02{
	font-size:10pt;
	line-height: 15px;
	padding: 10px;
	margin: 10px;
	
}
.s04{
	color:#9C3;
}
#news{
	padding:20px;
	background-color:#FFFFEC;
	width: 520px;
	margin-left: 40px;
	border: 15px solid #FFCC66;
}


/* 可重複使用的雜項類別 */
.fltrt { /* 這個類別可用來讓頁面右邊的元素浮動。浮動元素必須位於頁面上必須相鄰的元素前面。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 這個類別可用來讓頁面左邊的元素浮動 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 這個類別應該放置於 Div 或 Break 元素上，而且應該是完整包含浮動的容器關閉前的最後一個元素 */
	clear:both;
	height:5px;
	font-size: 1px;
	line-height: 0px;
}

.box {
	padding: 20px;               /* 支持CSS3的瀏覽器(FF1.5也支持) */
	text-align: justify;
}


.box img{
	border:#666 1px solid;
	
	  }
.box2 {
	padding: 20px;               /* 支持CSS3的瀏覽器(FF1.5也支持) */
	
	
			  }
.box2 img{
	float:left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.box3 {
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(../images/bk_menu2.jpg);
	background-repeat: repeat-x;
	
		  }

.box4 {
	background-image:url(../images/bk_menu3.jpg);
	background-repeat: repeat-x;
	height:350px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top:1px;
	background-color: #000;
	filter:Alpha(Opacity=80);   /* IE */
	-moz-opacity:0.8;          /* Moz + FF */
	opacity:0.8;               /* 支持CSS3的瀏覽器(FF1.5也支持) */
	
			  }

.box5 {
	padding: 20px;
	background-color:#000;

	
			  }
table {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding:3px;}
table a{
	color:#FFC;
	text-decoration:underline;}
table a:hover{
	color:#FC6;}
table , table, tbody, tfoot, tr, th, td, table caption {
	font-family: Verdana, arial, helvetica, sans-serif;
	background:#262b38;
	color:#fff;
	text-align:center;
	font-size:11px;
	line-height:18px;
    border-top:1px solid #567;
	border-bottom:3px solid #000
	;
}
table caption {
	border-top:3px solid #567;
	border-bottom:1px solid #000;
	font-weight:bold;

}
table thead td,table thead tr{
	background-color:#303;
	padding:5px;}
	
tbody td, tbody th, tbody tr.odd th, tbody tr.odd td {
	border:1px solid;
	border-color:#567 #000 #000 #567;
	padding-left:5px;padding-right:5px;
}

td, th, table caption {
	vertical-align:middle;
}
tfoot td, tfoot th, thead th {
	border:1px solid;
	border-color:#000 #567 #567 #000;
	font-weight:bold;
	white-space:nowrap;
	font-size:13px;
}



.black
{
	background-color:#000;}


.picstyle01 {
	padding:1px;
	border:5px solid #3C496F;
}

