﻿@charset "utf-8";

/* CSS Document */

Body {
	background:url(../images/top_bg.gif) repeat-x;
	font:100% Dotum, "돋움", Arial;
	color:#666;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;
}

A:link {
	color:#666;
	text-decoration: none;
}

A:visited {
	color:#666;
	text-decoration: none;
}

A:active {
	color: #ec6c56;
	text-decoration: none;
}

A:hover {
	color: #ec6c56;
	text-decoration: none;
}

a {
selector-dummy:expression(this.hideFocus=true);
}

img {
	border:none;
}

#site_poptv {
	width:983px;
	text-align:left;
	margin:0 auto;
}

#top {
	height:128px;
}

#visual {
	height:300px;
	margin-bottom:15px;
}
#contants_co {
	width:983px;
	float:left;
}

#contants_co_mbc {
	width:983px;
	float:left;
	margin:0px 0 10px 0;
}

#contants_tab {
	width:983px;
	border-bottom:#cfcfcf solid 1px;
	padding:0 0 30px 0;
	text-align:right;
}

#logo {
	width:983px;
	margin-bottom: 40px;
}

#footer_co {
	height:60px;
	clear:both;
}
#left {
	width:210px;
	margin-right:20px;
	float:left;
}

#left_login {
	height:180px;
}

#left_login_box {
	background:url(../images/left_login_bg.gif);
	width:210px;
	height:145px;
}

#left_login_tl {
	background:url(../images/left_login_tl.gif) no-repeat;
	width:210px;
	height:55px;
}

#left_logout_tl {
	background:url(../images/left_logout_tl.gif) no-repeat;
	width:210px;
	height:55px;
}

#left_login_cont {
	height:53px;
	vertical-align:top;
	margin-left:10px;
	margin-right:10px;
}

.left_login_input_id {
	background:url(../images/left_login_input_id.gif) no-repeat;
	width:120px;
	height:17px;
	border:#cecece solid 1px;
}

.left_login_input_pw {
	background:url(../images/left_login_input_pw.gif) no-repeat;
	width:120px;
	height:17px;
	border:#cecece solid 1px;
}

#left_login_bott {
	height:15px;
	text-align:center;
}

#left_logout_bott {
	height:15px;
	text-align:center;
	padding-bottom:4px;
}

#left_ip {
	width:210px;
	height:26px;
	background:#666;
	color:#fff;
	text-align:center;
	margin-top:9px;
}

#left_banner {
	margin-top:15px;
	padding-bottom:10px;
}

#contants {
	width:753px;
	float:left;
}

#contants_center {
	width:565px;
	float:left;
	margin-right:16px;
}

#notice_tab {
	width:565px;
	height:20px;
	background:url(../images/cont_notice_tl.gif) no-repeat;
	border-bottom:#cfcfcf solid 1px;
	margin-bottom:10px;
	text-align:right;
}

#event_tab {
	width:565px;
	height:20px;
	background:url(../images/cont_event_tl.gif) no-repeat;
	border-bottom:#cfcfcf solid 1px;
	margin-bottom:10px;
	margin-top:15px;
	text-align:right;
}

.board_list {
	width:500px;
	background:url(../images/cont_notice_bul.gif) no-repeat;
	background-position:5px 7px;
	text-indent:15px;
	line-height:19px;
}

#game_banner {
	width:565px;
	margin-top:15px;
}

#contants_right {
	width:172px;
	float:left;
	margin:0;
	padding:0;
}

#contants_right p{
	margin:0;
	padding:0;
}

#footer {
	border-top:#ccc solid 1px;
	padding-top:15px;
	height:60px;
	margin-top:30px;
	clear:both;
}

/* etc */
.ar {
	text-align:right;
}

.point_text {
	color:#3678b2;
	font-weight:bold;
}

.point_text_red {
	color:#d70d17;
	font-weight:bold;
}

.text_red {
	color:#d70d17;
}

.pb5 {
	padding-bottom:5px;
}

