body,td, div {
	font-family: "Lucida console", "Andale mono", "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 16px;
	color: #333;

}
a:link {
	color:#003366;
	text-decoration: none;
}
a:visited {
	color:#333366;
	text-decoration: underline;
}
a:hover {
	cursor:hand;
	text-decoration: underline;
}
#MENU{
	position:fixed;
	width:200px;
	z-index:200;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
#BB{
	position:fixed;
	_position:absolute;
	bottom:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-200);
	z-index: 2;
}
#CR{
	font-size:8px;
	line-height:10px;
	text-align:right;
	padding:4px;
	position:fixed;
	width:98%;
	_position:absolute;
	bottom:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-20);
	z-index: 2;
}
#LN{
	text-align:right;
	padding:4px;
	position:fixed;
	width:98%;
	_position:absolute;
	bottom:100px;
	_top:expression(document.body.scrollTop+document.body.clientHeight-100);
	z-index: 2;
}
.txt_clip{
	width:400;
	height:120px;
	overflow:hidden;
}
#LAN{
	position:fixed;
	_position:absolute;
	bottom:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-200);
	z-index: 2;
}
#BG{
	z-index:1; 
	position: fixed; 
	width: 94%; 
	padding: 2px; 
	left: 10px; 
	top: 10px; 
	height: 94%;
		filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
#alert{
	position:absolute; 
	width:340px;
	left: 130px;; 
	top: 120px; 
	padding: 10px;
	z-index:40;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;	
	cursor:move;
}
#note{
	position:absolute; 
	width:340px;
	left: 330px; 
	top: 80px; 
	padding: 10px;
	z-index:4;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;	
	cursor:move;
}
#note:hover{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#content{
	position:absolute;
	width:340px;
	left: 620px;
	top: 100px;
	padding: 10px;
	z-index:5;
	padding: 10px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	cursor:move;
	background-color: #FFFFFF;
}
#content:hover{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#ag{
	position:fixed;
	float:right; 
	width:200px; 
	z-index:10; 
	right: 10px; 
	top: 10px;
	text-align: right;
	line-height: 11px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

.small {
	font-size: 10px;
	line-height: 12px;
}
.diap {
	color: #FFFFFF;
	background-color: #000000;
}
.tit{
	width:320px;
	padding-bottom: 14px;
	clear:both;
}

.txt{
	width:300px;
	padding-bottom: 14px;
	clear:both;
}


.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
}
.mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}
.XL {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.XXL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	
	font-weight: bold;
}
.pur {
	color: #000000;
}


.diap1 {
	color: #EEF5EE;
	background-color: #000000;
}
.diap2 {
	color: #FAE8E8;
	background-color: #000000;
}
