#cerceve{
    /*position: relative;*/
    width: 200px;
    /*height: 200px;*/
    background-color: #FFFFFF;
	 font-family: arial;
	 font-size: 10px;
}

.mc{
    /*position: relative;*/
    position: relative;
    width: 200px;
    background-color: #FFFFFF;
}
.mb{
    /*position: relative;*/
    width: 200px;
    font-weight: bold;
    color: #ffffff;
    background: url('/resim/basAcik.png');
    height: 25px;
    cursor: pointer;
text-align:left;
}

.mb2{
    /*position: relative;*/
    width: 200px;
    font-weight: bold;
    color: #ffffff;
    background: url('/resim/basKapali.png');
    height: 25px;
    cursor: pointer;
text-align:left;
}

.mbDuz{
    /*position: relative;*/
    width: 200px;
    font-weight: bold;
    color: #ffffff;
    background: url('/resim/duzAcik.png');
    height: 25px;
    cursor: pointer;
text-align:left;
}
.mbDuz2{
    /*position: relative;*/
    width: 200px;
    font-weight: bold;
    color: #ffffff;
    background: url('/resim/duzKapali.png');
    height: 25px;
    cursor: pointer;
text-align:left;
}
.mi{
    width: 200px;
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
}
.mbBaslik{
    margin-left:20px;
    margin-top:5px;
   
}
.icerik{
    width: 198px;
	background: url(/resim/a1.jpg) repeat-y;
	border: 1px solid #dbdbdb;
	text-align:left;
}
.icerik2{
    width: 198px;
	height:110px;
	background: url(/resim/a2.jpg) no-repeat;
	background-position:bottom;
	text-align:left;
}

