

.top_menu {
  border-spacing: 6px;
  font-weight: bold;
  width: 105px;
  height:25px;
  text-align: center;
  background: url(../images/button2.jpg) repeat-x;


}




 .top_menu,  .title_menu{
       border-width: 1px;
      background:#344b73;
	width: 105px;
	text-align: center;
       background: url(../images/button2.jpg) repeat-x;
 }
 
 .top_menu a:hover {

color:#12bb00;
text-decoration: underline;}
 
.sub_menu 
{
      border-width: 1px;
       background-color: #344b73;
	width: 200px;
	text-align: center;
       background: url(../images/button2.jpg) repeat-x;
 }




.title_menu , .title_menu a {
	color: #ffffff;
	text-decoration:none;
       
       
}

.sub_menu , .sub_menu a {
	background:#344b73;
	text-decoration:none;
       color:#ffffff;
       width: 105px;
       height:25px;
	text-align: center;
       background: url(../images/button2.jpg) repeat-x;
}


 .sub_menu_selected {
	    background:#1c3b55;
	text-decoration:none;
       color:#ffff00;
       width: 105px;
       height:25px;
	text-align: center;
       background: url(../images/button2.jpg) repeat-x;
}


.image img {
	border: 0px;
}



.content_title {
  font-size: 22px;
}

.content_date , .content_date a {
	color: #ff0000;
  font-size: 20px;	
	text-decoration:none;
}

#resultP  {
 width: 100%;
 color: #333;
 margin: 50px 0px 10px 0px;
 height: auto;
 color:#fff;
}

#resultP a {color:#fff;}


.resultPItem ,#resultPDiv {

		width:30px;

		height:28px;

		text-align:center;

		vertical-align:middle;
		
		border:2px solid #999;

		background-color:#344B73;

		margin:2px; padding-top:4px;
		

		}

#resultPDiv {width:100px;}

#navP {margin:0px 10% 0px 10% }
