/*======= index.html =======*/
#page1 #content .col-1 {width:303px;}
#page1 #content .col-2 {
	width:685px;
}


#page1 #content .col-2 .col-1 {
	width:270px;
	margin-right:15px;
	float: left;
	height: auto;
}
#page1 #content .col-2 .col-2 {
	width:260px;
	height: auto;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:303px;}
#page2 #content .col-2 {width:376px;}
#page2 #content .col-3 {width:303px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:91%;
}
#page3 #content .col-2 {width:303px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:303px;}
#page4 #content .col-2 {
	width:100%;
}
#page4 #content .col-3 {width:303px;}

#page4 #content .col-2 .col-1 {width:303px; margin-right:1px;}
#page4 #content .col-2 .col-2 {
	width:276px;
	margin-left: 250px;
}
.son-son {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.iler-geri {
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.haklar {
	color: #FFF;
	text-align: left;
}
.enalt {
	font-size: 10%;
}
#page1 center h8 {
	font-size: 10px;
}

