p {
	text-align: justify;
}
a.fn, a.fn:visited, a.fn:active {
	font: bold 11px arial;
	color: #A37E2F;
	letter-spacing: 1px;
	text-decoration: none;
}
a.fn:hover {
	font: bold 11px arial;
	color: #5990BF;
	letter-spacing: 1px;
	text-decoration: underline;
}
.txtt {
	font: bold 16px verdana;
	color: #3D3F70;
}
.tx {
	font: normal 12px verdana;
	color: #2D385F;
}
.emp {
	font: bold 13px verdana;
	color: #C91515;
}
.sm {
	font: normal 11px arial;
	color: #5D5D5D;
}
.mic1 {
	font: normal 10px arial;
	color: #A8ADDA;
}
#gd {
	font: bold 14px arial;
	color: #787A92;
	border-top: #5D5D5D 3px solid;
	border-left: #5D5D5D 3px solid;
	border-right: #8E8E8E 3px solid;
	border-bottom: #8E8E8E 3px solid;
	padding: 15px;
}
#bdrA {
	border: #404040 2px solid;
	background: #010080;
	padding: 4px;
	width: 540px;
}
#bdrB {
	background: #FFF url(/images/body/back_tab.gif) repeat-y top left;
	border: #404040 2px solid;
}
#mencon {
	positon: relative;
}
.masterdiv {
	positon: relative;
}
.menutitle {
	width: 395px;
	margin-bottom: 3px;
	background-color: #FFF;
	font: bold 16px arial;
	text-indent: 10px;
	padding: 3px;
	padding-left: 8px;
	cursor: hand;
	border: 1px solid #D3D3D3;

}
*html .menutitle {
	width: 410px;
}
#mdn {
	background: url(/images/menu/bul_mdn.gif) no-repeat top left;
	font: bold 16px arial;
	letter-spacing: .05em;
	text-indent: 22px;
 	cursor: default;
	color: #C00000;
}
#mit {
	background: url(/images/menu/bul_mit.gif) no-repeat top left;
	font: bold 16px arial;
	letter-spacing: .05em;
	text-indent: 22px;
	cursor: hand;
	color: #636363;
}
.submenu {
	width: 740px;
	margin: 4px 0 12px 25px;
}
a.itm { 
	font-family: normal 13px arial; 
	color: #787878; 
	text-decoration: none;
}
a.itm:visited { 
	color: #787878; 
	text-decoration: none; 
}
a.itm:hover { 
	color: #3479AE; 
	text-decoration: none; 
}
.cont {
	width: 700px;
	font: normal 14px arial;
	color: #585858;
	line-height: 17px;
	background-color: #FFF;
	padding: 10px;
}
*html .cont {
	width: 690px;
}
.ti {
	text-indent: 15px;
}

