#container {
	width: 100%;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	background-color: #ffffff;
	padding: 0px;
	
} 



#menu01 ul {padding-left: 10px;}
#menu01 ul  li {color: #ffffff;   }
#menu01 .menu_lev1 { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; margin-top: 0px;}
#menu01 .menu_lev1 a{ text-decoration: none; }

#menu01 .menu_lev1act {border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; margin-top: 0px; }
#menu01 .menu_lev1act a{text-decoration: none; color:#FFFFFF}

#menu01 .menu_lev2 { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left:0px; margin-top: 0px;}
#menu01  .menu_lev2 a{ text-decoration: none;}

#menu01 .menu_lev3 { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc;  margin-top: 0px;}
#menu01  .menu_lev3 a{ text-decoration: none; margin-left:10px;}

#menu01 .menu_lev3act {border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; font-weight: bold;margin-top: 0px;}
#menu01  .menu_lev3act a{ text-decoration: none; margin-left:10px;}

#menu01 .menu_lev2act {border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; font-weight: bold;margin-top: 0px;}
#menu01  .menu_lev2act a{ text-decoration: none;}

#menu02 ul {padding-left: 0px;  color: #ffffff;}
#menu02 ul  li {}

#menu02 .menu_lev1 { padding:8px; }
#menu02 .menu_lev1 a{ text-decoration: none; color: #ffffff; padding: 7px;}
#menu02  .menu_lev1   a:hover {
	color: #FFFFFF;
	background-color: #598ADA;
	padding: 7px;
}
#menu02 .menu_lev1act { font-weight: bold;   }
#menu02 .menu_lev1act a{text-decoration: none; color: #ffffff; padding: 7px;}

#menu02 .menu_lev2 {   padding:10px; }
#menu02  .menu_lev2 a{ text-decoration: none; color: #ffffff; padding: 7px;}
#menu02  .menu_lev2   a:hover {
	color: #FFFFFF;
	background-color: #598ADA;
	padding: 7px;
}
#menu02 .menu_lev2act { font-weight: bold; color: #ffffff;   }
#menu02 .menu_lev2act a{text-decoration: none; color: #ffffff;}


.header {
	width: 90%;
	float: none;
	text-align: center;
}

.webdom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	color: #aaaaaa;
}

.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-size: 25px;
	padding-left:40px;
}
.webdom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.content {
	background-color: #ffffff;
	padding: 10px 40px 40px 40px;
}
.flash {
	padding: 5px;
	background:#466196; 


}


.copy {
	padding-top:20px;
	background-color: #eeeeee;
}
.footer {
	background-color: #ffc22c;
	height: 5px;
}
.news_date {
	PADDING: 3px; BACKGROUND: #eeeeee; WIDTH: 115px; COLOR: #000000;
}
.pic {
border: 3px solid #cccccc;
}

#aricle{
background-color: #F0F0F0;
border: 1px dotted #888888;
padding: 10px;
width: 100%;
}

#form{
background-color: #F0F0F0;
border: 1px dotted #888888;
padding: 10px;
width: 200px;
}
#form input {
width: 180px;
margin-top:3px;
margin-bottom:3px;
}
#form textarea {
margin-top:3px;
margin-bottom:3px;
width: 180px;
}
#form form_txt {
text-align:left;
} 

