@charset "utf-8";

#pageNavi ul li{
	width: auto;
}
#conference p.topic{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	padding: 20px 0;
}
#conference p.topic span{
	display: block;
	font-size: 16px;
	font-weight: normal;
}
#conference #tab1 table{
	margin: 20px auto 0;
}
#conference h5{
	font-weight: bold;
}
#conference #tab4 table {
        width: 250px;
        background-color: #eee8aa;
        font-size: 15px;
}
#conference #tab4 table td, th {
       border-right: none;
       border-bottom: none;
       background-color: #faebd7;
}
#conference #interview{
        font-size: 20px;
        font-weight: bold;
}
#conference .red{
	color:#ff0000;
}
#conference .sdgs_tairitu{
	color:#ff0000;
}