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

body {
	background:url(sima_bg.jpg) no-repeat top center #04334D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
}
.img{
	border:solid 3px #04334d;
}
.img:hover{
	border:solid 3px #FFFFFF;
}
.link{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#04334d;
	text-decoration: none;
	font-size:15px;
	padding:5px;
	}
.link:hover{
	color:#F90;
	}
.odadetay{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#04334d;
	text-decoration:none;
	font-size:15px;
	padding:5px;
	}
.odadetay:hover{
	color:#F90;}
.baslik{
	font-family:Verdana, Geneva, sans-serif;
	color:#04334d;
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
	}
.copy{
	color:#FFFFFF;
	font-size:11px;
	line-height:normal;
	}
#gallery {position:relative; width:950px; height:260px}
#images {height:260px;}
#image {position:relative; width:950px; height:260px; url(loading.gif) center center no-repeat}
#image img {position:absolute;}

input {font-family:Georgia;font-size: 14px;color:#04334d;border:1px solid #04334d;width:95%;padding:4px 4px;}
textarea {font-family:Georgia;font-size: 14px;color:#04334d;border:1px solid #04334d;width:95%;padding:4px 4px;}
.submit{font-family:Georgia;font-size: 14px;color:#04334d;border:1px solid #04334d;width:75%;padding:2px 2px;}
