﻿body
{
    margin:0px;
    background: url(../images/background_top.jpg) top no-repeat;
    font-family:  "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 12px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a
{
 	color: #019583;   
 	text-decoration:none;
}
a:link
{
    text-decoration:none;
}
a:visited
{
    text-decoration:none;
}
a:hover
{
    text-decoration: underline;
}
#navigation
{
    padding:10px;
    font-size:1.2em;
    
}
.label
{
    clear:both;
    float:left;
    width:400px;
    text-align:right;
    display:block;
}
#header
{

}
#footer
{
    display:block;
    width:100%;
    background:url(../images/background_bottom.jpg) top no-repeat;
    height:220px;
    position:relative;
    top:-20px;
    z-index:-10;
}
#main_footer
{
    text-align:center;
}
img
{
    border:0;
}
#layout
{
    width:950px;
}
.adminDiv
{
    margin-left:50px;
    margin-right:50px;
}
#formDiv
{
    margin-left:50px;
    margin-right:50px;
}
.mainForm
{
    margin-left:10px;
}
.header-block
{
    display:block;
    height:200px;
    float:left;
    width:250px;
}
.header-block-whole
{
    width:100%;
    background: none; 
    min-height:191px;
}
.header-block-whole-noimg
{
    width:100%;
    min-height:191px;
}
.header-block-right
{
    display:block;
    height:200px;
    float:left;
    width:300px;
    text-align:right;
}

.image-right
{
    display:block;
    text-align:right;
    float:right;
}

.header-text
{
    width:500px;
}
.header-footer
{
    font-size:0.9em;
}
.icon_image
{
    vertical-align:middle;
    margin-right:0.5em;
}
#banner
{
    height:150px;
    width:925px;
    margin:0 auto;
    text-align:left;
}
#banner img
{
    margin-top:20px;
}
#layout
{
    width:925px;
    margin-left:120px;
    min-height:400px;
}
* html #layout { height:500px; }
#top-border
{
    clear:both;
    height:52px;
    width:925px;
    display:block;
    background: url(../images/box_top.png) top no-repeat;
}
#left-border
{
    float:left;
    width:40px;
    display:block;
    background: url(../images/box_left.png) top no-repeat;
}
#content
{
    width:925px;
    background: url(../images/content-bg.png) repeat-y;
}
#right-border
{
    float:left;
    width:44px;
    display:block;
    background: url(../images/box_right.png) top no-repeat;
}
#bottom-border
{
    clear:both;
    height:54px;
    display:block;
    background: url(../images/box_bottom.png) top no-repeat;
}
.title {
	font-family: "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #019583;
}

.promoteTitle{
	font-family: "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 20px;
	line-height:20px;
	font-style: normal;
	font-weight: bold;
	color: #019583;
}


.sub_title {
	font-family: "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #019583;
}
.main_content {
	font-family:  "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 11px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.subcontent
{
   	font-family:  "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.txtfield_content {
	font-family:  "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 11px;
	line-height:20px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.remark {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 16px;
	line-height:20px;
	font-style: normal;
	font-weight: bold;
	vertical-align:middle;
	color: #FF0000;
}
.selectsearch
{
    width:150px;
}

.button a:link {
	font-family: "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #019583;
	text-decoration: none;
}
.button a:visited {
	font-family: "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #019583;
	text-decoration: underline;
}
.button a:hover {
	font-family: "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.button a:active {
	font-family: "Arial, Helvetica, sans-serif, 新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.button
{
    background-color:Orange;
}
hr 
{
  border:none;
  height:1px;
  width: 100%;
  border-bottom: 1px dashed #019583;
}
.headertable_cellleft
{
    min-width:22em;
    max-width:30em;
    border-right: 1px dashed #019583;
    vertical-align:top;
    padding-right:3em;
}
.headertable_cellright
{
    min-width:22em;
    max-width:30em;
    vertical-align:top;
    padding-left:3em;
}
.headertable_button
{
   outline: 0; 
   display:inline-block;
   width:66px;
   height:26px;
   line-height:26px;
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   color:White;
   font-size:0.8em; 
   background-image:url(../images/btn_bg_off.jpg);
   margin-left:2.3em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}
.headertable_button:hover
{
   background-image:url(../images/btn_bg_on.jpg); 
}
.error
{
    color:Red;
    text-align:left;    
    margin-left:0em;
}
.invisible_submit
{
    height:0px;
    width:0px;
    visibility:collapse;
}
