@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */


/* TAB BAŞLA */
.container {width: 620px; margin-left:5px;}
ul.tabs { font-size:12px; font-weight:bold;margin: 0;	padding: 0;	float: left; list-style: none; height: 26px; border-bottom: 1px solid #c6c7a8; width: 100%;}
ul.tabs li { float: left;margin: 0;padding: 0; height: 27px; line-height: 31px; margin-bottom: -1px; overflow: hidden;position: relative; background-image:url(../images/tab.png); width:189px; height:25px;}
ul.tabs li a  { margin-top:-3px;text-decoration: none;color: #000;display: block;font-size: 1.2em;padding: 0 0 0 15px; outline: none;}
ul.tabs li a:hover {background: #none;}
html ul.tabs li.active, html ul.tabs li.active a:hover {background-image:url(../images/tab_active.png); width:189px; height:25px;}
.tab_container {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C6C7A8;
    clear: both;
    float: left;
    width: 100%;
}
.tab_content {padding: 5px; padding-left:10px; font-size:14px;}

/* TAB BİTTİ */





