* { text-align:right; direction:rtl; }
body { background-color:#e6e6e6; font-family:Arial; font-size:12px; }
button { background:transparent; border:0; cursor:pointer; padding:0; margin:0;}
input[type="text"] { border:1px solid #666; height:18px; padding:0; margin:0 }
.CONTAINER {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
	min-height:600px;s
}
.TOP {
	background-image: url(images/logo.gif);
	clear: both;
	height: 35px;
	text-align: left;
	padding-left: 20px;
	padding-top: 80px;
}
.TOP a{
	font-size:16px;
	color:#FFF;
}
.TOP_F {
	float: left;
}
.TOP_S {
	float: left;
	margin-right:-3px;
}
.MIDDEL {
	margin-top: 20px;
}
.ICONTENT {
	margin-right: 23px;
	margin-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: b2ada7;
	padding-bottom: 10px;
	color: #404040;
	margin-bottom: 10px;
}
.ITITLE {
	font-size: 20px;
	color: #c01d2e;
	margin-right: 23px;
}
.ICONTENTS {
	margin-right: 23px;
	margin-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: b2ada7;
	padding-bottom: 10px;
	color: #404040;
	margin-bottom: 10px;
	min-height: 120px;
}
.ICONTENT_IMAGE {
	float: right;
	height: 112px;
	width: 98px;
	border: 2px solid #c21d2d;
	margin-left: 10px;
}
.ICONTENT_IMAGE img{
	max-height: 112px;
	max-width: 98px;
}
