.cls {
clear : both;
}
.correct
{
display:none;
}

.correct img
{
float : left;
padding-left : 130px;
}

.clear
{
clear:both;
}

.ads_area
{
direction : rtl;
background-color : white ;
padding : 10px;
border : 1px solid black;
width : 75%;
float : left;
margin-left : 50px;
}

.ads_area a{
	text-decoration: none;
}

.ads_main {
width : 150px;
height:150px;
background-color : white;
padding:5px;
border: 1px solid black;
margin: 10px;
float: right;
}




.ads_text {
margin : auto;
font-family : Tahoma;
font-size : 12px;
margin : auto;
text-align: center;
}

.detail_area{
direction : rtl;
background-color : white ;
padding : 10px;
border : 1px solid black;
width : 50%;
float : left;
margin-left : 50px;
}

.detail_title {
text-align : right ; 
}

.detail_vote_detail
{
font-size: 11px;
float: right;
}


.detail_vote
{
  float : left;
  text-align: center;	
}


.detail_vote_nums :HOVER {
	background-color: #C5C5C5;
	font-weight: bold;
	color: black;
}


.detail_site{
float : right ;
}

.detail_area a
{
text-decoration : none;
}
.detail_sender {
float : right;
margin-top: 30px;
width: 100%;
}
.detail_sender_name {
	font-weight: bold;
}
.detail_date{
float: left;
width: 100%;
text-align: left;
}

.detail_contact
{
  float: right;
  margin-top: 30px;
}
.detail_contact_subject {
font-weight: bold;
margin-bottom: 30px;
}

.special_area{
width: 25%;
background-color: white;
border: 1px solid green;
float: left;
direction:rtl;
}

.special_area a{
	text-decoration: none;
}

.special_main{
width: 90%;
background-color: white;
border: 1px solid ;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
}

.special_image_area
{
float: right;
}

.special_text
{
margin: 10px;
float: right;
width: 70%;
color: black;
font-size : 12px;
}
.special_title{
margin: 5px;
font-size : 12px;
font-weight: bold;
}
.special_image {
width: 60px;
height: 60px;
border: none;
margin: 5px;
}


.cats_area a{
	text-decoration: none;
}

.cats_main{
width: 90%;
background-color: white;
border: 1px solid ;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
}

.cats_image_area
{
float: right;
}

.cats_text
{
margin: 10px;
float: right;
width: 85%;
color: black;
font-size : 12px;
}
.cats_title{
margin: 5px;
font-size : 12px;
font-weight: bold;
}
.cats_image {
width: 60px;
height: 60px;
border: none;
margin: 5px;
}

.block_area {
 width: 15%;
 float: right;
 background-color: white;
 border: 1px solid;
 padding: 5px;
}
.block_area a{
text-decoration: none;
}

.block_main{
margin-top: 10px;
margin-bottom: 10px;
}

.block_title {
background-color: #00A9DF;
text-align: center;
border: 1px solid;
direction: rtl;
}
.block_content {
background-color: aqua;
border-bottom: 1px solid;
border-right: 1px solid;
border-left: 1px solid;
padding: 5px;
}

.search_block
{
text-align: center;
}
.search_block_select
{
width: 100%;
direction: rtl;
}
.sub_cat_block
{
	text-align: right;
}
.sub_cat_block a
{
	text-decoration: none;
}
.search_advance_block
{
	text-align: right;
	font-size: 12px;
}
.success
{
	color: green;
	font-weight: bold;
}
.add
{
  margin : 10px;
}
.msg
{
 color : red;
font-size : 14px;
}
.list{
  font-family: Tahoma;
  font-size: 12px;
  width : 100%;

}
.list .odd {
	background-color:#E5E5E5;
}
.list .even {
	background-color:#CCFFCC;
}
.list th {
	background:url('th.png') top;
}
.list td {
  padding : 5px;
}
.operation-icon{
border : none;
}
