﻿
#tab_wrap{
	width:100%;
	height:100%;
}
#tab_mnwp{
	width:100%;
	height:50px;
}
#tab_subwp{
	width:100%;
	height:136px;
	border:2px solid #ededed;
}
.debate{
	width:90px;
	height:50px;
	float:left;
}
.debate a{
	display:block;
	text-align:center;
	line-height:50px;
	color:gray;
	text-decoration:none;
	font-family:맑은 고딕;
	font-size:14px;
}
.none{
	display:none;
}
.none a{
	color:black;
}