/* ----------------------- ÎÁÙÈÅ ----------------------- */

html, body
{
    margin:0;	
    padding:0;
    width:100%;
    height:100%;
    background : #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 12pt;
    line-height : 130%;
}

a{color : #0049F4; text-decoration : underline;}
h1{font-size : 20pt; font-weight:normal; margin-bottom :25px; color:#0066FF;}
h2{font-size : 14pt; margin-bottom :25px;margin-top :25px;}
img { border : none; }
p{padding-bottom:10px;}
p.news_date{padding:0; margin:0;}
#fr1 p{padding-bottom:0px;font-size:10pt;line-height : 100%;}
#h3{font-size:10pt;}
#h2{font-size:10pt;}
/* ----------------------- ØÀÏÊÀ ----------------------- */
img#logo
{
    position : absolute;
    top : 9px;
    left : 35px;
}

#h1
{
    width : 100%;
    height : 	37px;
}

#h2
{
    width : 100%;
    height : 122px;
    background : #0030B2 url(img/head_bg.gif) repeat-x;
}

#menu
{
    height : 33;
    position : absolute;
    margin-top : 45px;
    right : 20px;

}

#menu a
{
    display : block;
    float : left;
    color : #fff;
    text-decoration : none;
    line-height : 12px;
}

#menu img
{
    display : block;
    float : left;
}



#h3
{
    width : 100%;
    height : 21px;
    background : #000;
    margin : 5px 0 0 0;
    text-align : right;

}
#h3 a
{
    color : #fff;
    text-decoration : none;
    line-height : 12px;
    padding : 0 15px 0 15px;
}



/* ----------------------- ÊÎÍÒÅÍÒ ----------------------- */
#content
{
    background : #fff;
    position: relative;
    min-height: 100%;
    margin : 0 0 0 0;
    min-width : 920px;
}

* html #content
{
    height: 100%;
}


#right_sep
{
    width : 0.5%;
    height : 15px;
    float : left;
}

#right
{
/*    width : 15%; */
    width : 188px;
    margin-top : 23px;
    text-align : right;
    float : left;
}

#right p
{
    margin : 0;
    padding : 0;
}

#news
{
    width : 20%;
/*    width : 188px; */
    margin-top : 23px;
    margin-right : 15px;
    float : left;
}

#content2
{
    margin : 23px; 15px 0 25px;
    float : left;
    width : 70%;
    color : #444;
    
}

#content3
{
    margin : 23px; 15px 0 25px;
    float : left;
    width : 60%;
    color : #444;
    float:left;
}


 /* #content2 img
{
   float : left; 
    margin : 0 15px 20px 0;
}
*/
#content2 h2
{
/*    clear : both; */
    margin :  20px 0 10px 0;
}

#content2 p
{

    margin : 0 0 0px 0;
}
#content2 a.r
{
    display : block;
    text-align : right;
    margin-top : 10px;
    color : #0064B8;
}



/* ----------------------- ÏÎË ----------------------- */


#fr1
{
    height : 90px;
    position : relative;
    margin : -90px 0 0 0;
    background : #A8A7A7; 
    color : #FFF;
}

#fr1_1
{
    width : 200px;
    height : 36px;
    color : #FFF;
    position : absolute;
    padding : 27px 0 27px 0; 
}
#fr1_1_1
{
    width : 500px;
    height : 80px;
    color : #FFF;
    left : 200px;
    position : absolute;
    padding : 5px 0 5px 0; 
}
#fr1_1_1 a, #fr1_1_1 p
{
    font-size:10px;
}
#fr1_2
{
    width : 30%;
    height : 70px;
    color : #FFF;
    position : absolute;
    right : 0;
    padding : 10px 0 10px 0;
}

#fr1_2 p, #fr1_1 p
{
    margin : 0;
    padding : 0 0 0 0;
}



#fr1_1 p
{
    padding : 0 0 0 35px;
    color : #CBCACA;
    font-weight : bold;
}

#fr1_1 p.i
{
    padding : 0 0 0 35px;
    color : #CBCACA;
    font-style : italic;
    font-weight : bold;
}


#fr2
{
    height : 3px;
    font-size : 1px;
    position : relative;
    margin : -97px 0 0 0;
    background : #3F3F3F; 
}

#fr1_1 a, #fr1_2 a { text-decoration : none; }
#fr1_1 a{ color : #C0C0C0}
#fr1_2 a{ color : #FFF}
#fr_null
{
    clear : both;
    height : 100px;
    width : 100%;
}


/*////////////////////////////////////////////////////////////////////////////*/


form#mail
{
text-align : left;
margin : 0 0 0 0;
padding : 0 0 0 0;
}
/*
form#mail div#submit
{
	text-align : right;
    width:452px;
}
*/
form#mail input
{
    border : 1px solid #C5D0D5;
    margin-bottom : 5px;
    background : #DEEAF0;
    padding : 2px 2px 2px 0;
}




form#mail textarea 
{
    border : 1px solid #C5D0D5;
    margin-bottom : 5px;
    background : #DEEAF0;
    padding : 0;
}

form#mail label {
    float: left;
    width:130px;
    line-height:1em;
    margin : 0px 0.1em 5px 0px;
    padding : 0;
    text-align:left;
    clear : left;
    color : #333;
}

form#mail fieldset {
    border : 0 solid #FFF;
    padding:0;
}

