﻿#newdetail_title h2{
    font-size: 24px;
    font-weight: bold;
    color: #0B5AA7;}

.post-d-info.professors{
    padding: 0 10px;}
.post-d-info .item{
    width: 50%;
    float: left;}
.post-d-info .item .box{
    margin: 0px 3px 5px;}
.post-d-info .item a{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 2em;
    background: #f1f1f1;}
.post-d-info .item a:hover{
    background: #e1e1e1;
    opacity: 0.8;}

.post-d-info .item a img{
    width: 100%;}
.post-d-info .item a span.name{
    font-weight: bold;}

.professor-item .professor-img, .professor-item .professor-info{
    float: left;}

.professor-item .professor-img{
    width: 25%;}
.professor-item .professor-img img{
    width: 100%;}
.professor-item .professor-img:hover{
    opacity: 0.8;}

.professor-item .professor-info{
    width: 75%;}

.professor-info .info-box{
    margin-left: 12px;
    margin-top: 8px;}
.professor-info .info-box a{}
.professor-info .info-box a:hover{
    opacity: 0.8;}
.professor-info .info-box h2{
    font-size: 18px;
    font-weight: bold;
    padding-bottom:6px;}
.professor-info .info-box a:hover h2, .professor-info .info-box a:hover small{
    color: #0B5AA7;}
.professor-info .info-box h2 small{
    font-size: 14px;}

.pinfo-box{
    margin-top: 12px;}
.pinfo-box h3{
    color: #0B5AA7;
    font-weight: bold;
    font-size: 18px;
    padding: 12px 8px 8px 12px;
    border-bottom: 2px solid #0B5AA7;
    margin-bottom: 0px;}

.pinfo-box .pinfo-content{
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-top: none;}