a#cop_text {
	color:#ff6d01;
	text-decoration:none;
	transition:all 0.35s ease-in-out;
	/* Firefox 4 */
	-moz-transition:all 0.35s ease-in-out;
	/* Safari and Chrome */
	-webkit-transition:all 0.35s ease-in-out;
	/* Opera */
	-o-transition:all 0.35s ease-in-out;
}
a#cop_text:hover {
	color:#fff;
	text-decoration:none;
	transition:all 0.35s ease-in-out;
	/* Firefox 4 */
	-moz-transition:all 0.35s ease-in-out;
	/* Safari and Chrome */
	-webkit-transition:all 0.35s ease-in-out;
	/* Opera */
	-o-transition:all 0.35s ease-in-out;
}
#habericerik2{
	font-size: 14px; 
	padding: 5px;
	width: 950px;
	float:left;
	color:#fff;
	line-height: 22px;
	background: rgba(99, 99, 99, 0.10);
    border-top: 1px solid #2e6eb2;
    border-bottom: 1px solid #222;
}

#habericerik2 ul{
	padding: 0;
	margin: 0 0 0 10px;
	list-style-type: none;	
}

#habericerik2 ul li{
	padding:3px 10px 3px 30px;
	margin:3px 20px 0 0;
	border-bottom: 1px dotted #3e3e3e;
}

#habericerik2 ul li:last-child{
    border-bottom: 0;
}

#habericerik2 li a{
	color:#fff;
}

#habericerik2 li a:hover{
	text-decoration: underline;
}

#sayi1{ background: url('../images/1.gif') no-repeat 10px center; }
#sayi2{ background: url('../images/2.gif') no-repeat 10px center; }
#sayi3{ background: url('../images/3.gif') no-repeat 10px center; }
#sayi4{ background: url('../images/4.gif') no-repeat 10px center; }
#sayi5{ background: url('../images/5.gif') no-repeat 10px center; }