*{
    font-family: Verdana, Tahoma, Arial;
    font-size: 13px;
    margin:0px;
    padding:0px;
}



#TB_overlay {
position: fixed;
z-index: 100;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
-moz-opacity: 0.55;
-khtml-opacity: 0.55;
opacity: 0.55;
}

* html #TB_overlay {
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");
}


#Panel
{
    display:none;
    position:fixed;
    left:35%;
    top:250px;
    width:500px;
   
    background:#CCCCCC;
    z-index:1000;
    overflow:hidden;
}

.rowQuetionUser
{
    margin:0px 0px 10px 0px;

}

/**
news
**/

.newsImg
{
width:271px;
float:left;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border:1px solid #CCCCCC;
}


.newsDescriptionContent
{
padding-left:310px;
}


.newsDate
{

color:#61a428;
font-size:12px;
}

.titleNews
{
margin-top:10px;
}

.newsRow
{
padding-bottom:50px;
}

.titleNews a
{
color:#000000;
}


.descriptionNews
{
color:#333333;
font-size:12px;
}

#headerInfo
{
float:right;
height:135px;
}

#logo
{
background: url(../../content/images/logo.png) center no-repeat;
width:490px;
height:40px;
}


.backgroundHeader
{
height:135px;
background: url(../../content/images/background_header.png);
clear:both;

}

.backgroundMenuLeft
{
height:279px;
margin-top:3px;
background: url(../../content/images/backgroundMenu.png) repeat-x;
width:49%;
float:left;
}

.backgroundMenuRight
{
height:279px;
margin-top:3px;
background: url(../../content/images/backroundRightMenu.png) repeat-x;
width:50%;
float:right;
}



.headerMenuLeftBlock
{
background: url(../../content/images/headerMenuLeftBlock.png) no-repeat right;
}


.headerLeftBlock
{
background: url(../../content/images/headerLeftBlock.png) no-repeat right;
}

.headerMenuRightBlock
{
background: url(../../content/images/headerMenuRightBlock.png) no-repeat left;
}

.headerRightBlock
{
background: url(../../content/images/headerRightBlock.png) no-repeat left;
}





#rightFooterBlock
{
width:49%;
float:left;
}
#leftFooterBlock
{
width:49%;
float:right;
}

#leftFooterBlock img
{
float:right;
margin-right:10px;
}




.partnerLink
{
clear:both;
padding-bottom:30px;
padding-left:40px;
}

.partnerLink a
{
color:#000000;
font-size:14px;
}


#headerRightLogo
{
padding-top:30px;
float:right;
width:300px;
height:100px;
}

#logoContent
{
float:left;
margin-top:20px;
margin-left:20px;
width:550px;
overflow:hidden;

}



#boxRightColum h4
{
font-size:23px;
color:#FFFFFF;
padding:4px;
}


#boxRightColum
{
behavior: url(border-radius.htc);
-webkit-border-radius: 10px;


padding-bottom:1px;
padding-left:1px;
padding-right:1px;


margin-bottom:20px;
min-height:50px;
float:right;

-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;

border-radius: 10px;

background:#64a723;
width:238px;
}

#boxLeftColumPhone
{
behavior: url(border-radius.htc);
-webkit-border-radius: 10px;

background:#FFFFFF;
padding:10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;

border-radius: 10px;
}

.colum1
{
width:270px;
float:left;
padding-right:0px;
border:0px solid #CCCCCC;
}


#boxRightColumBaner1
{
behavior: url(border-radius.htc);
-webkit-border-radius: 10px;
border-radius: 10px;

-moz-border-radius: 1em;

-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
background:#CCCCCC;
border:1px solid #FFFFFF;
}

#boxRightColumBaner1 table
{
width:100%;
border-collapse: collapse;
}

#boxRightColumBaner1 table td
{
width:100%;
}

.baner1img
{
border:1px solid #FFFFFF;
}

.topMenu
{
border:0px solid #CCCCCC;
}

#mainPageTopMenu
{
width:730px;
border:0px;
}

#mainPageTopMenu div
{
border-top:5px solid #599f1c;
padding:10px 0px 5px 0px;
}

