@charset "utf-8";
/* CSS Document */

/* box blue start*/
.box_blue245_1 {
	background-image: url(images/boxblue245.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	} 
	.box_blue245_2 {
	background-image: url(images/boxblue245_2.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	} 

.box_blue245 {
	width:245px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}

.box_blue245_toptext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;	
		padding-left: 5px;
	
	}
.box_blue245 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #0A0E9D;*/
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 3px;
	margin-bottom:10px;
		}
.box_blue245 a:hover{
	/*color: #06C;*/
	text-decoration: underline;	
		}
.box_blue245_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #333;*/
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 3px;
	
	}		
	/*box blue end*/
	
	.border_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
	