.box {
	font-size: 12px;
	color: #354764;
	background-color: #F6F6F6;
	font-family: "±¼¸²";
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.boxCopy {
	font-size: 12px;
	color: #566094;
	background-color: #E8E8E8;
	font-family: "±¼¸²";
	border: 1px solid #CCCCCC;
}
.admin_menu {
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color:#8BA0A3;
}
.admin_menu_over {
	background-color: #99DAF6;
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color: #436995;
}

.counselor_menu {
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color:#8BA0A3;
	
}
.counselor_menu_over {
	background-color: #99F6EE;
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color: #57707C;
}


.pomotion_menu {
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color:#97A38B;
	
}
	
.pomotion_menu_over{
	background-color: #DDF699;
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color: #5C7C57;
}

.tutor_menu {
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color:#A3A28B;
	
}

.tutor_menu_over{
	background-color: #FFF790;
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color: #7C7857;
}

.table_text {
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	color:#343434;
	line-height: 16px;
	background-position: center center;
	
}
.admin_title {
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color:#5A40AD;
	
}

.admin_title2 {
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color:#2876B0;
	
}

.admin_title3 {
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color:#AC4069;
	
}

.popup_text{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	
}

.board_tile{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color:#947AA7;
	
}

.board_download{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
    color:#F2A37C;
	font-weight: bold;
	
}

.board_text{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
    color:#BD6099;
  font-weight: bold;
	
}

.board_text1{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
    color:#9365B6
  ;
	
}


.board_su{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
    color:#9F9F9F;
	
}

.consheet_popup_title{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
    font-weight: bold;
	color:#1F7993;
	
}

.counselor_text{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
    font-weight: bold;
	color:#69A182;
	
}


body,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "±¼¸²Ã¼";
	font-size: 12px;

}
.board_box{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
    font-weight: bold;
	color:#FFFFFF;
	background-color:#C8CBC6;
	
}

.board_text3{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
    font-weight: bold;
	color:#969A93;
	
	
}

.board_text4{
	font-family: "±¼¸²Ã¼";
	font-size: 12px;
    color:#8C8C8C;
	
}



/*    */
a:link,a,a:visited,a:active{
	color:#333333;
	text-decoration:none;
	cursor:hand;
}
a:hover{
	color:#0099FF;
	text-decoration:underline;
	cursor:hand;
}
