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

body{
	margin:0 auto;
	background-color:#000;
	font-family:tahoma;
	font-size:11px;
	color:#f6d635;
	text-decoration:none;
	direction:rtl;
}

img{
	border:0;
}

form{
	margin:0 auto;
}

input{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}

select{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}
textarea{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}

a{
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}


a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#f6d635;
}


td, li{
	font-family:tahoma;
	font-size:11px;
	color:#f6d635;
}


.right-links{
	background:#3f0d06 url(images/right-block/arrow.jpg) no-repeat right center;
	margin-bottom:1px;
	display:block;
	line-height:19px;
	padding-right:20px;
}

.right-links a{
	display:block;
}

.right-links a:hover{
	display:block;
}

#first-chat{
	background:#3f0d06 url(images/center/1/mic.jpg) no-repeat top left;
	border-right:7px solid #5f1200;
	width:197px;
	padding:5px 9px;
	height:136px;
}

#first-bg{
	background:url(images/center/1/down-bg.jpg) repeat-x top center;
	height:28px;
	width:222px;
}

#chat-links{
	background:url(images/center/2/links-bg.jpg) no-repeat top center;
	width:139px;
	height:145px;
}

.chat-links-pro{
	line-height:20px;
	text-align:center;
	display:block;
}

#third-foot{
	background:url(images/center/3/down-bg.jpg) repeat-x top center;
	height:39px;
	width:211px;
}

#third-content{
	background-color:#3f0d06;
	height:66px;
	border-left:6px solid #5f1200;
}