/*
Author : 김진태
Contact Us : vuenos@gmail.com
Version : 1.0
*/
/***** 롤링 *****/
#slideRolling1 { position: relative; width: 990px; height: 193px;}
#slideRolling1 .slides_container {
	width: 950px;
	height: 193px;
	overflow: hidden;
	margin-left: 21px;
	display: none;
	
}
#slideRolling1 .slides_container div.slide {
	width: 1010px;
	overflow: hidden;
	display:block;
	margin-left: -20px;
}
#slideRolling1 .item {
	float:left;
	width: 174px;
	overflow: hidden;
	_display: inline;
	margin: 3px 0 0 20px;
	padding-top:20px;
}
#slideRolling1 .item p {
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#slideRolling1 .item p a { color: #fff; }
#slideRolling1 .item p a:hover { color: #f1238d; }
#slideRolling1 .item a img { width: 172px; height: 96px; border:1px solid #000;}

#slideRolling1 .prev { position: absolute; top: 59px; left: -11px; width: 27px; height: 35px; z-index: 101; background: url('//file.osen.co.kr/web2/images/btn/btn_mainGallery_prev.gif') no-repeat 0 0; }
#slideRolling1 .next { position: absolute; top: 59px; right: -11px; width: 27px; height: 35px; z-index: 101; background: url('//file.osen.co.kr/web2/images/btn/btn_mainGallery_next.gif') no-repeat 0 0; }

#slideRolling1 .pagination {
	margin:26px auto 0;
	width:100px;
}

#slideRolling1 .pagination li {
	float:left;
	margin:0 1px;
}

#slideRolling1 .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url('../images/common/pagination.png');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#slideRolling1 .pagination li.current a {
	background-position:0 -12px;
}


#slideRolling2 {
	width: 314px;
	position: relative;
}

#slideRolling2 .slides_container {
	width: 314px;
	height: 350px;
	overflow:hidden;
	position:relative;
}

#slideRolling2 .prev { position: absolute; top: 120px; left: 0; width: 27px; height: 35px; z-index: 101; }
#slideRolling2 .next { position: absolute; top: 120px; right: 0; width: 27px; height: 35px; z-index: 101; }
#slideRolling2 .item a img { width: 314px; height: 308px; }


#bannerArea1 {
	width: 274px;
	position: relative;
}

#bannerArea1 .slides_container {
	width: 274px;
	height: 300px;
	overflow:hidden;
	position:relative;
}
#bannerArea1 .slides_container .item { width: 274px; overflow: hidden; }
#bannerArea1 .slides_container .item img { width: 274px; height: 165px; }
#bannerArea1 .pagination {
	margin: 0 auto 0;
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 101;
}

#bannerArea1 .pagination li {
	float:left;
	margin:0 1px;
}

#bannerArea1 .pagination li a {
	display:block;
	width:8px;
	height:0;
	padding-top:8px;
	background-image:url('//file.osen.co.kr/web2/images/common/bg_breakinglive_pagination.gif');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#bannerArea1 .pagination li.current a {
	background-position:0 -8px;
}


#bannerArea2 {
	position: relative;
}

#bannerArea2 .slides_container {
	width: 505px;
	overflow:hidden;
	position:relative;
}
#bannerArea2 .slides_container div.slide {
	width: 505px;
	overflow: hidden;
	display:block;
}
#bannerArea2 .slides_container .item { 
	width: 110px;
	overflow: hidden;
	color: #fff; 
	font-size: 11px;
	float:left;
	margin-left:  20px;
	_display: inline;
	}
#bannerArea2 .slides_container .item:first-child { margin-left: 0; }
#bannerArea2 .slides_container .item a { color: #fff; }
#bannerArea2 .slides_container .item a:hover { color: #f1238d; }
#bannerArea2 .slides_container .item img { width: 110px; height: 123px; }
#bannerArea2 .pagination {
	margin: 0 auto 0;
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 101;
}

#bannerArea2 .pagination li {
	float:left;
	margin:0 1px;
}

#bannerArea2 .pagination li a {
	display:block;
	width:8px;
	height:0;
	padding-top:8px;
	background-image:url('//file.osen.co.kr/web2/images/common/bg_essay_pagination.gif');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#bannerArea2 .pagination li.current a {
	background-position:0 -8px;
}


#bannerArea3 {
	position: relative;
	width: 278px;
}

#bannerArea3 .slides_container {
	width: 278px;
	overflow:hidden;
	position:relative;
}
#bannerArea3 .slides_container div.slide {
	width: 278px;
	overflow: hidden;
	display:block;
}
#bannerArea3 .slides_container .item { 
	width: 132px;
	overflow: hidden;
	color: #fff; 
	font-size: 11px;
	float:left;
	margin-left:  14px;
	_display: inline;
	}
#bannerArea3 .slides_container .item:first-child { margin-left: 0; }
#bannerArea3 .slides_container .item .textView { margin-top: 10px; line-height: 1.5em; }
#bannerArea3 .slides_container .item .textView a { font-size: 12px; font-weight: bold; color: #f1238d; }
#bannerArea3 .slides_container .item .textView a:hover { color: #ff6600; }
#bannerArea3 .slides_container .item img { width: 132px; height: 189px; }
#bannerArea3 .pagination {
	margin: 0 auto 0;
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 101;
}

#bannerArea3 .pagination li {
	float:left;
	margin:0 1px;
}

#bannerArea3 .pagination li a {
	display:block;
	width:8px;
	height:0;
	padding-top:8px;
	background-image:url('//file.osen.co.kr/web2/images/common/bg_breakinglive_pagination.gif');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#bannerArea3 .pagination li.current a {
	background-position:0 -8px;
}



#newMovieArea { position: relative; width: 990px; height: 322px; background:url('//file.osen.co.kr/web2/images/entertainment/bg_movie_area.gif'); }
#newMovieArea .slides_container {
	width: 930px;
	height: 322px;
	overflow: hidden;
	margin: 0 0 0 44px;
	display: none;
	
}
#newMovieArea .slides_container div.slide {
	width: 1010px;
	overflow: hidden;
	display:block;
	margin: 11px 0 0 -40px;
}
#newMovieArea .item {
	float:left;
	width: 148px;
	overflow: hidden;
	_display: inline;
	margin-left: 40px;
	padding-top: 20px;
}
#newMovieArea .item p {
	font-size: 14px;
	margin-top: 15px;
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
}
#newMovieArea .item p a { color: #fff; }
#newMovieArea .item p a:hover { color: #f1238d; }
#newMovieArea .item a img { width: 148px; height: 213px; box-shadow: 3px 3px 10px #040404; filter:progid:DXImageTransform.Microsoft.Shadow(color=#040404,direction=120,strength=5);}

#newMovieArea .prev { position: absolute; top: 40%; left: -11px; width: 27px; height: 35px; z-index: 101; background: url('//file.osen.co.kr/web2/images/btn/btn_mainGallery_prev.gif') no-repeat 0 0; }
#newMovieArea .next { position: absolute; top: 40%; right: -11px; width: 27px; height: 35px; z-index: 101; background: url('//file.osen.co.kr/web2/images/btn/btn_mainGallery_next.gif') no-repeat 0 0; }



#slideAreaBox { position: relative; float: left; width: 538px; height: 575px; padding: 15px 0; background: url('//file.osen.co.kr/web2/images/entertainment/bg_slide_box.gif') no-repeat 0 0; }
#slideAreaBox .slides_container {
	width: 478px;
	margin: 0 30px;
}
#slideAreaBox .item {
	float:left;
	width: 478px;
	overflow: hidden;
	text-align: center;
	line-height: 1.2em;
}
#slideAreaBox .item a.photo { display: inline-block; height: 502px; }
#slideAreaBox .item a.photo img { max-width: 398px; }
#slideAreaBox .item .sbj { font-size: 14px; overflow: hidden; white-space: nowrap; font-weight: bold; color: #fff; text-align: left; }
	#slideAreaBox .item .sbj a { color: #fff; }
	#slideAreaBox .item .sbj a:hover { color: #f1238d; }
#slideAreaBox .item .textView { font-size: 12px; font-weight: normal; color: #888888; text-align: left; }
	#slideAreaBox .item .textView a { color: #888888; }
#slideAreaBox .slides_container .item img { vertical-align: middle; }
#slideAreaBox .item p {
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
}
#slideAreaBox .prev { position: absolute; top: 45%; left: 30px; width: 27px; height: 51px; z-index: 101; background: url('//file.osen.co.kr/web2/images/btn/btn_slide_prev.png') no-repeat 0 0; }
#slideAreaBox .next { position: absolute; top: 45%; right: 30px; width: 27px; height: 51px; z-index: 101; background: url('//file.osen.co.kr/web2/images/btn/btn_slide_next.png') no-repeat 0 0; }


#sportsMovieBox { position: relative; width: 170px; height: 162px; }
#sportsMovieBox .slides_container {
	width: 170px;
}
#sportsMovieBox .item {
	float:left;
	width: 170px;
	height: 172px;
	overflow: hidden;
	text-align: center;
	line-height: 1.2em;
}

#sportsMovieBox .prev { position: absolute; top: 30%; left: -34px; width: 27px; height: 36px; z-index: 101; background: url('//file.osen.co.kr/web2/images/btn/btn_sports_prev.gif') no-repeat 0 0; }
#sportsMovieBox .next { position: absolute; top: 30%; right: -34px; width: 27px; height: 36px; z-index: 101; background: url('//file.osen.co.kr/web2/images/btn/btn_sports_next.gif') no-repeat 0 0; }


#slideCar {
	position: relative;
}

#slideCar .slides_container {
	width: 284px;
	overflow:hidden;
	position:relative;
	margin: 0 0 0 19px;
}
#slideCar .slides_container div.slide {
	width: 302px;
	overflow: hidden;
	display:block;
	margin: 0 0 0 -19px;
}
#slideCar .slides_container .item { 
	width: 132px;
	overflow: hidden;
	color: #fff; 
	font-size: 11px;
	float:left;
	margin: 0 0 20px 19px;
	_display: inline;
	}
	#slideCar .slides_container .item .textView { margin-top: 7px; height: 50px; overflow: hidden; }
#slideCar .slides_container .item a { color: #fff; }
#slideCar .slides_container .item a:hover { color: #f1238d; }
#slideCar .slides_container .item img { width: 130px; height: 66px; border: 1px solid #000; }
#slideCar .pagination {
	margin: 0 auto 0;
	position: absolute;
	top: -20px;
	right: 20px;
	z-index: 101;
}

#slideCar .pagination li {
	float:left;
	margin:0 1px;
}

#slideCar .pagination li a {
	display:block;
	width:8px;
	height:0;
	padding-top:8px;
	background-image:url('//file.osen.co.kr/web2/images/common/bg_essay_pagination.gif');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#slideCar .pagination li.current a {
	background-position:0 -8px;
}


#lifeGallery { position: relative; float: left; width: 495px; padding-left: 20px; }
#lifeGallery .fold { position: absolute; top: 263px; right: 42px; z-index: 200; }
#lifeGallery .slides_container {
	width: 453px;
}
#lifeGallery .item {
	float:left;
	width: 453px;
	overflow: hidden;
	line-height: 1.2em;
}
#lifeGallery .item .thumb img { width: 453px; height: 286px; }
#lifeGallery .item .sbj { font-size: 20px; font-weight: bold; color: #f1238d; margin-top: 10px; line-height: 1.2em; letter-spacing: -2px; }
	#lifeGallery .item .sbj a { color: #f1238d; }
	#lifeGallery .item .sbj a:hover { color: #ff6600; }
#lifeGallery .item .textView { margin-top: 5px; color: #333333; }
#lifeGallery .item .writer { font-size: 11px; color: #999999; overflow: hidden; width: 100%; margin-top: 8px; }
	#lifeGallery .item .writer span { float: left; }
	#lifeGallery .item .writer ul { float: right; }
		#lifeGallery .item .writer ul li { float: left; margin-right: 3px; }

#lifeGallery .prev { position: absolute; top: 28%; left: 8px; width: 27px; height: 36px; z-index: 101; background: url('//file.osen.co.kr/web2/images/btn/btn_life_prev.png') no-repeat 0 0; }
#lifeGallery .next { position: absolute; top: 28%; right: 30px; width: 27px; height: 36px; z-index: 101; background: url('//file.osen.co.kr/web2/images/btn/btn_life_next.png') no-repeat 0 0; }


#talkSlide {
	position: relative;
}

#talkSlide .slides_container {
	width: 680px;
	overflow:hidden;
	position:relative;
}
#talkSlide .slides_container div.slide {
	width: 680px;
	overflow: hidden;
	display:block;
}
#talkSlide .slides_container .item { 
	width: 110px;
	height: 390px;
	overflow: hidden;
	letter-spacing: -1px;
	float:left;
	border-left: 1px solid #e5e5e6;
	margin-right: 15px;
	padding-left: 10px;
	}
	#talkSlide .slides_container .item .title { margin: 0 0 0 -10px; padding: 10px 0 10px 10px; background: #f1f1f1; }
	#talkSlide .slides_container .item .thumb { margin: 0 0 0 -10px; }
	#talkSlide .slides_container .item .textView { margin-top: 10px; }
		#talkSlide .slides_container .item .textView strong { display: block; margin-bottom: 5px; font-size: 14px; }
		#talkSlide .slides_container .item .textView a { color: #f1238d; }
		#talkSlide .slides_container .item .textView a:hover { color: #ff6600; }

#talkSlide .slides_container .item .thumb img { width: 120px; height: 92px; }
#talkSlide .pagination {
	margin: 0 auto 0;
	position: absolute;
	top: -20px;
	right: 14px;
	z-index: 101;
}

#talkSlide .pagination li {
	float:left;
	margin:0 1px;
}

#talkSlide .pagination li a {
	display:block;
	width:8px;
	height:0;
	padding-top:8px;
	background-image:url('//file.osen.co.kr/web2/images/common/bg_breakinglive_pagination.gif');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#talkSlide .pagination li.current a {
	background-position:0 -8px;
}


.baseTalkBox.probaseball {
    height: auto;
    padding-bottom: 10px;
}

.probaseball #talkSlide .slides_container .item {
    height: auto;
    border-left: 0;
}

/**** 탭 ****/
.tabArea1 .tabLink { width: 100%; overflow: hidden; }
.tabArea1 .tabLink li { float: left; cursor: pointer; }
.tabArea1 .tabView { display: none; }

