﻿.location {
    width:730px;
    background: #fff;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
    font-size: 14px;
    float: right;
}
.location a:link, .location a:visited {
	color: #d91524;
	cursor: pointer;
	text-decoration: none;
}

.bar-02 {
    height: 34px;
    color: #fff;
    border-bottom: 2px solid #ccc;
    line-height: 34px;
}
.bar-02 h3 {
    padding: 0 10px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}


.column-01 .imgbox {
    width: 308px;
    height: 176px;
}
.column-01 img {
    width: 308px;
    height: 176px;
}
.column-01 .imgbox i {
    background: transparent url(../images/play.png) no-repeat;
    width: 85px;
    height: 85px;
    position: absolute;
    top:50px;
    left: 105px;
}
.column-01 .txtbox {
    height: 130px;
}
.column-01 .area_detail {
    margin-bottom: 23px;
    height: 48px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
}
.column-01 .area_detail a:link,
.column-01 .area_detail a:visited {
    color: #004986;
}
.column-01 .area_detail a:hover,
.column-01 .area_detail a:active {
    color: #d91524;
    text-decoration: none;
}
.column-01 .area_content {
    line-height: 24px;
    text-indent: 2em;
}
.column-01 .area_content a:link,
.column-01 .area_content a:visited {
    color: #888;
}
.column-01 .td_dot {
    width: 20px;
    vertical-align: top
}

.column-01 .td_line {
    font-size: 16px;
    line-height: 17px;
    padding-bottom: 15px
}

.column-01 .td_time {
    line-height: 17px;
    padding-bottom: 15px;
    text-align: right;
    font-size: 12px;
    color: #888;
}

.detail_content p {
    font-size: 16px;
    line-height: 180%;
}