@charset "utf-8";
/*==============================================*/
body{
	margin: 0; padding: 0;
	background: #DFDBD1 url(/resources/images/zh-tw/bg_top.gif) repeat-x;
    text-align:center;
}
body,td,th{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
}
a { color: #444444;}
.brick {
    margin: 0; 
    padding: 0;
    font-size: 8px;
    line-height: 8px;
  	color: #DFDBD1;
	letter-spacing: 0;
}
form { margin: 0;}
#content {
    width:850px;
    margin:0 auto;
    padding: 0px 0px 0px 0px;
    text-align:left;
    
}
/*==============================================*/ 
/*                   header                     */
/*==============================================*/
#header {
    position: relative;
    margin:0 ;
    padding: 24px 16px 12px 16px;
    text-align:left;
}
/*-------------------------------------*/
#header_link {
	position: absolute;
	text-align:right;
	top: 40px;
	right:160px;
    width:450px;
    padding:0;
	font-size: 11px;
	color: #666;
	letter-spacing: 0px;
} 
#header_link a {
	color: #666;
  text-decoration: none;
	letter-spacing: 0px;
}
#header_link a:hover{	text-decoration: underline;}
/*-------------------------------------*/
#header_form {	
	position: absolute;
	top: 38px;	
	right:-28px;
	width:180px;    
	padding:0;
}

.b1{font-family: Arial, Verdana, Helvetica, sans-serif; border: 1px solid #AAA; font-size: 11px; color: #666; background: #EEE;}
.b2{font-family: Arial, Verdana, Helvetica, sans-serif; border: 0 ; font-size: 11px; color: #FFF; background-color: #333; padding: 2px 5px 0px 5px;}
.b3{font-family: Arial, Verdana, Helvetica, sans-serif; border: 1px solid #AAA; font-size: 11px; color: #666; background: #EEE; padding: 10px;}
.b4{font-family: Arial, Verdana, Helvetica, sans-serif; border: 1px solid #AAA; padding: 30px; font-size: 11px; color: #666; background: #EEE;}
.b5{font-family: Arial, Verdana, Helvetica, sans-serif; border: 0; font-size: 11px; color: #FFF; background-color: #333; padding: 5px 12px 2px 12px; text-decoration : none;}
.b6{font-family: Arial, Verdana, Helvetica, sans-serif; border: 0; font-size: 11px; color: #666; background-color: DEDBCE; padding: 5px 12px 2px 12px; text-decoration : none;}
.b7{font-family: Arial, Verdana, Helvetica, sans-serif; border: 0 ; font-size: 11px; color: #FFF; background-color: #6B6B6B; padding: 2px 5px 0px 5px;}
.b8{font-family: Arial, Verdana, Helvetica, sans-serif; border: 0; font-size: 11px; color: #FFF; background-color: #6B6B6B; padding: 5px 12px 2px 12px; text-decoration : none;}

/*================================================*/
/*                    main_nav                    */
/*================================================*/
#main_nav {
   width:850px;
    height: 226px;
    margin:0 ;
    padding: 0;
    position: relative;
    text-align:left;
    color: #000;
    background: #DFDBD1 url(/resources/images/zh-tw/bg_nav_photo.gif) repeat-x;
}
#main_nav_home {
    width:850px;
    height: 323px;
    margin:0 ;
    padding: 0;
    position: relative;
    text-align:left;
    color: #000;
    background: #DFDBD1 url(/resources/images/zh-tw/bg_nav_photo_home.gif) repeat-x;
}
#gnl {
	position: absolute;
	top: 7px;
	left:0px;
}
#gnr {
	position: absolute;
	top: 7px;
	right:0px;
}
/*-------------------------------------*/
#globalLink{
    list-style-type: none;
	position: absolute;
	top: 12px;
	height: 20px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 50px;
	z-index: 100;
}
#globalLink ul{
    margin: 0;
	padding: 0;
}
#globalLink li{
    float: left;
	padding: 0 5px 3px 5px;
}
a.glink, a.glink:visited {
    display: block;
  	color: #FFF;
	letter-spacing: 0px;
	margin: 0px;
	padding: 1px 12px 0 12px;
	text-decoration: none;
}
/*-------------------------------------*/
.subglobalNav{
	position: absolute;
	padding: 0;
	visibility: hidden;
	color: #ffffff;
    top:25px; 
	z-index:101;
    background-image: url(/resources/images/zh-tw/dot_00.gif);
}
.subglobalNav ul{
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
    border: 0;
}
.subglobalNav li {
    margin: 0;
    padding: 0 0 1px 0;
}
.subglobalNav a:link, .subglobalNav a:visited {
    display: block;
  	color: #FFF;
	letter-spacing: 0px;
	margin: 0px;
	padding: 2px 8px 1px 8px;
	text-decoration: none;
	background-color: #000;
	border-left: 4px solid #000;
}
.subglobalNav a:hover{
    border-left: 4px solid #A50000;
}
/*-------------------------------------*/
#photo {
	position: absolute;
	top:33px;
	left:0px;
	padding: 9px 9px 9px 9px ;
	z-index: 50;
	color: #000;
	font-size: 1px;
	line-height: 1px;
}
/*==============================================*/
/*                 left_link                    */
/*==============================================*/
#left_link {
   position: relative;
    float:left;
    margin:0 0 5px 0;
	width:140px;
	padding: 0 ;
}
/*----------------------------------------*/
#left_1 {
    width: 130px;
    border:0;
    padding: 0 0 15px 0;
    margin: 3px 0 12px 0;
    letter-spacing: 0px;
}
#left_1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}		
#left_1 li {
background: url(/resources/images/zh-tw/red_r.gif) no-repeat 0 6px;
}
#left_1 li a:link, #left_1 li a:visited {
    margin:0;
    display: block;
    padding: 2px 5px 2px 12px;
	color: #666;
    text-decoration: none;
    width: 100%;
	font-weight: bold;
}
#left_1 li a:hover{
	text-decoration: underline;
}
#left_1 ul ul{
	margin: 0 0 10px 15px;
}
#left_1 ul ul a:link , #left_1 ul ul a:visited{
	font-weight: normal;
}
/*----------------------------------------*/
#left_2 {
    width:119px;
    margin:0;
    padding:0;
  } 
