body{
 margin: 0px;
 padding: 0px;
 height:80%;
 background-color:#fff;
 /*behavior:url(csshover.htc);*/
 background:url(bg.gif) repeat-y;
 font-family: arial;
}

#news_block{
position: absolute;
top:160px;
left:495px;
width:503px;
height:83px;
border:1px #F3F3F3 solid;
border-bottom:2px #e6e6e6 solid;
background:#fff;
}

#container {
 width:1000px;
 min-width:1000px;
 height:100%;
 position: absolute;
 top: 0;
 left: 0;
 float:left;
}

#left-top{
 position:absolute;
 top: 0;
 left: 0;
 background:url(left-top-1.jpg) no-repeat;
 width:257px;
 height:290px;
}
#right-top-1{
 position:absolute;
 top: 0;
 left: 257px;
 background:url(right-top-1.jpg) no-repeat;
 width:743px;
 height:71px;
}
#right-top-2{
 position:absolute;
 top: 71px;
 left: 257px;
 background:url(right-top-2.gif) no-repeat;
 width:743px;
 height:219px;
}
#right-top-1a{
 position:absolute;
 top: 0;
 left: 257px;
}
#right-top-2a{
 position:absolute;
 top: 141px;
 left: 257px;
}
#content{
 position:absolute;
 top:250px;
 left:200px;
 width:700px;
 min-height:500px;
 _height:500px;
 float:left;
 margin-left:16px;
 margin-top:10px;
 z-index:10;
}
#content #c1{
 width:95%;
 float:left;
 padding-left:30px;
 text-align:justify;
 font-size:10pt;
 font-family:verdana;
}
#content #c2{
 width:50%;
 float:right;
 text-align:right;
}
#adr{
 width:130px;
 float:left;
 text-align:right;
 margin-right:10px;
 color:#EBEBEB;
 margin-top:30px;
}
#left{
 position:absolute;
 top:320px;
 left:0px;
 width:156px;
 height:90%;
 min-height:90%;
 float:left;
 z-index:200;
}

#left a{
 color:#0505d2;
 text-decoration: none;
}
#left a:hover{
 text-decoration: none;
 color:#fff;
}

.a a{
 color:#3a70a7;
 text-decoration: none;
}
.a a:hover{
 text-decoration: underline;
}

img {
border:0;
}
.m_{
 width:121px;
 height:23px;
 margin-left:18px;
}

p{
text-indent: 2em;
padding:0;
margin:0;
}

.date{
 float:left;
 text-align:left;
 color:#000;
 font-family:arial;
 font-size:10pt;
 margin-top:5px;
 width:100%;
 /*background:#006291;*/
 padding:1px;
}
.news{
 float:left;
 text-align:justify;
 color:#000;
 font-family:arial;
 font-size:10pt;
 width:100%;
 border-bottom:1px #4e4ed1 solid;
}
a{
 color:#4e4ed1;
 text-decoration:none;
}
a:hover{
 color:#4e4ed1;
 text-decoration:underline;
}
#content p{
 text-indent: 30px;
 margin-top: 5px;
 margin-bottom: 5px;

}

#content h3{
 color: #000;
 font-size: 12pt;
 font-family: Verdana;
 font-weight: normal;
 margin-top: 0px;
}
#content ul{
 float:left;
 width:99.9%;
 display:block;
 position:relative;
}
#content ul ul{
 padding-left:20px;
}
#content li{
 float:left;
 width:100%;
 text-align:justify;
 list-style-type: none;

}
#content li a{
 border:0;
 padding:0;
 display:inline;
 color:#005E95;
}

#footer{
float:left;
width:100%;
height:30px;
margin-top:100px;
font-size:9pt;
}