*{
    margin:0px;


}

aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

header {
   /* background: #0071f1;*/
    height: 155px;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

[hidden] {
    display: none;
}

@font-face {
    font-family: 'Yekan';
    src: url('../Fonts/BYekan.ttf') format('truetype'), url('../Fonts/BYekan.eot?#') format('eot'), url('../Fonts/BYekan.woff') format('woff');
    font-style: normal;
    font-weight: normal;
}

html {
    /*font-size: 100%;*/
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: 'Yekan', Tahoma color: #222;
}

body {
    margin: 0;
    /*font-size: 1em;*/
    /*line-height: 1.4;*/
    text-align: center;
}

::-moz-selection {
    background: #FF4C49;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #fe57a1;
    color: #fff;
    text-shadow: none;
}

a {
    color: #666;
    cursor: pointer;
    text-decoration: none;
}

    a:visited {
        color: #666;
    }

    a:hover {
        color: #777;
    }

    a:focus {
        outline: none;
    }

    a:hover, a:active {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

pre, code, kbd, samp {
    font-family: 'Yekan', Tahoma, monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:before, q:after {
        content: "";
        content: none;
    }

small {
    font-size: 85%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    /*display: block;*/
    -moz-margin-before: 1em;
    -moz-margin-after: 1em;
    -moz-margin-start: 40px;
    -moz-margin-end: 40px;
}
figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal;
}

    button, input[type="button"], input[type="reset"], input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
        *overflow: visible;
    }

        button[disabled], input[disabled] {
            cursor: default;
        }

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        *width: 13px;
        *height: 13px;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

    input:valid, textarea:valid {
    }

    input:invalid, textarea:invalid {
        background-color: #f0dddd;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
}

menu, label, .logo, .boxView .title a {
    -moz-user-select: none;
    -webkit-user-select: none;
}


/* reset */
p {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 8px 0 6px;
    color: #666;
}

h1 {
    font-size: 14pt;
}

h2 {
    font-size: 13pt;
}

h3, h4, h5, h6 {
    font-size: 12pt;
}

menu {
    list-style: none;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}



h1.hidden {
    border-top: 4px solid #CCC;
    display: block;
    height: 0;
    margin: 0;
    overflow: hidden;
    visibility: visible;
    width: 100%;
}

.page1024 header, .page970 footer,
.page1024 .mainSlideContent, .slider3, .slider, .slider2, .sliderMenu, .content, .boxes, .contact-form {
    width: 965px;
    text-align: left;
    display: inline-block; /*margin-top: 10px;*/
}

.logo {
    float: right;
    
    margin: -25px 45%;
    /* 
	margin-top: -25px;
	padding-right: 10px;
    margin-left: 355px; 
	margin-right: 200px;*/
}
.logo-right{
	float: right;
    margin-top: -25px;
    padding-right: 10px;
    
    
}
.logo-left{
	float: left;
    /* margin-top: -25px; */
    /* padding-left: 10px; */
    
}
.logo-left img{
	float: left;
	width: 110px;
	margin-top: 15px;
}
.logo img{
    width:110px;
}
.logo-right img{
    height:66px;
}
.menuContainer{
	background: #009240;
    height: 90px;
}
.menuContainer img{
    width:280px;
    height:60px;
    margin-top:17px;
    margin-right:10px;
    float:left;
}
.ads , .ads2{
    display:block;
    width:100%;

}
.ads2{
    height:100px;
}
.ads img ,.ads2 img{
    width:280px;
    height:60px;
    margin-top:17px;
    margin-right:62px;
    float:left;
}
.ads2 img{
    height:100px;
    margin-bottom:15px;
}
.ads2 img:nth-child(3){
    margin-right:0px;
}
.lng {
    float: left;
    background-color: #FFF;
    margin-right: 10px;
    margin-top: 40px;
}

.firstLevelMenu {
    display: block;
    border-bottom: 1px #CBCBCB dashed;
    padding-bottom: 2px;
}

.secondLevelMenu {
    margin-top: 50px;
	 background: #0060c4 ;
}

#mainMenu {
    float: right;
    height: 19px;
    overflow: hidden;
    margin-bottom: -5px;
}

    #mainMenu li {
        height: 19px;
        margin-left: 2px;
    }

        #mainMenu li.active, #mainMenu li:hover {
            border-bottom-color: #C2272D;
        }

    #sliderMenu .mainMenu, #mainMenu li {
        float: right;
        text-align: center;
    }

        #mainMenu li a {
            height: 19px;
            line-height: 19px;
            border-bottom: 4px solid transparent;
            font-family: 'Yekan', Tahoma;
            font-size: 11pt;
            padding: 0 5px;
        }

        #sliderMenu .mainMenu a, #mainMenu li a {
            display: block;
            background-color: #F7F7F7;
        }

            #mainMenu li.active a, #mainMenu li a:hover {
                background-color: #f00000;
                color: #000000;
            }

