/* CSS Document */

.banner-left {
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 90px;
	width: 228px;
}
.banner-right {
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 90px;
}

.datatable_td {
	background-image: url(images/left_table_bg.gif);
	height: 50px;
	width:228px;
	padding:20px 10 10 10;
	font-size: 10pt;
	color: #ffffff;
}

.topp {
	padding:15px 0 5 10;
	font-size: 10px;
	color: #e5e5e5e;
}

.toppimg {
	padding:10px 10 5 0;
	color: #e5e5e5e;
}

/* CSS Document */
a:link {
	color: #6D6D6D;
	text-decoration: none;
}
a:visited {
	color: #6D6D6D;
	text-decoration: none;
}
a:hover {
	color: #FE6601;
	text-decoration: none;

}



a#left_table {
	background-image: url(images/left_table_bg.gif);
	height: 50px;
	width:228px;
	padding:20px 10 10 10;
	font-size: 10pt;
}

a#left_table:hover {
	background-image: url(images/left_table_bg2.gif);
	height: 50px;
	padding:20px 10 10 10;
	font-size: 10pt;
}
a#top_title:hover {
	font-size: 10pt;
	color: #EF6900; 

	border-bottom-width:thin;
	border-bottom: 1px dotted;
}



.content {
	font-size: 10pt;
	color: #B4B4B4; 
	
	background-repeat: no-repeat;
	padding:4px 0 2 17px;
	border-bottom: 1px solid;
}

.in01 { 
  font-size: 12px; 
  font-weight: normal; 
  font-family: "Tahoma"; 
  color: #666666;
  line-height: 18px;
 }

 
 .page-right{
  font-size: 10pt; 
  font-weight: normal; 
  color: #FFAB19;
  line-height: 18px
 }


.item_title { 
  font-size: 10pt; 
  font-weight: normal; 
  color: #FFAB19;
  line-height: 18px}
  
.list_table {
	color: #666666; 
	text-decoration: none;
	font-size: 10pt;
    padding: 5px 5 5 15;
	border-bottom: 1px solid #CCCCCC;
  }



/*****************************************************
C-tableA
*****************************************************/
.C-tableA0 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.C-tableA1 {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	background-color: #F5F5F5;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.C-tableA2 {
	font-size: 10pt;
	color: #666666;
	line-height: 16px;
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.C-tableA3 {
	font-size: 10pt;
	color: #FF6600;
	line-height: 14px;
	background-color: #F8F8F8;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.C-tableA4 {
	font-size: 10pt;
	color: #000000;
	line-height: 20px;
	background-color: #F3F3E9;
	padding: 5px;
}
.C-tableA4_eng {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
  font-size: 11px; 
	color: #000000;
	line-height: 20px;
	background-color: #F3F3E9;
	padding: 5px;
}

.C-tableATB {
	font-weight: bold;
	color: #D26700;
	text-align: left;
	padding: 5px 0px 2px 0px;
}
.C-tableA-captton {
	font-size: 10pt;
	color: #ff9900;
	text-align: left;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #cccccc;
}
.guestbook_title { 
	font-size: 10pt;
	color: #836947;
	text-align: left;
	line-height: 22px;
	border-bottom: 1px dotted  #cccccc;
}
.guestbook_content {
	font-size: 10pt;
	color: #666666;
	line-height: 18px;
	background-color: #FFFFFF;
	padding: 14px;
	border-bottom: 1px solid #CCCCCC;
}
.guestbook_reply_title {  
	color: #999999; 
	font-size: 10pt; 
	line-height: 22px
}
.guestbook_reply_content { 
	font-size: 10pt;
	color: #836947;
	line-height: 18px;
	text-align: left;
	padding: 14px;
	border-bottom: 1px dotted  #cccccc;
}