@charset 'utf-8';

#newsBoard { padding-bottom:1px; background:url('http://img.gamekiss.com/dg/gsp_ver2/gamekiss/images/news/bg_news_underline.gif') left bottom no-repeat; }
	.lst_Board { background:url('http://img.gamekiss.com/dg/gsp_ver2/gamekiss/images/forum/bg_post_thead.gif') no-repeat; }
	.lst_Board th { height:23px; color:#262626; }
	.lst_Board tr.tbl_FirstColumn td { padding-top:13px; border:none; }
	.lst_Board td { padding:12px 0; border-top:1px solid #ececec; }
	.lst_Board td.tbl_Icon { width:65px; padding-left:10px; text-align:center; }
	.lst_Board td.tbl_Icon img { vertical-align:middle; }
	.lst_Board td.tbl_Subject { width:342px; padding-left:18px; }
	.lst_Board td.tbl_Subject a { color:#3e3e3e; }
	.lst_Board td.tbl_Subject a:hover { color:#ff003b; }
	.lst_Board td.tbl_Date { width:115px; font-size:9px; text-align:center; }
	.lst_Board td.tbl_View { width:100px; font-size:9px; text-align:center; }
	.lst_Board .lst_Nothing { padding:80px; background:none; font-weight:bold; text-align:center; }

	.read_Info { position:relative; width:100%; background:#ececec url('http://img.gamekiss.com/dg/gsp_ver2/gamekiss/images/news/bg_read_title_up.gif') no-repeat; color:#3e3e3e; }
	.read_Info .tit_Read { position:relative; width:100%; padding:4px 0 6px; background:url('http://img.gamekiss.com/dg/gsp_ver2/gamekiss/images/news/bg_read_title_down.gif') left bottom no-repeat; }
	.read_Info .tit_Read dt { display:none; }
	.read_Info .tit_Read dd span.item_Icon { position:absolute; left:10px; top:5px; width:65px; text-align:center; }
	.read_Info .tit_Read dd span.item_Icon img { vertical-align:middle; }
	.read_Info .tit_Read dd.item_Subject { width:330px; margin-left:92px; font-weight:bold; color:#262626; word-bradk:break-all; overflow:hidden; }
	.read_Info .tit_Read dd.item_Date { position:absolute; left:435px; top:5px; width:112px; font-size:9px; text-align:center; }
	.read_Info .tit_Read dd.item_View { position:absolute; left:550px; top:5px; width:110px; font-size:9px; text-align:center; }
	.read_Body { position:relative; min-height:200px; _height:200px; padding:40px 10px 50px; font-size:12px; color:#262626; line-height:1.8; word-bradk:break-all; }
	.read_Buttons { padding-bottom:30px; background:url('http://img.gamekiss.com/dg/gsp_ver2/gamekiss/images/news/bg_news_underline.gif') left bottom no-repeat; }
	.read_Buttons .btn_URL { margin-bottom:12px; padding:0 8px 0 0; text-align:right; }
	.read_Buttons .btn_URL a { font-size:9px; color:#8b8b8a; }
	.read_Buttons .btn_List { padding:10px 0 0 0; border-top:1px solid #ececec; text-align:right; }

#boardSearch { margin-top:15px; text-align:center; }
#boardSearch select { margin-left:10px; vertical-align:middle; color:#686868; }
#boardSearch input { vertical-align:middle; color:#686868; }
#boardSearch input.ipt_Keywords { width:138px; height:16px; padding:2px 0 0 0; border:1px solid #ddd; }
#boardSearch img { vertical-align:middle; }

#pressBoard { padding-bottom:1px; background:url('http://img.gamekiss.com/dg/gsp_ver2/gamekiss/images/news/bg_news_underline.gif') left bottom no-repeat; }
#pressBoard .lst_Board td.tbl_Icon { width:35px; padding-left:10px; text-align:center; }
#pressBoard .lst_Board td.tbl_Subject { width:380px; padding-left:10px; }
#pressBoard .read_Info .tit_Read .item_Icon { position:absolute; width:35px; left:10px; top:5px; text-align:center; }
#pressBoard .read_Info .tit_Read .item_Subject { width:360px; margin-left:55px; font-weight:bold; color:#262626; word-bradk:break-all; overflow:hidden; }

#eventBoard { padding-bottom:1px; background:url('http://img.gamekiss.com/dg/gsp_ver2/gamekiss/images/news/bg_news_underline.gif') left bottom no-repeat; }
#eventBoard .tit_EventList { height:19px; padding:4px 0 0 10px; background:url('http://img.gamekiss.com/dg/gsp_ver2/gamekiss/images/news/bg_event_head.gif') no-repeat; font-size:11px; color:#252525; }
#eventBoard .lst_Event { position:relative; width:100%; overflow:hidden; }
#eventBoard .lst_Event li { position:relative; width:100%; margin-top:-1px; padding:10px 0; border-top:1px solid #ececec; overflow:hidden; }
#eventBoard .lst_Event li .tit_Event { position:absolute; left:270px; top:14px; width:380px; height:33px; background:url('http://img.gamekiss.com/dg/gsp_ver2/gamekiss/images/news/bg_event_dotline.gif') left bottom repeat-x; font-size:11px; overflow:hidden; }
#eventBoard .lst_Event li .tit_Event a { color:#262626; }
#eventBoard .lst_Event li .tit_Event a:hover { color:#ff003c; }
#eventBoard .lst_Event li .tit_Event img { margin:0 6px 0 0; vertical-align:middle; }
#eventBoard .lst_Event li .tit_Event .inf_Date { display:block; padding:0 0 0 30px; font-weight:normal; font-size:9px; line-height:14px; }
#eventBoard .lst_Event li .item_Info { width:380px; margin:0 0 0 270px; }
#eventBoard .lst_Event li .item_Thumbnail { float:left; padding:0 0 0 10px; }
#eventBoard .lst_Event li .item_Decoration { float:right; width:350px; height:51px; padding:47px 0 0 30px; color:#262626; overflow:hidden; }
#eventBoard .lst_Event li .item_Button { float:right; padding:0 11px 0 0; }
#eventBoard .lst_Event li.lst_Nothing { margin:0; padding:80px 0; background:none; border:none; font-weight:bold; text-align:center; }
#eventBoard .read_Info .tit_Read .item_Icon { position:absolute; width:35px; left:10px; top:5px; text-align:center; }
#eventBoard .read_Info .tit_Read .item_Subject { width:540px; margin-left:55px; font-weight:bold; color:#262626; word-bradk:break-all; overflow:hidden; }
#eventBoard .read_DetailInfo { width:100%; padding:6px 0 7px; border-bottom:1px solid #ececec; font-size:9px; overflow:hidden; }
#eventBoard .read_DetailInfo dl { float:left; color:#3e3e3e; }
#eventBoard .read_DetailInfo dl dt { float:left; padding-left:10px; }
#eventBoard .read_DetailInfo dl dd { float:left; padding-left:4px; }
#eventBoard .read_DetailInfo .item_URL { float:right; padding-right:8px; }
#eventBoard .read_DetailInfo .item_URL a { color:#8b8b8a; }