.catMenu {
	/* background: #0071f1; */
    overflow: hidden;
    height: 32px;
}

    .catMenu li.active, .catMenu li:hover {
        border-bottom-color: #C2272D;
    }

    .catMenu li {
        float: right;
        text-align: center;
        padding-bottom: 10px;
    }

        .catMenu li.active {
            border-bottom: 3px solid #0000FF;
        }

        .catMenu li:hover {
            border-bottom: 3px solid #0000FF;
        }

        .catMenu li a {
            font-family: 'Yekan', Tahoma;
            font-size: 9pt;
            display: block;
            line-height: 19px;
            border-left: 1px solid #CCC;
            padding: 0 5px;
        }

            .catMenu li.active a, .catMenu li a:hover {
                color: #303030;
            }

#catMenu {
    overflow: hidden;
    height: 32px;
    padding-top: 35px;
    width: auto;
    float:right;
}

    #catMenu li.active, #catMenu li:hover {
        border-bottom-color: #303030;
    }

    #catMenu li {
        float: right;
        text-align: center;
        padding-bottom: 10px;
    }

        #catMenu li a {
            font-family: 'Yekan', Tahoma;
            font-size: 14px;
            display: block;
            line-height: 19px;
            border-left: 1px solid #CCC;
            padding: 0 3px;
			color:#fff;
        }

            #catMenu li.active a, #catMenu li a:hover {
                color: #303030;
            }

.activeMenuPointer {
    height: 5px;
    width: 10px;
    background-color: blue;
    margin-top: 2px;
    float: right;
}

.left .separator {
    margin-top: 5px;
}

.separator {
    border-top: 1px solid #999999;
    clear: both;
    height: 5px;
    margin-bottom: 3px;
    padding-bottom: 3px;
    padding-top: 0;
}

.searchBox {
    float: left;
}

.dateTime {
    float: left;
    font-size: 11pt;
}

    .dateTime > span {
        display: inline-table;
        height: 21px;
        padding: 0 5px;
        vertical-align: bottom;
    }

.SearchBtn {
    background: url(../img/searchBtn.png) no-repeat left top;
    border: 0px;
    float: right;
    margin-left: 1px;
    height: 27px;
    width: 30px;
}

.searchBox input.search {
    font-family: 'Yekan', Tahoma;
    float: right;
    border: 1px solid #E6E6E6;
    height: 17px;
    padding: 0;
    color: #8C8C8C;
    font-size: 10pt;
    background-color: #E6E6E6;
    width: 114px;
}

.slide {
    margin: 0px auto;
    float: left;
    width: 965px;
}

.slides {
    width: 20000px;
    margin-left: 0px;
}

.frame {
    width: 965px;
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    margin-top: 31px;
}

#container {
    overflow: hidden;
    width: 965px;
    margin: 0 auto;
    font: 13px;
    font-family: 'Yekan', Tahoma;
}

.boxes {
    overflow: hidden;
}

.top-footer {
    margin: 0 auto;
    width: 1024px;
    background-color: #fff;
    height: 145px;
    line-height: 44px;
    color: #808185;
}

    .top-footer img {
        margin: 0px auto;
        vertical-align:top;
    }

.footer {
    margin: 0 auto;
    width: 1024px;
    background-color: #f5f5f5;
    height: 107px;
    line-height: 44px;
    color: #808185;
}

.clear {
    clear: both;
    display: inline-block;
}

.clearfix {
    clear: both;
    display: block;
}

.slider3 .smallArticle, .slider .smallArticle {
    margin-bottom: 24px;
    margin-right: 24px;
    float: left;
    width: 221px;
    min-height: 222px;
    height: 222px;
    /*background-color: #eee;*/
    border: 1px solid #000;
}

    .slider3 .smallArticle:nth-child(2), .slider .smallArticle:nth-child(2), .smallArticle:nth-child(4), .smallArticle:nth-child(8) {
        margin-right: 0px;
    }

.slider3 .mainArticle, .slider .mainArticle {
    margin-right: 24px;
    overflow: hidden;
    margin-bottom: 24px;
    float: left;
    width: 469px;
    height: 469px;
    /*background-color: #eee;*/
border: 1px solid #000;
}

.frame2 {
    width: 965px;
    overflow: hidden;
    position: relative;
    height: 520px;
    margin: 15px auto;
    direction: rtl;
}

.slide2 {
    margin: 0px auto;
    float: right;
    width: 965px;
}

.slides2 {
    width: 965px;
    margin-left: 0px;
    direction: rtl;
}

.slider2 .smallArticle {
    float: right;
    /*background-color: #eee;*/
    margin-bottom: 24px;
    margin-left: 24px;
    width: 221px;
    min-height: 222px;
    height: 222px;
border:1px solid #000;

}


    .slider2 .smallArticle:nth-child(2), .slider2 .smallArticle:nth-child(4) {
        margin-left: 0px;
    }

.slide2 > .mainArticle .image {
    right: 0;
}

.slider2 .mainArticle {
    margin-left: 24px;
    overflow: hidden;
    margin-bottom: 24px;
    float: right;
    width: 469px;
    height: 469px;
    background-color: #cccccc;
border:1px solid #000;
}

