body {
	margin:0;
	background:#000000;
}

#Table_01 {
	width:800px;
	height:600px;
	margin:0 auto;
}

#index-01 {
	float:left;
	width:800px;
	height:158px;
}

#index-02 {
	float:left;
	width:800px;
	height:72px;
}

#index-03 {
	float:left;
	width:800px;
	background:url("../images/index_03.jpg") repeat-y left top;
}

#index-04 {
	position:relative;
	float:left;
	width:800px;
	height:28px;
}

#main {
	float:left;
	margin-left:110px;
	width:550px;
	font-family:tahoma;
	font-size:13px;
	color:#FFFFFF;
	text-align:justify;

}

#title {
	float:left;
	margin-left:110px;
	font-family:tahoma;
	font-size:10px;
	color:#555555;
}

img {
	border:0;
}

img.sag {
	float:right;
	margin-left:10px;
	margin-bottom:0px;
	margin-top:10px;
	margin-right:0px;
}

img.sol {
	float:left;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:10px;
}

td {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
}


/* Linkler */

a:active { 
	font-family:  Tahoma; color: #FFFFFF; font-size: 12px ;
	text-decoration:none ; 
}

a:visited{ 
	font-family:  Tahoma; color: #FFFFFF; font-size: 12px ;
	text-decoration:none ; 
}

a:hover{ 
	font-family: Tahoma; color: #CC0000; font-size: 12px ;
	text-decoration:none ; 
}

a:link { 
	color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 12px; 
	text-decoration:none ; 
}

a.title:active { 
	font-family:  Tahoma; color: #555555; font-size: 10px ;
	text-decoration:none ; 
}

a.title:visited{ 
	font-family:  Tahoma; color: #555555; font-size: 10px ;
	text-decoration:none ; 
}

a.title:hover{ 
	font-family: Tahoma; color: #CC0000; font-size: 10px ;
	text-decoration:none ; 
}

a.title:link { 
	color: #555555; text-decoration: none; font-family: Tahoma; font-size: 10px; 
	text-decoration:none ; 
}

/* Link Sonu */

input {
	border:1px solid #CC0000;
	width:120px;
	height:16px;
	font-family:tahoma;
	font-size:9px;
	color:#333333;
}

textarea {
	border:1px solid #CC0000;
	width:200px;
	height:100px;
	font-family:tahoma;
	font-size:9px;
	color:#333333;
}
