﻿
/* 뉴스 공지사항~ */
a.news1:link    {	font-family:verdana, helvetica, sans-serif; font-size: 11px; color: #555555; text-decoration: none; line-height: 22px;}
a.news1:visited {	font-family:verdana, helvetica, sans-serif; font-size: 11px; color: #555555; text-decoration: none; line-height: 22px;}
a.news1:active  {	font-family:verdana, helvetica, sans-serif; font-size: 11px; color: #555555; text-decoration: none; line-height: 22px;}
a.news1:hover   {	font-family:verdana, helvetica, sans-serif; font-size: 11px; color: #0066cc; text-decoration: underline; line-height: 22px;}

.news_date {font-size: 11px;}


/* 달력 */
.calendar_date {font-size: 11px;  font-weight: bold;}
.calendar_Text{ text-align:left; font-size:11px; color: #ffffff; padding-left:18px;}


.sunday_title { background-color:#E1E7FD;font-family:verdana, helvetica, sans-serif; font-size:11px; color: #ff0000; text-decoration: none; text-align:center;  font-weight: bold; width:13%; }
.weekday_title{ background-color:#E1E7FD;font-family:verdana, helvetica, sans-serif; font-size:11px; color: #333333; text-decoration: none; text-align:center; font-weight: bold; width:13%;  }
.saturday_title{ background-color:#E1E7FD;font-family:verdana, helvetica, sans-serif; font-size:11px; color: #0066ff; text-decoration: none; text-align:center; font-weight: bold; width:13%; }

.sunday { background-color:#f5f8f8;font-family:verdana, helvetica, sans-serif; font-size:11px; color: #ff0000; text-decoration: none; text-align:center; width:13%; }
.weekday{ background-color:#f5f8f8;font-family:verdana, helvetica, sans-serif; font-size:11px; color: #333333; text-decoration: none; text-align:center; width:13%;  }
.saturday{ background-color:#f5f8f8;font-family:verdana, helvetica, sans-serif; font-size:11px ;color: #0066ff; text-decoration: none; text-align:center; width:13%;  }
.today{      
            width:13%;             
			border-left: 1px solid #f97711;
			border-top: 1px solid #f97711;
			border-right: 1px solid #f97711;
			border-bottom: 1px solid #f97711;	
			background-color:#f5f8f8;
			font-family:verdana, helvetica, sans-serif; 
			font-size:11px; color: #333333; 
			text-decoration: none; 
			text-align:center;  
			font-weight: bold;
}
.width_4{ width:4%;}
.width_5{ width:5%;}







