@charset "UTF-8";
/* CSS Document */

html,body{
	height:100%;
	min-height: 100%;
	overflow: auto;
}

body {
	background-color: #f0ede1;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	vertical-align: top;
}
img {
	border: 0;
}
#main {
	width: 990px;
	margin: auto;
}
.header {
	font-size: 10px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 85px;
	color: #fff;
}
.header_m{
	padding: 18px 30px 0 200px;
	text-align: right;
}
.header_l{
	float: left;
	width: 200px;
	height: 80px;
}
.header_l a{display: block;}
.header a {
	color: #fff;
	text-decoration: none;
}
.header a:hover {
	color: #fff;
	text-decoration: none;
}
.ebulten{
	height: 13px;
	border: 0;
	padding: 0 5px;
	width: 120px;
	font-size: 10px;
	background-color: #fff;
	color: #004a67;
}
.left {
	width: 420px;
	float: left;
	border: 4px solid #cfb381;
	background-color: #cfb381;
}
#ifrm {
	width: 100%;
	height: 500px;
	border: 0;
} 
.post_header {
	height: 22px;
	width: 502px;
	padding: 0 20px 0 30px;
	background-color: #cfb381;
	text-align: left;
	vertical-align: bottom;
}
.list_header{
	width: 400px;
}
#etiket_menu{
	visibility: hidden;
	float:left;
	margin: 0 0 0 0;
	padding: 3px 0 0 5px;
	color: #333;
	font-size: 10px;
}
#eno{
	float: left;
	font-size: 12px;
}
.list_footer{
	background-color: #cfb381;
	width: 400px;
}
.right {
	float: right; 
	margin-left: 0px;
	border: 4px solid #cfb381;
	background-color: #fff;
	text-align: center;
	width: 550px;
}
.index{
	padding: 27px 20px;
}
.index a{
	text-decoration: none;
	color: #b04519;
}
#kayit{
	width: 400px;
	margin: auto;
	text-align: left;
	font-size: 11px;
	float: left;
}
.kayit_{
	border: 1px solid #999;
	color: #333;
	padding: 1px;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f8f8f8;
}
#giris{
	line-height: 20px;
}
#giris a{
	color: #ff0000;
}
.baslik_table{
	width: 400px;
}
.baslik {
	height: 60px;
	background: #ffffff;
	/*clear: both;*/
	border-bottom: 2px solid #cfb381;
}
.baslik a {
	height: 60px;
	color: #000000;
	/*display:inline-block;*/
	text-decoration:none;
}
.baslik a:hover {
	/*height: 59px;
	background-color:#fff;
	color: #ff000;*/
}
.baslikbaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
	margin: 0;
}
/*.baslikbaslik a{
	text-decoration: none;
}*/
.baslikinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin: 0;
}
.button {
	color: #ff0000;
	background-color: #d7d2cb;
	height: 11px;
	text-align: center;
	vertical-align: middle;
	float: right;
	padding: 12px 20px;
	margin: 0 16px 2px 0;
}
.button2,
.button3,
.button4 {
	float: right;
}
.button2 a,
.button3 a,
.button4 a{
	height: 12px;
	width: 96px;
	padding: 5px 10px;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	display:block;
	margin-left: 1px;
	background: #ccc url(img/but_bg.gif);
	background-repeat: no-repeat;
}
.button2 a:hover{
	background: #fff url(img/but_bg.gif);
}
.button3 a{
	background: #ccc url(img/but_bg2.gif);
}
.button3 a:hover{
	background: #fff url(img/but_bg2.gif);
}
.button4 a{
	background: #ccc url(img/but_b.gif);
	width: 10px;
}
.button4 a:hover{
	background: #fff;
}
.tab{
	height: 12px;
	width: 96px;
	padding: 5px 10px;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	display:block;
	margin-left: 1px;
	background: #f0ede1 url(img/but_bg.gif);
	background-repeat: no-repeat;
	float: right;
}
.pnum{
	float: right;
	height: 12px;
	width: 40px;
	padding: 5px 10px;
	color: #333;
	font-size: 10px;
	margin-left: 1px;
}
.blank {
	height: 5px;
	clear: both;
}
#bottom {
	height: 34px;
	clear: both;
	margin: 0 0 0 10px;
	color: #333;
	vertical-align: bottom;
}
#bottom p {
	padding: 12px 0 0 0;
	font-size: 11px;
}
#bottom a {
	color: #333333;
	text-decoration: none;
}
