.left_container {
	float: left;
	width: 240px;
	position: relative;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}

.left_container2 {
	float: left;
	width: 232px;
	position: relative;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 30px;
}

.left_container2 .topbackground {
	background-image: url(../files/left_urunler_menu_top.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 232px;
}

.left_container2 .mainbackground {
	background-image: url(../files/left_urunler_menu_background.png);
	width: 232px;
	position: relative;
	padding-bottom: 20px;
	padding-top:10px;
	background-repeat: repeat-y;
	float: left;
}

.left_container2 .bottombackground {
	background-image: url(../files/left_urunler_menu_bottom.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 232px;
	clear: both;
}

.left_container2 .header {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-left: 54px;
	margin-top: 20px;
}




ul.list_menu {
	float: left;
	list-style-type: none;
	padding: 0;
	clear: both;
	text-align: left;
	margin-bottom: 40px;
	margin-top: 6px;
	margin-left: 64px;
	line-height: 1.8em;
}


ul.list_menu il {
	list-style-type: none;
	padding: 0px;
	text-align: left;
	margin: 0px;
}


ul.list_menu a {
	text-decoration: none;
	color: #000;

}

ul.list_menu a:hover {
	text-decoration: none;
	color: #5B3E00;
}


.left_menu_box {
	text-align: left;
	margin-top: 22px;
	margin-left: 28px;
}

.mid_container {
	width: 640px;
	position: relative;
	margin-top: 25px;
	float: right;
	margin-right: 45px;
	margin-left: 20px;
	margin-bottom: 45px;

}
.mid_container2 {
	width: 640px;
	position: relative;
	margin-top: 42px;
	float: right;
	margin-right: 45px;
	margin-left: 20px;
	margin-bottom: 45px;

}
div.newssection {
	position: relative;
	width: 640px;
}
div.haber_header {
	font-size: 20px;
	position: relative;
	margin-bottom: 10px;
	color: #300;
	margin-left: 4px;
}
div.newssection .img_container {
	position:relative;
	float: left;
	width: 248px;	
}

div.newssection .news_img {
	position: relative;
	float: left;
	margin-bottom: 15px;	
}
div.newssection .news_img img {
	border: 1px solid #300;
	padding: 3px;

}

div.newssection .news {
	width: 375px;
	margin-left: 12px;
	float: right;
	position: relative;
}

div.newssection .news2 {
	width: 640px;
	float: left;
	position: relative;
}

div.newssection .news2 a:hover {
	text-decoration: none;
	color: #5B3E00;
}

div.newssection .news2 a{
	text-decoration: none;
	color: #000;
}

div.newssection .news2 .header {
	font-size: 12px;
	font-weight: bold;

}


div.newssection .news2 .text {
	font-size: 11px;
}

div.newssection .news2 .tarih {
	font-size: 10px;
	color: #300;

}


div.newssection .news3 {
	width: 320px;
	margin-left: 12px;
	float: right;
	position: relative;
}

div.newssection .news_header {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

div.newssection .news_header a {
	text-decoration: none;
	color: #000;
}

div.newssection .news_header a:hover {
	text-decoration: none;
	color: #5B3E00;
}

div.newssection .news_header2{
	font-size: 14px;
	font-weight: bold;
}

div.newssection .news_header3{
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

div.newssection .news_short {
	font-size: 11px;
}

div.newssection .text {
	font-size: 11px;
	line-height: 18px;
}

div.newssection .text a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

div.newssection .text a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #5B3E00;
}

div.newssection .header {
	font-size: 13px;
	line-height: 20px;
}

div.newssection .tarih {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.newssection .haberd {
	font-size: 11px;
}

div.newssection .haberd a {
	text-decoration: none;
	color: #000;
}

div.newssection .haberd a:hover {
	text-decoration: none;
	color: #5B3E00;
}

div.product_section {
	position: relative;
	width: 640px;
}

div.product_section .products {
	width: 188px;
	height:230px;
	float: left;
	position: relative;
	margin: 10px;
}

div.product_section .products .image {
	width: 188px;
	text-align: center;
	position: relative;
}

div.product_section .products .image img {
	border: 1px solid #300;
	padding: 3px;
}

div.product_section .products .info {
	width: 188px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 28px;
	position: relative;
}

div.product_section .products .info a {
	color: #5B3E00;
	text-decoration: none;
}

div.product_section .products .info a:hover {
	color: #000;
	text-decoration: none;
}
div.news_spacer {
	height: 1px;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 25px;
	background-color: #C9B9AF;
	clear: both;
}
