.menuTitle
{
	font-family: "µ¸¿ò"; 
	font-size:9pt; 
	color:#000000; 
	font-weight:bold; 
	text-decoration:none; 
	font-style: none;

	text-align:center;

	background-color: #D7F4CB;

	border-top:white 1px solid;
	border-left:white 1px solid;
	border-right:#B8C797 1px solid;
	border-bottom:#B8C797 1px solid;
}

.menuReadTitle
{
	font-family: "µ¸¿ò"; 
	font-size:9pt; 
	color:#000000; 
	font-weight:bold; 
	text-decoration:none; 
	font-style: none;

	background-color: #D7F4CB;

	border-top:white 1px solid;
	border-left:white 1px solid;
	border-right:#B8C797 1px solid;
	border-bottom:#B8C797 1px solid;

	padding-Left:14px
}

.menuContent
{
	font-family: "µ¸¿ò"; 
	font-size:9pt; 
	color:#000000; 
	font-weight:none; 
	text-decoration:none; 
	font-style: none ;

	border-top:white 1px solid;
	border-left:white 1px solid;
	border-right:#B8C797 1px solid;
	border-bottom:#B8C797 1px solid;
}

.menuTable
{
	font-family:µ¸¿ò,sans-serif; 
	font-style:normal; 
	font-weight:normal; 
	font-size:9pt; 
	color:#B8C797; 
}


.menuInput
{
	padding-top: 2px;
	padding-left: 5px;
	font-size: 9pt;
	font-family: "µ¸¿ò";
	color: #0A246A;
	background-color: #FFFFFF;
    border: solid 1px #888888;
}


.menuButton
{
	font-size: 9pt;
	color: #000000;
}

.menuLink
{
	font-family: "µ¸¿ò"; font-size:9pt; color:#333333; font-weight:none; text-decoration:none; font-style: none
}
.menuLink:link
{
	font-family: "µ¸¿ò"; font-size:9pt; color:#333333; font-weight:none; text-decoration:none; font-style: none
}
.menuLink:visited
{
	font-family: "µ¸¿ò"; font-size:9pt; color:#333333; font-weight:none; text-decoration:none; font-style: none
}
.menuLink:hover
{
	font-family: "µ¸¿ò"; font-size:9pt; color:#0000ff; font-weight:none; text-decoration:none; font-style: none
}


.menuOver
{
	background-color: #E7E7E7;
    border: solid 1px #888888;
}

.menuOut
{
	font-family: "µ¸¿ò"; 
	font-size:9pt; 
	color:#000000; 
	font-weight:none; 
	text-decoration:none; 
	font-style: none ;

	border-top:white 1px solid;
	border-left:white 1px solid;
	border-right:#B8C797 1px solid;
	border-bottom:#B8C797 1px solid;
}

.normalText
{
	font-family: "Microsoft Sans Serif"; font-size:8pt; color:#000000; font-weight:none; text-decoration:none; font-style: none
}

.boardTable
{
	background-color: #cccccc;
}

.boardMenu
{
	background-color: #f2f2f2;
	font-family: "±¼¸²", "±¼¸²Ã¼","µ¸¿ò", "µ¸¿òÃ¼";
	color:#333333;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	font-weight: bold;
}

.boardContent
{
	background-color: #ffffff;
	font-family: "±¼¸²", "±¼¸²Ã¼","µ¸¿ò", "µ¸¿òÃ¼";
	color:#464646;
	padding: 5px;
}

 .boardtitBG{
	background-color:#7B96CE;
 }


.gray_box{
border-top:#c2c2c2 1px solid;border-left:#c2c2c2 1px solid;border-right:#c2c2c2 1px solid;border-bottom:#c2c2c2 1px solid;
}
.gray_box_line{
background-color:#cccccc;height:1px;
}