﻿	/* 嵌入字型設定 */
@font-face {
    font-family: "黑體";
    src: url(msjh.ttf);
}
body {
    
    margin: 0;
    padding: 0;
    font-family: 微軟正黑體,arial;
}
.ErrMsg{
	color:red;
}
* {
margin:0;
padding:0;
}
#header { /*首頁橫幅*/
background: url(../images/logo.gif) no-repeat left top;
width:1000px;
height:64px;
margin:0 auto;
}
#header a {
	font-size: x-small;
	color:#6c6c6c;
	text-decoration: none;
	font: Arial, Helvetica, sans-serif,Microsoft YaHei,"黑體";
}
#header .toppic {
	width:700px;
	margin:0 auto;
	float:right;
	margin: 10px 0 0px 5px;
	
	/*background: #991122 center;*/
	font-size: small;
	font: Arial, Helvetica, sans-serif,Microsoft YaHei,"黑體";
}
#headermenu { /*首頁上方菜單*/
width:1000px;
height:49px;
margin:0 auto;
}
#mainX {
width:1000px;
margin:0 auto;
}
#mainX #sidebar {
width:640px;
float:left;
background:#fff;
margin:0 auto;
}
#mainX #sidebar .bannerA{  /*首頁橫幅*/
	margin: 0px 0 0px 0px;
}
#mainX #sidebar .countP{  /*網站瀏覽人次*/
	font-family:微軟正黑體,arial;
	font-size: 100%;
	text-align:left;	
	line-height:  150%;	
	margin:0px 0 0px 0px;
}
#mainX #containe {
width:350px;
float:right;
background:#ffffff;
}
#mainX #containe .contTime {
	font-family:微軟正黑體,arial;
	font-size: x-small;
	line-height:  150%;		
	color:424343;
}
    #mainX #containe .contTitle {
        font-family: 微軟正黑體,arial;
        font-size: 0.9375em;
        line-height: 150%;
        color: 424343;
    }
#mainX #containe .linkNow {  /*現在位置*/
	font-family:微軟正黑體,arial;
	font-size: 100%;
	text-align:left;	
	line-height:  150%;	
	margin: 5px 0 5px 30px;
}
/* --------------------------------------- */
#main {
width:1000px;
margin:0 auto;
display:inline;
}
#main .headerB { /*內頁橫幅*/
background: url(../images/main_05.png) no-repeat left top;
width:1000px;
height:135px;
margin:0 auto;
}
#main  .nowPower{  /*目前權限*/
	font-family:微軟正黑體,arial;
	font-size: 100%;
	line-height:  150%;	
	margin: 55px 0px 0px 75px;
	color:#ffffff;
}
#main #sidebar {
width:200px;
float:left;
background:#fff;
}
#main #sidebar .countP{  /*網站瀏覽人次*/
	font-family:微軟正黑體,arial;
	font-size: 100%;
	text-align:left;	
	line-height:  150%;	
	margin: 5px 0 15px 5px;
}
#main #containe {
width:780px;
float:right;
background:#ffffff;
}
#main #containe .linkNow {  /*現在位置*/
	font-family:微軟正黑體,arial;
	font-size: 100%;
	text-align:left;	
	line-height:  150%;	
	margin: 5px 0 5px 30px;
}
#footer {
background: url(../images/pagebottom.gif) no-repeat left top;
width:1000px;
height:128px;
margin:0 auto;

}
#footer .bottommenu{
	width:100%;
	height:64px;
}
    #footer .context {
        width: 100%;
        vertical-align: middle;
        font-family: 微軟正黑體,arial;
        font-size: 0.6875em;
        text-align: left;
        line-height: 200%;
        color: #69889c;
        margin: 5px 10px 0 10px;
    }
#clearfloat {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px;
}

/* -------------------------------------- */
#list_unit { float:left; width:700px; margin-left:15px; padding:15px 0 8px 0; border-bottom:1px dotted #9AC4E9;}
#list_unit { display:inline;}
#list_unit p { float:left; width:164px;}
#list_unit p a { display:block; border:1px solid #03c;font-size:x-small;}
#list_unit p a:hover { border:1px dashed #00f;}
#list_unit p a img { width:160px; height:120px; margin:1px; border:0;font-size:x-small;}
#list_unit span { display:block;}
#list_unit span a { display:block; width:164px; height:25px; border:0; line-height:25px; text-align:center;}
#list_unit span a:hover { border:0; color:#c00;}
#list_unit ul { list-style-image: url(../_images/dot/dot.gif);float:right; width:500px; margin-top:5px;line-height:25px;font-size:x-small;}

