


#sld1, #sld2, #sld3 {
	background:url(../images/menu_baslik.png) no-repeat;
}



.ind {
	padding:30px 0 0 106px;
}
.ind_tit {
	border-top: 2px dotted #FEEFB8;
	border-bottom: 2px dotted #FEEFB8;
	width:700px;
}
.tit1 {
	margin:10px 0 0 0;
	font-size:27px;
	color:#00AEC4;
}
.tit1 span {
	color:#18404B;
}
.tit2 {
	margin:0 0 10px 0;
	font-size:17px;
	color:#18404B;
}
.text {
	margin: 20px 0 0 106px;
	font-size:11px;
	width:714px;
}
.ind_sld {
	width:0px;
	float:left;
	position:relative;
	margin:5px 0 0 10px;
	z-index:2;
}
#sld1 {
	background-position: 0 -640px;
	width:200px;
	height:61px;	
	margin:60px 0 0 120px;
	z-index:2;
}
#sld2 {
	background-position: 0 -740px;
	width:200px;
	height:61px;	
	z-index:2;
	margin:10px 0 10px 120px;
}
#sld3 {
	background-position: 0 -840px;
	width:200px;
	height:61px;	
	z-index:2;
	margin:0 0 0 120px;
}
#pic_sld {
	position:absolute;
	margin:50px 0 0 182px;
	z-index:2;
}
#pic_sld img {
	width:400px;
	height:225px;
	border: 2px solid #FEEFB8;
	-moz-border-radius: 15px 15px 15px 15px;
}