.slide3 {
    margin: 0px auto;
    float: left;
    width: 965px;
}

.slides3 {
    width: 965px;
    margin-left: 0px;
}

.frame3 {
    width: 965px;
    overflow: hidden;
    position: relative;
    height: 520px;
    margin: 15px auto;
}

.leftHalf {
    float: left;
    width: 509px;
}

.rightHalf {
    float: left;
    width: 509px;
    margin-left: 6px;
}

.sliderBtns {
    border-top: 3px solid #F00000;
    width: 965px;
    text-align: center;
    /*margin-top: -10px;*/
}

.center {
    display: inline-block;
    margin: 0 auto;
}

.sliderBtn {
    float: left;
    padding: 5px;
    color: #FFF;
    line-height: 28px;
}

    .sliderBtn a {
        color: #FFF;
    }

.sliderBtn, .prevSlide, .nextSlide {
    cursor: pointer;
    background-color: #DADADA;
    margin: 0 1px;
}

.prevSlide {
    float: left;
    width: 38px;
    height: 38px;
    background: url(../images/arrow-l.jpg);
    background-repeat: no-repeat;
    margin-right: 13px;
}

.nextSlide {
    float: left;
    width: 38px;
    height: 38px;
    background: url(../images/arrow-r.jpg);
    background-repeat: no-repeat;
    margin-left: 13px;
}


.sliderBtn.active {
    background-color: #F00000;
    cursor: default;
    color: #000;
}

.smallArticleCover {
    
    background-color: rgba(50,50,50,0.9);
    position: relative;
    margin-top: 0px;
    width: 100%;
    height: 100%;
}

.smallArticleTitle {
    opacity: 0.6;
    height: 30px;
    text-align: left;
    padding: 5px;
    color: #FFFFFF;
    font-size: 8pt;
    margin-top: 2px;
    font-family: 'Yekan', Tahoma;
    font-size: 12pt;
    width: 100%;
    position: absolute;
    bottom: 35px;
    text-align: center;
}

    .smallArticleTitle a {
        color: #FFF;
    }

.image {
    /*position: absolute;*/
}

.slider .smallArticle .magnify-Image, .slider .smallArticle .subject, .slider .smallArticle .visitImage, .slider .smallArticle .visitCounter, .slider .smallArticle .commentImage, .slider .smallArticle .commentCount {
    position: relative;
    float: left;
    height: auto;
    line-height: 16px;
    font-size: 9pt;
}

    .slider .smallArticle .magnify-Image img, .slider .smallArticle .subject img, .slider .smallArticle .visitImage img, .slider .smallArticle .visitCounter img, .slider .smallArticle .commentImage img, .slider .smallArticle .commentCount img {
        width: 32px;
        height: 32px;
    }

.slider3 .smallArticle .magnify-Image, .slider3 .smallArticle .subject, .slider3 .smallArticle .visitImage, .slider3 .smallArticle .visitCounter, .slider3 .smallArticle .commentImage, .slider3 .smallArticle .commentCount {
    position: relative;
    float: left;
    height: auto;
    line-height: 16px;
    font-size: 9pt;
}

    .slider3 .smallArticle .magnify-Image img, .slider3 .smallArticle .subject img, .slider3 .smallArticle .visitImage img, .slider3 .smallArticle .visitCounter img, .slider3 .smallArticle .commentImage img, .slider3 .smallArticle .commentCount img {
        width: 32px;
        height: 32px;
    }

.slider2 .smallArticle .magnify-Image, .slider2 .smallArticle .subject, .slider2 .smallArticle .visitImage, .slider2 .smallArticle .visitCounter, .slider2 .smallArticle .commentImage, .slider2 .smallArticle .commentCount {
    position: relative;
    float: left;
    height: auto;
    line-height: 16px;
    font-size: 9pt;
}

    .slider2 .smallArticle .magnify-Image img, .slider2 .smallArticle .subject img, .slider2 .smallArticle .visitImage img, .slider2 .smallArticle .visitCounter img, .slider .smallArticle .commentImage img, .slider2 .smallArticle .commentCount img {
        width: 32px;
        height: 32px;
    }

    .slider .smallArticle .subject img, .slider3 .smallArticle .subject img, .slider2 .smallArticle .subject span, .slider2 .smallArticle .subject img, .slider .smallArticle .subject span, .slider3 .smallArticle .subject span {
        margin-right: -30px;
    }

    .slider .smallArticle .visitImage img, .slider3 .smallArticle .visitImage img, .slider2 .smallArticle .visitImage span, .slider2 .smallArticle .visitImage img, .slider .smallArticle .visitImage span, .slider3 .smallArticle .visitImage span {
        margin-left: -30px;
    }

.visitImage, .commentImage {
    margin-left: 2px;
}

.visitCounter, .commentCount {
    color: #FFFFFF;
    padding: 0 5px;
}

.smallArticleDetail {
    height: 100%;
   
}