.tabArea2 .tabLink { width: 100%; overflow: hidden; }
.tabArea2 .tabLink li { float: left; cursor: pointer; }
.tabArea2 .tabView { display: none; margin-right: 10px; margin-left: 5px; }


/***** osen plus *****/
#osenPlus { clear: both; width: 100%; }
#osenPlus h4 { margin-top: 26px; text-align: right; overflow: hidden;width: 100%; }
#osenPlus h4 span { float: left; }
dl.plusTitle { height: 22px; overflow: hidden; padding: 6px 0 0 15px; color: #fff; background: url('//file.osen.co.kr/web2/images/common/bg_osenplus.gif') no-repeat 0 0; }
dl.plusTitle dt { float: left; font-weight: bold; margin-right: 40px; }
dl.plusTitle dd { float: left; }
dl.plusTitle dd a { color: #fff; }
dl.plusTitle dd a:hover { color: #f1238d; }
dl.plusTitle dd ul { width: 100%; overflow: hidden; white-space: nowrap; }
dl.plusTitle dd ul li { float: left; padding: 0 20px; letter-spacing: -1px; white-space: nowrap; background: url('//file.osen.co.kr/web2/images/common/bg_osenplus_bar.gif') no-repeat 0 4px; }
dl.plusTitle dd ul li:first-child { background: none; }

#osenplusBox { 
	width: 100%;
	border: 1px solid #d4d4d4;
	border-top: 1px solid #020202;
	border-bottom: 2px solid #d4d4d4;
	color: #666666;
	}
	#osenplusBox:after { content: ".";display: block;visibility: hidden;height: 0px;clear: both; }
	#osenplusBox h5 { margin: 10px 0 9px 0; }
.BreakingLive { float: left; width: 277px; height: 300px; padding: 5px 20px 20px 23px; letter-spacing: -1px; border-bottom: 1px solid #d4d4d4; }
	.BreakingLive .sbj { font-size: 14px; font-weight: bold; color: #f1238d; margin-top: 16px; }
		.BreakingLive .sbj a { color: #f1238d; }
		.BreakingLive .sbj a:hover {color:#ff6600; text-decoration: underline;}
		.BreakingLive .textView { margin-top: 11px; }
		.BreakingLive .textView a { color: #666; }

.hotStar { float: left; width: 304px; height: 300px; padding: 5px 20px 20px 20px; letter-spacing: -1px; border-left: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; background: #fafafa; }
	.hotStar .item { margin: 0 13px 0 0; width:121px; height:68px; float:left; }
		.hotStar .item img { width: 121px; height: 68px; }
	.hotStar .sbj { font-size: 14px; font-weight: bold; color: #f1238d; width:170px; padding-left:121px;}
	*:first-child+html .hotStar .sbj { padding-left:0 !important; } /* ie7전용 핵 */
		.hotStar .sbj a { color: #f1238d; }
		.hotStar .sbj a:hover {color:#ff6600; text-decoration: underline;}
	.hotStar .textView {margin-top: 6px; line-height: 1.6em; height:135px; width:304px;}
	*:first-child+html .hotStar .textView {height:92px; !important; overflow:hidden; } /* ie7전용 핵 */
		.hotStar .textView a { color: #666; }
	.hotStar .listLink {float:left; margin-top: 10px; padding-top: 10px; border-top: 1px solid #f1f1f1; }
		.hotStar .listLink li { font-size: 14px; color: #333; font-weight: bold; line-height: 1.8em; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:320px; }

.osenHot2 { float: left; width: 281px; height: 300px; padding: 5px 20px 20px 23px; letter-spacing: -1px; border-left: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; }
	.osenHot2 ul { overflow: hidden; width: 100%; }
		.osenHot2 ul li { float: left; width: 92px; margin-right: 1px; text-align: center; }
			.osenHot2 ul li .sbj { margin-top: 8px; color: #333333; }

.osenFocus2 { float: left; width: 277px; height: 298px; padding: 5px 20px 20px 23px; letter-spacing:-1px; border-bottom: 1px solid #d4d4d4; background: #fafafa; }
	.osenFocus2 ul li { overflow:hidden; clear:both; padding-top: 16px; height:54px; }
	.osenFocus2 ul li p {overflow:hidden;}
		.osenFocus2 ul li:first-child {padding-top: 0;}
		.osenFocus2 ul li img {float:left; margin-right:12px; width: 120px; height: 50px;}
		.osenFocus2 ul li a.title {float:left; font-weight:bold; color:#f1238d; display:block; white-space:nowrap; position:relative; overflow:hidden; width:150px; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
			.osenFocus2 ul li a.title:hover {color:#ff6600; text-decoration: underline;}

.osenSmile { float: left; width: 413px; height: 298px; padding: 5px 15px 20px 20px; letter-spacing: -1px; border-left: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4;}
	.osenSmile .item { float: left; margin: 0 13px 0 0; }
		.osenSmile .item img { width: 209px; height: 118px; }
	.osenSmile .sbj { font-size: 14px; font-weight: bold; color: #f1238d;}
		.osenSmile .sbj a { color: #f1238d; }
		.osenSmile .sbj a:hover {color:#ff6600; text-decoration: underline;}
	.osenSmile .textView { margin-top: 3px; line-height: 1.4em; height:84px; overflow:hidden; }
		.osenSmile .textView a { color: #666; }
	.osenSmile .listLink { clear: both; margin-top: 9px; }
		.osenSmile .listLink li { font-size: 14px; font-weight: bold; line-height: 2.0em; }

.osenColumn { float: left; width: 177px; height: 298px; padding: 5px 20px 20px 23px; letter-spacing: -1px; border-left: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; }
	.osenColumn ul li { line-height: 1.6em; white-space:nowrap; position:relative; overflow:hidden; width:170px; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
	.osenColumn .sbj { font-size: 14px; font-weight: bold; color: #f1238d; }
		.osenColumn .sbj a { color: #f1238d; }
			.osenColumn .sbj a:hover {color:#ff6600; text-decoration: underline;}
	.osenColumn .textView { margin-top: 5px; }
		.osenColumn .textView a { color: #666; }

.osenEssay2 { float: left; width: 504px; height: 195px; padding: 5px 20px 20px 20px; margin: -1px 0 0 -11px; letter-spacing:-1px; border-bottom: 1px solid #d4d4d4;
	 background: url('//file.osen.co.kr/web2/images/common/bg_osen_essay.gif') no-repeat 0 0;
	}
	.osenEssay2 .item .textView { margin-top: 8px; }

.movieNow { float: left; width: 422px; height: 194px; padding: 5px 15px 20px 20px; letter-spacing: -1px; border-bottom: 1px solid #d4d4d4; }
	.movieNow .item { float: left; margin: 0 10px 0 0; }
		.movieNow .item img { width: 121px; height: 68px; }
	.movieNow .sbj { font-size: 14px; font-weight: bold; color: #f1238d; }
		.movieNow .sbj a { color: #f1238d; }
		.movieNow .sbj a:hover {color:#ff6600; text-decoration: underline;}
	.movieNow .textView { margin-top: 3px; line-height: 1.6em;}
		.movieNow .textView a { color: #666; }
	.movieNow .listLink { margin-top: 5px; padding-top: 11px; border-top: 1px solid #f1f1f1; }
		.movieNow .listLink li { font-size: 14px; color: #333; font-weight: bold; line-height: 1.8em; }

.viewNews { float: left; width: 285px; padding: 5px 10px 20px 26px; margin: -1px 0 0 -11px; letter-spacing: -1px; background: url('//file.osen.co.kr/web2/images/common/bg_para_essay.gif') no-repeat 0 0; }
.viewNews .tabView ul { margin-top: 10px; }
.viewNews .tabView ul li { line-height: 1.6em; padding-left: 7px; background: url('//file.osen.co.kr/web2/images/ico/bul_dott1.gif') no-repeat 0 7px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }

.sidebar__popular-news {
	margin: 1em 0 0 0;
	overflow: hidden;
}

.viewNews_side { width: 288px; background:none !important; padding-left:10px; padding-right:0; position:relative; left:12px; }
.viewNews_side:after { content: ""; display: table; clear: both; }

.cartoon { float: left; width: 639px; height: 161px; padding: 5px 20px 20px 20px; letter-spacing: -1px; border-left: 1px solid #d4d4d4; background: #fafafa; }
.cartoon h5 { text-align: right; font-weight: normal; font-size: 11px; }
.cartoon h5 span { float: left; }
.cartoon ul { overflow: hidden; width: 674px; margin-left: -32px; }
.cartoon ul li { float: left; margin-left: 32px; }
.cartoon ul li img { width: 77px; height: 77px; vertical-align: top; }
.cartoon ul li .sbj { margin-top: 8px; }


/***** 공통 *****/
.vspace10 { margin-top: 10px !important; }
.vspace20 { margin-top: 20px !important; }

.floatL { float: left; }
.floatR { float: right; }

.paging { position: relative; margin: 18px 0 0 0; text-align: center; }
.paging ol { overflow: hidden; }
.paging ol li { display: inline; font-size: 14px; font-weight: bold; line-height: 120%; margin: 0 3px;}
.paging ol li strong { color: #f1238d; }
.paging ol li a { color: #666666; }
.paging ol li a:hover { color: #f1238d; }
.paging ol li.prev { font-size: 10px; font-weight: normal; vertical-align: middle; padding: 0 10px 0 10px; border-right: 1px solid #d4d4d4; background: url('//file.osen.co.kr/web2/images/common/bg_paging_prev.gif') no-repeat 0 1px; }
.paging ol li.next { font-size: 10px; font-weight: normal; vertical-align: middle; padding: 0 10px 0 10px; border-left: 1px solid #d4d4d4; background: url('//file.osen.co.kr/web2/images/common/bg_paging_next.gif') no-repeat 100% 1px; }
.paging ol li.prev a,
.paging ol li.next a { font-size: 12px; }
.paging ol li.prev a:hover,
.paging ol li.next a:hover { text-decoration: none; color: #666666; }

.pagingBox { font-size: 11px; color: #d4d4d4; border: 1px solid #e5e5e5; margin: 28px 0 33px 0; padding: 14px 0; text-align: center; background: #f5f5f5; }
.pagingBox a { display: inline-block; padding: 0 5px; color: #666666; }
.pagingBox span { color: #f1238d; }

.paging2 { text-align: center; margin: 10px 0 40px 0; }
.paging2 li { display: inline; margin: 0 2px; }
	.paging2 li strong { color: #f1238d; }
	.paging2 li a:hover { font-weight: bold; letter-spacing: -1px; text-decoration: none; color: #f1238d; }
	.paging2 li.firstPrev { letter-spacing: -3px; }
	.paging2 li.prev { letter-spacing: -3px; }
	.paging2 li.next { letter-spacing: -3px; }
	.paging2 li.lastNext { letter-spacing: -3px; }
	.paging2 li.firstPrev a:hover,
	.paging2 li.prev a:hover,
	.paging2 li.next a:hover,
	.paging2 li.lastNext a:hover { letter-spacing: -4px; }

.btnTypeL1 { margin: 15px 0 15px; 0; text-align: right; }
.btnTypeL1 li { height:29px; }
.btnTypeL1 span { float: left; }
.btnTypeC1 { text-align: center; margin: 30px 0 10px 0; }
.btnTypeR1 { margin: 15px 0 0 0; text-align: right; }

.tipType1 { font-size: 11px; color: #777777; margin-top: 10px; }
	.tipType1 span{ color: #f1238d; }
.tipType2 { font-size: 11px; color: #777777; text-align:right; margin-top: -15px; padding-right:22px; }
	.tipType2 span{ color: #f1238d; }

.writer { overflow: hidden; width: 100%; margin: 0 0 6px 0; font-size: 11px; color: #999; }
	 .writer span { float: left; word-spacing: -1px; }
		 .writer ul { float: right; }
			 .writer ul li { float: left; margin: 0 3px 0 0; }


/** 상하정렬 **/
.box{ overflow:hidden; height:140px; display:table-cell; vertical-align:middle; text-align:center; }
.box .axis { width:0; height:100%; display:inline-block; vertical-align:middle; }
.box a { display:inline-block; vertical-align:middle; }


/***** 탭 *****/
.searchBox { position: relative; }
.searchBox .tabType { width: 100%; overflow: hidden; height: 32px; margin-top: 15px; background: url('//file.osen.co.kr/web2/images/common/bg_search_tab.gif') repeat-x 0 0;  }
.searchBox .tabType li { float: left; color: #333333; background: #fff; }
.searchBox .tabType li a {
	position: relative;
	z-index: 100;
	display: inline-block; 
	width: 245px;
	height: 23px;
	text-align: center; 
	color: #777; 
	font-weight: normal;
	padding: 8px 0 0 0;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	background: url('//file.osen.co.kr/web2/images/common/bg_search_tab1.gif') repeat-x 0 0; 
	}
.searchBox .tabType li a.on {
	position: relative;
	z-index: 100;
	display: inline-block; 
	width: 250px;
	height: 24px;
	text-align: center; 
	color: #333; 
	font-weight: bold;
	padding: 8px 0 0 0;
	cursor: default;
	border-left: 1px solid #2d2d2d;
	border-right: 1px solid #2d2d2d;
	background: url('//file.osen.co.kr/web2/images/common/bg_search_tab2.gif') repeat-x 0 0; 
	}
.searchBox .tabType li a:hover { text-decoration: none; }
.searchBox .btnArea { position: absolute; right: 0; top: 0; z-index: 101; }

.tabType2 { display: table; width: 990px; overflow: hidden; border-top: 3px solid #333333; border-bottom: none; }
.tabType2 li { display: table-cell; overflow: hidden; border-right: 1px solid #cccccc; text-align: center; background-color: #f2f2f2; }
	.tabType2 li a { display: block; text-decoration: none; text-align: center; font-size: 16px; font-weight: bold; padding: 7px 0; color: #777777; }
	.tabType2 li:first-child { border-left: 1px solid #cccccc;  }
	.tabType2 li img { vertical-align: middle; padding: 0 5px; }
	.tabType2 li.on { background-color: #fff; }
	.tabType2 li.on a { color: #333333; }

/***** 게시판 *****/
.tbListType1 { border-bottom: 1px solid #cccccc; }
.tbListType1 tbody td { text-align: left; vertical-align: top; padding: 15px 0; border-top: 1px solid #ededed; }
.tbListType1 tbody tr:first-child td { border-top: none; }
.tbListType1 tbody td .thumb80 img { width: 80px; height: 80px; }

.tbListType2 { border-bottom: 1px solid #cccccc; }
.tbListType2 thead th { padding: 10px 10px 10px 10px; text-align: center; background: url('//file.osen.co.kr/web2/images/common/bg_tbList_bar1.gif') repeat-x left top; }
.tbListType2 tbody td { padding: 9px 10px 10px 10px; text-align: center; border-top: 1px solid #ededed; }
.tbListType2 tbody tr:first-child td { border-top: none; }
.tbListType2 tbody td.obj { padding: 10px 10px; text-align: left;}
	.tbListType2 tbody td.obj a {color:#333;}
	.tbListType2 tbody td.obj a:hover {color:#f1238d;}
	.tbListType2 tbody td.name {color:#333;}
.tbListType2 tbody td.replyDepth1 { padding: 10px 10px 10px 25px; text-align: left; background: url('//file.osen.co.kr/web2/images/common/bg_reply_depth.gif') no-repeat 10px 10px; }
.tbListType2 tbody td.replyDepth2 { padding: 10px 10px 10px 35px; text-align: left; background: url('//file.osen.co.kr/web2/images/common/bg_reply_depth.gif') no-repeat 20px 10px; }
.tbListType2 tbody td.replyDepth3 { padding: 10px 10px 10px 45px; text-align: left; background: url('//file.osen.co.kr/web2/images/common/bg_reply_depth.gif') no-repeat 30px 10px; }
.tbListType2 tbody td.replyDepth4 { padding: 10px 10px 10px 55px; text-align: left; background: url('//file.osen.co.kr/web2/images/common/bg_reply_depth.gif') no-repeat 40px 10px; }
.tbListType2 tbody td .consultation { color: #f1238d; }

.tbViewType1 { border-bottom: 1px solid #cccccc; }
.tbViewType1 tbody td { text-align: center; vertical-align: top; padding: 15px 0 30px 0; border-top: 1px solid #ededed; }
.tbViewType1 tbody tr:first-child td { border-top: none; }
.tbViewType1 tbody td .photoView { margin-top: 8px; font-weight: bold; padding: 0 10px; text-align:left; }
	.tbViewType1 tbody td .photoView a { color: #666666; }
	.tbViewType1 tbody td .photoView a:hover { color: #f1238d; }
.tbViewType1 tbody td .thumb170 img { width: 170px; height: 189px; }

.tbViewType2 tbody td { padding: 25px 0; text-align: left; background: url('//file.osen.co.kr/web2/images/common/bg_tbview1.gif') repeat-x 0 100%; }

.tbViewType3 { border-bottom: 1px solid #cccccc; }
.tbViewType3 thead th { padding: 8px 15px 12px 15px; color: #333; text-align: left; background: url('//file.osen.co.kr/web2/images/common/bg_tbList_bar1.gif') repeat-x 0 0; }
.tbViewType3 tbody th { padding: 6px 15px 10px 15px; font-weight: normal; text-align: left; }
.tbViewType3 tbody td { padding: 6px 15px 10px 15px; text-align: left; color: #333; border-top: 1px solid #ededed; line-height: 2.0em; }

.tbDataType1 { border-top: 1px solid #a5a5a4; }
.tbDataType1 th { padding: 12px 20px 2px 20px; vertical-align: top; border-bottom: 1px solid #e4e4e4; background: #f5f5f5; }
.tbDataType1 th.require { padding-left: 20px; background: #f5f5f5 url('//file.osen.co.kr/web2/images/ico/bul_require.gif') no-repeat 10px 15px; }
.tbDataType1 td { padding: 7px; vertical-align: top; border-bottom: 1px solid #ededed; }
.tbDataType1 td label { margin-right: 10px; }

.tbListInfo { border: 1px solid #e1e1e1; border-top: none; font-size: 11px; }
.tbListInfo thead th { text-align: center; padding: 7px; border-top: 1px solid #a5a5a4; border-bottom: 1px solid #a5a5a4; background: #e7e7e7; }
.tbListInfo tbody td { text-align: center; padding: 4px; border-bottom: 1px solid #e5e5e5; background: #fff; }
.tbListInfo tbody td.rank { font-weight: bold; font-family: Verdana; }
	.tbListInfo tbody td.rank strong { color: #f3409c; }
.tbListInfo tbody td.obj { text-align: left; }
	.tbListInfo tbody td.obj span { color: #000000; }
	.tbListInfo tfoot td { padding: 10px; color: #999; }

.tbPhotoList td { vertical-align: top; text-align: center; padding-bottom: 20px; }


/***** 엔터테인먼트 *****/
#aside .asideTop { width: 280px; padding: 0 20px 20px 20px; margin-left: -20px; background: url('//file.osen.co.kr/web2/images/entertainment/bg_with_star.gif') no-repeat 0 0; }
#aside .asideTop2 { width: 280px; padding: 0 20px 20px 20px; margin-left: -20px; border-bottom: 1px solid #e5e5e5; background: #fff; }
/* 1008 추가 */#aside .asideTop3 { width: 280px; padding: 0 20px 20px 20px; margin-left: -20px; border-bottom: 1px solid #e5e5e5; background: #fff; }
#aside .movieArea { padding: 0 0 20px 0; border-bottom: none; }
#aside .osenInsideBox { padding: 0 0 20px 0; }
#aside .newMovie { padding: 0 0 20px 0; }
#aside .newDrama { padding: 0 0 20px 0; }
#aside .asideMiddle { padding: 20px 2px 20px 0;}
#aside .osenInSite { height: 321px; margin: -20px 0 20px 0; padding: 20px 0; background: url('//file.osen.co.kr/web2/images/entertainment/bg_osen_insite.gif') no-repeat 0 0; }
#aside .tvWeatherBox { padding: 0 0 20px 0; letter-spacing: -1px; }
#aside .todayRatingBox { padding: 0 0 20px 0; }
#aside .osenHotBox { padding: 0 0 20px 0; letter-spacing: -1px;}
#aside .asideBanner { margin: 0 0 0 -11px; }
#aside2 .osenInsideBox { padding: 0 10px 20px 10px; }
#aside2 .osenHotBox { padding: 0 10px 20px 10px; letter-spacing: -1px; }
#aside2 .fortuneBox { padding: 0 10px 10px 10px; }
#aside2 .viewInfoBox { margin: 0 auto 10px auto; text-align: center; border: 1px solid #d4d4d4; }
#aside2 .asideShop { padding: 0 10px 20px 10px; text-align: center; }
#aside2 .asideBanner { margin-top: 20px; }
	#aside2 .asideBanner img { width: 300px; height: 250px; }

.boxR20 { margin-right: 20px; }
.search_input {text-align:center; width:340px; margin:20px auto 0;}
.search_input li {float:left; margin:0 2px 5px;}
.search_input .fast {padding-left:5px;}
.search_input select {border:1px solid #7f9db9; color:#777; position:relative; top:2px;} 
.search_input .search_txt {padding:3px 5px; width:160px; font-size:13px; line-height:13px; border:1px solid #7f9db9;}
.search_input .search_ex {clear:both; font-size:11px; color:#777;}

.searchResult { font-size: 20px; font-weight: bold; letter-spacing: -2px; }
.searchResult b { color: #f1238d; }

.searchObj { font-size: 14px; font-weight: bold; overflow: hidden; width: 100%; color: #333333; margin-bottom: 5px; }
.searchObj span { float: left; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; width:460px; }
.searchObj ul { overflow: hidden; float: right; }
.searchObj ul li { float: left; margin-right: 3px; }
.searchWriter { margin-top: 5px; font-size: 11px; color: #666666; } 

/*open 2013 03 20 addian*/
.searchObj2 { font-size: 14px; font-weight: bold; overflow: hidden; width: 100%; color: #333333; margin-bottom: 5px; }
.searchObj2 span { float: left; width:800px; }
.searchObj2 ul { overflow: hidden; float: right; }
.searchObj2 ul li { float: left; margin-right: 3px; }
/*close 2013 03 20 addian*/

.insideBox { width: 667px; float: left;}
.container_coffee .insideBox { width: 677px !important; float: left;}
.insideBox .date {padding-left:10px;}
.insideArticle { 
	width: 100%;
	overflow: hidden;
	height: 190px;
	border-top: 3px solid #333333;
	border-bottom: 1px solid #333333;
	background: url('//file.osen.co.kr/web2/images/entertainment/bg_inside_news.gif') no-repeat 0 0; 
	}
	.insideArticle li { float:left; width: 293px; padding: 20px; }
	.insideArticle li .title { font-size: 20px; font-weight: bold; color: #f1238d; letter-spacing: -2px; line-height: 1.2em; height:48px; }
	.insideArticle li .title a { color: #f1238d;}
	.insideArticle li .title a:hover { color: #ff6600;}
	.insideArticle li .writer { overflow: hidden; width: 100%; font-size: 11px; color: #999999; margin-top: 3px; }
		.insideArticle li .writer span { float:left; }
		.insideArticle li .writer ul { float: right; }
			.insideArticle li .writer ul li { float: left; width: auto; margin-right: 3px; padding: 0; }
	.insideArticle li dl { clear: both; margin-top: 12px; }
		.insideArticle li dl dt { float: left; margin-right: 15px; }
			.insideArticle li dl dt img { width: 121px; height: 68px; }
		.insideArticle li dl dd { line-height: 1.5em; }

.broadcastArticle { 
	width: 100%;
	overflow: hidden;
	height: 190px;
	border-top: 3px solid #333333;
	border-bottom: 1px solid #cccccc;
	background: url('//file.osen.co.kr/web2/images/entertainment/bg_broadcast_news.gif') no-repeat 50% 0;
	}
	.broadcastArticle li { float:left; width: 293px; padding: 20px; }
	.broadcastArticle li:first-child { padding-left: 0; width: 313px; }
	.broadcastArticle li .title { font-size: 20px; font-weight: bold; color: #f1238d; letter-spacing: -2px; line-height: 1.2em; }
	.broadcastArticle li .title a { color: #f1238d;}
	.broadcastArticle li .title a:hover { color: #ff6600;}
	.broadcastArticle li .writer { overflow: hidden; width: 100%; font-size: 11px; color: #999999; margin-top: 3px; }
		.broadcastArticle li .writer span { float: left; }
		.broadcastArticle li .writer ul { float: right; }
			.broadcastArticle li .writer ul li { float: left; width: auto; margin-right: 3px; padding: 0; }
	.broadcastArticle li dl { clear: both; margin-top: 12px; }
		.broadcastArticle li dl dt { float: left; margin-right: 15px; }
			.broadcastArticle li dl dt img { width: 121px; height: 68px; }
		.broadcastArticle li dl dd { line-height: 1.5em; }

.subWithStar { width: 276px; background: #fff; border:1px solid #ccc; border-top:none; }
.subWithStar300 { width: 298px !important;}
	.subWithStar .photo { position:relative; }
		.subWithStar .photo img { width: 276px; border-top: 1px solid #ccc;}
		.subWithStar .photo .tag {position:absolute; top:0; left:1px;}
			.subWithStar .photo .tag img { width: 100px; height: 100px; border-left:none !important; position:relative; left:-1px; }
		.subWithStar .article { padding: 13px 10px 12px 15px; border-top: none;}
			.subWithStar .article big {display:block; padding-bottom:5px; font-size:14px; letter-spacing: -1px; font-weight:bold; color:#f1238d;  white-space:nowrap; position:relative; overflow:hidden; width:240px; height:18px; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
			.subWithStar .article a:hover big {color:#ff6600; text-decoration: underline; }
.subWithStarBox { padding: 0 0 20px 0; }
	.subWithStarBox .photo img { width: 298px; height: 204px; }
	.subWithStarBox .article { width: 273px; background: #eaedee; }
		.subWithStarBox .article a { color: #666666; }

	.osenInsideBox .tabView ul li { overflow: hidden; width:100%; margin: 15px 0 0 0; height:68px; }
	.osenInsideBox .thumb { float: left; margin-right: 10px; } 
	.osenInsideBox .thumbView { float: left; letter-spacing: -1px; width: 145px; }
	.osenInsideBox .thumbView .sbj { font-weight: bold; color: #f1238d; }
		.osenInsideBox .thumbView .sbj a { color: #f1238d; }
		.osenInsideBox .thumbView .sbj a:hover { color: #ff6600; }
	.osenInsideBox .thumbView .textView { color: #666666;  }

.newDramaBox { border: 1px solid #cccccc; background: #fff; }
	.newDramaBox ol { margin-top: 10px; padding: 11px 12px; border-top: 1px solid #f1f1f1; }
	.newDramaBox ol li { width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
	.newDramaBox ul { margin-top: 10px; padding: 0 10px; }
		.newDramaBox ul li { position: relative; overflow: hidden; font-weight: bold; padding: 12px 12px 6px 12px;  }
		.newDramaBox ul li .thumb { float: left; margin-right: 10px; }
		.newDramaBox ul li .sort { position: absolute; top: 0; left: 0; width: 25px; height: 25px; text-align: center; background: url('//file.osen.co.kr/web2/images/entertainment/bg_sort.png') no-repeat 0 0; }
				.newDramaBox ul li .sort b { display: block; margin-top: 3px; font-family: Tahoma; color: #fff; }

.osenTwittBox { width: 280px; height: 252px; }
	/* 1008 추가 */.osenTwittBoxRay {width:270px; padding:0; margin-left:0;}
	/* 1008 추가 */.osenTwittBoxRay .choice .left,.osenTwittBoxRay .choice .right {height:40px; overflow:hidden; line-height:20px; }
	.osenTwittBox .voteTable th { font-size: 14px; font-weight: normal; letter-spacing: -1px; }
	.osenTwittBox .voteTable th span { font-weight: bold; display: inline-block; }
	.osenTwittBox .thumbView { width: 100%; overflow: hidden; border-bottom: 1px solid #f1f1f1; padding-bottom: 10px; }
		.osenTwittBox .thumbView .thumb { float: left; margin-right: 10px; }
			.osenTwittBox .thumbView .thumb img { width: 138px; height: 110px; }
		.osenTwittBox .thumbView p { float: left; width: 130px; color: #666; }
			.osenTwittBox .thumbView p a big { display: block; font-size: 14px; color: #f1238d; font-weight: bold; }
			.osenTwittBox .thumbView p a:hover big { color: #ff6600; }
			

.concertMovieBox p.sbj { font-size: 14px; margin-top: 8px; font-weight: bold; color: #f1238d; letter-spacing: -1px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
.concertMovieBox p.sbj a { color: #f1238d; }
.concertMovieBox p.sbj a:hover { color: #ff6600; }
.concertMovieBox p.play { font-size: 11px; color: #999; }
.concertMovieBox ul { width: 288px; margin: 10px 0 0 -10px; overflow: hidden; }
	.concertMovieBox ul li { float: left; padding-left: 10px; }
		.concertMovieBox ul li img { width: 86px; height: 49px; }

	.osenInSite h5 { padding: 0 0 0 15px; }
	.osenInSite .photo { position:relative; }
		.osenInSite .photo img { width: 279px; height: 210px; }
	.osenInSite .photo .tag {position:absolute; top:0; left:0;}
	.osenInSite .article { padding: 13px 10px 12px 15px; }
		.osenInSite .article big {display:block; padding-bottom:5px; font-size:14px; letter-spacing: -1px; font-weight:bold; color:#f1238d;}
		.osenInSite .article a:hover big {color:#ff6600; text-decoration: underline; }
#aside .osenInSiteType2 { margin-top: 25px; height: 281px; background: url('//file.osen.co.kr/web2/images/entertainment/bg_osen_insite.gif') no-repeat 0 -45px; }
	#aside .osenInSiteType2 h5 { margin-top: -45px; padding: 0; }

.newDramaArea { border-top: 1px solid #666666; background: url('//file.osen.co.kr/web2/images/entertainment/bg_new_drama.gif') no-repeat 0 0; }
	.newDramaArea ul { overflow: hidden; padding: 30px 15px 21px 15px; }
		.newDramaArea ul li { position: relative; float: left; width: 300px; padding-left: 15px; }
			.newDramaArea ul li .textView { font-size: 14px; font-weight: bold; margin-top: 13px; letter-spacing: -1px; line-height: 1.5em; }
			.newDramaArea ul li img.thumb { width: 300px; height: 169px; vertical-align: top; }
			.newDramaArea ul li .sort { position: absolute; top: -20px; left: 0; width: 61px; height: 61px; text-align: center; color: #fff; background: url('//file.osen.co.kr/web2/images/entertainment/bg_big_sort.png') no-repeat 0 0; }
					.newDramaArea ul li .sort b { display: block; font-family: Tahoma; margin-top: 20px; text-align:center; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }

	.tvWeatherBox .sbj { font-size: 14px; font-weight: bold; color: #f1238d; word-spacing: -1px; letter-spacing: -1px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
		.tvWeatherBox .sbj a { color: #f1238d; }
		.tvWeatherBox .sbj a:hover { color: #ff6600; }
	.tvWeatherBox .writer { font-size: 11px; margin-top: 3px; color: #999999; }
	.tvWeatherBox .textView { color: #666; margin-top: 7px; }
	.tvWeatherBox ul { width: 300px; overflow: hidden; margin: 10px 0 0 -2px; }
	.tvWeatherBox ul li { float: left; padding-left: 2px; }
	.todayRatingBox h5 span { font-family: Tahoma; font-size: 11px; font-weight: normal; line-height: 1.0em; display: inline-block; vertical-align: top; margin: 0 0 0 5px; color: #396de1; }
	.todayRatingBox .tabView { margin-top: 5px; }

.osenCoffeeBox {padding-top:3px; background:url('//file.osen.co.kr/web2/images/common/osenCoffeeBox_bg.gif') no-repeat 0 0; } 
.osenCoffeeBox_img {padding-left:0px;}

.thumbTitle { letter-spacing: -1px; margin-top: 6px; padding-left:10px;}
.thumbTitle .sbj { font-size: 20px; font-weight: bold; color: #f1238d; line-height: 1.2em; }
	.thumbTitle .sbj a { color: #f1238d; }
	.thumbTitle .sbj a:hover { color: #ff6600; }
.thumbTitle .textView { font-size: 14px; font-weight: bold; color: #333333; margin-top: 6px; line-height: 1.5em; }

.thumbTextView { overflow: hidden; width: 100%; margin-top: 20px; padding-left:10px; }
	.thumbTextView .thumb img { float: left; width: 300px; height: 169px; margin-right: 20px; }
	.thumbTextView p { float: left; width: 50%; }
		.thumbTextView p a { color: #666; }

.thumbDate { width: 100%; overflow: hidden;}
	.thumbDate ul { overflow: hidden; }
		.thumbDate ul li { float: left; margin-right: 3px; }
			.thumbDate ul li img { vertical-align: top; }
	.thumbDate .date { float: left; margin-right: 10px; text-align: center;}
		.thumbDate .date strong { display: inline-block; width: 130px; height: 33px; padding: 6px 0 0 0; font-family: Arial; font-size: 16px; font-weight: bold; color: #fff; background: url('//file.osen.co.kr/web2/images/entertainment/bg_date.gif') no-repeat 0 0; position:relative; left:-10px;}
		.thumbDate .date strong.stress { background: url('//file.osen.co.kr/web2/images/entertainment/bg_date_stress.gif') no-repeat 0 0; }
	.thumbDate .thumbSns { float: left; line-height: 1.3em; }
	.thumbDate .thumbSns p { font-size: 11px; color: #999999; margin-top: 6px; }

.advertising { margin: 10px 0 30px 0; width: 100%; height: 140px; overflow: hidden;}
	.advertising .banner img { float: left; width: 280px; height: 140px; }
	.advertising ul { float: left; width: 688px; height: 128px; padding: 10px 0 0 20px; line-height: 1.6em; border: 1px solid #e5e5e5; background: #fafafa; }
		.advertising ul li { float: left; width: 49%; padding-left: 1%; white-space: nowrap; background: url('//file.osen.co.kr/web2/images/ico/bul_dott1.gif') no-repeat 0 8px; }

.cartoonView { margin-top: 35px; }
.cartoonTab .tabView { width: 610px; padding: 10px 20px 10px 20px; border: 1px solid #cccccc; border-top: none; border-bottom: 1px solid #a7a7a7; }
	.cartoonTab .tabView { margin-top: -5px; } 
	.cartoonTab .tabView ul { width: 100%; overflow: hidden; }
	.cartoonTab .tabView ul li { float: left; width: 20%; line-height: 2.5em; white-space: nowrap; }
		.cartoonTab .tabView ul li a:hover { color: #f1238d; font-weight: bold; letter-spacing: -1px; }

.osenHotBox ul { overflow: hidden; width: 100%; }
	.osenHotBox ul li { float: left; width: 92px; margin-right: 1px; text-align: center; }
		.osenHotBox ul li .sbj { margin-top: 8px; color: #333333; }

.fortuneBox ul { overflow: hidden; width: 100%; padding-top: 10px; border: 1px solid #f1f1f1; border-top: 1px solid #bbbbbb; background: #ffffff; }
	.fortuneBox ul li { float: left; width: 25%; padding-bottom: 7px; text-align: center; font-size: 11px; }

.entertainArticle { width: 100%; overflow: hidden; padding-top: 16px; border-top: 3px solid #333333; }
	.entertainArticle h5 { margin-bottom: 10px; }
		.concertMovieBox { width: 300px; }
	.theaterArticle { float: left; width: 47%; padding-right: 3%; }
		.theaterArticle .thumb { position: relative; }
			.theaterArticle .thumb img { width: 300px; height: 212px; }
			.theaterArticle .thumb img.bookmarks { width: 44px; height: 37px; position: absolute; top: -7px; right: 0; }
	.movieArticle { float: right; width: 50%; }
		.movieArticle ul { margin-left: -20px; width: 320px; }
		.movieArticle ul li { padding-left: 20px; }

.latestNews { margin: 0 20px 0 0; }
.latestList li { font-size: 14px; font-weight: bold; color: #333; line-height: 1.8em; }
.latestList li a { color: #333; }
.latestList li a:hover { color: #f1238d; }

.entertainmentBanner { margin: 40px 0; width:468px;border:1px solid #ccc;}

#hotNewBox { width: 100%; overflow: hidden; }
	.entertainmentLogo { text-align: center; margin: 20px 0 17px 0; }
	.subMovieBox { position: relative; float: left; width: 300px; padding-right: 25px; background: url('//file.osen.co.kr/web2/images/photo/bg_gallery_bar.gif') repeat-y 100% 0; }
		.subMovieBox .thumb { position: relative; }
		.subMovieBox .thumb img.bookmarks { width: 23px; height: 23px; position: absolute; right: 0; bottom: 0; z-index: 101; }
		.subMovieBox .thumb img { width: 300px; height: 169px; vertical-align: top; }
		.subMovieBox .sbj { font-size: 20px; font-weight: bold; color: #f1238d; margin-top: 10px; letter-spacing: -2px; line-height: 1.2em; height:48px; }
			.subMovieBox .sbj a { color: #f1238d; }
			.subMovieBox .sbj a:hover { color: #ff6600; }
		.subMovieBox .textView { letter-spacing: -1px; margin-top: 5px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis }
		.subMovieBox .sns { overflow: hidden; width: 100%; margin-top: 10px;  }
		.subMovieBox .sns span { float: left; color: #999999; font-size: 11px; }
		.subMovieBox .sns ul { float: right; }
		.subMovieBox .sns ul li { float: left; margin-right: 3px; }

	.subMusicBox { position: relative; float: left; width: 300px; padding: 0 25px 0 21px; background: url('//file.osen.co.kr/web2/images/photo/bg_gallery_bar.gif') repeat-y 100% 0; }
		.subMusicBox .thumb { position: relative; }
		.subMusicBox .thumb img.bookmarks { width: 23px; height: 23px; position: absolute; right: 0; bottom: 0; z-index: 101; }
		.subMusicBox .thumb img { width: 300px; height: 169px; vertical-align: top; }
		.subMusicBox .sbj { font-size: 20px; font-weight: bold; color: #f1238d; margin-top: 10px; letter-spacing: -2px; line-height: 1.2em; }
			.subMusicBox .sbj a { color: #f1238d; }
			.subMusicBox .sbj a:hover { color: #ff6600; }
		.subMusicBox .textView { letter-spacing: -1px; margin-top: 5px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis }
		.subMusicBox .sns { overflow: hidden; width: 100%; margin-top: 10px;  }
		.subMusicBox .sns span { float: left; color: #999999; font-size: 11px; }
		.subMusicBox .sns ul { float: right; }
		.subMusicBox .sns ul li { float: left; margin-right: 3px; }

	.subTvBox { position: relative; float: right; width: 300px; }
		.subTvBox .thumb { position: relative; }
		.subTvBox .thumb img.bookmarks { width: 23px; height: 23px; position: absolute; right: 0; bottom: 0; z-index: 101; }
		.subTvBox .thumb img { width: 300px; height: 169px; vertical-align: top; }
		.subTvBox .sbj { font-size: 20px; font-weight: bold; color: #f1238d; margin-top: 10px; letter-spacing: -2px; line-height: 1.2em; }
			.subTvBox .sbj a { color: #f1238d; }
			.subTvBox .sbj a:hover { color: #ff6600; }
		.subTvBox .textView { letter-spacing: -1px; margin-top: 5px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis }
		.subTvBox .sns { overflow: hidden; width: 100%; margin-top: 10px;  }
		.subTvBox .sns span { float: left; color: #999999; font-size: 11px; }
		.subTvBox .sns ul { float: right; }
		.subTvBox .sns ul li { float: left; margin-right: 3px; }

.headLine { margin: 30px 0 0 0; }
	.hotLineBox li { padding: 20px 0; overflow: hidden; border-top: 1px solid #e5e5e5; }
		.hotLineBox li:first-child { border-top: none; }
		.hotLineBox li .obj { font-size: 14px; font-weight: bold; letter-spacing: -2px;  white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
		.hotLineBox li .writer { overflow: hidden; width: 100%; font-size: 11px; margin-top: 3px; color: #999999; }
			.hotLineBox li .writer span { float: left; }
			.hotLineBox li .writer ul { float: right; }
				.hotLineBox li .writer ul li { float: left; width: auto; margin-right: 3px; padding: 0; border: none; }
		.hotLineBox li dl { clear: both; margin-top: 12px; overflow:hidden;}
			.hotLineBox li dl dt { float: left; margin-right: 15px; }
				.hotLineBox li dl dt img { width: 120px; height: 68px; }
			.hotLineBox li dl dd { line-height: 1.5em; }

.detailTitle { width: 95%; margin: 0 auto 10px auto; }
.detailTitle h1 { margin-bottom: 10px; line-height: 30px; }
.detailTitle__post-infos { color: #999999; text-align: right; }
.detailTitle__shares { padding: 0 0 5px 0; margin-top: -16px; }
.detailTitle__shares > span { display: inline-block; }
.detailTitle__shares > ul { display: inline-block; margin:0; padding:0; }
.detailTitle__shares > ul > li { display: inline-block; margin-right: 3px; }
.detailTitle__shares > ul > li > a > img { vertical-align: middle; }
.detailTitle .obj { font-size: 25px; font-weight: bold; color: #000000; margin-top: 5px; line-height: 1.2em; }
	.detailTitle .lumieyes-banner { width: 600px; height: 70px; }
	.detailTitle .detailLink { position:absolute; right:0; bottom:10px; width:200px; }
		.detailTitle .detailLink .writer { color: #999; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
			.detailTitle .detailLink div { margin-top: 5px; overflow: hidden; float: right; }
				.detailTitle .detailLink div span { float:left; display: inline-block; margin: 1px 7px 0 0; font-size: 11px; color: #333; }
					.detailTitle .detailLink div span a { text-decoration: none; }
					.detailTitle .detailLink div ul { float: left; }
					.detailTitle .detailLink div ul li { float: left; padding-left: 3px; }
					.detailTitle .detailLink div span img { vertical-align: middle; }

.detailBox { width: 670px; float: left; padding: 38px 20px 0 0; border-top: 3px solid #333; line-height: 1.8em; }
	.detailBox .detailView { font-size: 14px; text-align: justify;word-break: break-all; }
	.detailBox .detailView table[align="center"] { margin: 0 auto; }
	.detailBox .adIframe { height:250px; width:250px; float: right; margin: 0 0 10px 10px; }
	.detailBox .photoNews { margin-top: 25px; }
	.detailBox .photo { text-align: center; margin-top: 10px; }
	.detailBox .offer { font-size: 12px; margin: 20px 0; color: #666666; line-height: 1.5em; }
		.detailBox .offer a { display: block; color: #666666; }
		.detailBox .articleList li { font-weight: bold; padding-left: 7px; background: url('//file.osen.co.kr/web2/images/ico/bul_dott1.gif') no-repeat 0 10px; }
 
.photoShot { margin-top: 40px; font-size: 12px; line-height: 1.5em; }
	.photoShot h5 { margin-bottom: 10px; }
	.photoShot ul { width: 100%; overflow: hidden; }
		.photoShot ul li { width: 20%; float: left; margin-bottom: 15px; }
			.photoShot ul li p { margin-top: 5px; width: 110px; height:36px; }
			.photoShot ul li img { width: 108px; height: 121px; border: 1px solid #000; }
.majorNews { font-size: 14px; margin-top: 20px; }
	.majorNews h5 { margin-bottom: 10px; }
	.majorNews ul { width: 632px; height: 239px; padding: 10px 0 20px 20px; overflow: hidden; background: url('//file.osen.co.kr/web2/images/entertainment/bg_major_news.gif') no-repeat 0 0; }
		.majorNews ul li { float: left; width: 266px; padding: 0 20px 0 10px; margin-right:20px; line-height: 2.0em; font-weight: bold; letter-spacing: -2px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
		*:first-child+html .majorNews ul li { width: 256px; padding-right:30px; } 

.photoSlide { margin-top: 40px; width: 645px; }
	.photoSlide h5 { margin-bottom: 10px; }
	.photoSlide #slideBox { width: 100%; height: 605px; overflow: hidden; background: #111111; }
		.photoSlide #slideBox .slideLink { float: left; width: 105px; height: 605px; line-height: 1.1em; border-right: 1px solid #343434; }
			.photoSlide #slideBox .slideLink ul { padding: 2px 0 11px 12px; }
				.photoSlide #slideBox .slideLink ul li { font-size: 11px; color: #dddddd; margin-top: 9px; }
					.photoSlide #slideBox .slideLink ul li p { width: 89px; height: 30px; overflow: hidden; margin-top: 4px; }
					.photoSlide #slideBox .slideLink ul li a img { color: #dddddd; width: 80px; height: 66px; display: inline-block; vertical-align: top; border: 2px solid #111111; }
					.photoSlide #slideBox .slideLink ul li a:hover img { display: inline-block; border: 2px solid #f1238d; }
			.photoSlide #slideBox .slideLink ol { width: 100%; text-align: center; overflow: hidden; padding: 4px 0; border-top: 1px solid #282828; line-height: 1.5em; }
				.photoSlide #slideBox .slideLink ol li { display: inline; font-size: 12px; font-weight: bold; color: #999999; }
					.photoSlide #slideBox .slideLink ol li a { display: inline-block; color: #999999; margin: 0 5px; }
					.photoSlide #slideBox .slideLink ol li a:hover { text-decoration: none; }

.snsReply { margin-top: 40px; }
	.snsReply h5 { margin-bottom: 10px; }

.snsLoginBox { border: 1px solid #e5e5e5; padding: 9px; background: #f5f5f5; }
	.snsLoginBox textarea { width: 575px; height: 26px; margin: 0 -6px; line-height: 1.2em; color: #d6d6d6; vertical-align: middle; font-size: 12px; padding: 10px; border: none; border-top: 1px solid #cccccc; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #d6d6d6; }
	.snsLoginBox img { vertical-align: middle; }
	.snsLogin { width: 100%; overflow: hidden; margin-bottom: 5px; }
		.snsLogin ul { overflow: hidden; float: left; }
			.snsLogin ul li { float: left; margin-right: 3px; }
		.snsLogin span { float: right; font-family: Verdana; font-size: 14px; font-weight: bold; color: #999999; }
			.snsLogin span b { color: #f1238d; }

.mailLink { color: #666666; margin-bottom: 3px; }
	.mailLink .del {vertical-align:top; margin-left:5px; position:relative; top:-2px;}
	.mailLink a { color: #1b37af; }
	.mailLink img { vertical-align: middle; }
img.thumbReply { width: 46px; height: 46px; border: 1px solid #dddddd; margin-top: 4px; }


/***** 스포츠 *****/
#sportsBox { overflow: hidden; width: 100%; margin-bottom: 40px; }
.sportsLogo { margin: 20px 0 0 0; text-align: center; }
.sportsAdBox { padding-bottom: 25px; background: url('//file.osen.co.kr/web2/images/sports/bg_division_bar.gif') repeat-x 0 100%; }
.sport_he82 {height:82px; overflow:hidden;}
	.sportsMainBox .thumb { position: relative; }
		.sportsMainBox .thumb img { width: 350px; height: 197px; vertical-align: top; }
		.sportsMainBox .sbj { font-size: 20px; font-weight: bold; color: #f1238d; margin-top: 10px; letter-spacing: -2px; line-height: 1.2em; height:48px; }
			.sportsMainBox .sbj a { color: #f1238d; }
			.sportsMainBox .sbj a:hover { color: #ff6600; }
		.sportsMainBox .textView { letter-spacing: -1px; margin-top: 5px;}
		.sportsMainBox .sns { overflow: hidden; width: 100%; margin-top: 5px;  }
		.sportsMainBox .sns span { float: left; color: #999999; font-size: 11px; }
		.sportsMainBox .sns ul { float: right; }
		.sportsMainBox .sns ul li { float: left; margin-right: 3px; }
	.sportsMainBox .tbListType1 { border-bottom: none; border-top: 1px solid #e5e5e5; }
	.sportsMainBox .latestList li { width: 350px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.spotsSectionL { width: 350px; float: left; margin-right: 28px; border-top: 3px solid #222222; }
.spotsSectionR { width: 350px; float: right; border-top: 3px solid #222222; }
.spotsSectionC { width: 170px; height: 948px; padding: 0 32px; float: left; background: url('//file.osen.co.kr/web2/images/sports/bg_sport_sectionC.gif') no-repeat 0 0; }
	.spotsSectionC h3 { text-align: center; margin: 18px 0 10px 0; }
	.spotsSectionC .insideList li { height: 192px; margin-bottom: 30px;}
		.spotsSectionC .insideList li .sbj { font-weight: bold; color: #333333; margin-top: 5px;}
		.spotsSectionC .insideList li .textView { color: #666666; }
		.spotsSectionC .insideList li p img { width: 170px; height: 96px; }
	.spotsSectionC .sportsMovie { margin: 50px 0 0 0; text-align: center; }
		.spotsSectionC .sportsMovie .sbj { font-size: 14px; font-weight: bold; color: #fff; margin-top: 6px; line-height: 1.5em; padding-top:10px; }



/***** 라이프 *****/
.thumbList1 li { overflow: hidden; width: 100%; margin: 0 0 15px 0; }
	.thumbList1 .thumb { float: left; margin-right: 10px; } 
	.thumbList1 .thumbView { float: left; letter-spacing: -1px; width: 150px; }
	.thumbList1 .thumbView .sbj { font-weight: bold; color: #f1238d; }
		.thumbList1 .thumbView .sbj a { color: #f1238d; }
		.thumbList1 .thumbView .sbj a:hover { color: #ff6600; }
	.thumbList1 .thumbView .textView { color: #666666;  }

.thumbList2 { width: 100%; overflow: hidden; }
	.thumbList2 li { overflow: hidden; width: 132px; float: right; margin: 0 0 15px 0; }
	.thumbList2 li:first-child { float: left; }
		.thumbList2 li .thumb { display: inline-block; border: 1px solid #000; }
		.thumbList2 li .thumb img { width: 130px; height: 66px; }
		.thumbList2 li .thumbView .sbj { font-weight: bold; color: #f1238d; margin-top: 8px; }
			.thumbList2 .thumbView .sbj a { color: #f1238d; }
			.thumbList2 .thumbView .sbj a:hover { color: #ff6600; }
		.thumbList2 .textView { margin-top: 5px; color: #666666; }

.prescol { width: 323px; height: 383px; margin-left: -22px; background: url('//file.osen.co.kr/web2/images/life/bg_prescol.gif') no-repeat 0 0; padding-top:20px;}
	.prescol h5 { padding: 0 21px 0 20px; }

.prescolBox { padding: 0 21px 0 20px; }
	.prescolBox .thumb img { width: 278px; height: 156px; }
	.prescolBox ul { width: 100%; overflow: hidden; margin-top: 5px; }
		.prescolBox ul li { float: left; margin-right: 3px; }
			.prescolBox ul li img { vertical-align: top; }
	.prescolBox .writer { width: 100%; font-size: 11px; color: #999999; }
	.prescolBox .sbj { font-size: 14px; font-weight: bold; margin-top: 15px; }
	.prescolBox .sbj a { color: #f1238d; }
	.prescolBox .sbj a:hover { color: #ff6600; }
	.prescolBox .textView { padding: 13px 10px 0 0; color: #666666; }
	
.leisure { position: relative; }
.leisure img.tool { position: absolute; right: 7px; top: 16px; }
.leisureBox { width: 278px; height: 714px; background: url('//file.osen.co.kr/web2/images/life/bg_leisure.gif') no-repeat 0 0; }
	.leisureBox li { height: 357px; overflow: hidden; }
		.leisureBox li .sbj { font-size: 14px; font-weight: bold; color: #f1238d; margin-top: 10px; padding: 0 15px 0 15px; }
			.leisureBox li .sbj a { color: #f1238d; }
			.leisureBox li .sbj a:hover { color: #ff6600; }
		.leisureBox li .textView { color: #666666; margin-top: 5px; padding: 0 15px 0 15px; }
		.leisureBox li .thumb { width: 278px; height: 156px; }

.carBox { width: 323px; height: 309px; margin: 0 0 20px -22px; background: url('//file.osen.co.kr/web2/images/life/bg_car.gif') no-repeat 0 0; margin-bottom:0 !important; }
	.carBox h5 { padding: 0 21px 0 19px; }

.mentoring { margin: 0 0 20px -7px; }
	.mentoring .sbj { font-weight: bold; margin-top: 10px; color: #f1238d; }
		.mentoring .sbj a { color: #f1238d; }
	.mentoring .textView { color: #888888; }

.lifeLogo { text-align: center; margin: 20px 0 17px 0; }
#galleryLife { width: 100%; height:410px; overflow: hidden; padding: 20px 0 5px 0; border-top: 1px solid #666666; border-bottom: 3px solid #333333; background: #f5f9fd url('//file.osen.co.kr/web2/images/life/bg_life_gallery.gif') repeat-y 50% 0; }
.lifeSlideList { float: left; width: 450px; }
	.lifeSlideList li { overflow: hidden; padding: 18px 0 15px 0; border-top: 1px solid #ededed; letter-spacing: -1px; line-height: 1.3em; }
		.lifeSlideList li:first-child { padding-top: 0; border-top: none; }
		.lifeSlideList li .thumb { float: left; margin-right: 15px; }
		.lifeSlideList li .thumbView { float: left; width: 70%; }
			.lifeSlideList li .thumbView .writer { font-size: 11px; color: #999; }
			.lifeSlideList li .thumbView .textView { margin-top: 5px; color: #666666; line-height: 1.5em; }
				.lifeSlideList li .thumbView .textView a { color: #666666; }

.lifeH5 { margin: 10px 0 10px 0; }
	 .lifeTopList { width: 1025px; margin: 0 0 30px -35px; overflow: hidden; }
		 .lifeTopList li { float: left; width: 170px; padding-left: 35px; margin-bottom: 10px; }
			 .lifeTopList li img { width: 170px; height: 96px; vertical-align: top; }
			 .lifeTopList li .sbj { font-weight: bold; color: #f1238d; margin-top: 8px; }
				.lifeTopList li .sbj a { color: #f1238d; }
				.lifeTopList li .sbj a:hover { color: #ff6600; }

#lifeSection { margin-top: 20px; overflow: hidden; width: 100%; }
.lifeSectionL { float: left; width: 386px; height: 434px; background: url('//file.osen.co.kr/web2/images/life/bg_life_sction.gif') no-repeat 0 0; }
	.lifeSectionL h5 { margin: 0 0 10px 0; }
	.lifeSectionL .adL { float: left; width: 174px; letter-spacing: -1px; margin: 20px 15px 0 20px; }
		.lifeSectionL .adL .sbj { font-size: 14px; font-weight: bold; color: #f1238d; margin-top: 10px; }
			.lifeSectionL .adL .sbj a { color: #f1238d; }
			.lifeSectionL .adL .sbj a:hover { color: #ff6600; }
		.lifeSectionL .adL .thumb img { width: 174px; height: 150px; }
		.lifeSectionL .adL .writer { font-size: 11px; color: #999; margin-top: 5px; }
		.lifeSectionL .adL .textView { color: #666666; margin-top: 13px; }
		.lifeSectionL .adL ul { width: 100%; overflow: hidden; margin-top: 5px; }
			.lifeSectionL .adL ul li { float: left; margin: 0 3px 0 0; }
			.lifeSectionL .adL ul li img { vertical-align: top; }
	.lifeSectionL .adR { float: left; width: 160px; margin: 20px 0 0 0;}
		.lifeSectionL .adR h5 { padding-left: 15px; }
		.lifeSectionL .adR .sbj { font-weight: bold; color: #f1238d; margin-top: 7px; }
		.lifeSectionL .adR .sbj a { color: #f1238d; }
		.lifeSectionL .adR .sbj a:hover { color: #ff6600; }
			.lifeSectionL .adR .thumb img { width: 130px; height: 66px; }
			.lifeSectionL .adR .textView { color: #666666; margin-top: 3px; }
		.lifeSectionL .adR ul { border-left: 1px solid #ededed; padding-left: 15px; }
		.lifeSectionL .adR ul li { margin-bottom: 25px; }
			.lifeSectionL .adR ul li:last-child { margin-bottom: 0; }


.lifeSectionR { float: right; overflow: hidden; }
	.lifeSectionR li { float: left; width: 170px; height:411px; padding: 0 15px; border-right: 1px solid #e5e5e5; }
		.lifeSectionR li:last-child { border-right: none; padding-right: 0; }
		.lifeSectionR li .thumb img { width: 170px; height: 96px; }
		.lifeSectionR li .sbj { font-weight: bold; margin-top: 5px; letter-spacing: -1px; }
		.lifeSectionR li .textView { color: #666666; margin-top: 5px; }
			.lifeSectionR li .textView a { color: #666666; }
	.lifeSectionR h4 { margin: 10px 0; }
	
.humanMentoBox { border-top: 3px solid #333333; }
	.humanMentoBox .title { margin: 30px 0; }
	.humanMentoBox .thumbBox { overflow: hidden; width: 100%; margin: 10px 0 0 30px; }
		.humanMentoBox .thumbBox .thumb { float: left; width: 160px; height: 168px; padding: 5px; margin: 0 30px 0 0; background: url('//file.osen.co.kr/web2/images/life/bg_kimjungoo.gif') no-repeat 0 0; }
		.humanMentoBox .thumbBox p.textView { width: 60%; margin: 10px 0 20px 0; height: 130px; overflow: hidden; }
			.humanMentoBox .thumbBox p.textView strong { display: block; font-size: 15px; margin-bottom: 5px; }

.fortuneArea ul { border: 1px solid #f1f1f1; border-top: 1px solid #bbbbbb; border-bottom: none; background: #ffffff; }
	.fortuneArea ul li { padding: 15px; border-bottom: 1px solid #f1f1f1; color: #666666; }
	.fortuneArea ul li .zodiac { color: #333333; }
	.fortuneArea ul li .textView { clear: both; margin-top: 10px; }
		.fortuneArea ul li .textView a { color: #666666; }
		.fortuneArea ul li .zodiac strong { display: block; }
		.fortuneArea ul li img.zodiac { float: left; margin-right: 10px; }

.answerBox { margin-top: 20px; border: 1px solid #000; }
.answerBoxT { background: url('//file.osen.co.kr/web2/images/life/bg_answerT.gif') no-repeat 100% 0; }
	.answerBoxT .answer {padding-right:20px; text-align:right;}
	.answerBoxT .sbj { padding: 10px 20px 17px 20px; text-align: right; font-size: 11px; color: #666666; background: url('//file.osen.co.kr/web2/images/life/bg_para1.gif') repeat-x 0 100%; }
		.answerBoxT .sbj span { font-size: 14px; font-weight: bold; color: #f1238d; float: left; }
	.answerBoxT .textView { padding: 10px 20px; color: #666; }
	.answerBoxB { padding: 30px 20px 20px 20px; background: #f5f9fd url('//file.osen.co.kr/web2/images/life/bg_answerB.gif') repeat-x 0 0; }
		.answerBoxB .sbj { text-align: right; font-size: 11px; color: #666666; }
		.answerBoxB .sbj span { font-size: 12px; font-weight: bold; color: #333; float: left; }
		.answerBoxB .textView { padding: 10px 0; color: #666; }


/***** 야구 *****/
.baseballBox { overflow: hidden; width: 990px; height: 355px; background: url('//file.osen.co.kr/web2/images/baseball/bg_baseball_box.gif') no-repeat 0 0; }
.talkBox { float: left; width: 680px; height: 446px; padding: 20px 20px 20px 40px; }
	.talkBox h5 { margin-bottom: 10px; }
.preViewBox { float: left; width: 210px; height: 446px; padding: 20px; color: #fff; }
	.preViewBox h5 { margin-bottom: 10px; }
	.preViewBox li { letter-spacing: -1px; height: 220px; overflow: hidden; }
		.preViewBox li .thumb img { width: 209px; height: 118px; vertical-align: top; margin-bottom: 8px; }
		.preViewBox li p { font-size: 11px; color: #fff; margin-top: 3px;}
			.preViewBox li a {color: #888888;}
			.preViewBox li a:hover { color: #f1238d; }
			.preViewBox li a strong {color: #f1238d;display:block; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }

.baseballLogo { text-align: center; margin: 20px 0 0 0; }
#baseballMainBox { overflow: hidden; width: 990px; height: 463px; background: url('//file.osen.co.kr/web2/images/baseball/bg_baseball_main.gif') no-repeat 0 0; }
.baseballMainBoxL { float: left; width: 370px; padding: 30px 10px 0 30px; margin-right: 20px; letter-spacing: -1px; }
	.baseballMainBoxL .sbj { width: 320px; height:48px; font-size: 20px; font-weight: bold; color: #f1238d; line-height: 1.2em; margin-top: 10px; }
		.baseballMainBoxL .sbj a { color: #f1238d; }
		.baseballMainBoxL .sbj a:hover { color: #ff6600; }
	.baseballMainBoxL .writer { width: 320px; overflow: hidden; margin-top: 3px; }
	.baseballMainBoxL .writer span { float: left; color: #999999; font-size: 11px; letter-spacing: 0; }
		.baseballMainBoxL .writer ul { overflow: hidden; float: right; }
			.baseballMainBoxL .writer ul li { float: left; margin-right: 3px; }
	.baseballMainBoxL .textView { width: 340px; margin-top: 10px; color: #999999; }
		.baseballMainBoxL .textView a { color: #999999; }
	.baseballMainBoxL .thumb img { width: 370px; height: 208px; }


.baseballMainBoxC { float: left; width: 302px; padding: 20px 10px 20px 0; }
	.baseballMainBoxC ul li { overflow: hidden; margin-bottom: 20px; }
	.baseballMainBoxC ul .sbj {font-weight: bold; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:278px; height:18px; }
	.baseballMainBoxC ul .sbj a { color: #fff; }
	.baseballMainBoxC ul .sbj a:hover { color: #f1238d; }
	.baseballMainBoxC ul .textView { margin-top: 5px; font-size: 11px; color: #999; letter-spacing: -1px; overflow:hidden;}
		.baseballMainBoxC ul .textView .thumb { float: left; width: 105px; height: 59px; margin-right: 10px; }

		.baseballMainBoxC ul.articalList { clear: both; }
		.baseballMainBoxC ul.articalList li { font-size: 14px; font-weight: bold; margin: 0; line-height: 1.7em; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:280px; }
			.baseballMainBoxC ul.articalList li a { color: #fff; }
			.baseballMainBoxC ul.articalList li a:hover { color: #f1238d; }

.baseballMainBoxR { float: right; width: 248px; }
.height205 li { height: 205px; }

.baseInsideBox { border: 1px solid #1a1a1f; border-top: 2px solid #dcdcdc; padding: 19px; background: #f5f5f5; }
	.baseInsideBox ul { overflow: hidden; width: 100%; margin-top: 15px; }
		.baseInsideBox ul li { float: left; width: 157px; text-align: center; margin: 0 auto; font-weight: bold; color: #f1238d; }
		.baseInsideBox ul li a { color: #f1238d; }
		.baseInsideBox ul li a:hover { color: #ff6600; }
		.baseInsideBox ul li .textView { width: 140px; margin: 10px auto 0 auto; }
		.baseInsideBox ul li .box a { width: 157px; margin: 0 auto; display:inline-block; vertical-align:middle; }

.baseTalkBox { float: left; width: 653px; height: 446px; padding: 20px 0 0 0; }
.baseTalkBox #talkSlide .slides_container { width: 653px; }
.baseTalkBox #talkSlide .slides_container .item { margin-right: 12px; }
.baseTalkBox #talkSlide .pagination { right: 0; }

ul.adList { clear: both; margin: 0 0 10px 0; padding: 10px 0 0 0; border-top: 1px solid #f1f1f1; }
	ul.adList li { font-size: 14px; font-weight: bold; margin: 0; line-height: 1.7em; letter-spacing: -1px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }

.todayRank { overflow: hidden; width: 100%; }
.todayRank .baseballTable { width: 393px;float: left; }
.todayRank .baseballTable table { width: 100%; }
.todayRank #todayBaseball { float: right; width: 245px; padding-right: 15px; }
.todayBaseballBox { margin-top: 7px; }
	.todayBaseballBox p { height: 23px; text-align: center; color: #fff; padding-top: 5px; font-size: 14px; font-weight: bold; font-family: Arial; background: url('//file.osen.co.kr/web2/images/baseball/bg_date_control.gif') no-repeat 0 0; }
	.todayBaseballBox p img { vertical-align: middle; }
	.todayBaseballBox ul { border: 1px solid #1a1a1f; border-top: none; }
		.todayBaseballBox ul li { overflow: hidden; height: 49px; white-space: nowrap; }
		.todayBaseballBox ul li:first-child { border-top: none; }
			.todayBaseballBox ul li small { font-weight: bold; display: inline-block; margin-right: 3px; }
			.todayBaseballBox ul li span { font-size: 14px; font-weight: bold;}
				.todayBaseballBox ul li span img { vertical-align: middle; margin: 0 4px; }
			.todayBaseballBox ul li em { display: inline-block; width: 30px; text-align: center; font-style: normal; font-size: 18px; font-family: Arial; color: #f1238d; font-weight: bold; }

         /*1005 수정*/.todayBaseballBox ul li .bb_layout {border-left:none; border-right:none; border-top: 1px solid #e5e5e5; overflow:hidden; padding:10px; position:relative;}
		 .todayBaseballBox ul li .bb_layout li {float:left; text-align:center;}
		 .todayBaseballBox ul li .bb_layout .em {font-size:11px; color:#999; width:40px; position:relative; top:3px;}
		 .todayBaseballBox ul li .bb_layout .img {width:37px; padding:0 2px;}
		 .todayBaseballBox ul li .bb_layout .team {font-size:12px; color:#333; font-weight:bold; position:relative; top:0px; width:34px;}
		 /*1005 수정*/.todayBaseballBox ul li .bb_layout .name {font-size:11px; color:#999; position:absolute; left:87px; top:26px; display:block; width:44px; text-align:center;}
		 /*1005 수정*/.todayBaseballBox ul li .bb_layout .name2 {font-size:11px; color:#999; position:absolute; left:152px; top:26px; display:block; width:44px; text-align:center; overflow:hidden; }
		 .todayBaseballBox ul li .bb_layout .vs {width:25px; padding:0 3px;}

.sportsList { overflow: hidden; width: 100%; border-top: 1px solid #e5e5e6; padding: 14px 0 31px 0; }
.sportsList li { font-size: 14px; width: 44%; float: left; margin-right:5%; font-weight: bold; color: #333; line-height: 1.8em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.sportsList li a { color: #333; }
.sportsList li a:hover { color: #f1238d; }

.yimojeomo { border-top: 3px solid #000000; }
	.yimojeomo h5 { margin: 20px 0 10px 0; }
	.yimojeomoList { overflow: hidden; width: 100%; padding-bottom: 15px; }
		.yimojeomoList li { overflow: hidden; float: left; width: 32%; margin-right: 1%; }
		.yimojeomoList .sbj { float:left; margin-right: 10px; }
			.yimojeomoList .sbj img { width: 120px; height: 68px; }
		.yimojeomoList .textView { float: left; width: 58%; color: #666666; }
			.yimojeomoList .textView a { display: block; }

/***** 프로야구 *****/
.probaseball-team__headline { display: table; width: 100%; height: 335px; overflow: hidden; }
.probaseball-team__headline > div { display: table-cell; vertical-align: top;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.probaseball-team__headline-section { padding: 20px; border-left: 3px solid #2e2e36; border-top: 3px solid #2e2e36; }
.probaseball-team__headline-section h5 { margin-bottom: 10px; }
.probaseball-team__headline-section .pro_top .top_layout { margin-right: 0; margin-left: 4em; }
.probaseball-team__headline-section .pro_top .top_layout:first-child { margin-left: 1em; }
.probaseball-team__headline-section .tabArea4 .tabLink { top: -24px }
.probaseball-team__headline-section .tabView { margin-top: 1em; }
.probaseball-team__headline-side { width: 323px; padding: 20px; color: #fff; background-color: #2e2e36; }
.probaseball-team__headline-side h5 { margin-bottom: 10px; }
.probaseball-team__headline-side li { letter-spacing: -1px; height: 220px; overflow: hidden; }
.probaseball-team__headline-side li .thumb img { width: 209px; height: 118px; vertical-align: top; margin-bottom: 8px; }
.probaseball-team__headline-side li p { font-size: 11px; color: #fff; margin-top: 3px;}
.probaseball-team__headline-side li a {color: #888888;}
.probaseball-team__headline-side li a:hover { color: #f1238d; }
.probaseball-team__headline-side li a strong {color: #f1238d;display:block; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }

/***** 포토 *****/
.galleryView { margin: 20px 0 0 0; }
.galleryTopBox { overflow: hidden; width: 100%; border-bottom: 1px solid #333333; }
	.galleryTopBox li { float: left; width: 300px; padding: 0 0 15px 45px; text-align: left; background: url('//file.osen.co.kr/web2/images/photo/bg_gallery_bar.gif') no-repeat 20px 0; }
	.galleryTopBox li:first-child { padding-left: 0; background: none; }
.galleryTopBox .writer { font-size: 11px; color: #999; margin-top: 3px; text-align: center; }
.galleryTopBox .thumb { position: relative; padding-top: 4px; background: url('//file.osen.co.kr/web2/images/photo/bg_thumb.gif') no-repeat 0 0; }
.galleryTopBox .thumb img.bookmarks { width: 23px; height: 23px; position: absolute; right: 0; bottom: 0; z-index: 101; }
.galleryTopBox .thumb img { width: 300px; height: 169px; vertical-align: top; }
.galleryTopBox .sbj { font-size: 20px; font-weight: bold; color: #f1238d; text-align: center; margin-top: 10px; letter-spacing: -2px; line-height: 1.2em; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
	.galleryTopBox .sbj a { color: #f1238d; }
	.galleryTopBox .sbj a:hover { color: #ff6600; }

.photoLogo { margin: 20px 0 15px 0; text-align: center; }

.photoSlideBox { margin-top: 0; border-top: none; }
.photoEssayBox h4 { margin: 40px 0 10px 0; }
.photoEssayBox ul { width: 100%; overflow: hidden; }
	.photoEssayBox ul li { float: left; width: 160px; margin-left: 6px;}
		.photoEssayBox ul li:first-child { margin-left: 0; }
			.photoEssayBox ul li a strong { display: block; font-size: 14px; font-weight: bold; padding: 12px; letter-spacing: -1px; background:url('//file.osen.co.kr/web2/images/photo/photo_bg.gif') repeat left top; height:36px; }
			.photoEssayBox ul li a { color: #111}
			.photoEssayBox ul li a:hover { color: #f1238d; }
				.photoEssayBox ul li a img { width: 160px; height: 178px; vertical-align: top; }

.photoNewsBox h4 { margin: 40px 0 10px 0; }
.photoNewsArea { position: relative; overflow: hidden; width: 990px; height: 399px; padding-top: 45px; background: url('//file.osen.co.kr/web2/images/photo/bg_photo_news.gif') no-repeat 0 0; }
	.photoNewsArea dt { cursor: pointer; font-size: 14px; font-weight: bold; color: #cccccc; margin: 0 0 0 456px; line-height: 2.0em; }
		.photoNewsArea dt:first-child { color: #f1238d; }
		.photoNewsArea dt.division { margin-top: 10px; padding-top: 10px; border-top: 1px solid #242424; }
		.photoNewsArea dt a { color: #ccc; }
		.photoNewsArea dt a.on { color: #f1238d; }
		.photoNewsArea dt a:hover { color: #f1238d; }
	.photoNewsArea dd { position: absolute; top: 53px; left: 90px; width: 270px; height: 330px; overflow: hidden; }
		.photoNewsArea dd img { width: 270px; height: 330px; }
		

.photoListBox img { border: 5px solid #333333; }
.photoListBox p { margin-top: 3px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:326px; }
.photoListBox p a { font-size: 20px; font-weight: bold; color: #f1238d; line-height: 1.5em; }
.photoListBox p a:hover { color: #ff2200; }

.photoListLink { position: relative; overflow: hidden; height: 353px; padding: 20px 30px; text-align: left; background: url('//file.osen.co.kr/web2/images/photo/bg_photo_list_link.gif') no-repeat 50% 0; }
	.photoListLink li { width: 85%; position: absolute; z-index: 101; overflow: hidden; line-height: 1.2em; font-weight: bold; opacity: 100; }
	.photoListLink .order1 { font-size: 20px; color: #f1238d; height: 70px; top: 20px; left: -1000px; }
		.photoListLink .order1 a { color: #f1238d; }
	.photoListLink .order2 { font-size: 12px; color: #fff; height: 50px; top: 90px; right: -1000px; }
		.photoListLink .order2 a { color: #fff; }
		.photoListLink .order2 a:hover { color: #f1238d; }
	.photoListLink .order3 { font-size: 20px; color: #fff; height: 50px; top: 140px; left: -1000px; }
/*1005 수정*/		.photoListLink .order3 a { color: #fff; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
		.photoListLink .order3 a:hover { color: #f1238d; }
	.photoListLink .order4 { font-size: 12px; color: #f1238d; height: 55px; top: 190px; right: -1000px; }
		.photoListLink .order4 a { color: #f1238d; }
	.photoListLink .order5 { font-size: 17px; color: #fff; height: 70px; top: 245px; left: -1000px; }
		.photoListLink .order5 a { color: #fff; }
		.photoListLink .order5 a:hover { color: #f1238d; }
	.photoListLink .order6 { font-size: 18px; color: #f1238d; height: 70px; top: 315px; right: -1000px; }
		.photoListLink .order6 a { color: #f1238d; }
	.photoListLink li a:hover { color: #ff6600; }
	
.photoVisual { position: relative; overflow: hidden; width: 100%; height: 417px; padding: 20px 0; background: url('//file.osen.co.kr/web2/images/photo/bg_photo_visual.gif') no-repeat 0 0; }
	.photoVisual li { float: left; width: 231px; vertical-align: top; }
		.photoVisual li .thumb { position: relative; }
		.photoVisual li .thumb img { width: 231px; height: 257px; }
			.photoVisual li .thumb img.fold { width: 23px; height: 23px; position: absolute; right: 0; bottom: 0; }
	.photoVisual li { vertical-align: bottom; }
		.photoVisual li.first .thumb { position: absolute; top: 20px; left: 0; }
		.photoVisual li.first .textView { position: absolute; top: 20px; left: 25%; padding-left: 20px; background: url('//file.osen.co.kr/web2/images/photo/bg_photo_arrow1.gif') no-repeat 0 2px; }
		.photoVisual li.two .thumb { position: absolute; bottom: 20px; left: 25%; }
		.photoVisual li.two .textView { position: absolute; bottom: 20px; left: 0; text-align: right; padding-right: 25px; background: url('//file.osen.co.kr/web2/images/photo/bg_photo_arrow2.gif') no-repeat 100% 2px; }
		.photoVisual li.three .thumb { position: absolute; top: 20px; left: 50%; }
		.photoVisual li.three .textView { position: absolute; top: 20px; left: 75%; padding-left: 20px; background: url('//file.osen.co.kr/web2/images/photo/bg_photo_arrow1.gif') no-repeat 0 2px; }
		.photoVisual li.four .thumb { position: absolute; bottom: 20px; left: 75%; }
		.photoVisual li.four .textView { position: absolute; bottom: 20px; left: 50%; text-align: right; padding-right: 25px; background: url('//file.osen.co.kr/web2/images/photo/bg_photo_arrow2.gif') no-repeat 100% 2px; }
	.photoVisual li .textView { letter-spacing: -1px; width: 211px; }
		.photoVisual li .textView span { display: block; font-size: 11px; color: #999999; }
		.photoVisual li .textView a { font-size: 14px; font-weight: bold; color: #f1238d; }
		.photoVisual li .textView a:hover { font-size: 14px; font-weight: bold; color: #ff6600; }

.gallerySolution { width: 990px; }
.flashTab { overflow: hidden; width: 100%; padding: 10px 0; border-bottom: 1px solid #353535; }
	.flashTab li { float: left; margin-left: 16px; font-weight: bold; font-size: 14px; }
	.flashTab li a { color: #666666; }
	.flashTab li a:hover { color: #fff; }
	.flashTab li.on a { color: #fff; }
	.flashTab li.on a:hover { text-decoration: none; color: #fff; }
.galleryFlash { width: 990px; margin: 0 auto 0 auto; text-align: center; background: #121212; }
.galleryFlash h4 { margin-top: 19px; }
.galleryBox { clear: both; width: 865px; margin: 5px auto 0 auto; text-align: center; padding: 10px 20px; border: 1px solid #d1d1d1; background: #000000; }
	.galleryBox table { margin: 10px 0; }
		.galleryBox table td { padding: 10px 0; text-align: center; }
		.galleryBox table td img { border: 1px solid #333333; }
	.galleryBox ol { text-align: center; }
		.galleryBox ol li { display: inline; }

/***** 팝업 *****/
.accessibility {display:none;} /* {visibility:hidden; position:absolute; overflow:hidden; height:0; width:0; font-size:0; margin:0; padding:0;} */
#popWrap h1 { height: 32px; padding: 8px 14px 0 14px; text-align: right; background: url('//file.osen.co.kr/web2/images/common/bg_pop_h1.gif') repeat-x 0 0; }
#popWrap h1 span { float: left; }

#popSection { overflow: hidden; overflow-y: auto; height: 700px; background: url('//file.osen.co.kr/web2/images/baseball/bg_pop_section.gif') repeat-y 0 0; }
#popSection:after { content: ".";display: block;visibility: hidden;height: 0px;clear: both; }
.popSectionL { width: 150px; padding: 20px 25px; float: left; color: #777777; background: #fafafa; }
	.popSectionL table { margin-top: 3px; }
	.popSectionL table tr th { text-align: left; vertical-align: top; padding: 5px 0 0 0; }
		.popSectionL table tr th img { vertical-align: top; }
	.popSectionL table tr td { text-align: left; vertical-align: top; padding: 3px 0 0 0; }
	.popSectionL dl { margin-top: 6px; padding-top: 6px; border-top: 1px solid #e5e5e5; }
		.popSectionL dl dt { margin: 6px 0; line-height: 0; }
			.popSectionL dl dt img { vertical-align: top; }
.popSectionR { float: left; width: 535px; min-height: 650px; padding: 23px 20px 20px 25px; color: #777777;  }
	.popSectionR h2 { font-size: 20px; color: #000; font-weight: bold; margin: 35px 0 15px 0; }
		.popSectionR h2 strong { font-size: 12px; color: #f1238d; }
	.popSectionR h2:first-child { margin-top: 0; }

.popInfo { font-size: 16px; font-weight: bold; color: #444444; margin-top: 55px; text-align: center; line-height: 1.5em; }
	.popInfo strong { color: #f1238d; }


/****** 게임 *****/
.gameHeadlineBoxTopBar {width:100%;height:5px;background-color:#222222;}
.gameHeadlineBox {height: auto; padding:24px 20px; background-color:#333333;color:white;}
.gameHeadlineLeftBox {width:350px;height:197px;float:left;color:white;}
.gameHeadlineRightBox {margin-left:360px;}
.gameHeadlineTitle a {color:#f1238d;font-size:20px;font-weight:bold;line-height:1.1em;}
.gameHeadlineTitle a:hover { color: #ff6600; }
.gameHeadlineList a { color:white;font-weight:bold; }
.gameHeadlineList a:hover { color: #f1238d; }

.itIndustry { margin-bottom: 20px; }
.itIndustry ul li { margin-top: 16px; }
	.itIndustry ul li:first-child { margin-top: 0; }
	.itIndustry ul li ul li { margin-top: 0; }
.itIndustry .thumb { width: 274px; border: 2px solid #000000; }
	.itIndustry .thumb img { width: 274px; height: 165px; }
.itIndustry .sbj { font-size: 14px; font-weight: bold; color: #f1238d; margin-top: 13px; }
	.itIndustry .sbj a { color: #f1238d; }
	.itIndustry .sbj a:hover { color: #ff6600; }
.itIndustry .textView { margin: 6px 0 0 0; }

.earlyAdopter { padding: 0 0 20px 0; }
.earlyAdopter ul { width: 276px; overflow: hidden; border: 1px solid #666666; background: url('//file.osen.co.kr/web2/images/game/bg_early_adopter.gif') repeat-y 0 -3px; }
	.earlyAdopter ul li { width: 98px; height: 155px; float: left; padding: 19px 19px 19px 21px; letter-spacing: -1px; text-align: center; font-weight: bold; }
	.earlyAdopter ul li img { display: block; width: 95px; height: 95px; margin-bottom: 10px; vertical-align: top; text-align: center; }
	.earlyAdopter ul li a { color: #f1238d; }
	.earlyAdopter ul li a:hover { color: #ff6600; }

/*1005 수정*/.gameStreet { height: 288px; padding: 30px 15px 20px 15px; background: url('//file.osen.co.kr/web2/images/game/bg_game_street.gif') no-repeat 0 0; }
	.gameStreet .sbj { font-size: 14px; font-weight: bold; color: #f1238d; }
		.gameStreet .sbj a { color: #f1238d; }
		.gameStreet .sbj a:hover { color: #ff6600; }
	.gameStreet .textView { margin-top: 6px; }

.gameLogo { text-align: center; margin: 20px 0 17px 0; }

.gameVisualBox { height: 203px; padding: 24px 20px; background: url('//file.osen.co.kr/web2/images/game/bg_game_visual.gif') no-repeat 0 0; }
.gameVisuL { width: 350px; position: relative; margin-right: 20px; float: left; }
	.gameVisuL img { width: 350px; height: 197px; }
	.gameVisuL img.fold { position: absolute; right: 0; bottom: 0; width: 23px; height: 23px; }
.gameVisuR { float: right; color: #fff; width: 580px; }
	.gameVisuR .sbj { font-size: 20px; font-weight: bold; color: #f1238d; }
		.gameVisuR .sbj a { color: #f1238d; }
		.gameVisuR .sbj a:hover { color: #ff6600; }
	.gameVisuR .textView { color: #cccccc; }
	.gameVisuR .writer { overflow: hidden; width: 300px; margin: 9px 0 7px 0; font-size: 11px; color: #999; }
		.gameVisuR .writer span { float: left; }
		.gameVisuR .writer ul { float: right; }
			.gameVisuR .writer ul li { float: left; margin-right: 3px; }
	.gameVisuR .gameNews { margin: 18px 0 0 0; font-weight: bold; color: #fff; line-height: 1.2em; }
		.gameVisuR .gameNews li { padding: 9px 0 0 0; }
			.gameVisuR .gameNews li a { color: #fff; }
			.gameVisuR .gameNews li a:hover { color: #f1238d; }

.hotEssue h5 { margin: 20px 0 10px 0; }
	.hotEssue .sbj { font-size: 20px; font-weight: bold; color: #f1238d; letter-spacing: -1px; line-height: 1.2em; }
		.hotEssue .sbj a { color: #f1238d; }
		.hotEssue .sbj a:hover { color: #ff6600; }
	.hotEssue .writer { width: 300px; margin: 4px 0 7px 0; }
	.hotEssue .textArea { width: 460px; }
		.hotEssue .thumbArea img { width: 170px; height: 96px; }
		.hotEssue ul li { overflow: hidden; border-top: 1px solid #e5e5e5; padding: 20px 0; }
		.hotEssue ul li:first-child { border-top: none; padding-top: 0; }
			.hotEssue ul li ul li { border-top: none; padding: 0; }

.esportsBox { height: 436px; background: url('//file.osen.co.kr/web2/images/game/bg_esports.gif') no-repeat 0 0; }
.esportsL { float: left; width: 630px; padding: 0 20px; }
	.esportsL ul li { overflow: hidden; height: 140px; }
		.esportsL ul li ul li { height: auto; margin-top: 0; }
	.esportsL h5 { margin: 15px 0 7px 0; }
	.esportsL .thumb { float: left; width: 150px; }
		.esportsL .thumb img { width: 150px; }
	.esportsL .textArea { float: right; width: 460px; }
	.esportsL .sbj { font-size: 14px; font-weight: bold; color: #fff; }
		.esportsL .sbj a { color: #fff; }
		.esportsL .sbj a:hover { color: #f1238d; }
	.esportsL .writer { width: 300px; overflow: hidden; margin: 4px 0 7px 0; }
	.esportsL .textView { color: #cccccc; }

.esportsR { position: relative; float: right; width: 277px; padding: 0 20px 0 23px; }
	.esportsR h5 { margin: 15px 0 7px 0; }
	.esportsR .thumb { margin-top: 35px; }
		.esportsR .thumb img { width: 255px; height: 143px; }
	.esportsR .sbj { width: 255px; font-size: 14px; font-weight: bold; color: #f1238d; margin-top: 8px; }
		.esportsR .sbj a { color: #f1238d; }
		.esportsR .sbj a:hover { color: #ff6600; }
	.esportsR .writer { width: 265px; margin: 4px 0 7px 0; }
	.esportsR .textView { width: 255px; }
	.esportsR .gameBelt { position: absolute; top: 44px; right: 18px; }

.touchBox { overflow: hidden; width: 100%; margin-bottom: 24px; }
.touchL { float: left; width: 670px; }
	.touchL h4 { margin: 20px 0 10px 0; }
	.touchL ul { width: 100%; overflow: hidden; border: 1px solid #666666; background: url('//file.osen.co.kr/web2/images/game/bg_touch.gif') repeat 0 -3px; }
		.touchL ul li { float: left; width: 183px; height: 140px; padding: 20px; text-align: center; }
			.touchL ul li img { vertical-align: top; }
		.touchL ul li .sbj { margin-top: 8px; font-weight: bold; color: #f1238d; }
			.touchL ul li .sbj a { color: #f1238d; }
			.touchL ul li .sbj a:hover { color: #ff6600; }

.touchR { position: relative; float: right; width: 295px; }
	.touchR h4 { margin: 20px 0 10px 0; }
	.touchR ul li { overflow: hidden; padding: 14px 0 11px 0; border-top: 1px solid #e5e5e5; }
	.touchR ul li:first-child { padding-top: 0; border-top: 0; }
		.touchR ul li .thumb { float: left; margin-right: 10px; }
		.touchR ul li .thumbView { float: left; width: 163px; }
			.touchR ul li .thumbView .sbj { font-weight: bold; color: #f1238d; }
			.touchR ul li .thumbView .sbj a { color: #f1238d; }
			.touchR ul li .thumbView .sbj a:hover { color: #ff6600; }


/***** 커뮤니티 *****/
.cartoonBox ul { overflow: hidden; width: 100%; }
	.cartoonBox ul li { float: left; width: 77px; margin-left: 24px; }
	.cartoonBox ul li:first-child { margin-left: 0; }
	.cartoonBox ul li .textView { margin-top: 8px; width: 90%; }



/* 추가 */
.BreakingLive02 { float: left; width: 209px; height: 200px;}

#bannerArea102 {
	width: 209px;
	height:207px;
	position: relative;
}

#bannerArea102 .slides_container {
	width: 209px;
	height: 200px;
	overflow:hidden;
	position:relative;
}
#bannerArea102 .slides_container .item { width: 209px; overflow: hidden; }
#bannerArea102 .slides_container .item img { width: 209px; margin-bottom:8px; }
#bannerArea102 .pagination {
	margin: 0 auto 0;
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 101;
}

#bannerArea102 .pagination li {
	float:left;
	margin:0 1px;
}

#bannerArea102 .pagination li a {
	display:block;
	width:8px;
	height:0;
	padding-top:8px;
	background-image:url('//file.osen.co.kr/web2/images/common/bg_breakinglive_pagination.gif');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#bannerArea102 .pagination li.current a {
	background-position:0 -8px;
}

#bannerArea102 .slides_container .item p { font-size: 11px; color: #888888; margin-top: 3px;}
#bannerArea102 .slides_container .item a { color: #f1238d; }
#bannerArea102 .slides_container .item a:hover { color: #ff6600; }


#bannerArea103 {
	width: 209px;
	position: relative;
}

#bannerArea103 .slides_container {
	width: 209px;
	height: 200px;
	overflow:hidden;
	position:relative;
}
#bannerArea103 .slides_container .item { width: 209px; overflow: hidden; }
#bannerArea103 .slides_container .item img { width: 209px; margin-bottom:8px; }
#bannerArea103 .pagination {
	margin: 0 auto 0;
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 101;
}

#bannerArea103 .pagination li {
	float:left;
	margin:0 1px;
}

#bannerArea103 .pagination li a {
	display:block;
	width:8px;
	height:0;
	padding-top:8px;
	background-image:url('//file.osen.co.kr/web2/images/common/bg_breakinglive_pagination.gif');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#bannerArea103 .pagination li.current a {
	background-position:0 -8px;
}

#bannerArea103 .slides_container .item p { font-size: 11px; color: #888888; margin-top: 3px;}
#bannerArea103 .slides_container .item a { color: #f1238d; }
#bannerArea103 .slides_container .item a:hover { color: #ff6600; }



/* 1113 추가 */
.p_lay {float:left; width:382px; padding-bottom:20px;}

.tabArea3 {width:259px; float:right;}
.tabArea3 .tabLink {height:25px;  overflow: hidden; border-bottom:1px solid #f1238d}
.tabArea3 .tabLink li { float: left; cursor: pointer; height:27px;}
.tabArea3 .tabView { display: none; width:258px; height:147px; padding-right:5px;  padding-top:10px; background:url('//file.osen.co.kr/web2/images/common/tab_bg.gif') no-repeat left -2px}
.tabArea3 .tabView li { line-height:18px; padding:3px 0; padding-left:20px; background:url('//file.osen.co.kr/web2/images/common/disc.gif') no-repeat 10px 12px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;width:238px;}
.tabArea3 .tabView li { background-position:10px 10px;}
.tabArea3 .tabView .even { background:#f5f5f5 url('//file.osen.co.kr/web2/images/common/disc.gif') no-repeat 10px 12px; }
.tabArea3 .tabView .even {  background-position:10px 10px; }
.tabArea3 .tabView a { font-size:11px; color:#666; }
.tabArea3 .tabView a:hover { color:#f1238d; text-decoration:underline; }

.tabArea4 {position:relative;}
.tabArea4 .tabLink {position:absolute; right:0; top:-20px; width:30px; height:20px;}
.tabArea4 .tabLink li {float:left; margin-left:5px;}
.tabArea4 .tabLink li img {cursor:pointer;}
.tabArea4 .tabView {clear:both; display:none;}

.pro_top {overflow:hidden;}
.pro_top .top_layout {float:left; width:274px; margin-right:112px;}
.pro_top .top_layout .txt_title {height:36px; overflow:hidden; margin:5px 0 3px 0;}
.pro_top .top_layout .txt_title a {font-size:14px; color:#f1238d; font-weight:bold;}
.pro_top .top_layout .txt_content {color:#666; height:72px; overflow:hidden;}

.asidetaste {padding-top:20px;}


/*.preViewBox li .thumb img {height:64px;}	addian 야구 비시즌시 이미지 사이즈를 줄이려면 활성화 */	

.asidetaste .slides_container {width: 280px; padding-top:20px; position:relative; top:-20px; overflow:hidden;}
.asidetaste .slides_container div.slide {width: 280px; display:block;}
.asidetaste .slides_container .item {width: 110px; height: 290px; overflow: hidden; letter-spacing: -1px; float:left; border-left: 1px solid #e5e5e6; margin-right: 25px; padding-left: 10px;}
.asidetaste .slides_container .item .title { margin: 0 0 0 -10px; padding: 10px 0 10px 10px; background: #f1f1f1; }
.asidetaste .slides_container .item .thumb { margin: 0 0 0 -10px; }
.asidetaste .slides_container .item .textView { margin-top: 10px; height:130px; overflow:hidden; }
.asidetaste .slides_container .item .textView strong { display: block; margin-bottom: 5px; font-size: 14px; }
.asidetaste .slides_container .item .textView a { color: #f1238d; }
.asidetaste .slides_container .item .textView a:hover { color: #ff6600; }

.asidetaste .slides_container .item .thumb img { width: 120px; height: 92px; }

.asidetaste .slides_container .pagination {	margin: 0 auto 0; position: absolute; top: 0; right:5px; z-index: 101;}

.asidetaste .slides_container .pagination li { float:left; 	margin:0 1px;}

.asidetaste .slides_container .pagination li a { display:block;  width:8px;	height:0; padding-top:8px; background-image:url('//file.osen.co.kr/web2/images/common/bg_breakinglive_pagination.gif'); background-position:0 0; float:left; overflow:hidden;}

.asidetaste .slides_container .pagination li.current a { background-position:0 -8px;}

#aside2 .tvWeatherBox {padding:10px;}
#aside2 .todayRatingBox {padding:10px;}

.thumbView .txt_title02 {white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:142px;}
.thumbView .txt_content02 {overflow:hidden; height:45px; line-height:16px; padding-top:3px;}

.coffee_hunting {position:relative; width:280px; height:200px; padding:0 10px; padding-top:8px; margin-bottom:5px; background:url('//file.osen.co.kr/web2/images/entertainment/bg_coffee_hunting.png') no-repeat left top; }
.coffee_hunting .sbj {white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:280px; padding:8px 0 3px 0;}
.coffee_hunting .sbj a {font-size:12px; color:#f1238d; font-weight:bold;}
.coffee_hunting .sbj a:hover {color:#ff6600;}
.coffee_hunting .textView {color:#888; overflow:hidden; height:36px;}

.clip {position:absolute; right:10px;}

.carBox02 {width:300px; height:164px; margin-left:0; padding-top:10px; margin-bottom:0px !important;}


/* 1116 추가 */
.new_main {margin:0 auto; margin-left:10px; padding-top:25px;}
.new_main {*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.new_main:after {content:" "; display:block; clear:both;} /* 표준계열 브라우저에 대응하는 float 해제용 가상 엘리먼트의 생성 */ 

.title_new {height:12px; padding-bottom:13px;}

.focus {float:left; width:290px; margin-right:20px;}
.focus_photo {overflow:hidden;height:303px}
.focus_photo .news_list {overflow:hidden; height:60px; padding-bottom:20px;}
.focus_photo .news_list dt {float:left; width:98px; margin-right:10px;}
.focus_photo .news_list dd {float:left; width:180px; color:#666; line-height:14px; height:29px; overflow:hidden;}
.focus_photo .news_list .txt_title {position:relative; overflow:hidden; width:180px; height:30px; line-height:14px; padding-bottom:3px;}
.focus_photo .news_list .txt_title a {font-size:12px; color:#f1238d; font-weight:bold;}
.focus_photo .news_list .txt_title a:hover {color:#ff6600 !important;}
.focus_photo .news_list .txt_content {overflow:hidden; width:180px; height:28px; line-height:14px;}
.focus_txt {overflow:hidden; margin-top:5px;}
.focus_txt .news_list {margin-top:7px;}
.focus_txt .news_list li {font-size:11px; color:#666; line-height:13px;}
.focus_txt .news_list .txt_title {white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:246px; padding-bottom:3px; line-height:15px;}
.focus_txt .news_list .txt_title a {font-size:12px; color:#f1238d; font-weight:bold;}
.focus_txt .news_list .txt_content {height:26px; overflow:hidden;}

.new_main .headline {float:left; width:362px; margin-right:20px; position:relative;}	/*2012.11.29 headline 충돌나기때문에 범위 축소 addian*/
.headline_photo {height:303px;}
.headline_photo_nav {/*margin-left:296px; width:70px;*/ overflow:hidden; position:absolute; right:0; top:-20px;}
.headline_photo_nav li {float:left; text-indent:-9999px;}
.headline_photo_nav li a {background:url(//file.osen.co.kr/web2/images/ico/headline_photo_nav.gif) no-repeat left top; height:14px; text-indent:-9999px;}
.headline_photo_nav .nomber {position:relative; background:none;  text-indent:0; margin-right:10px; font-size:11px; color:#333; letter-spacing:1px;}
@-moz-document url-prefix() {.headline_photo_nav .nomber {top:-2px;}}
.headline_photo_nav .nomber span {font-weight:bold; color:#999;}
.headline_photo_nav .prev a {background-position:left bottom;}
.headline_photo_nav .next a {background-position:right bottom;}
.headline_photo_nav .prev a {display:block; width:19px; height:14px;}
.headline_photo_nav .next a {display:block; width:19px; height:14px;}
.headline_photo_nav .prev a:hover {background-position:left top !important;}
.headline_photo_nav .next a:hover {background-position:right top !important;}

.headline_photo .news_list {clear:both;}
.headline_photo .news_list dt {padding-bottom:5px;}
.headline_photo .news_list dt img {display:block;}
.headline_photo .news_list dd {font-size:11px; color:#666; line-height:15px;}
.headline_photo .news_list .txt_title {position:relative; overflow:hidden;width:362px; line-height:16px; padding-bottom:3px; padding-top:3px;}
.headline_photo .news_list .txt_title a {font-size:20px; line-height:20px; color:#f1238d; font-weight:bold;}
.headline_photo .news_list .txt_title a:hover {color:#ff6600 !important;}
.headline_photo .news_list .txt_content {height:29px; overflow:hidden;}

.sports {float:left; width:290px;}
.sports_txt {}
.news_timeline {height:43px; background:url(//file.osen.co.kr/web2/images/bg_timeline.jpg) no-repeat left top;}
.news_timeline ul {height:20px; overflow:hidden; position:relative;}
.news_timeline li {padding-top:5px; padding-left:78px; padding-right:3px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:185px;}
.news_timeline li a {font-size:11px; color:#000; font-weight:bold;}
.news_timeline li a:hover {color:#f1238d !important;}

.sports_txt .news_list {overflow:hidden; height:63px;}
.sports_txt .news_list dt,.sports_txt .news_list dd {float:left;}
.sports_txt .news_list dd {width:175px; padding-left:10px;}
.sports_txt .news_list dd {font-size:11px; color:#666; line-height:15px;}
.sports_txt .news_list .txt_title {white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;  padding-bottom:1px;}
.sports_txt .news_list .txt_title a {font-size:12px; color:#f1238d; font-weight:bold;}
.sports_txt .news_list .txt_title a:hover {color:#ff6600 !important;}
.sports_txt .news_list .txt_content {height:47px; overflow:hidden;}

.headline_txt {}
.headline_txt li {margin-top:1px; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:290px;}
.headline_txt li a {color:#333; font-weight:bold;}
.headline_txt li a:hover {color:#f1238d !important;}

.new_main_top {border-bottom:1px solid #e5e5e6; padding-bottom:25px; margin-bottom:0; overflow:hidden;}
.new_main_bottom {padding-bottom:20px;}
.new_main_bottom .mainNews {}
.new_main_bottom .mainNews ul.mainNewsList {border-top:none !important;}
.new_main_bottom .mainNews ul .mato_20 {margin-top:50px !important;}
.new_main_bottom .mainNews ul.headline li.big {padding-bottom:4px; letter-spacing: -3px; font-weight: bold; white-space:nowrap; position:relative; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; line-height:20px !important; width:300px;}
.new_main_bottom .mainNews ul.headline li.big a {font-size:16px;}
