p { margin:0; padding:0; }

.dot11 {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	color: 666666;
}

input, select{
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	letter-spacing: -0.7px;
}


.list_title {
	height: 26px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	font-weight: bold;
	color: FFFFFF;
	text-align: center;
}

.list_content {
	height:24px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	color: 999999;
}

.view_title_11 {
	height: 22px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	font-weight: bold;
	color: 2B58A4;
	text-align: right;
	padding-top:10px;
}

.view_title_12 {
	height: 22px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	font-weight: bold;
	color: 666666;
	padding-top:8px;
	padding-left:20px;
}

.view_11_exp {
	height: 28px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	font-weight: bold;
	color: 2B58A4;
	padding-top:6px;
	text-align: right;
}

.view_11_exp2 {
	height: 28px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	font-weight: normal;
	color: 666666;
	text-align: left;
	padding-top:6px;
	padding-left:20px;
}

.view_12_exp {
	height: 24px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	font-weight: bold;
	color: 2B58A4;
	padding-top:6px;
	text-align: right;
}

.view_12_exp2 {
	height: 24px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	font-weight: normal;
	color: 666666;
	text-align: left;
	padding-top:6px;
	padding-left:20px;
}

.write_title {
	height: 30px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	font-weight: bold;
	color: 2B58A4;
	text-align: center;
	background-color: F7F7F7;
	white-space: nowrap;
}

.write_content {
	padding-left:6px;
	font-size: 12px;
	text-align: left;
}

.member_title {
	height: 30px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	font-weight: bold;
	color: 2B58A4;
	width: 110px;
	padding-left:6px;
	background-color: F7F7F7;
	text-align: left;
}

.member_content {
	padding-left:6px;
	padding-top:4px;
	padding-bottom:4px;
	text-align: left;
}



.sample {
	height: 30px;
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	letter-spacing: -0.7px;
	word-spacing: normal;
	background-color: F7F7F7;
	font-weight: bold;
	color: FF6600;
	text-align: center;
	padding-left:6px;
	
}



td.title {
  text-align: center;
  padding-top: 2pt;
  padding-bottom: 2pt;
  background-color = rgb(245,245,255);
}

td.saturday {
  text-align: center;
  background-color: rgb(224,220,255);
  border-style: none;
}

td.weekday {
  text-align: center;
  background-color: rgb(221,221,221);
  border-style: none;
}

td.sunday {
  text-align: center;
  background-color: rgb(255,220,224);
  border-style: none;
}

td.date {
  padding-top: 3pt;
}

td.today {
  background-color: rgb(248,255,240);
  padding-top: 3pt;
}

span.title {
  font-size: 12pt;
  font-weight:bold
}

span.day {
  font-size: 9pt;
}

span.date {
  font-size: 9pt;
  color: black;
}
span.satdate{
  font-size: 9pt;
  color: blue;
}
span.sundate{
  font-size: 9pt;
  color: red;
}
span.smalltext {
  font-size: 9pt;
}