.subject {
    font-family: 'Yekan', Tahoma;
    color: black;
    margin: 0px auto;
    width: 50%;
    height: 35px;
    padding-bottom: 10px;
    float: right;
    text-align: center;
    margin-top: 10px;
    color: #fff;
}

.visitImage {
    font-family: 'Yekan', Tahoma;
    font-size: 9pt;
    text-align: center;
    color: #FFF;
    width: 50%;
    height: 35px;
    margin: 10px auto;
    float: right;
}

.commentImage {
    font-family: 'Yekan', Tahoma;
    font-size: 9pt;
    text-align: right;
    color: #FFF;
    padding: 0 6px 0 20px;
}

.magnify-Image {
    margin: 0px auto;
    width: 100%;
    height: 40px;
    float: right;
    text-align: center;
    margin-top: 10px;
}

.mainArticleCover {
    position: relative;
    height: 100%;
    margin-top: 0px; /*274px*/
    background-repeat: repeat-y;
    background-color: rgba(50,50,50,0.9);
}

.mainArticleTitle {
    margin-left: 6px;
    width: 256px;
    height: 46px;
    background-color: #F00000;
    float: left;
    padding: 10px;
    font-weight: bold;
    text-align: left;
    font-family: 'Yekan', Tahoma;
    font-size: 15pt;
    color: #000;
}

.mainArticleSubject {
    color: #FFF;
    margin-bottom: 40px;
}

    .mainArticleSubject > img, .mainArticleVisit > img, .smallArticleDetail > img, .mainArticleComment > img {
        width: 48px;
        height: 48px;
        text-align: center;
        margin: 0px auto;
    }

.mainArticleDetail {
    margin: 0px auto;
    width: 30%;
    height: 100%;
    background-color: rbga(0.7,0.7,0.7,0.7);
    padding-top: 100px;
}

.mainArticleVisit, .mainArticleComment {
    display: block;
    margin-top: 2px;
}

.mainArticleVisit, .mainArticleComment, .mainArticleSubject {
    font-family: 'Yekan', Tahoma;
    font-size: 9pt;
    width: 100%;
    text-align: center;
}

    .mainArticleVisit .visitImage {
        color: #fff;
        float: right;
        font-family: "Yekan",Tahoma;
        font-size: 9pt;
        height: 35px;
        margin: 10px auto;
        text-align: center;
        width: 100%;
    }

.slide2 .visitImage img {
    left: 0;
}

.mainArticleSummary {
    width: 256px;
    color: white;
    padding: 10px;
    height: 70px;
    background-color: #0E0C0C;
    opacity: 0.6;
    float: left;
    margin: 3px 0 0 6px;
    text-align: left;
    font-size: 8pt;
}

.titleBar {
    height: 13px;
    border-bottom: 1px dashed #CCC;
}

.titleHolder {
    height: 27px;
    background-color: #F00000;
    float: left;
    font-weight: bold;
    padding: 0 10px;
    font-family: 'Yekan', Tahoma;
    font-size: 15pt;
}

.popularNews {
    padding: 10px 0;
}

.newsHolder {
    float: left;
    height: 86px;
    width: 315px;
    padding: 12px 9px;
    background-color: #FFFFFF;
    margin-right: 4px;
    margin-top: 3px;
}

    .newsHolder:hover {
        background-color: #F5F5F5;
    }

        .newsHolder:hover a {
            color: #0000FF;
        }

.newsImage {
    width: 125px;
    height: 83px;
    border: 1px #CCC solid;
    float: left;
}

.newsDetail {
    float: left;
    margin-left: 5px;
    width: 183px;
    height: 86px;
    text-align: left;
}

.newsTitle {
    font-weight: bold;
    color: #AAA;
    text-align: left;
    height: 41px;
    overflow: hidden;
    float: left;
    font-family: 'Yekan', Tahoma;
    font-size: 12pt;
}

.newsTime {
    font-size: 8pt;
    margin-top: 72px;
    font-family: 'Yekan', Tahoma;
    font-size: 8pt;
}

.columns {
    margin-top: 10px;
}

.aboutFooter {
    margin-left: 10px;
}

.footerLogo {
    float: left;
    background: url(../img/footerLogo.png);
    background-repeat: no-repeat;
    width: 110px;
    height: 44px;
}

.copyRight {
    font-family: 'Yekan', Tahoma;
    font-size: 14px;
    float: left;
    color: #858585;
    margin-left: 5px;
    text-align: center;
    margin-top: 15px;
}

    .copyRight li {
        float: left;
        width: 90px;
        font-size: 15px;
    }

.footerShare {
    float: right;
    margin-right: 22px;
}

.shareLink {
    float: right;
    margin-left: 9px;
    width: 30px;
    margin-top: 15px;
}

.shareSpan {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../img/footerShare.png);
    background-repeat: no-repeat;
}

#link6 {
    background-position: 0px 0;
}

#link5 {
    background-position: -19px 0;
}

#link4 {
    background-position: -39px 0;
}

#link3 {
    background-position: -58px 0;
}

#link2 {
    background-position: -76px 0;
}

