
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	white-space: nowrap;
	font-size : 11px;
}

p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	white-space: nowrap;
	font-size : 12px;	
}

td{
   font-size : 12px;	
}

h3{
	font-size : 14px;
	font-weight : bold;
}
 A:link  {
	/*color: #666;*/
	color: #0070BC;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
 
 A:visited  {
	color: #0070BC;
 	text-decoration : none;
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 }
 
 A:hover  {
	/*color: #B22222;*/
	color: #FF9900;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.test{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF9900;
	white-space: nowrap;
	text-align : justify;
	cursor : hand;
	padding-top : 5px;
	ruby-align : center;
	border : #0070BC;
	width : 200px;
	font-weight : bold;
	position : absolute;
	word-break : break-all;
	vertical-align : top;
	height : 2px;
	background-color : #98FB98;
}

.test2{
	border-bottom : 1px solid;
}

.aa_b2b_td{
	border-top : 1px solid;
	border-left : 1px solid;
	border-bottom : 1px solid;
	border-right : 1px solid;
}

.aa_b2b_th{
	background-color: #c0d2ec;
}

.aa_b2b_table_row_border{
	border-bottom : 1px dotted;
	border-bottom-color : #c0d2ec;
}



/*for input type submit*/
.input_submit{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight : bold;
}

hr{
	color : #6DBE45;
}

input{
	border-top : 2 px solid;
	border-left : 2 px solid;
	border-bottom : 2 px solid;
	border-right : 2 px solid;
	border-color :Black;
}