#left_2 ul {
    list-style-type: none;
    margin:0;
    padding:0;
}
 
#left_2 ul li {
    margin: 0;
    padding: 0 0 2px 0;
}
#left_2 ul li a {
    display: block;
}
#left_2 ul li img {
    display: block;
    border:none;
    padding: 0;
    margin: 0 0 -3px 0;
}
body>#content #left_link #left_2 ul li img {
    margin:0 0 0 0;
}
/*----------------------------------------*/
#left_home {
	position: absolute;
	top: 33px;
	left:0px;
    width: 135px;
    letter-spacing: 0px;
}
#left_home img {
    border: 1px solid #B2AFA7; 
}
#left_home ul{
    list-style-type: none;
    margin:0;
    padding:0 0 3px 0;
}
#left_home li{
    margin:0;
    padding:0 0 3px 0 ;
    background: url('/resources/images/zh-tw/bb.gif') no-repeat;
}
#left_home li a{
    display: block;
    color:#777;
    text-decoration: none;
    padding: 3px 12px 0 12px;
	background: url(/resources/images/zh-tw/hl_u.gif) no-repeat 120px 8px;
}
#left_home li a:hover{
	background: url(/resources/images/zh-tw/hl_d.gif) no-repeat 120px 8px;
}
/*==============================================*/
/*                    main                      */
/*==============================================*/
#main {
/*position: relative;*/
   float:right;
    margin:0 0 5px 0;
	width:672px;
	padding: 0 ;
}
#main_page {
  position: relative;
   float:right;
    margin:0 0 5px 0;
	width:700px;
	padding: 0 ;
}
h1 {
margin:15px 0 15px 0;
color: #790000;  
font-size:13px;  
letter-spacing: 0px;  
}
/*----------------------------------------*/
#home_main {
	position: absolute;
	top: 33px;
	left:0px;
    width:510px;
	height: 254px;
    padding:0;
	z-index: 50;
    background: url(/resources/images/zh-tw/bg_home_content.gif) no-repeat;
  } 