/* --------------------------------------  */
/* -------------------------------------- */
#list_tel { width:280px; margin-left:15px; padding:0px 0 8px 0;}
#list_tel { display:inline;}
#list_tel p { float:left; width:164px;}
#list_tel p a { display:block; border:1px solid #03c;font-size:x-small;text-decoration: none;}
#list_tel p a:hover { border:1px dashed #00f;text-decoration: underline;}
#list_tel p a img { width:160px; height:120px; margin:1px; border:0;font-size:x-small;text-decoration: none;}
#list_tel span { display:block;}
#list_tel span a { display:block; width:164px; height:25px; border:0; line-height:25px; text-align:center;}
#list_tel span a:hover { border:0; color:#c00;}
#list_tel ul { list-style-image: url(../_images/dot/icon01.gif);float:right; width:250px; margin-top:5px;line-height:25px;font-size:x-small;}
#list_tel li {  border-bottom:1px dotted #ded9d4;}

/* -------------------------------------- */
#list_link {width:280px; margin-left:15px; padding:0px 0 8px 0;}
#list_link { display:inline;}
#list_link p { float:left; width:164px;}
#list_link p a { display:block; border:1px solid #03c;font-size:x-small;;text-decoration: none}
#list_link p a:hover { border:1px dashed #00f;;text-decoration: none}
#list_link p a img { width:160px; height:120px; margin:1px; border:0;font-size:x-small;;text-decoration: none}
#list_link span { display:block;}
#list_link span a { display:block; width:164px; height:25px; border:0; line-height:25px; text-align:center;;text-decoration: none}
#list_link span a:hover { border:0; color:#c00;;text-decoration: none}
#list_link ul { list-style-image: url(../_images/dot/icon02.gif);float:right; width:250px; margin-top:5px;line-height:25px;font-size:x-small;}
#list_link li {  border-bottom:1px dotted #ded9d4;}
/*-------------------------------------*/
.t1 {
    font-size: 0.9375em;
    font-family: 微軟正黑體,arial;
}
.N1 {
    font-size: 0.875em;
    font-family: 微軟正黑體,arial;
}
#bm {
    font-size: 0.6875em;
    font-family: 微軟正黑體,arial;
}

.tbl_header {
   background: url(../_images/pda_image/banner_bg.gif) repeat-x;
}

.tbl_content {
    background: url(../_images/pda_image/content_bg.gif) no-repeat;
    background-position: center;
}

.tbl_footer {
    background-color: #f5f5f5;
    border-bottom: 1px #999999 solid;
    border-top: 1px #999999 solid;
    padding-left: 70px;
    font-size: 0.8125em;
}

a.boldbuttons {
    background: transparent url('../_images/pda_image/darkblue_bn_left.png') no-repeat top left;
    display: inline-flex;
   
    font-size: 1em;
    font-family: 微軟正黑體,arial;
    line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
    height: 36px; /* Height of button background height */
    padding-left: 8px; /* Width of left menu image */
    text-decoration: none;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('../_images/pda_image/darkblue_bn_right.png') no-repeat top right;
display: block;
padding: 6px 10px 8px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
text-align:right;
}

.tbl_menu {
    background: url(../_images/pda_image/main_bn_bg.png) no-repeat;
    background-position: center;
}

a.menutext {
    font-size: 1.3125em;
    font-family: 微軟正黑體,arial;
    height: 45px;
    color: #FFFFFF;
    text-decoration: none;
}

a:link.menutext, a:visited.menutext, a:hover.menutext, a:active.menutext{
   text-decoration: none;
}

a:hover.menutext{
   text-decoration: underline;
}


.tbl_pagelist {  
   background: url(../_images/pda_image/page_bg.gif) repeat-x;
   font-size:1em;	
   font-family:微軟正黑體,arial;
   color:#FFFFFF;
   text-decoration: none;
}

a.pagelist{
   font-size:1em;	
   font-family:微軟正黑體,arial;
   color:#FFFFFF;
   text-decoration: none;
}

a:link.pagelist, a:visited.pagelist, a:hover.pagelist, a:active.pagelist{
   text-decoration: none;
}

a:hover.pagelist{
   text-decoration: underline;
}

.tbl_news0 {
    font-size: 0.875em;
    font-family: 微軟正黑體,arial;
    color: #015bc8;
    text-decoration: none;
    line-height: 24px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: #333333 dashed 1px;
    border-top: #828282 solid 1px;
}

.tbl_news1 {
    font-size: 0.875em;
    font-family: 微軟正黑體,arial;
    color: #015bc8;
    text-decoration: none;
    line-height: 24px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: #333333 dashed 1px;
}

.tbl_news2 {
    font-size: 0.875em;
    font-family: 微軟正黑體,arial;
    color: #015bc8;
    text-decoration: none;
    line-height: 24px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: #333333 dashed 1px;
    background-color: #f5f5f5;
}

