.font-12pt *{
    font-size: 12pt!important;
}

.description,.short{
    line-height: 15px;
}
td {
    vertical-align: top;
}
a {
    color: #FF6600;
    font-size: 12px;
}
a:hover{
    color: #FF6600;
    font-size: 12px;
}
span.current_link {
    margin: 0 5px;
}

.paging_link {
    color: #FF6600;
    margin: 0 5px;
}
.article_list_content {
    width: 720px;
    margin: 0 auto;
    text-align: justify;
}
span.paging_disable {
    color: #868686;
    margin: 0 5px;
}

.art_box {
    position: relative;
    float: left;
    border-bottom: thin solid #d2d2d2;
    padding: 10px 0;
    width: 720px;
    height: auto;
	line-height: 15px;
}
.art_box:hover{
    background: #fefefe;
}

.speaker_info {width:150px; float: left;}
.speaker_info .sp-img-box {width:150px; height: 150px; padding:1px; border: thin solid #d2d2d2;}
.speaker_info img {max-width:146px; max-height: 146px; overflow: hidden;}
.speaker_info .description {line-height: 15px; font-size: 9pt!important;}
.speaker_info .speaker_name {color:#ff6600; padding: 7px 0;}
.box_short {width:370px; float: left; margin: 0 20px;}
.box_short a#subject,.box_short .subject {font-size: 14pt; line-height:30px;}

/*.art_box .img_left {
    float: left;
    width: 150px;
    overflow: hidden;
    font-size: 8pt !important;
}
.art_box .img_left a {
    font-size: 8pt !important;
    text-align: center;
}*/
.art_box .img_right {
    float: right;
    width: 150px;
    font-size: 8pt !important;
}

.art_box .short_content {
    float: left;
    width: 390px;
    margin: 0 15px;
    font-size: 18px;
	line-height: 15px;
}

.art_box .bottom_box {
    clear: both;
    float: right;
    margin-top: 20px;
    position: relative;
    width: 100px;
    min-height: 20px;
    padding-right: 50px;
    height: auto;
}
.art_box .bottom_box .box_more {
    width: 150px;
    text-align: right;
}
#main_content,#image_content,#video_content,#qa{
    border: 1px solid #AAAAAA
}

#detail_content{
    clear: both;
    border: none;
}
#detail_content ul{
    background: none;
    border: none;
}
.common_content{
    text-align: center;
}
.image_box{
    width: 100px;
    height: 100px;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    border: thin solid #d2d2d2 ;
    padding: 1px;
    display: table;
}
.image_cell{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.image_box img{
    max-height: 100px;
    max-width: 100px;
}
#image_content{
    float: left;
    overflow: hidden;
}
iframe{
    margin: 10px auto;
}

.ui-tooltip-blue .ui-tooltip-content{
    border-color: #FF6600 !important;
    color: #000000 !important;
}
#pagination{
    text-align: center;
}
