@charset "utf-8";
/* CSS Document */

.c_head{
    background: url('../images/topics/page_title_bg.png') no-repeat ;
    background-color: #fdeecc;
    margin-bottom: 50px;
}


#socialbuttons2{
    margin-bottom: 10px;
    overflow: hidden;
}

#socialbuttons2 div{
    float: left;
}

.fb-share-button{
    width: 100px;
}

.tab{
    width: 740px;
    margin-bottom: 55px;
    padding: 0 20px;
    overflow: hidden;
}

.tab_0{
    border-bottom: 5px solid #f0821e;
}

.tab_1{
    border-bottom: 5px solid #ea74ab;
}

.tab_2{
    border-bottom: 5px solid #00a5a8;
}

.tab_3{
    border-bottom: 5px solid #187fc4;
}
.tab_4{
    border-bottom: 5px solid #f0821e;
}

.tab ul{
    width: 752px;
    margin-right: -12px;
}

.tab li{
    width: 176px;
    float: left;
    margin-right: 12px;
}

.post_area{
    width: 700px;
    margin: 0 auto;
}


.post_date{
    font-size: 12px;
    margin-bottom: 8px;
}

.post_date img{
    vertical-align: top;
    display: inline-block;
}

.post_title{
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: normal;
}

.post_l_img{
    width: 700px;
    margin: 0 auto;
}

.post_comment{
    font-size: 14px;
    margin-bottom: 20px;
}

.post_pdf img{
    display: inline;
}

.post_pdf{
    margin-bottom: 20px;
}

.post_pdf a{
    color: #f6aa00;
}

.post_pdf a span{
    color: #f6aa00;
    padding-left: 10px;
}

.post_img{
    width: 720px;
    margin-right: -20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.post_img a{
    width: 220px;
    height: 160px;
    margin-right: 20px;
    float: left;
    overflow: hidden;
    display: block;
}

.pagenav {
    padding-top: 75px;
	text-align: center;
	font-size: 13px;
	color: #333333;
    clear: both;
    width: 730px;
    float: right;
    
}
.pagenav img {
	display: inline;
	vertical-align: -15%;
}

.pagenav a {
	font-size: 13px;
	color: #808080;
}

.pagenav .no_link{
    color: #cccccc;
}
.none {
    display: none;
}