a.newslist{
   font-size:1em;	
   font-family:微軟正黑體,arial;
   color:#474747;
   text-decoration: none;
}

a:link.newslist, a:visited.newslist, a:hover.newslist, a:active.newslist{
   text-decoration: none;
}

a:hover.newslist{
   text-decoration: underline;
}

.tbl_title_tel {
    background: url(../_images/pda_image/title_tel_bg.gif) no-repeat;
    background-position: top;
}

.tbl_title_news {
    background: url(../_images/pda_image/title_news_bg.gif) no-repeat;
    background-position: top;
}

.tbl_title_news_detail {
    background: url(../_images/pda_image/title_newsdetail_bg.gif) no-repeat;
    background-position: top;
}

.tbl_title_case {
    background: url(../_images/pda_image/title_case_bg.gif) no-repeat;
    background-position: top;
}

.tbl_title_login {
    background: url(../_images/pda_image/title_login_bg.gif) no-repeat;
    background-position: top;
}

.tbl_title_pro {
    background: url(../_images/pda_image/title_pro_bg.gif) no-repeat;
    background-position: top;
}

.table_text {
   padding:0px 20px 10px 8px;
   color: #000;
   font: 13px "細明體",Arial, Helvetica, sans-serif;
   line-height:18px;
   background-color:#f5f5f5;
   border-bottom:#bbbbbb 1px solid;
   letter-spacing:0.05em;
}

.black_text {
   color:#000000;
   font-family: "微軟正黑體";
   font-size:1em;
   text-align:right;
   font-weight:800;
   letter-spacing:0.3em;
   height:40px;
}

.form-login  {
	width: 180px;
	padding: 6px 4px 6px 3px;
	border: 1px solid #999999;
	background:#FFFFFF url(../_images/pda_image/login_textbox_bg.png) repeat-x top;
	font-size: 1em;
	color: #00306c;
}

.tbl_news_detail_content {
    padding: 10px 10px 10px 10px;
    font-size: 0.9375em;
    line-height: 24px;
}

.tbl_tel_th1 {
    padding: 5px 5px 5px 5px;
    font-size: 0.9375em;
    line-height: 24px;
    background-color: #419bd5;
    text-align: center;
    color: #FFF;
    border-bottom: #999 1px solid;
    border-top: #999 1px solid;
    border-right: #FFF 1px dashed;
}

.tbl_tel_th2 {
    padding: 5px 5px 5px 5px;
    font-size: 0.9375em;
    line-height: 24px;
    background-color: #419bd5;
    text-align: center;
    color: #FFF;
    border-bottom: #999 1px solid;
    border-top: #999 1px solid;
}

.tbl_tel_td1 {
    padding: 5px 5px 5px 5px;
    font-size: 0.9375em;
    line-height: 24px;
    background-color: #ccdeea;
    text-align: center;
    color: #000;
    border-right: #FFF 1px dashed;
}

.tbl_tel_td2 {
    padding: 5px 5px 5px 5px;
    font-size: 0.9375em;
    line-height: 24px;
    background-color: #ccdeea;
    text-align: center;
    color: #000;
}

.font_darkblue {
    font-size: 0.875em;
    line-height: 20px;
    color: #00306c;
    font-weight: bold;
}

.font_lightblue {
    font-size: 0.875em;
    line-height: 20px;
    color: #2682bd;
    font-weight: bold;
}

.tbl_case_detail_left {
    line-height: 15px;
    font-size: 0.9375em;
    padding: 5px;
    color: #000;
    text-align: right;
}

.tbl_case_detail_right {
    line-height: 15px;
    font-size: 0.9375em;
    padding: 5px;
    color: #000;
    text-align: left;
}

.tbl_project {
    line-height: 20px;
    font-size: 0.9375em;
    padding: 5px;
    color: #000;
    text-align: left;
}

.font_red{
   color:#FF0000;
}

.font_blue_17 {
    color: #2682bd;
    font-size: 1.125em;
    line-height: 24px;
}

.tbl_project0 {
    font-size: 0.875em;
    font-family: 微軟正黑體,arial;
    color: #000;
    text-decoration: none;
    line-height: 20px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: #333333 dashed 1px;
    border-top: #333333 dashed 1px;
}

.tbl_project1 {
    font-size: 0.875em;
    font-family: 微軟正黑體,arial;
    color: #000;
    text-decoration: none;
    line-height: 20px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: #333333 dashed 1px;
}

.tbl_project2 {
    font-size: 0.875em;
    font-family: 微軟正黑體,arial;
    color: #000;
    text-decoration: none;
    line-height: 20px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: #333333 dashed 1px;
    background-color: #f5f5f5;
}