#link1 {
    background-position: -95px 0;
}

/* view */
.right {
    float: right;
    width: 248px;
}

.left {
    display: block;
    margin-right: 255px;
}

.right .title {
    height: 27px;
    display: block;
    background-color: #e6e6e6;
    text-align: center;
    font-family: 'Yekan', Tahoma;
    font-size: 15pt;
}

.ads {
    overflow: hidden;
    margin-bottom: 7px;
}

.newsBox {
    height: 74px;
    width: 250px;
    padding: 2px;
    background-color: #FFFFFF;
    margin-top: 3px;
}

.newsBoxImage {
    margin: 3px;
    width: 99px;
    height: 67px;
    border: 1px #CCC solid;
    float: left;
}

.newsBoxContent {
    display: block;
}

    .newsBoxContent:hover {
        background-color: #F00000;
    }

        .newsBoxContent:hover .newsBoxDetail .newsBoxTitle {
            color: #000000;
        }

        .newsBoxContent:hover .newsBoxDetail .newsBoxTime {
            color: #000000;
        }

.newsBoxDetail {
    margin-left: 110px;
    height: 70px;
    text-align: left;
}

.newsBoxTitle {
    font-weight: bold;
    color: #AAA;
    text-align: left;
    height: 60px;
    overflow: hidden;
    font-family: 'Yekan', Tahoma;
    font-size: 10.5pt;
}

.newsBoxTime {
    font-size: 8pt;
    font-family: 'Yekan', Tahoma;
    font-size: 6.5pt;
}

.mainContentTitle {
    background-color: #F00000;
    height: 36px;
    padding: 0 5px;
    line-height: 36px;
    font-weight: bold;
    margin: 5px 0;
    font-family: 'Yekan', Tahoma;
    font-size: 15pt;
}

.mainContentText {
    background-color: #F7F7F7;
    padding: 5px;
    font-size: 10.2pt;
    font-family: 'Yekan', Tahoma;
}

.contentShareAndDetails {
    margin-top: 5px;
}

.tags {
    display: table;
    width: 100%;
}

    .tags li {
        float: left;
        padding: 3px 5px;
    }

        .tags li a {
            color: #555;
        }

            .tags li a:hover {
                color: #222;
            }

        .tags li.first {
            background-color: #3567C5;
            color: #FFF;
        }

.shareLinks {
    height: 20px;
}

.linkedin, .tweet, .tweetLeft, .tweetRight, .gplus {
    background: url(../img/shareLinks.png) no-repeat;
    height: 20px;
    float: right;
}

.gplus, .tweet {
    margin-left: 5px;
}

.linkedin {
    width: 45px;
}

.tweet {
    width: 57px;
    background-position: -51px 0;
}

.gplus {
    width: 33px;
    background-position: -137px 0;
}

.tweetCnt {
    float: right;
}

.tweetLeft {
    width: 5px;
    background-position: -128px 0;
}

.tweetRight {
    width: 10px;
    background-position: -170px 0;
}

.tweetCenter {
    line-height: 18px;
    font-size: 8pt;
    float: right;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    height: 18px;
}

.blackStyle, .blueStyle, .greenStyle, .redStyle, .grayStyle {
    margin-right: 3px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    float: left;
}

.likeIcon, .dislikeIcon {
    background: url(../img/like_dislike.png) no-repeat;
    width: 21px;
    height: 20px;
    float: left;
}

.dislikeIcon {
    background-position: 0 -20px;
}

.blueStyle {
    background-color: #3567C5;
    color: #FFF;
}

.blackStyle {
    background-color: #000000;
    color: #FFF;
    font-family: 'Yekan', Tahoma;
    font-size: 12pt;
}

.greenStyle {
    background-color: #80be00;
    color: #FFF;
}

.redStyle {
    background-color: #c13700;
    color: #FFF;
}

.grayStyle {
    background-color: #E6E6E6;
    color: #000;
}

.grayStyle16 {
    margin-left: 2px;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    float: left;
}

.grayStyle16 {
    background-color: #E6E6E6;
    color: #000;
    font-size: 8pt;
}

.blueStyle, .redStyle, .greenStyle {
    font-family: 'Yekan', Tahoma;
    font-size: 10.5pt;
}

.imageHolder {
    float: left;
}

.articleContent {
    margin-left: 181px;
    height: 113px;
}

.titleBold {
    background-color: #E6E6E6;
    color: #555353;
    display: inline-block;
    padding: 0 6px;
    font-weight: bold;
    font-family: 'Yekan', Tahoma;
    font-size: 13.5pt;
}

.newsSummary {
    height: 58px;
    font-family: 'Yekan', Tahoma;
    font-size: 9pt;
    padding: 7px 0;
}

.newsList {
    padding: 5px 11px 10px 11px;
}

    .newsList:hover {
        background-color: #F7F7F7;
    }

        .newsList:hover a .inner .articleContent .cat_listView .titleBold {
            color: #000;
            background-color: #F00000;
        }

        .newsList:hover a .inner .articleContent .cat_listView .newsSummary {
            color: #000;
        }

