@charset "UTF-8";
@import url("../common/common.css");
@import url("../common/ctl.css");

/* overwright ++++++++++++++++++++++++++++++++++++++++++ */
#ct #mypageNav{
	border-bottom:1px solid #dbdbdb;
}
#generalTab ul li a .title{
	padding:3px 0 0 0;
}
#generalTab ul li a .title.search{
	padding:11px 0 0 0;
}
#ct .gameBox .gameBoxR{
	width:634px;
	float:right;
}
#gamefeedListArea #gamefeedListArea-inner .gamefeedListBox .gamefeedListBox-inner .gamefeedBox .gamefeedBox-right{
	margin:0 0 0 0;
}
/* /overwright +++++++++++++++++++++++++++++++++++++++++ */


/* categoryHd ++++++++++++++++++++++++++++++++++++++++++ */
#ct #categoryHd{
	min-height:38px;
	margin:0 auto;
	background:#ffffff;
}
#ct #categoryHd h2{
	width:170px;
	margin:0;
	padding:12px 0 0 10px;
	float:left;
	font-size:116.6%;
	font-weight:bold;
}
/* /categoryHd +++++++++++++++++++++++++++++++++++++++++ */


/* editTbl +++++++++++++++++++++++++++++++++++++++++++++ */
#ct .editTblAlert{
	padding:0 0 3px 0;
	font-size:83.3%;
	color:#f10000;
}
#ct .editTbl{
	width:100%;
	margin:0 auto 12px auto;
	border-collapse:collapse;
}
#ct .editTbl th,
#ct .editTbl td{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #efefef;
	vertical-align:middle;
}
#ct .editTbl th{
	width:90px;
	background:#e7e7e7;
	text-align:center;
	font-weight:normal;
	padding:10px 4px 10px 4px;
}
#ct .editTbl th .kome{
	color:#f10000;
}
#ct .editTbl td{
	background:#f6f6f6;
	text-align:left;
	padding:10px 10px 10px 10px;
}
#ct .editTbl td select{
	padding:1px 0 1px 0;
	margin:0 5px 2px 0;
	color:#666666;
}
#ct .editTbl td .inputTxt{
	width:574px;
	border:1px solid #dbdbdb;
	padding:5px;
}
#ct .editTbl td .countNumber{
	width:584px;
	text-align:right;
	padding:2px 0 0 0;
	font-size:83.3%;
}
#ct .editTbl td .countNumber em{
	font-weight:normal;
	color:#f10000;
}
#ct .editTbl td .titleWp{
	width:584px;
	padding:3px 0 0 0;
}
#ct .editTbl td .titleWp .countNumber{
	width:100px;
	float:right;
}
#ct .editTbl td .titleWp .specialAlert{
	width:440px;
	float:left;
	color:#c10000;
	padding:0 0 0 10px;
}
#ct .editTbl td .categorySelect{
	margin:0 5px 2px 0;
}
#ct .editTbl td .time{
	padding:0 0 3px 0;
}
#ct .editTbl td .timeCheck{
	margin:0 4px 0 0;
}
#ct .editTbl td .timeSpace{
	margin:0 2px 0 0;
}
#ct .editTbl td .snsImg{
	margin:0 4px 0 4px;
}
#ct .editTbl td .upImgBtn{
	margin-right:5px;
}
#ct .editTbl td .postedThumb{
	max-width: 180px;
	padding: 6px 0;
}
/* /editTbl ++++++++++++++++++++++++++++++++++++++++++++ */