#notice {
	color:#666666;
	font-size:12pt;
	margin-top:5px;
	margin-left:5px;
	margin-right:15px;
	padding:15px;
	background-color:#f7f7f7;
}
#notice .notice_title {
	font-size:18pt;
	font-weight:bold;
	color: #0D5B82;
	line-height:35px;
	vertical-align:middle;
	padding-left:28px;
	background-image: url(../images/icobcast.jpg);
	background-repeat: no-repeat;
	background-position: left center;	

}
#notice .footer {
	margin-top:4px;
	padding:3px;
	line-height:25px;
	font-size:11pt;	
	color:#0D5B82;
	sborder:1px solid #e1e1e1;
}

#notice .footer a,a:visited {
	color:#0D5B82;
	font-size:11pt;
	text-decoration:none;
}
#notice .footer a:hover {
	color:#0D5B82;
	font-size:11pt;
	text-decoration:underline;
}
#notice .footer .postdate {
	font-size:11pt;	
	margin-left:30px;
}
#notice .footer .noticetype {	
	font-size:11pt;
}
#notice .footer .print {
	margin-left:40px;
	font-size:11pt;
	color:#0D5B82;
}
#notice .footer .email {
	margin-left:40px;
	font-size:11pt;
	color:#0D5B82;
}

#notice .content {		
	padding-left:0px;
	margin-top:5px;
	line-height:25px;
	margin-bottom:50px;
}
#notice .content .attachment {		
	margin-top:10px;
	font-size:12pt;
	color:#0D5B82;
	line-height:25px;
}
#notice .content .attachment a,a:visited {		
	font-size:12pt;
	color:#0D5B82;
	text-decoration:none;
}
#notice .content .attachment a:hover {
	font-size:12pt;
	color:#0D5B82;
	text-decoration:underline;
}

#noticeIndex {
	margin-left:5px;
	margin-right:15px;
	margin-bottom:30px;
	padding:10px;
}
#noticeIndex .header {
	font-size:18pt;
	font-weight:bold;
	color: #0D5B82;
	line-height:35px;
	vertical-align:middle;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:10px;
}

#noticeIndex .type_name {
	font-size: 14pt;
	font-weight:bold;
	color: #0D5B82;
	line-height:25px;
	margin-top:0px;
	margin-bottom:5px;
}
#noticeIndex .title {
	margin-left:5px;
	padding-left:18px;
	line-height:25px;
	vertical-align:middle;
	font-weight:none;
	font-size: 11pt;
	color: #666666;
	text-decoration:none;
	background-image: url(../images/icosquare.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	
}
#noticeIndex .title a, a:visited {
	color: #666666;
	font-size: 11pt;
	text-decoration:none;
	font-weight:normal;	
}
#noticeIndex .title a:hover {
	font-size: 11pt;
	color: #0D5B82;
	text-decoration:none;
	font-weight:normal;	
}
#noticeIndex .postdate {
	margin-left:10px;
	font-size:10pt;
	color:#666666;
}
