d, tr, table, body, form, option, select, input, text, submit, textarea{
	font-size: 10pt;
	line-height: 20px;
	text-decoration: none;
  color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

.s_white {
	color: #FFFFFF;
	font-size:12.8px;
	line-height:16px;
	text-decoration: none;	
	cursor: default;
}

.s_black {
	color: #333333;
	font-size:12.8px;
	line-height:16px;
	text-decoration: none;
	cursor: default;
}


.bk__green  {
	background-color: #0C5661;
	font-weight: bold;
	color: #FFFFFF;
}


.bk__blue  {
	background-color: #E9F3FD;
}



.green_tb_0 {
    color: #FFFFFF;
	background-color: #4AB147;
}

.blue_tb_01 {
	color: #FFFFFF;
	background-color: #1075E6;
}

.blue_tb_02 {
	background-color: #DCECFB;
}

.blue_tb_03 {
	background-color: #EAF3FE;
}


.btn_white {
	color: #FFFFFF;
	font-size:12.8px;
	line-height:16px;
	font-weight: bold;	
}

.title_15px {
	color: #FFFFFF;
	font-size:15px;
	font-weight: bold;	
	
}

.title_orang_12PX {
	color: #FF6600;
	font-size:12.8px;	
}

.white_tb_01{
	background-color: #FBFAE3;
}

.white_tb_02 {
	background-color: #C6ECD3;
}



.button {
	border-right:#E0EBFC 1pt ridge; 
	padding-right: 1pt; 
	border-top:#E0EBFC 1pt ridge; 
	padding-left: 1pt; 
	font-size: 11px; 
	padding-bottom: 1pt; 
	margin: 0pt; 
	border-left: #E0EBFC 1pt ridge; 
	color: #000000; 
	line-height: 15px;
	padding-top: 1pt; 
	border-bottom: #E0EBFC 1pt ridge; 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	height: 20px; 
	background-color: #92BBFE; 
	text-align: center
}

.buttonText {
	border-right:#FFFFFF 1pt ridge; 
	padding-right: 1pt; 
	border-top:#FFFFFF 1pt ridge; 
	padding-left: 1pt; 
	font-size: 11px; 
	padding-bottom: 1pt; 
	margin: 0pt; 
	border-left: #FFFFFF 1pt ridge;  
	line-height: 15px; 
	padding-top: 1pt; 
	border-bottom: #FFFFFF 1pt ridge; 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	height: 15px; 
	background-color: #FFFFFF; 
	
}

.english {
	font-size: 8pt;
}

 default 
A:link {color: #0C5661; text-decoration: underline}
A:visited {color:#0C5661;text-decoration: underline}
A:hover {color: #0C5661;text-decoration: underline}
A:active {color: #0C5661;text-decoration: underline}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #9999FF;
	border-right-color: #9999FF;
	border-bottom-color: #9999FF;
	border-left-color: #9999FF;
}
.line2 {
	border: 1px solid #6699CC;
}

.common_tb{
	border: 3px solid #003300;
	border-collapse: collapse;
	margin: 2em auto;
}
.common_tb th, td{
	padding: 0.3em 10px;
}
.common_tb th{
	border: none;
	color: #FFFFFF;
	background-color: #006633;
}
.common_tb td{
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	text-align: left;
}

.common_tb2{
	border: 3px solid #000033;
	border-collapse: collapse;
	margin: 2em auto;
}
.common_tb2 th, td{
	padding: 0.3em 10px;
}
.common_tb2 th{
	border: none;
	color: #FFFFFF;
	background-color: #003366;
}
.common_tb2 td{
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;	
	text-align: left;
}

.common_tb3{
	border: 3px solid #330000;
	border-collapse: collapse;
	margin: 2em auto;
}
.common_tb3 th, td{
	padding: 0.3em 10px;
}
.common_tb3 th{
	border: none;
	color: #FFFFFF;
	background-color: #990000;
}
.common_tb3 td{
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;	
	text-align: left;
}
.c1{
	color: Black;
	background-color: #eeeeee;
}
.c2{
	color: Black;
	background-color: #CCE5FF;
}
.c3{
	color: Black;
	background-color: #FFCDCC;
}