.dashedSeparator {
    margin: 8px 0 5px 0;
    border-bottom: 1px dashed #CBCBCB;
    display: block;
}

.dashedSeparator1 {
    display: block;
    margin-top: -2px;
}

.list-view .dipager {
    margin: 5px 0 0;
    text-align: right;
}

    .list-view .dipager ul {
        display: table;
        margin: 17px auto 0;
    }

ul.yiiPager .hidden a {
    border: none;
    color: #888888 !important;
}

ul.yiiPager a:link, ul.yiiPager a:visited {
    border: none;
    font-weight: bold;
    color: #C2272D;
    padding: 1px 6px;
    text-decoration: none;
    height: 24px;
}

ul.yiiPager .selected a {
    background: none repeat scroll 0 0 #C2272D;
    color: #FFFFFF !important;
}

ul.yiiPager li.page a {
    margin: 0 2px;
    color: #FFF;
    background-color: #3567c5;
    height: 24px;
    line-height: 24px;
    font-size: 10pt;
}

ul.yiiPager li.selected a {
    color: #000 !important;
    background-color: #D0D0D0 !important;
    height: 24px;
    line-height: 24px;
    font-size: 10pt;
}

ul.yiiPager {
    margin: 0 !important;
}

/* static pages */
.AboutTitle {
    height: 36px;
    background-color: #F00000;
    display: block;
}

.logo1 {
    background: url(../img/logo1.png) no-repeat;
    height: 36px;
    width: 128px;
    float: left;
}

.pageContent {
    background-color: #F7F7F7;
    font-family: 'Yekan', Tahoma;
    font-size: 12pt;
    margin-top: 5px;
    padding: 17px;
    text-align: justify;
}

.scroll {
    float: left;
    width: 345px;
    height: 5px;
    background-color: #CCC;
    margin-top: 15px;
}

.scrollBar {
    height: 5px;
    background-color: black;
}

/* comment */
.newsComment {
    background-color: #F7F7F7;
    padding: 10px;
    overflow: hidden;
}

.CommentTextArea, .CommentTextArea_2 {
    font-family: 'Yekan', Tahoma;
    font-size: 10.2pt;
    width: 488px;
    height: 120px;
    float: left;
    padding: 9px;
    border: 1px solid #CCC;
}

.CommentTextField, .CommentTextField_2 {
    font-family: 'Yekan', Tahoma;
    font-size: 10.2pt;
    padding: 0 10px;
    width: 199px;
    height: 38px;
    border: 1px solid #ccc;
    margin-bottom: 11px;
}

.commentsFields {
    float: left;
    margin-left: 7px;
}

.SendBot {
    border: 1px solid #3567C5;
    background-color: #3567C5;
    width: 121px;
    height: 36px;
    font-family: 'Yekan', Tahoma;
    font-size: 12pt;
    color: #fff;
}

.UserName {
    background-color: #3567C5;
    padding: 0 5px;
}

.Date {
    background-color: #DBDBDB;
    padding: 0 5px;
}

.commentSentWrap p {
    font-family: 'Yekan', Tahoma;
    font-size: 10.2pt;
    padding: 10px;
}

.comment_descendant {
    margin-bottom: 5px;
}

a.newsLike, a.newsDisLike {
    background: url(../img/like_dislike.png) no-repeat;
    width: 21px;
    height: 20px;
    float: left;
}

a.newsDisLike {
    background-position: 0 -20px;
}

#ews_like {
    float: left;
}

.newsDislikeCount, .newsLikeCount {
    font-family: 'Yekan', Tahoma;
    font-size: 10.5pt;
    margin-right: 3px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    float: left;
}

.newsDislikeCount {
    background-color: #c13700;
    color: #FFF;
}

.newsLikeCount {
    background-color: #80be00;
    color: #FFF;
}

.news_l_notification, .news_d_notification {
    font-family: 'Yekan', Tahoma;
    font-size: 10.2pt;
    float: left;
    background-color: #F00000;
    border: 1px solid #CCC;
    padding: 3px 5px;
    position: absolute;
    display: none;
}

.photo1_description {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px;
    background-color: #CCC;
}

.bigSize figure {
    position: relative;
}

/* ** slider */
.attachslider {
    position: relative;
    overflow: hidden;
    background-color: #FFF;
}

.attachslide {
    float: right;
    margin-right: 0;
}

.attachslider .smallNewsSlider {
    display: inline-block;
    overflow: hidden;
}

.smallNewsSlider .smallNews {
    float: right;
}

div.arrowKey, .arrowKey span, .arrowKey a {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 9;
}

div.arrowRight {
    right: 0px;
    left: auto;
}

div.arrowRight, a.arrowRight {
    background-position: right top;
}

.arrowKey span {
    top: 0px;
    width: 56px;
    height: 56px;
    background: url(../img/arrowSlider.png) no-repeat center top;
}

    .arrowKey span.arrowLeft {
        background-position: center bottom;
        right: 0;
        left: auto;
    }

