@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/files/images/bg.gif);
	background-repeat:repeat-x;
	font: 11px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	background-color:#D2D3D4;
}
.hedear {
	width:985PX;
}
a {
	text-decoration: none;
}
.alart {
	background-color:#FFF;
	padding:5px;
	min-height:5px;
	line-height:10px;
	font-weight: 700;
	font-size: 12px;
}
.home {
	width:800px;
	float:left;
	background-color:#FFF;
	min-height:425px;
}
.cotlog {
	font-weight: bold;
	color: #ed2024;
}
.serch {
	border: thin outset #ed2024;
}
.root {
	height:22px;
	background-image:url(/files/images/menu_top.gif);
}
.cat{
	float:right;
	width:160px;
	height:22px
}
a.menu:link, a.menu:visited {
	color: #ed2024;
	margin: 5px 55px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bolder;
}
a.cat:link, a.cat:visited {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
}
a.cat:hover {
	color: #03605A;
	font-size: 12px;
	text-decoration: none;
	background: #e5e4e4;
}
a.menu:hover {
	color: #fff;
}
.submenu {
	background-image:url(/files/images/menu_sub.gif);
	height:50px;
}
.submcat_on {
	display: block;
	direction:rtl;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
}
a.subcat:link,a.subcat:visited {
	color:#000;
	font-weight: bold;
}
a.subcat:hover,
a.subcat:active{
	color:#F00;
	text-decoration: underline;	
}
.submcat_off {
	display: none;
}
.title {
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	font-weight: 900;
	color: #000;
	margin: 10px;
	direction:rtl;
	height:25px;
}
a.title:link,a.title:visited {
	text-decoration: underline;	
}
a.title:hover,a.title:active{
	text-decoration: underline;	
}
.proje{
	width:200px;
	float:left;
	background-color:#FFF;
	margin: 20px;
}
.project{
	background-color:#FFF;
	width:985px;
}
.lang{
	vertical-align:middle;
	padding-top:10px;
	padding-left: 10px;
}
.lang div{
	width:32px;
	float:left;
	padding:5px;
}
.serchreslt{
	padding:20px;
	font-weight: bold;
	color: #03605A;
}
.serchBTN{
	border-top: 1px inset;
	border-right: 1px inset;
	border-bottom: 1px inset;
	border-left: 1px inset;
	text-align: left;
}
.serch{
	padding:1px;
}
.pagenation{
	width:985px;
	height:20px;
	background-color:#FFF;
	padding-top: 5px;
}
.news{
	float:left;
	width:171px;
	height:425px;
	background: url(/files/images/news.jpg) no-repeat;
}