﻿body {
}

.clear {
    clear:both;
}

.left {
    float:left;
    width: 243px;
    height:670px;
    border:1px #cdcdcd solid;
    margin-top:20px;
    margin-bottom:20px;
    background:url(/Content/images/zzjg/departLeft.jpg);
}

.right {
    float:right;
    height: auto;
    padding-right: 18px;
    _padding-right:25px;
    margin-top: 18px;
    margin-right:70px;
    _margin-right:30px;
    width:570px;
}

.menu {
    min-height: 600px;
    padding-top:70px;
}

.intro {
    width: 570px;
    height: auto;
    padding: 10px 0px 0 10px;
    text-align: left;
    width:550px;
    font-size:14px;
    line-height:22px;
    text-indent:2em;
}

.normal {
    background:url(/Content/images/zzjg/grayButton.png) no-repeat top left;
     text-decoration: none;
     color: black;
     width: 217px;
     height: 48px;
     line-height: 48px;
     text-align: center;
     font-size: 14px;
     font-weight: bold;
     margin: auto;
     padding-bottom: 10px;
}

.current {
   background: url(/Content/images/zzjg/greenButton.png) no-repeat top left;
   text-decoration: none;
   color: white;
   width: 217px;
   height: 48px;
   line-height: 48px;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   margin: auto;
   padding-bottom: 10px;
}
.right .title {
    width: 570px;
    height: 30px;
    padding-bottom: 5px;
    margin-bottom: 8px;
    border-bottom: #CDCDCD 1px solid;
    font-size: 14px;
    font-weight: bold;
    background: url(/Content/images/zzjg/blueIcon.png) no-repeat top left;
    line-height: 35px;
    padding-left: 40px;
}

.department{
    width:550px;
    font-size:14px;
    line-height:22px;
    text-indent:2em;
}

.honor img {
    margin-left:-10px;
}