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

.notices {
	margin-top: 10px;
	padding-right_notices:10px;
	border-bottom:1px solid #3B6EBF;


}
.notices h3 {
float:left;
width:230px;
color:#3B6EBF;
font-size: 16px;
margin-bottom: 10px;
padding:0px 5px;
text-align:right;
}

.notices p {
	margin-left:250px;
}

h2 {
background:#e2e9f0;
color:#005dab;
font-size: 16px;
margin: 0;
padding:10px 5px;
border-bottom:3px solid #FF3300;
}