@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:129px; 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:129px; height:25px;}
.tab_container {
	border: 1px solid #c6c7a8;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;

	background: #fff;-moz-border-radius-bottomright: 5px;	-khtml-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-bottomleft: 5px;-khtml-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;}
.tab_content {padding: 20px;font-size:14px;}

/* TAB BİTTİ */




