/* -----------------------------------------------------
WRITER : Technical Kimbuyong
EMAIL : byk@rightbrain.co.kr
---------------------------------------------------------*/
@charset "UTF-8";


@import "base.css";
@import "layout.css";

html {
	background: #D5E3AE url(../../images/main/bg_body.gif) no-repeat 0 78px;
}
body {
	background: url(../../images/common/head_bg.gif) repeat-x;
}
#body {
	width: 960px;
}

h2 {
	position: relative;
	padding: 15px 0 13px 14px;
	margin: 0;
}

h3 {
	padding: 6px 0 5px 0;
	margin: 0;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
}

img.more {
	position: absolute;
	top: 19px;
	left: 778px;
}

.clear {
	clear: both;
}

/**/

div.top {
	z-index: 1;
}

/* contents */

div.contents {
	z-index: 5;
	position: relative;
	margin: -121px 0 0 0;
}

/* list */
li.list {
	float: left;
	width: 131px;
	padding: 7px 70px 0 0;
}

li.first {
	width: 131px;
	padding: 7px 70px 0 40px;
}

li.list h3 {
	color: #484848;
}

img.list_img {
	padding: 7px;
	border: 1px solid #B8C4CC;
	background: #E3E7EB;
}

li.list dl dt {
	margin: 0 5px 0 0;
	padding: 0 8px 0 0;
	float: left;
	clear: left;
	color: #4B6C7C;
	font-weight: bold;
	background: url(../../images/main/bg_list.gif) no-repeat right 4px;
}

li.list dl dd {
}

dd.price {

}

dd.votes {
}

div.shopping_menu {
	padding: 10px 0 0 0;
}

/* new game */

div.newgame {
	position: relative;
	overflow: visible;
	height: 246px;
	padding: 0 0 10px 205px;
	background: url(../../images/main/bg_newgame.gif) no-repeat 22px 0;
}
div.newgame ul {
	width: 683px;
	overflow: hidden;
}

div.event_banner {
	position: absolute;
	left: 852px;
	top: 5px;
}
div.gametop5 {
	width: 160px;
	z-index: 999;
	position: absolute;
	left: 847px;
	top: 120px;
}
div.gametop5 h4 {
	margin: 0;
	padding: 0;
}

/*
div.gametop5 ul {
	width: 160px;
}
div.gametop5 li {
	clear: left;
	margin: 0 0 11px 8px;
	padding: 0 0 9px 0;
	background: url(../../images/main/line_downtop5.gif) no-repeat 0 63px;
}

div.gametop5 img.game_img {
	float: left;
	margin: 0 6px 0 0;
	border: 6px solid #fff;
}

div.gametop5 dl {
	float: left;
	font-size: 11px;
	font-weight: bold;
}

div.gametop5 dt {
	width: 70px;
	padding: 0 0 10px 0;
	color: #363636;
}

div.gametop5 dt a {
	color: #363636;
}
div.gametop5 dd {
	color: #f45c00;
	padding: 0 0 0 18px;
	background: url(../../images/common/bl_down.gif) no-repeat 0 0;
}
div.gametop5 dd span {
	font-weight: normal;
}
*/

div.gametop5  ul {
	margin: 0 0 0 5px;
	padding: 0 0 50px 5px;
}
div.gametop5  ul li {
	width: 135px;
	padding: 10px 0;
	background: url(../../images/tvgame/best_ul_li_bg.gif) no-repeat top left;
}
div.gametop5  ul li.first-child {
	padding: 0 0 10px;
	background: none;
}
div.gametop5  ul li dl {
	overflow: hidden;
}
div.gametop5  ul li dl dt {
	float: left;
}
div.gametop5  ul li dl dd {
	float: left;
}
div.gametop5  ul li img {
	margin: 0 5px 0 0;
	border: 6px solid #fff;
}
div.gametop5  ul li p.title {
	width: 50px;
	overflow: hidden;
	word-break: break-all;
	display: block;
	color: #444;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 5px;
}
div.gametop5  ul li p.title a {
	color: #444;
}
div.gametop5  ul li p.down {
	width: 50px;
	overflow: hidden;
	word-break: break-all;
	vertical-align: bottom;
	color: #f45c00;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 0 18px;
	background: url(../../images/common/bl_down.gif) no-repeat 0 0;
}


/* album */

div.album {
	position: relative;
	height: 241px;
	padding: 0 0 10px 205px;
	background: url(../../images/main/bg_game.gif) no-repeat 22px 0;
}
div.album ul {
	width: 683px;
	overflow: hidden;
}
div.album li.list {
	width: 200px;
	padding: 7px 0 0 0;
}
div.album li.first {
	padding: 7px 0 0 40px;
}
div.album li.last {
	width: 189px;
	padding: 7px 0 0 0;
}
div.album img.list_img {
	padding: 7px 7px 17px 7px;
}
div.album li.list dl dt {
	font-weight: normal;
}
div.album div.banner {
	position: absolute;
	left: 40px;
	top: 80px;
}

/* life */

div.life {
	position: relative;
	width: 644px;
	height: 249px;
	padding: 0 0 10px 205px;
	background: url(../../images/main/bg_life.gif) no-repeat 22px 0;
	font-family: Tahoma;
}
div.life ul {
	width: 683px;
	overflow: hidden;
}
div.life ul.banner {
	width: 616px;
	margin: 26px 0 0 16px;
	padding: 9px 0 0 0;
	border-top: 1px solid #C4D3E6;
}

div.life ul.banner li {
	display: inline;
	margin: 0 1px 0 0;
}

div.news ul.banner2 {
	width: 154px;
	position: absolute;
	left: 32px;
	top: 56px;
}

div.life ul.banner2 li {
	height: 54px;
}

div.life ul.banner2 img {
	display: block;
	border: 1px solid #d9d9d9;
}

/* news & notice */

div.news {
	position: relative;
	width: 644px;
	height: 246px;
	padding: 0 0 8px 205px;
	background: url(../../images/main/bg_news.gif) no-repeat 22px 0;
}

div.news table {	
	width: 616px;
	margin: 0 0 0 14px;
}

div.news th {
	padding: 3px 0 5px 0;
	background: #F3F8FB;
}

div.news td {
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #ECF2F5;
}

div.news .news_number {
	text-align: center;
	width: 68px;
	border-right: 3px solid #fff;
}

div.news td.news_number {
	text-align: center;
}

div.news .news_title {
	width: 441px;
	border-right: 3px solid #fff;
}

div.news td.news_title {
	padding: 0 0 0 26px;
}

div.news .news_date {
	text-align: center;
	width: 92px;
}

#footer {
	margin: 0 0 0 224px;
}