.home_label {
	position: absolute;
	top: 4px;
	height: 35px;
	padding: 10px 0 4px 0;
    text-align:center;
	z-index: 51;
}
.home_label a {
    text-decoration: none;
	color: #000;
}
.home_main_content {
	position: absolute;
	top: 41px; left:8px; 
	width:493px; height: 226px;
	z-index: 52;
	padding: 0;
	color: #444;
	border: 1px solid #D9D9D9;
}
.home_main_content a{
	text-decoration: none;
	color: #444;
}
.home_main_content a:hover{
	text-decoration: underline;
}
.home_main_content ul {
    list-style-type: none;
    margin: 0;
	padding: 0;
}
.home_main_content_more {
	position: absolute;
	top: 205px; right:8px; 
	width:70px;
	
	white-space: nowrap ;
}
.home_main_content_more a{
    display: block;
	color: #999;
	text-decoration: none;
}
.home_content_more {
	top: 205px; right:220px; 
}
.home_content_more a{
    display: block;
	color: #999;
	text-decoration: none;
}
.home_content_more a:hover{
    display: block;
	color: #999;
	text-decoration: underline;
}
.td-78 {
	height: 78px;
	width: 185px;
}
.wlink_ {
	color: 444444;
	text-decoration: none;
}
.wlink_:hover {
  color: 444444;
	text-decoration: underline;
}
/*----------------------------------------*/
#home_right {
	position: absolute;
	top: 35px;
	right:0px;
        width:179px;
	height:auto;
        padding:0;
	text-align:right;
  } 
#home_right ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#home_right ul li {
    margin: 0;
    padding: 0 0 2px 0;
}
#home_right ul li a {
    display: block;
}
#home_right ul li img {
    display: block;
    border:none;
    padding: 0;
    margin: 0 0 -3px 0;
}
body>#content #main_page #home_right ul li img {
    margin:0 0 0 0;
}
/*----------------------------------------*/
/*
#path_icon {
	position: absolute;
	left:10px;
    width:662px;
    padding:0;
}
*/ 
#path {
	text-align:left;
	letter-spacing: 0px;
	color: #666;
} 
#path a{
    color: #666;
	text-decoration: none;
}
#path a:hover{
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------*/
#main_content {
    margin:0 0 20px 0;
    padding: 5px 10px 10px 25px;
	width:660px;
}
.row img{
    border: 1px solid #fff;
}
.c_txt {
	position: absolute;
	top: 15px;
    Left:150px;
    width: 400px;
}
.c_txt p{
    margin: 2px 0 2px 0;
    padding: 0;
}
.label{
    float: left;
    width: 60px;
}
/*-------------------------------------------------------------------------------*/
.table_wt{
    background: #E9E6DF;
}
.table_wtline{
    background: #E9E6DF;
	
}
.td_bgcolor{
    background: #DFDBD1;
	
}
/*==============================================*/
/*                  footer                      */
/*==============================================*/
#footer {
    position: relative;
    clear:both;
    margin:0 0 30px 0;
    padding:18px 20px 17px 35px;
    color: #666;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0px;
    border: 1px solid #B2AFA7; 
}
#footer a {color: #666;}
#copyright {
	position: absolute;
	top: 18px;
	right:145px;
    width:545px;
    padding:0;
} 
#info {
	position: absolute;
	top: 18px;
	right:10px;
    width:150px;
    padding:0;
} 
/*==============================================*/
.npm-1 {
	font-size: 13px;
font-weight: bold;
	color: #790000;
}
.npm-red {
	font-size: 12px;
	color: #790000;
}
.list-wt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}
