/* 모바일 사이즈 */
@media ( max-width :767px) {
	.contentmenu {
		display: none;
	}
	/* contentBody */
	.contentTitle {
		font-size: 30px;
		font-weight: 900;
		float: left;
	}
	.contentmenu a {
		margin-left: 19px;;
		color: #858585;
	}
	.contentmenu a:hover {
		color: #000000;
	}
	.menu-hover {
		background: #fff;
		color: #000000;
		border-bottom: 0px;
	}
	.news-replay-player {
		width: 100%;
		height: 200px;
	}
	.news-replay-player-div {
		background-color: #1b214c;
		color: white;
		font-size: 10pt;
		padding: 10px 10px 10px 10px;
	}
	.newsMainSmallImgTitle {
		color: #424a7d;
		font-size: 15pt;
		font-weight: 700;
	}
	.newsMainSmallImgContent {
		color: black;
	}
	.newsMainSmallImgReply {
		color: #929292;
	}
	.newsMainSmallImgReporter {
		color: #929292;
	}
	.newsMainSmallImgDiv {
		padding-left: 3%;
		line-height: 25px;
		margin-top: 20px;
		padding-right: 0px;
	}
}

/* 큰 해상도 */
@media ( min-width :768px) {
	.newsMainSmallImgDiv {
		line-height: 25px;
	}
	.newsMainSmallImgTitle {
		color: #424a7d;
		font-size: 16pt;
		font-weight: 700;
	}
	.newsMainSmallImgContent {
		color: black;
	}
	/* contentBody */
	.contentTitle {
		font-size: 30px;
		font-weight: 900;
		float: left;
	}
	.contentmenu {
		float: left;
		width: 690px;
		margin-left: 30px;
		background-color: #f3f2f2;
		height: 35px;
		padding-top: 10px;
	}
	.contentmenu a {
		margin-left: 20px;
		color: #858585;
	}
	.contentmenu a:hover {
		color: #000000;
	}
	.news-replay-player {
		width: 100%;
		height: 550px;
	}
	.news-replay-player-div {
		background-color: #1b214c;
		color: white;
		font-size: 20pt;
		padding: 10px 10px 10px 10px;
	}
}

.ibox-submenu {
	padding: 30px 15px 60px;
}

.useriboxcontent {
	line-height: 25px;
}

.rowTitle {
	font-size: 25px;
	font-weight: 600;
}

.rowContentTitle {
	font-size: 20px;
	font-weight: 600;
}

.grey-box-div {
	background-color: #eeeeee;
	text-align: center;
	border-radius: 10px;
}

.grey-box-div .title {
	color: #1b3e6a;
	font-size: 20px;
}

.b-bt {
	border-bottom: 1px solid #eeeeee;
}

.b-bt-5 {
	border-bottom: 3px solid #929292;
}

.handicap-onair {
	background-color: red;
	color: white;
	padding: 3px 20px;
}

.handicap-onair-icon {
	height: 20px;
}

.handicap-title {
	font-size: 20px;
}

.handicap-homebtn {
	border: 1px solid #929292;
	padding: 3px 7px;
}

.handicap-radio-head-box {
	color: white;
	background-color: red;
	height: 30px;
}

.handicap-radio-head {
	padding: 5px;
	font-size: 15px;
}

.handicap-radio-chat {
	
}

.handicap-radio-chat-head {
	color: #1b3e6a;
	font-size: 20px;
}

.handicap-radio-chat-btnbox {
	padding: 20px;
	height: 114px;
}

.handicap-radio-chat-btn {
	margin-bottom: 5px;
	width: 100%;
	height: 75px;
}

.logo {
	/* 	top: 70px; */
	/* 	left: 42%; */
	/* 	position: absolute; */
	
}

.handicaplogo {
	border-bottom: 1px solid #1b3e6a;
}

.jibs-handicap {
	margin-left: 15px;
	margin-top: 20px;
}

.header-menu {
	
}

.header-menu ul {
	list-style: none;
	text-align: center;
}

.header-menu ul li {
	display: inline-block;
}

.header-menu a:hover {
	border-bottom: 2px solid #1b3e6a;
}

.menuactive {
	border-bottom: 2px solid #1b3e6a;
}

.menu-first {
	width: 228px;
	height: 74px;
	text-indent: -999em;
	background-image: url("/resources/common/img/handicap/submenu_01.png");
}

.menu-second {
	width: 228px;
	height: 74px;
	text-indent: -999em;
	background-image: url("/resources/common/img/handicap/submenu_02.png");
}

.menu-third {
	width: 184px;
	height: 74px;
	text-indent: -999em;
	background-image: url("/resources/common/img/handicap/submenu_03.png");
}

.menu-fourth {
	width: 183px;
	height: 74px;
	text-indent: -999em;
	background-image: url("/resources/common/img/handicap/submenu_04.png");
}

.newsMainHeadLine, .newsMainImgTitle, .newsMainSmallImgText {
	color: #ffffff;
}

.newsMainSmallImgText {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 2% 0 2% 2%;
	font-size: 1em;
}

.handicap-help {
	border: 1px solid #d9d9d9;
	padding: 40px;
}
