body {
 background-color:#FFF;
/* background-color:#eef;*/
 margin:0;
 padding:0;
/* font-family: "Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;*/
 font-family: Verdana,Arial,"Trebuchet MS",Helvetica,Impact,sans-serif;
/* font-family: Arial,Verdana,"Trebuchet MS",Helvetica,sans-serif;*/
 font-size:16px;
/* background: linear-gradient(to bottom, #55F, #55C); */
}

#fon{
 background-image: url(../images/bg5.jpg);
 background-repeat: no-repeat;BACKGROUND-POSITION: 50% 0%;
}

#wrp{
 width:1000px;
 margin:0 auto;
 min-height:840px;
 height:840px;
 background-color:#FFF;
}

#wrpfoot{
 width:1000px;
 margin:0 auto;
}



#h_main{
 width:1000px;
 position:relative;
}

#h_main img{
 display:block;
}

#h_logo{
 height:65px;
/* background-color:#FFF;*/
 padding:20px 0px;
 float:left;
}

#h_date{
 height:25px;
 padding:80px 0px 0px 300px;
 font-size:10px;
 color:#555;
 float:left;
}

#menu_base {
 width:1000px;
 height:46px;
 float:left;
/* position:relative;*/
 background-color:#777;
/* box-shadow:0px 0px 4px; */

 position:static;
}

#menu_1 {
/* float:left;*/
/* position:fixed:*/
/* margin:0 auto;*/
/* top:0px;*?
/* z-index:100; */
 background-color:#777;
 position:absolute;
 left:0px;
 top:105px;
}

#menu_1 *{
 z-index:100;
}

ul.main_m {
 list-style:none;
 margin:0;
 padding:0;
 width:auto;
 font-weight:bold;
 font-size:16px;
}

ul.main_m li {
 line-height: 46px;
 height: 46px;
 float:left;
 text-shadow: #000 4px 4px 8px;
}

ul.main_m li a{
 display: block;
 color: #fff;
 text-decoration:none;
 padding: 0 25px;
 border-right: 1px solid #f4f4f4;
/*-webkit-transition: background-color 0.15s linear; */
 transition:0.5s;
}

ul.main_m li a:hover{
 background-color: #999;
}

.boxmix{
 font-size:13px;
 padding:20px 20px 20px 0px;
 width:700px;
 min-height:580px;
 float:left;
}

.head2page{
 height:30px;
 line-height:30px;
 background-color:#999;
 text-align:center;
 font-size:15px;
 font-weight:bold;
 color:#FFF;
 text-shadow: #222 2px 2px 4px;
 background:linear-gradient(to bottom, #AAA, #888);
}

.newspole{
 height:440px;
}

.newsblock{
 height:105px;
 padding-bottom:7px;
 width:680px;
}

.newspic{
 float:left;
 height:100px;
 width:150px;
}

.newstxt{
 padding-left:10px;
 float:left;
 height:110px;
 width:500px;
}

.p_start{
 margin-top:20px;
 line-height:1.3;
}


#cnts{
 margin-top:10px;
 height:50px;
 text-align:center;
}

.txt_area{
 resize:none;
 font-family:inherit;
 font-size:inherit;
}

table.tablo2 {
  border-collapse: collapse;
}

table.tablo2 a{
 color:#000000;
}

table.tablo2 a:hover{
 color:#ff0000;
 text-decoration:underline;
}

table.tablo2 td {
 border: #000 solid 1px;
 padding: 3px;
}

table.tablo2 th {
 text-align: center;
 background-color:#d8d8d8;
 padding: 3px;
 border: #000 solid 1px;
}


