.table_header{
    width: 100%;
    height: 156px; 
    margin: 0px; 
}
    .td_header{
        width: 2000px;
        max-width: 2000px;
        min-width: 800px;
        height: 156px;
        background: url(http://files.tgpi.ru/files/images/header.jpg) no-repeat right;
        /*float: left;*/
    }
    .td_header_repeat{
        min-width: 0px;
        max-width: 2000px;
        height: 156px;
        background: url(http://files.tgpi.ru/images/header_repeat.jpg) repeat-x right;
        /*float: right;*/
        margin-right: 2000px;
    }
.head{
    width: 100%;
    height: 150px; 
    margin: 0px;
    border: black solid 0px;
}
.head_L{
    width: 435px;
	min-width: 435px;
	max-width: 435px;
    padding: 0px;
    margin: 0px;
}
.head_C{
    width: auto;  
	min-width: 19px;
}
.head_R{
    width: 346px;
	min-width: 346px;
	max-width: 346px; 
}
.logo{
    width: 120px;
    height: 120px;
    position: absolute;
    top: 15px;
    left: 40px;
}
.red_ship{
    width: 46px;
    height: 156px;
    position: absolute;
    top: 0px;
    left: 165px;
}
.header{
    width: 100%;
	min-width: 750px;
    position: absolute;
    top: 24px;
    left: 0px;
    text-align: center;
    color: #2186bb;
    font-size: 28px;  
}
.main_table{
     width: 100%;
     border: 0px;
     margin-left: 0px;
     margin-right :0px;    
}
.icon_1{
    width: 25px;
    height: 60px;
    text-align: left;
    position: absolute;
    top: 87px;
    left: 220px;
}
.icon_2{
    width: 25px;
    height: 60px;
    text-align: left;
    position: absolute;
    top: 90px;
    left: 235px;
}
.icon_3{
    width: 25px;
    height: 60px;
    text-align: left;
    position: absolute;
    top: 90px;
    left: 260px;
}
.search{
    width: auto;
    height: auto;
    text-align: right;
    position: absolute;
    right: 32px;
    top: 100px;
    border: black solid 0px;
}
.search_1{
    width: 25px;
    text-align: left;
    float: left;
    border: black solid 0px;
}
.search_2{
    width: 140px; 
    text-align: left;
    float: left;
    border: black solid 0px;
}
.search_3{
    width: 18px;
    text-align: left;
    float: left;
    border: black solid 0px;
}
.text{
    width: 100%;
    min-width: 750px; 
    height: 81px;
    text-align: center;
    position: absolute;
    top: 11px;
}
.head_table{
    width: 100%;
    min-width: 750px;
}
