
body{
	font-family: tahoma;
	color: black;
	line-height: 17px;
	direction: rtl;
	font-size: 12px;
}

#content{
	width: 899px;
	background: url(images/bg.jpg) repeat-y center;
	border: 2px solid #ccc;
}

#header{
	height: 238px;
	direction: ltr;
	background: url(images/date.jpg) no-repeat bottom;
}


a{
	text-decoration: none;
	color: green;
}

a:hover{
	color: red;
}

#right{
	float: right;
	width: 173px;
}

#center{
	float: right;
	width: 540px;
}

#left{
	float: left;
	width: 179px;
}

.post{
	width: 500px;
}

a img{
	border: none;
}

#both{
	width: 899px;
	height: 62px;
	background: url(images/both.jpg) no-repeat center top;
}

img{
	border: 1px black;
}

.image{
	width: 110px;
	float: right;
}

.image img{
	width: 100px;
	padding: 2px;
	margin: 2px;
	border: 1px solid white;
}

.cls{
	clear: both;
}

.vmenu li{
	background: url(images/menu.jpg);
	width: 170px;
	height: 48px;
	line-height: 42px;
}

.topmenu{
	width: 178px;
	height: 48px;
	background: url(images/topmenu.jpg) no-repeat;
	color: green;
	padding-top: 12px;
	font-weight: bold;
}

.menu{
	line-height: 18px;
}

.menu img{
	width: 120px;
	border: 1px solid white;
	padding: 2px;
	margin: 2px;
}

.add img{
	width: 130px;
	border: none;
	padding: 2px;
	margin: 2px;
}

.baner{
	height: 70px;
}

.baner img{
	width: 465px;
	height: 60px;
	padding: 2px;
	margin: 2px;
	border: 1px solid white;
}

.top{
	width: 246px;
	height: 17px;
	background: url(images/top.jpg) no-repeat;	
}

.maincontent{
	float: left;
	width: 385px;	
}

.mainpost a{
	color: blue;
}

.mainpost a:hover{
	color: red;
}

.title{
	color: white;
}

input, textarea{
	border:1px solid #aaaaaa;
  padding:2px;
  background:#ffffff url(images/input.gif) top left no-repeat;
  margin-top:2px;
}
