/* CSS Document */

.readmore {
	font-family: arial;
	font-size: 11px;
	color: #d36107;
	text-decoration: underline;
	vertical-align:middle;
}

.url_link {
	font-family: arial;
	font-size: 10px;
	color: #4a5779;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #4b5577;
}

a:active {
	text-decoration: none;
	color: #257489;
}

.navi {
	font-size: 11px;
	font-family: arial;
	color: #257489;
}

.form {
  font-size: 11px;
  border-top: 1px solid #646464;
  border-left: 1px solid #646464;
  border-bottom: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
}

	.text_style{
	font-size: 12px;
	font-family: arial;
	color: #3b3b3b;
	line-height:110%;
	text-align:center;
	text-decoration:none;
	 vertical-align:middle;

}



.text {
	font-size: 12px;
	font-family: arial;
	color: #444444;
	line-height:130%;
	text-align:justify;
}


 
.text_date {
	font-size: 11px;
	font-family: arial;
	color: #EB6E00;
}

  .txtbox3{
	 border: 1px solid #d7d9f1;
	 font-family: arial;
	 font-size: 12px;
	 height:65px;
	 text-align:left;
	 color:#3b3b3b;
	 vertical-align:middle;
	 width: 310px;
	}
	
	.text_footer{
	font-size: 11px;
	font-family: arial;
	color: #444444;
	line-height:130%;
	text-align:justify;
	text-decoration:none;
}
		

	
 .txtbox4 {
     border:1px #d7d9f1 solid;
	 font-family: arial;
	 font-size: 12px;
	 height:21px;
	 text-align:left;
	 color:#3b3b3b;
	 vertical-align:middle;
	 width: 150px;
	}