@charset "utf-8";
body { margin:0; padding:0; width:100%;  background:#fff; font: 13px Arial, Helvetica, sans-serif; }
html { padding:0; margin:0;}

a {
    color:#494949;
    font-weight: bold;
}

a:hover { text-decoration:underline;}
/* main */
.outter_frame { position: relative; width: 1047px; background: transparent url(/images/left_border.jpg) repeat-y top left; left: 50%; margin-left: -510px;}
.inner_frame {  margin-left: 17px; width: 1030px; background: #F4F4F4 url(/images/right_border.jpg) repeat-y top right; }

.main { padding:0; margin:0 0;}

/********** header **********/
.blok_header { margin:0 0 0 -17px; padding:0; }
.header { width: 1018px; margin:0 0 0 11px; padding:0; height: 141px;  background: url(/images/header_bg.jpg) top repeat-x;}

/* logo */
.logo { padding:0; margin:0; float:left;}

/* text_top */
.text_top { width:500px; text-align:right; float:right; padding:10px 0 0 0; margin:0; font: normal 10px Arial, Helvetica, sans-serif; color:#fff;}
.text_top a { padding:0 5px; margin:0; font: normal 10px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;}
.text_top a:hover { text-decoration:none; color:#9b9b9b;}

/* menu */	
.menu_resize { position:relative; width: 1040px; margin:0 auto; left: -3px; padding:0; background: url(/images/menu_bg.jpg) top repeat-x; height: 53px;}
.menu_blog { width:980px; margin:0 auto; padding:0;}
.menu_blog .ttext { width:300px; float:right; text-align:right; font: italic 12px Arial, Helvetica, sans-serif; color:#737373; padding:15px 0 0 0; margin:0;}
.menu_blog .ttext a { text-decoration:none; font: bold italic 12px Arial, Helvetica, sans-serif; color:#737373;}
.menu { padding:0; margin:0 0 0 0px; /* width:500px; */ float:left;}
.menu ul { padding:0 0 0 2px; margin:0; list-style:none; border:0; float:left; background: url(/images/menu_sep.jpg) no-repeat top left;}
.menu ul li { float:left; margin:0; padding:0; border:0; background: url(/images/menu_sep.jpg) no-repeat top right; }
.menu ul li a { float:left; margin:0 1px 0 0px; padding:19px 12px; color:#fff; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none; font-weight: bold;}
.menu ul li a:hover { color:#fff; background: url(/images/menu_bg_hi.jpg) repeat-x;}
.menu ul li a.active { color:#fff; background: url(/images/menu_bg_hi.jpg) repeat-x; font-weight: bold;}

/* search */
.search { padding:55px 0 0 0; margin:0; width:200px; float:right;}
.search form { display:block; float:right; padding:0;}
.search span { display:block; float:left; background: url(/images/search_bg.gif) left top no-repeat; width:152px; padding:0 5px 0 0; height:33px;}
.search form .keywords { line-height:14px; height:17px; float:left; background: url(/images/search_bg.gif) left top no-repeat; border:0;  padding:8px 5px; margin:0; font:normal 12px Arial, Helvetica, sans-serif; color:#6c6c6c;}
.search form .button { float:left; margin:0; padding:0;}

/********** body **********/
.body_resize { margin:0; padding:0; text-align: left; }
.body { width:970px;  margin:0 0 0 17px; padding:17px 0 0px 0; text-align: left;}
.body h2 { border-bottom:1px solid #888; font: normal 18px Arial, Helvetica, sans-serif; color:#3d3d3d; margin:0; padding:5px 0 5px 15px; background:url(/images/h2_bg_body2.gif) no-repeat left 8px;}
.body h2.marg { margin:0 0 10px 0;}
.body h3 { font: bold 36px Arial, Helvetica, sans-serif; color:#626262; border-bottom:4px solid #626262; padding:20px 0 30px 0; margin:0 0 25px 0;}
.body img { float:left; padding:0; margin:10px 5px;} 
/* .body p { font:normal 12px Arial, Helvetica, sans-serif; color:#6e6e6e; line-height:1.8em; padding:5px 5px; margin:0;} */
.body p span.news_title { color:#C6282E; font: bold 12px Arial, Helvetica, sans-serif; line-height:1.8em; padding:0 0 0 0px; margin:0;}

.news_title_link {
    color:#C6282E; font: bold 12px Arial, Helvetica, sans-serif; line-height:1.5em; padding:0 0 0 0px; margin:0;
    text-decoration: none;
}

/*.body a { text-decorat-ion:none; color:#494949; line-height:1.8em; font: bold 11px Arial, Helvetica, sans-serif;} */
.body .data { float:left; width:108px; background:url(/images/bg_data_news.gif) top no-repeat; padding:5px 5px; margin:1px 8px 0 0; text-align:center; height:28px; font: bold 12px Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase;}
.body_big { width:514px; float:left; margin:0 0 5px 0; padding:0;}
.body_big_news { width:250px; float:left; margin:0 0 5px 0; padding:0;}
.body_small { width:420px; float:right; margin:0 0 5px 0; padding:0;}
.body_small .data { float:left; width:108px; background:url(/images/bg_data_news.gif) top no-repeat; padding:5px 5px; margin:1px 8px 0 0; text-align:center; height:28px; font: bold 12px Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase;}
.body_news { width:700px; float:right; margin:0 0 5px 0; padding:0;}
.body_news .data { float:left; width:108px; background:url(/images/bg_data_news.gif) top no-repeat; padding:5px 5px; margin:1px 8px 0 0; text-align:center; height:28px; font: bold 12px Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase;}
.body_port { width:225px; float:left; margin:10px 3px; padding:0;}
.body_port img { float:none; margin:5px  auto; padding:0;}
.body_port a { font: bold 11px Arial, Helvetica, sans-serif; color:#e16500;}

/*FBG*/
.FBG { margin:0; padding:0;}
.FBG_resize { width:970px; margin:0 0 0 10px ; padding:0; border-top:1px solid #999;}
.FBG_resize img { float:none; margin:10px 0; padding:0;}
.FBG_resize p { font: normal 12px Arial, Helvetica, sans-serif; color:#414141; padding:5px; margin:0; line-height:1.8em;}
.FBG_resize h2 { font: normal 18px Arial, Helvetica, sans-serif; color:#282828; padding:5px; margin:0;}
.FBG_resize a { padding:10px 0; margin:0; font: bold 12px Arial, Helvetica, sans-serif; color:#414141; te-xt-decoration:none;}
.FBG_resize a:hover { color:#000; text-decoration:none;}
.FBG_resize .right {width:280px; float:right; margin:10px 5px 10px 30px; padding:0;}
.FBG_resize .left { width:266px; float:left; margin:10px 5px; padding:0;}

/*************footer**********/
.footer {padding:0;  margin:0 0 0 -17px; font:normal 11px  Arial, Helvetica, sans-serif; background: transparent url(/images/left_footer.jpg) no-repeat top left; }
.footer_resize { margin:0 auto; padding:10px 15px 35px 15px; background: transparent url(/images/right_footer.jpg) no-repeat top right; }
.footer p { color:#6d6d6d;}
.footer a { color:#6d6d6d; text-decoration:none; padding:5px; margin:0;}
.footer p.leftt { text-align:left; width:45%; margin:0; padding:10px 0 0 10px; float:left;} 
.footer p.rightt { text-align:right; width:5%; margin:0; padding:15px 0 0 0; float:right;} 

p.clr, .clr { clear:both; padding:0; margin:0;}
li.bg, .bg { clear:both; border-bottom:1px solid #d5d5d5; padding:5px 0 0 0; margin:0 0 10px 0; background:none; list-style:none;}


.header_text {  width:514px; margin:0 auto; padding:15px 0 0 0;}

.links_nounder a {
    font-weight: normal !important;
}

.form_example {
    font-size: 12px;
    color: #777;
}

.body .data_faq {
    float:right;
    width:108px;
    background:url(/images/bg_data_news.gif) top no-repeat;
    padding:5px 5px; 
    margin:10px 8px 0 0; 
    text-align:center; 
    height:28px; 
    font: bold 12px Arial, Helvetica, sans-serif; 
    color:#fff; 
    text-decoration: none;
}

.top_search_input {
    background: transparent url(/images/top_search_input_bg_cap.gif) no-repeat right;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    
}
.top_search_input input {
    border: 0;
    margin: 0;
    background: transparent url(/images/top_search_input_bg.gif) no-repeat;
    height: 20px;
    font-size: 11px;
    padding: 0 0 2px 5px;
    margin-right: 3px;
}

.top_search_input_checkbox {
    width:100%;
    text-align: center;
    background:none;
}
.top_search_input_checkbox input {

}

.tag_link {
    font-weight: normal;
    font-size: 10px;
}

.home_block a {
    f-ont-weight: normal;
}

.error-message {
    color: #c00;
    font-weight: bold;
    margin-bottom: 5px;
}

.submit {
    background: transparent url('/images/button-left.gif') no-repeat left center;
    display: table-cell;
    height: 20px;
    line-height: 20px;
    *display: inline;
    *padding-left: 2px;
}

.submit input {
    background: transparent url('/images/button-right.gif') no-repeat right center;
    border: 0;
    font-size: 12px;
    color: #555;
    height: 20px;
    line-height: 20px;
    padding-bottom: 2px;
    margin-left: 2px;
    vertical-align: middle;
}


.y_map img {
    float: none !important;
    margin: auto !important;
}
