#main {
	width:1024px;
	margin-top: 25;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	position:relative;
	width: 1020px;
	height: 105px;
	float: left;
	margin-left: 2px;
}
#menu {
	float: left;
	height: 75px;
	width: 1020px;
	margin-top: 3px;		
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 76px;
	width: 300px;
	margin-left: 20px;
	margin-top: 10px;
}

#logo2 {
	background-image: url(images/logo_en.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 300px;
	margin-left: 20px;
	margin-top: 10px;
}

#content, 
#footer {
	font-size:10px;
}
.col-1, 
.col-2, 
.col-3,
.col-5,
.col-4{ 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:588px; margin-right:38px;}
#page1 #content .col-2 { width:316px;}
#page1 #content .col-3 {
	width:30px;
	margin-left: 20px;
	margin-top: 28px;

}
#mail_yazi {
	float: left;
	height: 30px;
	width: 250px;
	margin-top: 58px;
	margin-left: -10px;
	font-size: 14px;
	color: #3E3E3E;
}
#mail_yazi span {
	font-weight: bold;
	font-size: 14px;
	color: #3E3E3E;
}

#page1 #content .col-5 { width:300px
/*======= index-1.html =======*/
#page2 #content .col-1 { width:588px; margin-right:38px;}
#page2 #content .col-1 .col-1 { width:275px; margin-right:35px;}
#page2 #content .col-1 .col-2 { width:275px;}
#page2 #content .col-2 { width:320px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:588px; margin-right:38px;}
#page3 #content .col-1 .col-1 { width:275px; margin-right:35px;}
#page3 #content .col-1 .col-2 { width:275px;}
#page3 #content .col-2 { width:320px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:588px; margin-right:38px;}
#page4 #content .col-2 { width:320px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:588px; margin-right:38px;}
#page5 #content .col-1 .col-1 { width:275px; margin-right:35px;}
#page5 #content .col-1 .col-2 { width:275px;}
#page5 #content .col-2 { width:320px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:588px; margin-right:38px;}
#page6 #content .col-2 { width:320px;}

/*======= index-6.html =======*/
#page7 #content .content { padding-right:15px;}


/*=========================*/


#footer { 
	height:126px;
}


