@charset "UTF-8";

.tabNav{
	position:relative;
	z-index:10;


	*zoom:1;
	clear: both;
	padding-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #015389;
	margin-top: 20px;
}
.sp2R {
	margin-right: 4px;
}
.tabNav li{
	float:left;

}
.tabNav .spcR {
	padding-right: 9px;
}


.tabContent{
	clear: both;
	margin-bottom: 30px;
}
.tabContent iframe{
	margin-top: 22px;
}
