.content, .content .topborder, .content .bottomborder{

    width: 976px;

}

.content{

    background: url('img/textarea_body.png') repeat-y right;

//  overflow-y: hidden;

}

.content .topborder, .content .bottomborder{

    height: 4px;

}

.content .topborder{

    background: url('img/textarea_top.png') no-repeat top right;

        

}

.content .bottomborder

{

    background: url('img/textarea_bottom.png') no-repeat bottom right;

}

.content .middle{

    padding: 8px 0 0 0;

    overflow: auto;

}



.content .middle h1{

    background: url("/img/h1_plate_shirokaya.png") no-repeat top left;

    padding: 12px 0 0 37px;

    color: white;

    margin: 0;

    font-size: 16px; 

    height: 45px;

}

.content .middle .productinfo{    

    width: 893px;

    margin-left: 58px;

    overflow: auto;

    padding-bottom: 50px;

}

.productinfo .navbar{

    overflow: auto;    

}

.productinfo{

     overflow: auto; 

}

.productinfo .navbar a, .productinfo .navbar span{

    text-align: center;

    padding: 10px 0 0 0;    

    display: block;

    float: left;

    width: 121px;

    height: 26px;

    margin-right: 7px;

    font-size: 14px;

    font-weight: bold;

    text-decoration: none;

    color: #0058ba;

    background: url("/img/nav_bar_back.png");

}

.productinfo .navbar a:hover, .productinfo .navbar span{

    background: url("/img/nav_bar_back_hover.png");

    color: white;

}

.productinfo .briefinfo{

    margin-top: 13px;

    width: 892px;

    height: 272px;

    background: url('/img/product_photo01.jpg');

    padding: 1px 0 0 1px;

}

.productinfo .briefinfo .description{	

    font-size: 12px;

    background: url('/img/breifinfo_decr_back.png');

    width: 380px;

    height: 269px;

    display: table-cell;

    vertical-align: middle;

    text-align: left;

    padding: 0 0 0 34px;

	//padding-top: 50px;

	//height: 219px;        

}

.productinfo .briefinfo .description h2{

    font-size: 22px;

}

.productinfo .briefinfo .description .new{

    background: url("/img/new_image.png") no-repeat right;

    padding: 10px 58px 10px 0;

    display: inline;

}

.productinfo .fullinfo{

        

}

.productinfo .fullinfo .productText{

    font-size: 12px;

    vertical-align: top;

    padding: 0 33px 0 33px;                

}

.productinfo .fullinfo .productText h3{

    color: #0058ba;

}

.productinfo .fullinfo .productPhotos{

    padding-top: 38px;

    font-size: 11px;

    vertical-align: top;    

}

.productinfo .fullinfo .links{

    

}



.productinfo .fullinfo .links ul, .bottomlinks ul{
    font-size: 12px;    
    list-style-image: url("/img/ulbullet.png");
    line-height: 15px;
    padding: 0 0 0 50px;
}

.productinfo .fullinfo .links ul a, .bottomlinks a{
    font-size: 12px;
    color: #0058ba;
    font-weight: bold;
    font-style: italic;
}

.productinfo .fullinfo .links ul a:hover, .bottomlinks a:hover{
    color: gray;
}

.productinfo .fullinfo .links li
{    
    padding-bottom: 15px;
}

.productinfo .bigplate{
    background: url('/img/plate_01.png');   

    padding: 1px;

    width: 438px;

    height: 301px;

    float: left;

    margin-right: 9px;

}

.productinfo .bigplate .photo{

    

}

.productinfo .bigplate .text{

    padding: 16px;

}

.productinfo .smallplate{

    background: url('/img/plate_02.png') no-repeat top;

    width: 172px;    

    float: left;

    margin: 18px 7px 0 0;        

}



.productinfo .smallplate .photo{

    padding: 2px;

    text-align: center;

}

.productinfo .smallplate .link{

    padding: 8px 0 0 0px;

    text-align: center;    

}

.productinfo .smallplate .link a,.productinfo .bigplate a{

    font-weight: bold;

    color: #0058ba;

    text-decoration: none;

}

.productinfo .smallplate .link a:hover,.productinfo .bigplate a:hover{

    color: gray;    

}

.productinfo .rawtext{

    float: left;

    margin-top: 25px;

    background: url("/img/hor_line.png") no-repeat top;

    padding-top: 25px;

    width: 100%;   

}

