

#main #s_sheep1,
#main #s_sheep2,
#main #s_sheep3,
#main #s_sheep4,
#main #s_sheep5,
#main #s_sheep6 {
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	position: absolute;
	behavior: url(css/iepngfix.htc);
    background-image: url(../images/main/s_sheep_.png);
    z-index: 5;
}

#main #s_sheep1 { top: 495px; left: 149px; background-position: 0 -16px;}
#main #s_sheep2 { top: 480px; left: 17px;  background-position: -16px -16px; }
#main #s_sheep3 { top: 459px; left: 46px; background-position: -32px -16px;}
#main #s_sheep4 { top: 470px; left: 105px; background-position: -48px -16px; }
#main #s_sheep5 { top: 461px; left: 149px; background-position: -64px -16px; }
#main #s_sheep6 { top: 453px; left: 121px; background-position: -80px -16px;; }

#main #s_door {
	position: absolute;
	left: 53px;
	top: 433px;
	width: 31px;
	height: 26px;
	background: url(../images/main/s_opened_door.gif) 0 0 no-repeat;
	z-index: 2;
}

#main #s_door div {
	width: 18px;
	height: 26px;
}

#main #s_door.closd {
	background: url(../images/main/s_opened_door.gif) -500px 0 no-repeat;
}

#main #s_door.opend {
	background: url(../images/main/s_opened_door.gif) 0px 0 no-repeat;
}


#main #s_ship {
	position: absolute;
	left: 800px;
	top: 440px;
	width: 106px;
	height: 93px;
	z-index: 2;
}

#main #s_ship #s_ship_container {
	width: 106px; 
	height: 90px;
	poisition: relative;
}

#main #s_ship #s_ship_container #s_ship_blink{
	width: 5px; 
	height: 5px;
	position: absolute;
	top:0;
	left: 29px;
	background: url(../images/main/s_blink.gif) 0 0 no-repeat;
	z-index:3;
}

#main #s_ship #s_ship_container #s_ship_bottom {
	width: 106px;
	height: 93px;
	position: relative;
	top: 3px;
	left: 0;
	filter:alpha(opacity=25);
	opacity:.25;
}


#main #s_ship #s_ship_container #s_ship_bottom span {
	width: 106px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/main/s_ship.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
	z-index: 1;

}

#main #s_ship #s_ship_container #s_ship_top {
	width: 106px;
	height: 80px;
	position: absolute;
	top: 3px;
	left: 0;
	background: url(../images/main/s_ship.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
	z-index: 2;
} 

#main #s_shining {
	position: absolute;
	top: 453px;
	left: 540px;
	width: 421px;
	height: 41px;
	background: url(../images/main/s_shining.gif) 0 0 no-repeat;
	z-index: 1;
}

#main #maintext {
	position: absolute;
	top: 91px;
	left: 8px;
	
}

#main #maintext #col0 {
	width: 1px;
	height: 1px;
	float: left;
	
}

#main #maintext #col1 *,
#main #maintext #col2 * {
	color: #3c6f83;
}

#main #maintext #col1 {
	float: left;
}

#main #maintext #col1 p,
#main #maintext #col2 p {
	color: #fff;
	
}


#main #maintext #col1 p.intro {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
}

#main #maintext #col1 h2 {
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: normal;
	padding: 0 0 10px 0;
}

#main #maintext #col1 p {
	width: 230px;
	padding: 0 0 10px 0;  
}

#main #maintext #col2 p strong {
	color: #08445d;
}

#main #maintext .special strong {
	width: 40px;
	float: left;
	display: block;
}

#main #maintext #col2 {
	padding-top: 24px;
	width: 230px;
	float: left;
	line-height: 15px;
}
#maintext{
margin-left:500px;}
#main #maintext #col2 a.more {
	font-weight: bold;
	float: left;
	padding: 2px 15px 2px 18px;
	display: block;
	background: url(../images/main/more.png) 0 3px no-repeat;
}

#main .header h1 {
	display: block;
	width: 170px;
	height: 31px;
	margin-top: 21px;
	margin-left: 13px;
	text-indent: -500px;
	overflow: hidden;
	background: url(../images/main/senolcoskun.png) 0px 0  no-repeat;
	behavior: url(css/iepngfix.htc);

}

#main .header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
.content_blank{
background-image: url(../images/main/blank_main.png); height:200px}

.main_text_box{
	margin: 5px;
	padding: 10px;
    float: left;
	width: 200px;
	height: 50px;
	border-bottom: 1px solid #417798;
	color: #dfecf4;}
	
.main_text_box:hover{
	margin: 5px;
	padding: 10px;
    float: left;
	width: 200px;
	height: 50px;
	border-bottom: 1px solid #B0E5FA;
	color: #dfecf4;}
	
.main_text_box_img{
 	overflow:hidden;
	float:left;
	width:60px;
	height:50px;
	border:solid 1px #08445D;
	cursor:pointer;
	background-color:#08445D}
	
.main_text_box_img:hover{
 	overflow:hidden;
	float:left;
	width:60px;
	height:50px;
	border:solid 1px #B0E5FA;
	cursor:pointer;
	background-color:#08445D}
	
.main_text_box_contaier{
 	width:130px;
	text-align: left;
	float:left;
	padding-left:5px;
	line-height:15px;
	cursor: pointer;
	text-decoration:none}
	
.main_text_box_contaier_02, .main_text_box_contaier_02 a{
 	width:190px;
	text-align: left;
	float:left;
	line-height:15px;
	cursor: pointer;
	text-decoration:none;
	}

.sc_my_hover{
	float:left;
	text-align:left;
	margin:75px 0 0 53px;
	width:95px;
	height:129px;
	background:url(../images/main/human_sc.png) no-repeat;
	z-index:9999;
	behavior: url(css/iepngfix.htc);}
	
.foo_name { background-color:#FF0000 }

.footer{
/*border-top:solid 1px #0d7f18;*/
color:#DDEAF2;
clear:both;
margin:auto;
padding:5px 5px 0 0;
width:995px;
font-size:10px;
height:20px;
text-align:right}

.copy{
color:#37576B;
}
.img_bah{
behavior: url(css/iepngfix.htc);
border:0;
}