﻿body{ width: 100%;direction: rtl;float: right;font: 12px/1.2em tahoma}
/**{ font-family: tahoma;}*/

.ff111 
{
    margin: auto;
    width: 65% !important;
}
    .ff111 div {
        width: 80px;
        display: inline-block;
    }
    .ff111 input {
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 3px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        color: #555555;
        display: inline-block;
        font-family: inherit;
        font-size: 11px;
        height: 25px;
        line-height: 18px;
        margin-bottom: 5px;
        padding: 2px;
        transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
        width: 188px;
    }
    .ff111 span{color: red}

.btn111 {
    background-color: #0074cc;
    background-image: -moz-linear-gradient(center top, #0088cc, #0055cc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    color: white;
    cursor: pointer;
    float: left;
    font-family: syekan;
    font-size: 14px;
    margin-left: 27%;
    margin-top: 15px;
    padding: 7px 21px;
}


.btn2 {
    background-color: #0074cc;
    background-image: -moz-linear-gradient(center top, #0088cc, #0055cc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    color: white;
    cursor: pointer;
    font: 14px/1.5em tahoma;
    margin-right: 5px;
    margin-top: 15px;
    padding: 2px 10px;
    width:180px

}

 .ff ul li a {
    font-size: 18px;
    line-height: 1.5em;
    text-decoration: none;
}
.ff ul li a:hover {
    color: #e66;
    padding-right: 4px;
}