@charset "utf-8";
body {
	padding : 0;
	margin : 0;
	background-color : #D6C3B5;	
}
body.popup {
	padding : 0;
	margin : 0;
	background-color : #F8F9E9;	
}
a {
text-decoration: none;
}

a.nav1:link {color: #fff}
a.nav1:visited {color: #fff}
a.nav1:hover {color: #969696}

a.nav2:link {color: #AD070B}
a.nav2:visited {color: #AD070B}
a.nav2:hover {color: #8F8C8C}

a.table1:link {color: #AD070B}
a.table1:visited {color: #AD070B}
a.table1:hover {color: #8F8C8C}

a.table2:link {color: #000}
a.table2:visited {color: #000}
a.table2:hover {color: #8F8C8C}

a.footer:link {color: #666}
a.footer:visited {color: #666}
a.footer:hover {color: #000}

a.link1:link {color: #000}
a.link1:visited {color: #000}
a.link1:hover {color: #666}


hr{
border: thin dashed;
color : #999;
}

#top {
   padding : 0px; 
   background-image: url(../images/top_bg.jpg);
   height: 7px;
   width: 850px;
   overflow: hidden;
}
#search-bar {
   padding-top : 0px;          
   background-image: url(../images/search_bg.jpg);
   height: 30px;
   width: 850px;   
}
#search-bar-left {
   padding-top : 0px;          
   padding-left : 8px;
   font-family : "新細明體";
  font-size : 11px;
  font-weight : normal;
  color : #000;

}
#logo {
   padding-top : 0px; 
   background-image: url(../images/content_bg.jpg);
   width: 850px;
}

#nav1 {
   padding-top : 0px;         
   background-image: url(../images/nav1_bg.jpg);
   height: 27px;
   width: 850px;   
}
#nav1a {
   padding-top : 7px; 
   padding-left : 15px;        
   font-family : "新細明體";
   color : #FFF;
   font-size : 13px;
   font-weight: bold;
}
#nav2{
   padding-top : 0px;          
   background-image: url(../images/nav2_bg.jpg);
   height: 22px;
   width: 850px;   
}

#nav2a{
   padding-top : 5px; 
   padding-left : 20px;        
   font-family : "新細明體";
   color : #AD070B;
   font-size : 14px;
}

#content{
   padding-top : 0px;          
   background-image: url(../images/content_bg.jpg);  
   width: 850px;   
}

#content1{
   padding-top : 0px; 
   padding-left : 20px; 
   padding-right : 10px;      
}

#content2{
   padding-top : 0px; 
   padding-left : 0px; 
   padding-right : 10px;      
}

#bottom{
   padding-top : 0px;        
   background-image: url(../images/index_15.jpg);
   height: 14px;    
   width: 850px;
   overflow: hidden;
}

#footer{
   padding-top : 0px;
   background-color : #D6C3B5;     
   height: 35px;    
   width: 850px;   
}

#footer1{
   padding-top : 5px; 
   padding-left : 15px;        
   font-family : "新細明體";
   color : #666;
   font-size : 14px;
}

.heading{
   font-family : "新細明體" ;
   color : #AD070B;
   font-size : 17px;
}

.heading1{
   font-family : "新細明體" ;
   font-size : 17px;
}

.body_txt{
   font-family : "新細明體";
   color : #000;
   font-size : 14px;
}
.body_txt_3{
   font-family : "新細明體";
   color : #333;
   font-size : 14px;
}
.org_txt{
   font-family : "新細明體";
   color : #000;
   font-size : 12px;
}
  
.foot_txt{
   font-family : "新細明體";
   color : #000;
   font-size : 11px;
}
  
.body_txt_5B5B5A{
   font-family : "新細明體";
   color : #5B5B5A;
   font-size : 14px;
}
.body_txt_red{
   font-family : "新細明體";
   color : #980815;
   font-size : 14px;
}
.body_txt_red_org{
   font-family : "新細明體";
   color : #980815;
   font-size : 12px;
}

.welcome_title{
   font-family : "新細明體";
   color : #5E5654;
   font-size : 14px;
   font-weight: bold;
}
.welcome_contact{
   font-family : "新細明體";
   color : #68716E;
   font-size : 14px;
}

#popupmain{
   padding-top : 25px; 
   padding-left : 20px;        
   padding-right : 20px;  
   font-family : "新細明體";  
   font-size : 14px;
}
#popuptitle{
 color : #AD070b;
 text-decoration: underline;
 padding-bottom : 5px;
}

#popuptext{
 color : #7C7C74;
 padding-top : 5px; 
}
#newsletter{
background-image: url(../images/newsletter_bg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}
/* CSS Document */