.top-nav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.top-nav:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


.left-nav {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #A326CC;
	text-decoration: none;

}

.left-nav:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.code {
color :  #663300; 
background : #eeeeee;
font-family : verdana, arial, sans-serif; 
font-size : 11px;
line-height : 20px;
padding : 4px 10px;
margin : 10px 20px;
border : 1px dashed #999999;
}
.left_head{
padding : 6px;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #000000;
background : #cccccc;
}
.left_text{
padding : 6px;
font-family: arial;
font-size: 11px;
color: #993333;
text-decoration:none;
}
.left_text a{
font-family: arial;
font-size: 11px;
color: #ffffff;
text-decoration:none;
}
.left_text a:hover{
font-family: arial;
font-size: 11px;
color: #ffffff;
text-decoration:underline;
}
.mal_down{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color:#0099cc;
 	border:solid 1px #78ACD3;

}
.mal_down a{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mal_down a:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.mal_up {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#0066cc;
 	border:solid 1px #78ACD3;
}
.mal_up a{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.mal_up a:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}