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

#contentnavi{
	width:81%; float:left;
}

#contentnavi h2{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0px 10px 10px; /* Top Right Bottom Left*/
	border-bottom: none;
}

#focusbox{
	/*padding: 9px; */
	width: 780px;
	float: left;
	margin: 0px 0px 0px 9px; /* Top Right Bottom Left*/
}
#focusbox h1{
	font-size: 14px;
	font-weight: bold;
	color: #174290;
	margin: 0px 0px 0px 0px; /* Top Right Bottom Left*/
}
.evtdate{
	font-size: 12px;
	color: #000000;
}

.focusone{
	width: 366px; 
	height: 79px;
	float: left;
	background-color: #e4ebf5;
	margin: 2px;
	padding: 5px 10px 5px 10px; /* Top Right Bottom Left*/
	text-align: left;
}
.focuspic{
	width: 110px;
	padding: 0px 10px 5px 0px; /* Top Right Bottom Left*/
	float: left;
}

.focustwo{
	width: 366px; 
	height: 79px;
	float: left;
	background-color: #eef7f4;
	margin: 2px;
	padding: 5px 10px 5px 10px; /* Top Right Bottom Left*/
	text-align: left;
	
}
.focusone h3{
	color: #003399;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height:110%;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #666666;
	text-align: left;
	
}

.focustwo h3{
	color: #003399;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height:110%;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #666666;
	text-align: left;
	
}

.newsone{
	width: 732px; 
	height: 79px;
	float: left;
	background-color: #e4ebf5;
	margin: 2px;
	padding: 10px 10px 5px 10px; /* Top Right Bottom Left*/
	text-align: left;
}


.newstwo{
	width: 732px; 
	height: 79px;
	float: left;
	background-color: #eef7f4;
	margin: 2px;
	padding: 10px 10px 5px 10px; /* Top Right Bottom Left*/
	text-align: left;
	
}