a.arrowRight:hover {
    background-position: right bottom;
}

a.arrowLeft:hover {
    background-position: left bottom;
}


/* **** slider1 */

#seperator {
    border-top: 3px solid #CF181D;
    height: 10px;
    margin: 0 auto;
    width: 967px;
}

#slider1 {
    width: 972px;
    display: inline-block;
    overflow: visible;
}

    #slider1 .smallNewsSlider {
        width: 972px;
        height: 458px;
    }

        #slider1 .smallNewsSlider .smallNews {
            width: 972px;
            height: 458px;
        }

    #slider1 div.arrowKey {
        background-image: url(../img/transparent_FFF.png);
    }

    #slider1 div.arrowKey, #slider1 .arrowKey a {
        width: 972px;
        height: 458px;
    }

    #slider1 .arrowKey span {
        top: 199px;
    }

    #slider1 div.arrowLeft {
        left: -972px;
    }

    #slider1 div.arrowRight {
        right: -972px;
    }
/* ---- slider1 */

/* **** slider2 */
#slider2 {
    padding: 5px 0;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
    width: 758px;
}

    #slider2 .smallNewsSlider {
        width: 700px;
        height: 61px;
    }

        #slider2 .smallNewsSlider .smallNews {
            width: 108px;
            height: 61px;
            opacity: 0.6;
        }

            #slider2 .smallNewsSlider .smallNews:hover {
                opacity: 1;
            }

    #slider2 div.arrowKey {
        background-color: #f7f7f7;
    }

    #slider2 div.arrowKey, #slider2 .arrowKey a {
        width: 53px;
        height: 61px;
    }

    #slider2 .smallNews.active {
        opacity: 1;
    }

        #slider2 .smallNews.active a {
            cursor: default;
        }
/* ---- slider2 */
.photo_description span {
    padding: 3px 10px 5px;
    display: block;
}

.photo_description {
    background-image: url(../img/trans_dark.png);
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #FFF;
    width: 100%;
    max-height: 78px;
    overflow: hidden;
    line-height: 14pt;
    text-align: justify;
}

    .photo_description.hidden {
        display: none;
    }
/* Like-DisLike Styles */
.AgreeBoxCommentLike {
    width: 100%;
}

.AgreeBoxCont {
    float: left;
}

    .AgreeBoxCont div.Agree-DisagreeResult {
        float: left;
        height: 20px;
        font-family: 'Yekan', Tahoma;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
        padding-right: 5px;
    }

.AddComment {
    float: left;
}

ul.Agree-DisagreeLink {
    float: left;
    height: 25px;
    width: 55px;
    position: relative;
}

    ul.Agree-DisagreeLink li {
        list-style-type: none;
    }


.commentLike {
    background: url(../img/like_dislike.png) no-repeat;
    width: 21px;
    height: 20px;
    float: left;
    text-indent: -999px;
}

.commentDisLike {
    background: url(../img/like_dislike.png) no-repeat;
    background-position: 0 -20px;
    width: 21px;
    height: 20px;
    float: left;
    text-indent: -999px;
}

ul.Agree-DisagreeLink li a:link, ul.Agree-DisagreeLink li a:visited {
    background-color: #090;
}

ul.Agree-DisagreeLink li a.Red:link, ul.Agree-DisagreeLink li a.Red:visited {
    background-color: #C00;
}

ul.Agree-DisagreeLink li a.Red:hover, ul.Agree-DisagreeLink li a:hover {
    background-color: #000;
}

.comment_notification, .news_l_notification, .news_d_notification {
    position: absolute;
    display: none;
    background-color: #C5161D;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
    width: 150px;
    text-align: center;
    font-family: 'Yekan', Tahoma;
    z-index: 100;
}

.comment_loading {
    background: url(../img/comment_loading.gif) no-repeat;
    display: none;
    float: right;
    height: 20px;
    width: 20px;
    margin-top: 2px;
}
/* nested comment style */
.showNestedCommentForm {
}

#hiddenCommentForm {
    display: none;
}


.hsite {
    display: none;
}

.show_comment_1 {
    background-color: #F7F7F7;
    margin: 3px 0;
}

.show_comment_2, .show_comment_3 {
    clear: both;
    margin: 5px 12px 10px;
}

.show_comment_2 {
    background-color: #F1F1F1;
}

.show_comment_3 {
    background-color: #EEE;
}

    .show_comment_1 p, .show_comment_2 p, .show_comment_3 p {
        color: #333;
        margin-top: 3px;
        padding-top: 0px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        text-align: justify;
    }

.comment_descendant {
    clear: both;
}

.showCommentForm {
    background-color: #384555;
    float: right;
    text-align: center;
    padding: 0 5px;
    font-family: 'Yekan', Tahoma;
    font-size: 12px;
}

a.showCommentForm {
    color: #fff;
}

    a.showCommentForm:hover {
        background-color: #000;
    }
/**/

