/* CSS Document */

#mnu li{
list-style-type:none;
 display:inline;
}
#mnu a{
color:#999999;
text-decoration:none;
}

#mnu a:hover{
text-decoration:underline;
}
.style2 {color: #FFFFFF}
.style3 {font-size: 12px;
line-height:20px;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style6 {
	font-size:24px;
	line-height:25px;
	font-weight: bold;
	color:#000066;
}
.nam{
font-size:16px;
font-weight:bold;
text-align:center;
}
.style2 {
	font-size:18px;
	line-height:27px;
	font-weight:lighter;
	color:#3B60A7;
}
.style1 {
	font-size:14px;
	line-height:27px;
	font-weight:bold;
	color:#000000;
}
.nam1{
font-size:12px;
font-weight:bold;
text-align:left;
background-color:#FFFF00;
}
.content{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
line-height:20px;
}
.contentsmall{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
line-height:20px;
}