#contentSite h2 span
{
    color:#589f1c;
    margin-left: 30px;
    padding-left:10px;
    padding-right:10px;
    background:#FFFFFF;
    font-size: 18px;
}
#contentSite h2
{
    color:black;
    margin-left:0px;
    margin-bottom: 20px;
    font-size: 24px;
    font-family: Verdana, Tahoma;
    font-weight: normal;
}
#contentSite h3
{
    color:black;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: Verdana, Tahoma;
    font-weight: normal;
}
#contentSite p
{
    margin:8px 0px 8px 0px;
    font-size: 12px;
    font-family: Verdana, Tahoma;
    font-weight: normal;
    color: #555555;
    line-height: 20px;
}
#contentSite li
{
    margin: 5px 0px 5px 40px;
    font-size: 12px;
    font-family: Verdana, Tahoma;
    font-weight: normal;
    color: #555555;
    line-height: 18px;
}

#line
{
border-bottom:1px solid #589f1c;
margin-top:-30px;
margin-bottom:20px;
}

#mainPageTopMenu div a
{
color:#333333;
font-size:12px;
font-weight:bold;
}

#contentSite
{
margin-top:10px;
}

.menuUl
{
width:270px;
min-height:239px;
background: #5ca21e url(../../content/images/menuUl.png) no-repeat;
}
.menuUl2
{
background: #5aa01d url(../../content/images/menu_background2.jpg) bottom no-repeat;
width:270px;
height:40px;
}


.menuUl a
{
color:#FFFFFF;
}

.headerLineMenu
{
background: #70b02b url(../../content/images/menuBackground.png) center no-repeat;
width:100%;
overflow:hidden;
}


.menuLine
{
background: #f0f0f0 url(../../content/images/background_line.png) center no-repeat;
width:100%;
}

.lineConteiner
{
width:100%;
padding-top:30px;
}




.headerMenu
{
margin:0px auto;
width:1050px;
height:275px;
}

.headerMenuLeftBox
{
width:270px;
float:left;
}

.headerMenuRightBox
{
background:#eeeeee;
height:279px;
width:780px;
float:left;
border-top:3px solid #FFFFFF;
-webkit-border-bottom-left-radius: 50px;

}

.headerMenuRightBox ul
{
padding:10px 0px 0px 30px;
}

#Container
{
margin:0px auto;
overflow:hidden;
width:1050px;
padding-top:30px;
}

.headerLine
{
background: #f0f0f0 url(../../content/images/background_line.png) center no-repeat;
width:100%;
}

#headerContent
{
margin:0px auto;
width:1050px;
height:134px;
background: url(../../content/images/background_header.png);
}


#buttonBanner
{
float:right;
width:250px;
color:#333333;
margin-top:100px;
}

#buttonBanner a
{
color:#FFFFFF;
}


#button
{
width:100px;
height:23px;
background: #589f1c;

margin-top:10px;
padding-left:5px;
padding-top:2px;

-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
}



#footer{
margin:0px auto;
margin-top:30px;
height:164px;
width:1050px;
border:0px solid #000000;
}

body
{
background: url(../../content/images/footerFon.jpg)  repeat-x bottom;
}



.colum2
{
width:740px;
float:right;
border:0px solid #CCCCCC;
}

#footerContent
{
padding-top:120px;
}

.menuUl
{
border-top:3px solid #FFFFFF;
border-right:3px solid #FFFFFF;
}


#linMenu
{

}

#menuIndex
{
position:absolute;
width:11px;
height:23px;
}


#linMenu li
{
list-style: none;
float:left;
margin-right:5px;
margin-bottom:10px;
}
#linMenu li a
{
color:#333333;
font-size:12px;
}

#help
{
width:100%;
height:50px;
}

.menuUl ul
{
padding-left:30px;
padding-top:30px;
}

.menuUl ul li
{
padding-bottom:3px;
list-style: none;
}

#headerBlock table
{
border-collapse: collapse;
}


#headerBlock .topTable
{
position:absolute;
}


.menuUl ul a
{
font-size:18px;
text-decoration:none;
border-bottom:1px solid #FFFFFF;
}

.menuUl ul li .currentMenu
{
border-bottom:0px solid #FFFFFF;;
}