* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "images/png.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

body {
font-size: 11px;
font-family: "ariel", sans-serif;
margin-top: 0px;
}

.t_body {
width: 800px;
margin: auto;
background: url(images/bg_body.gif);

}

.clear {
clear: both;
}

img {
border: 0px;
}

.header {
height: 161px;
}

img.logo {
border: 0px;
float: left;
margin-left: 45px;
margin-top: 25px;
}

form.login {
padding-top: 10px;
float: right;
font-family: "ariel", sans-serif;
background: url(images/bg_login.gif) no-repeat;
width: 340px;
height: 127px;
}
div.login {
padding-top: 10px;
float: right;
font-family: "ariel", sans-serif;
background: url(images/bg_login.gif) no-repeat;
width: 340px;
height: 127px;
}

.links_header {
padding-top: 5px;
margin-right: 66px;
font-size: 15px;
font-weight: bold;
}

.links_header a:link {
color: black;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

.links_header a:visited {
color: black;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

.links_header a:hover{
color: #57A900;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

font.t_login {
color: #69A501;
font-weight: bold;
font-size: 13px;
font-family: "ariel", sans-serif;
}
h1.tilte{
color: #69A501;
}

input.login {
background: url(images/login.gif) no-repeat;
width: 58px;
height: 23px;
border: 0px;
margin-top: 4px;
margin-right: 15px
}

input {
font-family: "ariel", sans-serif;
}

.m_bar {
background: url(images/bg_bar.gif) repeat-x;
height: 28px;

}
.o_bar {
background: url(images/bar_o.gif) repeat-x;
height: 28px;

}
ol.bar {
list-style: none;
}

li {
float: right;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

li.link_bar a {
text-align: center;
padding-top: 6px;
display: block;
color: white;
background: url(images/line_link.gif) left repeat-y;
margin-top: 2px;
height: 20px;
width: 116px;
text-decoration: none;
font-weight: bold;
}

.updates {
margin-top: 15px;
clear: both;
font-size: 13px;
height: 25px;
text-align: center;
background: white;
}

.line_g {
margin-top: 8px;
}

.m_b {
margin-right: 35px;
font-size: 12px;
}


.left_side {
float: left;
clear: both;
width: 299px;
margin-top: 30px;
padding-left: 30px;
}

.title_search {
background: url(images/bg_top_search.gif) no-repeat;
width: 299px;
height: 26px;
}

.title_b_search {
margin-top: 7px;
margin-right: 40px;
}

.body_search {
background: url(images/bg_block_search.gif);
}

form.search {
padding: 15px 0px 16px 0px;
margin: 0px 15px 0px 0px;
}

input.t_search {
background: url(images/t_search.gif) no-repeat;
width: 49px;
height: 23px;
border: 0px;
margin-right: 15px;
}

input.style {
width: 191px;
}

input.style2 {
width: 119px;
}

.bottom_search {
background: url(images/bg_bottom_search.gif) no-repeat;
width: 299px;
height: 17px;
}

.title_articles {
background: url(images/bg_title_articles.gif) no-repeat;
width: 299px;
height: 29px;
margin-top: 15px;
}

.font_title_article {
font-size: 17px;
color: white;
padding-top: 8px;
margin-right: 28px;
}

.body_fevorite_articles{
background: url(images/fevorite_articles_bg.gif) no-repeat;
height: 324px;
padding-top: 5px;
}

.in_article {
background: url(images/in_article.png) no-repeat;
width: 279px;
height: 89px;
margin-right: 10px; 
padding-top: 9px;
}

.title_in_article {
padding-top: 1px;
margin-right: 17px;
}

img.in_t {
margin-right: 7px;
margin-top: 2px;
margin-bottom: 6px;
}

img.example {
float: right;
margin-right: 5px;

}

.text_in_article {
margin-top: -5px;
margin-right: 3px;
width: 182px;
float: right;
}

a.read_more {
color: #4D4D4D;
font-weight: bold;
}

a.herf {
color: #000000;
}

.more_articles {
margin-top: 3px;
text-align: left;
margin-left: 15px;
}
.more_articles a {
color: white;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

.more_articles2 {
margin-top: 3px;
text-align: right;
margin-left: 15px;
}
.more_articles2 a {
color: white;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

.bg_survey {
margin-top: 15px;
background: url(images/bg_survey.gif) no-repeat;
width: 298px;
height: 170px;
}

.title_survey {
padding-top: 14px;
margin-right: 25px;
}

form.survey {
padding: 15px 40px 0px 0px;
margin: 0px 0px 0px 0px;
color: #505050;
font-size: 13px;
}

input.vote {
background: url(images/vote.png) no-repeat;
width: 58px;
height: 23px;
border: 0px;
float: left;
margin-top: -5px;
margin-left: 28px;
}

.bg_dolar_block {
margin-top: 15px;
background: url(images/dolar_block.gif) no-repeat;
width: 300px;
height: 265px;
}

.title_doalar_block {
padding-top: 18px;
margin-right: 28px;
}

.text_dolar_block {
float: right; 
width: 182px;
padding-right: 27px;
margin-top: 10px;
}

.dolar {
float: right;
margin-top: 24px;
}

.add_article {
margin-top: 15px;
background: url(images/add_article.gif) no-repeat;
width: 297px;
height: 67px;
}

.text_add_article {
margin-right: 45px;
padding-top: 20px;
}
.text_add_article a{
text-decoration: none;
font-size: 30px;
color: #4F9800;
font-weight: bold;
}



.right_side {
float: right;
margin-top: 30px;
padding-right: 15px;
width: 437px;
}

.news_bg {
background: url(images/news_bg.png) no-repeat;
width: 437px;
height: 449px;
}

.title_news_bg {
color: white;
font-size: 17px;
padding-top: 6px;
margin-right: 25px;
}

.bg_in_news {
background: url(images/bg_in_news.png) no-repeat;
width: 420px;
height: 73px;
margin-right: 7px;
margin-top: 7px;
}

.bg_content {
float: left;
width: 307px;
margin-top: 5px;
}

.r_b {
float: right;
margin-right: 7px;
margin-top: 7px;
}

.what_new {
margin-top: 15px;
background: url(images/bg_what_new.gif) no-repeat;
width: 440px;
height: 170px;
}

.title_what_new {
padding-top: 14px;
margin-right: 36px;
}

font.green {
color: #4F9800;
font-weight: bold;
font-size: 13px;
}

.content_what_new {
margin-top: 10px;
margin-right: 26px;
}

.diffrent_articles {
margin-top: 15px;
background: url(images/bg_diffrent_articles.gif) no-repeat;
width: 437px;
height: 375px;
}

.footer {
padding-top: 40px;
clear: both;
background: url(images/bg_footer.gif) repeat-x bottom;
height: 26px;
}

.t_footer {
color: #646464;
font-weight: bold;
margin-right: 14px;
font-size: 13px;
float: right;
}

.copyright_footer {
float: left;
color: #646464;
font-weight: bold;
font-size: 13px;
margin-left: 15px;
}

.ads {
margin-top: 15px;
}

.title_article {
margin-right: 25px;
}

font.description {
color: #595959;
font-weight: bold;
font-size: 13px;
}

.content_text {
font-size: 13px;
margin-top: 10px;
}

a.links_1 {
color: #3E8B00;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

.links_down {
text-align: left;
margin-top: 15px;
margin-left: 30px;
}

.bigarea {
margin-top: 20px;
margin-right: 10px;
background: url(images/big_area.gif) no-repeat;
width: 760px;
height: 199px;
clear: both;
}

.left_side_bg_area {
margin-top: 7px;
margin-right: 15px;
float: right;
background: url(images/left_side_bg_area.png) no-repeat;
width: 305px;
height: 141px;
}

.title_l_m {
margin-top: 10px;
margin-right: 25px;
}

img.left_tn {
float: right;
margin: 10px 6px 6px 6px;
}

.content_land {
margin-top: 10px;
color: #4D4D4D;
}

.read_t {
text-align: left;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}