﻿.urun_div
{
    border: thin solid #999999;
    width: 440px;
    height: 265px;
    float:left;
    margin:10px 0px 0px 22px;
    border-radius:5px;
    background-color:#fff;  
}

.urun_baslik
{
    width: 440px;
    height: 30px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #999999;
    border-radius: 5px 5px 0px 0px;
    background-image: url('../images/ust_menu.png');
  
}

.urun_resim
{
   height:210px;     
   width:180px;
   margin:10px;
   background-color:#fff;
   float:left;
   border: thin solid #999999;
   text-align:center;
   border-radius:5px;
}


.urun_bilgi
{
   height:210px;     
   width:210px;
   margin:10px;
   float:left;
}


ub
{
    line-height:1.8em;
    font-size:16px;
    color:#fff;
    margin-left:8px;
    font-weight:lighter;
}

ubb
{
    line-height:1.8em;
    font-size:18px;
    color:#000;
    margin-left:8px;
    display:block;
    text-decoration:underline;
}

bb
{
    line-height:1.2em;
    font-size:14px;
    color:#000;
    margin-left:8px;
    float:inherit;
}

.UrunAdi
{
    color:#000;
    text-align:center;
    display:block;
    font-size:14px;
    font-weight:bold;
}

.Urun_Aciklama
{
    color:#000;
    text-align:center;
    display:block;
    font-size:14px;
    word-break:keep-all;
    width:250px;

}



.dvUrun
{
    border:1px solid #cccccc;
    margin-left:40px;
    margin-bottom:20px;
    height:225px;
}

.dvUrun img
{
    width:250px;
    height:175px;
}

.dvUrunDetay,.dvUrunDetay1
{
    padding-left:30px;
    display:block;
    float:left;
    width:600px;
}

.dvUrunDetay1
{
    font-weight:bold;
    margin-bottom:20px;
}