@charset "utf-8";
.stil {
	background-color: #FFFFFF;
	background-position: center;
}
strong {
	font-size: 16px;
	font-weight: bold;
	color: #4191EB;
}
.footer {
	background-attachment: fixed;
	background-image: url(images/3_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	font-size: 10px;
	color: #006699;
}
.detay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	margin: 10px;
	float: right;
	color:#666666;
}

