@charset "utf-8";
/* CSS Document */

.heading_3 {
	font-size:18px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.heading_2 {
	font-size:11px;
	color:#ed1c24;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


a:link.heading_2 {
	font-size:11px;
	color:#ed1c24;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:hover.heading_2 {
	font-size:11px;
	color:#ed1c24;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


.heading_3 {
	font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:link.heading_3 {
	font-size:12px;
	color:#000000;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}



a:hover.heading_3 {
	font-size:12px;
	color:#ed1c24;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}




.bor{
	border-bottom-width: thin;
	border-bottom-style:dashed;
	border-bottom-color: #666666;
	
}

.bor2{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #5a5a5a;
	
}






.h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}


.box_1 {
	width:906px;
	height:910px;
	border:#333333 solid 3px;
	border-radius:20px;
	background-color:#FFF;	
}


.box_2 {
	width:906px;
	height:250px;
	border:#333333 solid 3px;
	border-radius:20px;
	background-color:#FFF;	
}


.box_3 {
	width:906px;
	height:150px;
	border:#333333 solid 3px;
	border-radius:20px;
	background-color:#FFF;	
}


.box_4 {
	width:200px;
	height:150px;
	border:#333333 solid 3px;
	border-radius:20px;
	background-color:#FFF;	
}

.box_5 {
	width:400px;
	height:150px;
	border:#333333 solid 3px;
	border-radius:20px;
	background-color:#FFF;	
}
