﻿*{ 
    margin: 0; padding: 0;
}

body /*網頁樣式*/
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
	height: 100%;
}
#content  /*頁面容器*/
{
	padding: 0px;
	margin: 5px auto 0px auto;
	width: 980px;
	height: 100%;
	background-color: #FFFFFF;
}

#header /*版頭*/
{
    width: 980px;
    height: 126px;
}

#header a:hover /*版頭的所有超連結*/
{
	cursor: pointer;
}

#foot /*版尾*/
{
	clear: both;
	width: 100%;
	height: 110px;
	margin-top: 5px;
}

.Nav /*地區導覽列*/
{
	background-image: url('img/nav_bg.gif');
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 5px;
	height: 24px;
	width: 100%;
}

.Nav a:hover /*地區導覽 滑鼠經過時的樣式*/
{
	color: #FF6600;
}

.Nav .select /*地區導覽 被選擇時的樣式*/
{
	color: #FF6600;
	height: 24px;
	text-decoration: underline;
}

#topmenu
{
	width: 100%;
	height: 120px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url('img/TnTitle.jpg');
}

#Mtopmenu
{
	width: 100%;
	height: 70px;
	padding: 0px;
	margin: 0px;
	background-color: #F4560E;
	color: #FFFFFF;
	font-size: 12px;
}

#datablosk /*內容頁容器*/
{
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 13px;
	clear: both;
}

#RegContent /*註冊畫面的容器*/
{
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 980px;
	height: auto;
	background-color: #FFFFFF;
	font-size: 12px;
}

#regtop /*註冊畫面的header*/
{
    width: 100%;
    height: 90px;
    padding: 0px;
    margin: 0px;
    background-color: #98BABA;
    color: #FFFFFF;
    font-size: 12px;
}

#DIV.Control /*控制項的容器*/
{
	width: 720px;
	background-color: #FFFFFF;
	margin-left: 3px;
}

#DIV.SubControl /*子控制項容器*/
{
	width: 720px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}

table.regForm /*註冊畫面的table*/
{
	width: 750px;
	margin-top: 10px;
}

table.regForm .FieldName /*註冊畫面table的說明欄*/
{
	width: 15%;
	margin-top: 10px;
	text-align: right;
	background-color: #F5F5F5;
}

table.regForm .FieldContent /*註冊畫面table的內容欄*/
{
	margin-top: 10px;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.taitleBody
{
	float: left;
	width: 100%;
	height: 100%;
}

.DataLeft /*主要容器*/
{
	width: 768px;
	float: left;
}

.DataRight /*右側*/
{
    width: 204px;
    float: right;
    text-align: left;
}

.DIVfoot /*版尾*/
{
	clear: both;
	width: 100%;
	height: 140px;
	margin-top: 10px;
}

.boardTitle
{
	background-position: center center;
	height: 24px;
	margin-left: 0px;
	color: #333333;
	background-image: url('img/ttbg.gif');
	background-repeat: repeat-x;
}

.menubar
{
	background-position: center center;
	color: #999999;
	background-image: url('img/menu_bg.gif');
	background-repeat: repeat-x;
}

.sertitle
{
	background-image: url('Style/img/toplsbg.gif');
	background-position: center center;
}


.toro
{
	background-image: url('../Style/img/toronormal.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
.toroh
{
	background-image: url('../Style/img/toroActive.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	color: #FF6600;
	text-decoration: none;
}
.toroA
{
	background-image: url('../Style/img/toroActive.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	color: #FF6600;
	text-decoration: none;
}
.rpt
{
	background-image: url('img/rptno.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 13px;
}
.rpth
{
	background-image: url('img/rptA.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 13px;
}
.rptA
{
	background-image: url('img/rptA.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 13px;
}

.intview
{
    background-image: url('img/BtntrptNo.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 13px;
    height: 26px;
}
.intviewh
{
    background-image: url('img/BtntrptAc.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 13px;
    height: 26px;
}
.intviewA
{
    background-image: url('img/BtntrptAc.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 13px;
    height: 26px;
    text-decoration: none;
}

.searchA
{
    color: #FFFFFF;
    font-size: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 24px;
    width: 50px;
    background-image: url('../Style/img/secSelect.gif');
    text-align: center;
}
.searchNO
{
    text-align: center;
}
#ul a:hover
{
 color:#FF3300;
}
.tabs div ul{
list-style-type:none;
 margin-left:10px;
 height:170px;
  width:768px;
}
.tabs div li{
float:left;
padding-bottom:8px;
margin-right:3px;
width:32%;
}
.tabs div li img{
vertical-align:bottom;
}
.tabs div li a{
display:block;
font-size:80%;
line-height:1.6;
}
.center_2 li{
float:left;
padding-bottom:8px;
margin-right:3px;
width:49%;
}
.center_2 li label{
float:left;
margin-right:3px;
width:150px;
}
.center_2 li img{
vertical-align:bottom;
}
.center_2 li a{
display:block;
font-size:90%;
line-height:1.6;
}
.tabs1 div ul{
list-style-type:none;
 margin-left:-15px;
}
.tabs1 div li{
float:left;
padding-bottom:8px;
margin-right:3px;
}
.tabs1 div li img{
vertical-align:bottom;
}
.tabs1 div li a{
display:block;
font-size:80%;
line-height:1.6;
}
.tabs2 div ul{
list-style-type:none;
 margin-left:-15px;
}
.tabs2 div li{
float:left;
padding-bottom:8px;
margin-right:3px;
}
.tabs2 div li img{
vertical-align:bottom;
}
.tabs2 div li a{
display:block;
font-size:80%;
line-height:1.6;
}
.tabs3 div ul{
list-style-type:none;
 margin-left:-15px;
}
.tabs3 div li{
float:left;
padding-bottom:8px;
margin-right:3px;
}
.tabs3 div li img
{
width:130px;
height:100px;
vertical-align:bottom;
}
.tabs3 div li a{
display:block;
font-size:90%;
line-height:1.6;
}
.fish03 a:hover, .fish03 a:visited, .fish03 a {
	color: #666;
}