html,body{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f9f9f3;
    color: #373636;

}
img{ border:none; }
.clear{ clear: both; }
#header{
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: url('../images/header.jpg') repeat scroll 0% 0% transparent;
}
#header .mid{
    width: 980px;
    height: 93px;
    margin: 0 auto;
}
#header .logo{
    float: left;
    width: 150px;
    height: 93px;
}
#header .menu{
    float: right;
    height: 93px;
    min-width: 200px;
}
#header .tel{
    position: absolute;
    margin-left: 410px;
    margin-top: 8px;
    font-size: 17px;
    font-weight: bold;
    color: #A80000;
}
#header .menu ul{
    width: 770px;
    list-style: none;
    font-size: 18px;
    color: #6C7273;
    margin-top: 61px;
}
#header .menu ul li{
    float: right;
}
.menu li a{ background: url("../images/menuarka.jpg"); padding: 13px; border:solid thin #e4e1e1; border-right: none; border-bottom:none; height: 49px; font-weight: bold; font-size: 18px; color: #6c7273; text-decoration: none;  }
.menu li a:hover{ background: url("../images/menuarka2.jpg"); padding: 13px; border:solid thin #e4e1e1; border-right: none; border-bottom:none; height: 49px; font-weight: bold; font-size: 18px; color: #000; text-decoration: none;  }


.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av
            {
                background: url(../img/b21.png) no-repeat;
                overflow:hidden;
                cursor: pointer;
            }
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }


.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn
            {
                position: absolute;
                cursor: pointer;
                display: block;
                background: url(../img/a21.png) center center no-repeat;
                overflow: hidden;
            }
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21ldn { background-position: -243px -33px; }
.jssora21rdn { background-position: -303px -33px; }

.hr_long{
    width: 100%;
    border-top:solid 4px #d6dddd;
    height: 2px;
}
#box_con{
    width: 980px;
    margin: 0 auto;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#box_con .coo{
    width:197px;
    padding: 5px;
    height: 370px;
    overflow: hidden;
    display: inline-block;
    margin: 15px;
}
#box_con .coo h3{
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
    color:rgb(168,0,0);
}
#box_con .coo p{
    width: 100%;
    line-height: 22px;
    color: #373636;
    font-size: 13px;
    text-align: center;
    margin-top: 15px;
}
#box_con .box{
    transition: all ease-in 0.6s;
    width: 197px;
    background-color: #FFF;
    height: 200px;
    overflow: hidden;
    box-shadow: 0px 0px 5px #000;
    border-radius: 100px;
}
#box_con .box:hover{
    background-color: rgba(168,0,0,0.8);
}
.box img{
    width: 162px;
    height: 162px;
    margin: 18px;
    border-radius: 80px;
}
#mid_title{
    width: 980px;
    margin: 0 auto;
    margin-top: 20px;
}
#mid_title .hr_mid{
    width: 856px;
    margin: 0 auto;
    height: 7px;
    background:url("../images/home-line.png");
    margin-top: 10px;
}
#mid_title h1{
    background: url('../images/renkli.png') no-repeat scroll left center, url('../images/renkli.png') no-repeat scroll right center transparent;
    width: 350px;
    height:33px;
    line-height: 33px;
    font-size: 24px;
    margin: 0 auto;
    padding: 0px;
    margin-top: 10px;
    text-align: center;
}
#footer{
    background: #EDF3F3;
    border-top: 1px solid #CCC;
    width: 100%;
    min-height: 200px;
}
#footer .f_in{
    width: 970px;
    padding: 5px;
    margin: 0 auto;
    height: 200px;
}
#footer .f_in p{
    width: 400px;
    font-size: 13px;
    display: inline-block;

}
#footer .social{
    width: 205px;
    float: right;
    height: 200px;
    margin-top: 10px;
}
#footer .social img{
    display: inline-block;
}
.main_cont{
    width: 980px;
    margin: 0 auto;
    line-height: 32px;
    font-size: 12px;
    margin-top: 20px;
}
#photo{
    width: 980px;
    margin: 0 auto;
}
#photo .gallery{
    width: 950px;
    margin: 0 auto;
    padding: 5px;
    list-style: none;
}
#photo .gallery li{
    float: left;
    margin: 10px;

}
#photo .gallery li img{
    border-radius: 8px;
    box-shadow: 0px 0px 5px #000;
}
#contact{
    width: 980px;
    margin: 0 auto;
    padding: 0px;
    margin-top: 35px;
    margin-bottom: 35px;
}
#contact p{
    width: 330px;
    float: left;
    font-size: 13px;
    text-align: left;
    line-height: 28px;
}
#contact iframe{
    float: right;
}
#box_con2{
    width: 485px;
    margin: 0 auto;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#box_con2 .coo{
    width:200px;
    padding: 5px;
    height: 370px;
    overflow: hidden;
    display: inline-block;
    margin: 15px;
}
#box_con2 .coo h3{
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
    color:rgb(168,0,0);
}
#box_con2 .coo p{
    width: 100%;
    line-height: 22px;
    color: #373636;
    font-size: 13px;
    text-align: center;
    margin-top: 15px;
}
#box_con2 .box{
    transition: all ease-in 0.6s;
    width: 200px;
    background-color: #FFF;
    height: 200px;
    overflow: hidden;
    box-shadow: 0px 0px 5px #000;
    border-radius: 100px;
}
#box_con2 .box:hover{
    background-color: rgba(168,0,0,0.8);
}

#box_con .box_o{
    transition: all ease-in 0.6s;
    width: 150px;
    background-color: #FFF;
    height: 150px;
    overflow: hidden;
    box-shadow: 0px 0px 5px #000;
    border-radius: 100px;
}
#box_con .box_o:hover{
    background-color: rgba(168,0,0,0.8);
}
#box_con .coo_o{
    width:150px;
    padding: 5px;
    height: 350px;
    overflow: hidden;
    display: inline-block;
    margin: 15px;
}
#box_con .coo_o h3{
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
    color:rgb(168,0,0);
}
#box_con .coo_o p{
    width: 100%;
    line-height: 22px;
    color: #373636;
    font-size: 13px;
    text-align: center;
    margin-top: 15px;
}
.box_o img{
    width: 115px;
    height: 115px;
    margin: 18px;
    border-radius: 80px;
}
#tr{
    position: absolute;
    margin-left: 695px;
    margin-top: 5px;
}