@import url(../../../newwwww/Neo/simple_html/css/content.css); 
/*main part */
*{
margin:0;
padding:0;
}

body { 
background:#4A4A4A;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#566665;
}

html, * html body {
height:100%;
}

img {
border:0;
}

a {text-decoration:underline;}
a:hover { text-decoration:none}

.clear{
clear:both;
font-size:0%;
line-height:0%;
height:0px;
}

h1 span {
display:none;
}



/*header */
#header {
background: url(../images/header.gif) repeat-x;
width:767px;
height:299px;
margin:0 auto;
}

#logo {
background:url(../images/pic.jpg) no-repeat 100% 0%;
height:257px;
padding:33px 0 0 35px;
}

.men{
margin-right:3px;
_margin-bottom:3px

}

/*content */
#content { background:#E6EAD7;
width:697px;
margin:0 auto;
padding:0 35px;
}

.leftside{
width:287px;
float:left;
position:absolute;
margin:-54px 0 0 0px;
}
.leftside_top{
background:#D6DAC0;
padding:10px 15px 8px 15px;
margin:0
}
.leftside_top p{
margin:10px 0 15px 0;
_margin:10px 0 18px 0;
}
.leftside_top a{
color:#1B7FB3
}
.title{
font-size:24px;
}
.top_l{
background:url(../images/top_l.gif) no-repeat;
width:287px;
height:5px;
line-height:0;
font-size:0px;
}
.bot_l{
background:url(../images/bot_l.gif) no-repeat;
width:287px;
height:5px;
line-height:0;
font-size:0px;
}

.news{
width:257;
background:#7D9090;
padding:15px 15px 10px 15px;
_padding:15px 15px 10px 15px;
margin:0;
color:#fff;
}
.top_news{
background:url(../images/top_news.gif) no-repeat;
width:287px;
height:5px;
line-height:0;
font-size:0px;
margin:17px 0 0 0;
}
.bot_news{
background:url(../images/bot_news.gif) no-repeat;
width:287px;
height:5px;
line-height:0;
font-size:0px;
}
.inp{
width:176px;
height:21px;
background:url(../images/inp_bg.gif) no-repeat;
border:none;
margin-bottom:4px;
}

.rightside{

padding-left:303px;
}
.right{
float:right;
width:361px;
background:#F3F5ED;
margin:16px 0 29px 0;
padding:19px 16px 27px 16px;
padding:19px 16px 23px 16px;
}
.right img {
margin:10px 17px 10px 0;
float:left;
}
.right p {
margin:7px 0 0 0;
}
.right ul{
list-style:none;
margin:26px 0 0 20px;
_margin:35px 0 0 20px;
width:341px;
}
.right ul li{
background:url(../images/arrow.gif) no-repeat 0 6px ;
width:140px;
float:left;
padding:0 0 0 10px;
margin:3px 15px 3px 0;
_margin:3px 15px 5px 0;
}
.right ul li a{
color:#1B7FB3}

/*footer */
#footer{
width:767px;
margin:0 auto;
text-align:center;
color:#fff;
padding:12px 0;
}