.comment {
    overflow: hidden;
}

    .comment article {
        padding: 20px;
        background-color: inherit;
        overflow: hidden;
    }

    .comment .image {
        background-color: #CCC;
        padding: 20px;
    }

        .comment .image img {
            border: 3px solid #A7A5A6;
            border-radius: 10px;
        }

    .comment .title {
        background-color: #FFF;
        padding: 10px 0;
        display: table;
    }

        .comment .title a {
            width: auto;
            padding-left: 40px;
            padding-right: 40px;
            font-size: 16pt;
            font-family: 'Yekan', Tahoma;
        }

.userName {
    padding-right: 20px;
    font-size: 18pt;
    color: #000;
}

.date {
    padding-left: 5px;
    border-left: 1px solid #999;
}

.commentSentWrap p {
    margin-top: 5px;
}

.comment_textarea {
    float: left;
}

#comment-form, #contact-form {
    overflow: hidden;
    float: left;
    background-color: #F7F7F7;
}

#comment-form {
    position: relative;
}

.lt-ie9 #comment-form {
    overflow: auto;
}

.commentsFields {
    float: left;
}

#commentLoading {
    visibility: hidden;
    position: absolute;
    right: 25px;
    bottom: 65px;
}

div#dateFilter {
    float: right;
    padding-right: 10px;
    padding-top: 2px;
    text-align: right;
    width: 500px;
}

    div#dateFilter input[type="submit"] {
        background-color: #F00000;
        cursor: pointer;
        display: block;
        float: right;
        font-size: 12px;
        height: 24px;
        line-height: 20px;
        margin: -1px 10px 0 0;
        width: 30px;
    }

    div#dateFilter input[type="text"] {
        border: 1px solid #999999;
        color: #666666;
        float: right;
        font-size: 11px;
        height: 19px;
        line-height: 20px;
        outline: medium none;
        padding-left: 7px;
        width: 156px;
    }

.SocialNetNews {
    float: right;
    margin: -3px 0 0 3px;
    width: 213px;
}

/*Contact Form*/
.titleHolder.ctct {
    height: 36px;
    float: none;
    display: table-cell;
    vertical-align: middle;
}

#contact_form {
    clear: both;
    padding: 0 10px;
    margin-top: 5px;
    background-color: #F7F7F7;
}

#contact-form {
    background: none !important;
    float: left;
    overflow: hidden;
}

#contact_form .row {
    margin: 5px;
}

.textField.halfField {
    width: 250px;
}

.textField.fullField {
    width: 516px;
}

#contact-form textarea {
    height: 100px;
    width: 516px;
}

.alignLeft {
    float: left;
}
/****************************View-image**************/
.view-image {
    width: 545px;
    height: auto;
    position: absolute;
    margin: 0px auto;
    z-index: 300;
    margin: 0px auto;
    background: #C4C3C3;
}

    .view-image img {
        width: 545px;
        margin: 0px;
        height: auto;
        float: right;
    }

    .view-image.view-name {
        width: 287px;
        float: right;
    }

    .view-image.view-lik-co {
        width: 258px;
        float: right;
    }

    .view-image.view-subject {
        width: 545px;
        text-align: right;
        float: right;
    }
/*************************LightBox*********************8
/* Preload images */
body:after {
    content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
    display: none;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

    .lightbox .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }

    .lightbox a img {
        border: none;
    }

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

    .lb-outerContainer:after {
        content: "";
        display: table;
        clear: both;
    }

.lb-container {
    padding: 4px;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

    .lb-nav a.lb-prev:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

    .lb-nav a.lb-next:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .lb-dataContainer:after {
        content: "";
        display: table;
        clear: both;
    }

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

    .lb-data .lb-details {
        width: 85%;
        float: left;
        text-align: left;
        line-height: 1.1em;
    }

    .lb-data .lb-caption {
        font-size: 13px;
        font-weight: bold;
        line-height: 1em;
    }

    .lb-data .lb-number {
        display: block;
        clear: left;
        padding-bottom: 1em;
        font-size: 12px;
        color: #999999;
    }

    .lb-data .lb-close {
        display: block;
        float: right;
        width: 30px;
        height: 30px;
        background: url(../images/close.png) top right no-repeat;
        text-align: right;
        outline: none;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        transition: opacity 0.2s;
    }

        .lb-data .lb-close:hover {
            cursor: pointer;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            opacity: 1;
        }

.title-tumb {
    background-color: #038d06;
    padding: 10px;
    float: right;
    text-align: right;
    font-family: 'Yekan', Tahoma;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-right: 0px;
}

#lblCategory {
    float: right;
    text-align: right;
    font-family: 'Yekan', Tahoma;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.title-tumb-dotted {
    height: 39px;
    background-image: url(../images/dott.jpg);
    background-repeat: repeat-x;
}

.login-header a{
	color:#000;
}
.Desc-Site{
	
	padding:10px;
	border-radius:20px;
	background-color:#d8d7d7;
	font-family: 'Yekan', Tahoma;
	font-size:13px;
	text-align:right;
}
.Desc-Site p{
	direction:rtl;
	text-align:justify;
}
.Desc-Site h4, .Desc-Site span{text-align:center;}