body{
	background: #FFFFFF;
}
.tab-section .per-info{
	border: none;
}
.tab-section .per-info.opening li{
	width: 258px;
}
.tab-title{
	margin: 20px 0;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #DDDDDD;
}
.tab-title span,.tab-title a{
	display: inline-block;
	height: 100%;
	padding: 0 26px;
	line-height: 35px;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}
.tab-title span{
	background: #f3f3f3;
	color: #999999;
}
.tab-title a.active{
	color: #0086c6;
}
.tab-title{
	margin-top: 0;
	margin-bottom: 0;
}
.open-tab{
	margin-top: 20px;
	margin-bottom: 20px;
}
.tab-title select{
	width: 90px;
	border: 1px solid #DDDDDD;
}
.screen{
	margin-right: 30px;
}
.tab-section .per-info div.inner{
	padding: 0;
}
.tab-section .per-info.opening li:nth-of-type(4n){
	margin-right: 0;
}
