@import url("boxscore.css");
@import url("autoSuggest.css");
@import url("chat.css");
@import url("colorbox.css");
@import url("playbyplay.css");
@import url("recommend.css");
@import url("topicbox.css");

/*  universal settings ½ÃÀÛ */
body, td, p, input, button, textarea, select, .c1 { 
	font-family: ±¼¸², Gulim, AppleGothic;
	font-size:12px; 
	color:#444;  
}
form { margin:0; }
blockquote {
	margin: 0;
	padding: 15px 20px;
}
img { border:0; }
label {
	cursor: pointer;
}
a, input {
	outline: none;
}
a::-moz-focus-inner, input::-moz-focus-inner { 
	border: 0;
}

a:link, a:visited { 
	text-decoration:none; 
	color:#333;
}
a:hover, a:active { 
	color:#666; 
	text-decoration:underline; 
}

a.menu:link, a.menu:visited, a.menu:active { 
	text-decoration:none; 
	color:#454545; 
}
a.menu:hover { 
	text-decoration:none; 
}
.bottom_row1 a:hover,  .bottom_row1_bg a:hover{
	text-decoration:none; 
}
div.shadowed { 
}
div.shadowed div.inner-boundary { margin: 0; border: 1px solid #bbb; background-color: #fff}
div.shadowed div.inner-boundary div.inner-border { background-color: #fff }

.width_auto {
	width: auto;
}
.spacer_2 {
	height: 2px;
}
.spacer_5 {
	height: 5px;
}
.spacer_8 {
	height: 8px;
}
.spacer_15 {
	height: 15px;
} 
.spacer {
	height: 10px;
} 
.spacer2 {
	height: 20px;
} 
.spacer3 {
	height: 30px;
} 
.spacer4 {
	height: 40px;
} 
.spacer5 {
	height: 50px;
} 
.clear {
	clear: both;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.relative {
	position: relative
}
.overflow_hidden {
	overflow: hidden;
	display: block;
}
.letter-spacing {
	letter-spacing: -1px;
}
.noletter-spacing {
	letter-spacing: 0;
}
.hidden, .hidden2 {
	display: none;
}
.capital {
	text-transform: capitalize;
}
.han {
	font-family: Malgun Gothic, Dotum, Gulim;
}
.eng {
	font-family: "Trebuchet MS", arial, sans-serif;
}
.normalfont {
	font-size: 12px;
}
.smallfont {
	font-family: Dotum, Gulim, AppleGothic;
	font-size: 11px;
	letter-spacing: -1px;
}
.smalleng {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0;
}
.underbar {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.blue {
	color: #3F6C18;
}
.highlight_blue	{
	color: #CDA869;
}
.highlight_red	{
	color: #CDA869;
}
.red {
	color: #8b4244;
}
.green {
	color:#339966;
}
.white {
	color: white;
}
.color_444 { 
	color: #444; 
}
.color_666 { 
	color: #666; 
}
.color_888 { 
	color: #888; 
}
.color_999 { 
	color: #999; 
}
.color_aaa { 
	color: #aaa; 
}
.color_bbb { 
	color: #bbb; 
}
.color_ccc { 
	color: #ccc; 
}
.color_eee { 
	color: #eee; 
}
.width_660 {
	width: 658px;
}
.width_730 {
	width: 660px;
}
.width_960 {
	width: 960px;
}
.margin_auto {
	margin: 0 auto;
}
.underline {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.line-through {
	text-decoration: line-through;
}
.cursor {
	cursor: pointer;
}
.help {
	cursor: help;
}
.head_bg {
	background: url('../img/input_bg_slice.jpg') repeat-x;
}
.head_bg2 {
	background: url('../img/input_bg_slice2.jpg') repeat-x;
}
.gray_bg {
	background-color: #eee;
}
.loading {
	text-align: center;
}
.margin_20 {
	margin: 20px;
}
.question {
	background-color: #3F6C18;
	color: white;
	font-weight: normal;
	font-family: "Trebuchet MS", arial, sans-serif;
}
.notification {
                position: relative;
                margin: 0 0 10px 0;
                padding: 0;
                border: 1px solid;
                background-position: 10px 6px !important;
                background-repeat: no-repeat !important;
                font-size: 13px;
                }
                

.attention {
                background: #fffbcc url('../img/exclamation.png');
                border-color: #e6db55;
                color: #666452;
                }

.information {
                background: #c1dbff url('../img/information.png');
                border-color: #a2c4ee;
                color: #585b66;
                }

.success {
                background: #d5ffce url('../img/tick_circle.png');
                border-color: #9adf8f;
                color: #556652;
                }
                

.error {
                background: #ffcece url('../img/cross_circle.png');
                border-color: #df8f8f;
                color: #665252;
                }

.notification div {
                display:block;
                font-style:normal;
                padding: 7px 7px 7px 36px;
                line-height: 1.5;
                }

.notification .close {
                color:#990000;
                font-size:9px;
                position:absolute;
                right:5px;
                top:5px;
                }
/*  universal settings ³¡ */


body {
	line-height: 200%;
	padding: 0;
	margin: 0;
}
#entire_body {
	background: #d2d2d2 url('../img/background2.png') repeat-x;
}
#entire_body_maniafest {
	background: #d2d2d2 url('../img/background_maniafest.png') repeat-x;
}
#body_left_entire_div {
	float: left;
	width: 660px;
}
#body_right_entire_div {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
}
	/* °Ô½ÃÆÇ »ó´Ü Å¸ÀÌÆ² */
	.body_title_div {
		width: 960px;
		margin: 0 auto 5px;
		height: 25px;
	}
	.body_title_div2 {
		height: 32px;
	}
	.body_title, .body_title_shadow { 
		position: absolute;
		font-family: "Trebuchet MS";
		font-size: 25px;
	}
	.body_title {
		z-index: 5;
		color: #bbb;
	}
	.body_title_shadow {
		top: 2px;
		left: 1px;
		z-index: 4;
		color: #222;
	}
	.body_title_arrow {
		font-family: "Giddyup Std";
	}
	/* °Ô½ÃÆÇ »ó´Ü Å¸ÀÌÆ² ³¡ */

.body_div {
	width: 960px;
	margin: auto;
	min-height: 680px;
}
.body_table {
}

/* ·Î°í ¹× ¸Þ´º ½ÃÀÛ */
.logo_div {
	width: 960px;
	margin: auto;
	text-align: center;
	background: url('../img/logo_bg.png') center -20px no-repeat;
}
.logo {
	width: 320px;
	margin: 15px auto 5px;
}
.nba_section, .basketball_section, .community_section {
	display: none;
	position: absolute;
	top: -20px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 0 10px;
	color: #999;
	line-height: 20px;
	font-style: italic;
	z-index: 5;
}
.basketball_section {
	right: 380px;
}
.community_section {
	right: 0;
}
.menu_div {
	margin-bottom: 25px; /* º»¹®°úÀÇ °Å¸® */
	border-top: 1px solid #000;
	border-bottom: 1px solid #292929;
    background: #111;
}
.menu {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	height: 43px;
	line-height: 30px;
	text-align: left;
	color: #999;
}
.menu ul, .menu ul {
	margin: 0 auto;
	padding: 0;
}
.menu_nba, .menu_community, .menu_community2 {
	position: relative;
	float: left;
	list-style: none;
	padding: 6px 19px;
	font-size: 13px;
	font-family: arial;
	border-bottom: 1px solid #111;
}
.menu_community, .menu_community2 {
	float: right;
}
.menu_nba_over, .menu_community_over, .menu_community_over2 {
	background: url('../img/menu_over_bg.png') center center no-repeat;
	border-bottom: 1px dotted #421111;
	color: white;
}
.menu_community_over2 {
	border-bottom: 1px dotted #111;
}
.menu_community_over {
	border-bottom: 1px dotted #113142;
}
.menu_no_over {
	background: none;
	border-bottom: 1px solid #111;
	color: #999;
}
.menu li a:link, .menu li a:hover, .menu li a:active {
	text-decoration: none;
}

.menu li a {
	color: #999;
}
.chat_join_us {
	position: absolute;
	top: -38px;
	z-index: 100;
}
.chat_join_us2, .pbp_join_us2, .wantsomemusic {
	position: absolute;
	top: 23px;
	color: white;
	height: 30px;
	text-align: center;
	opacity: 0.65; 
	filter:alpha(opacity=65); 
	-ms-filter:"alpha(opacity=65)";
	padding-top: 3px;
}
.chat_join_us2 {
	right: 57px;
	z-index: 99;
	width: 95px;
	background: url('../img/chat_join_us_bg.png') no-repeat;
}
.pbp_join_us2 {
	left: 39px;
	z-index: 100;
	width: 95px;
	background: url('../img/chat_join_us_bg.png') no-repeat;
}
.wantsomemusic {
	right: 170px;
	z-index: 101;
	width: 107px;
	background: url('../img/wantsomemusic2.png') no-repeat;
}
.chat_join_us2:hover, .wantsomemusic:hover, .pbp_join_us2:hover {
	opacity: 1; 
	filter:alpha(opacity=100); 
	-ms-filter:"alpha(opacity=100)";
}
.menu_new, .menu_new3 {
	position: absolute;
	z-index: 90;
	top: 1px;
	right: -14px;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #CDA869;
	width: 30px;
}
.menu_new2, .menu_new4 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #CDA869;
	vertical-align: top;
	line-height: 17px;
}
.menu_submenu_new {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CDA869;
	vertical-align: top;
	line-height: 17px;
}
.menu_new3, .menu_new4 {
	color: #555;
}

	/* ¼­ºê¸Þ´º ½ÃÀÛ */
	.lounge_submenu_div {
		position: relative;	
		z-index: 800;
		width: 960px;
		margin: 0 auto;
	}
	.lounge_submenu, .sportsmania_submenu, .ballers_submenu, .gears_submenu {
		font-size: 13px;
		font-family: arial;
		position: absolute;
		z-index: 900;
		left: -19px;
		top: 6px;
		border-top: 0;
		color: #999;
		width: 110px;
		text-align: center;
		padding: 0;
	}
	.sportsmania_submenu {
		left: -4px;
	}
	.ballers_submenu {
		left: -17px;
	}
	.gears_submenu {
		left: -15px;
	}
	.dropdown ul {
		list-style: none;
		margin: 0 auto;
		padding: 0;
	}
	.lounge_submenu_li_fake {
		height: 30px;
		line-height: 30px;
		padding-bottom: 7px;
	}
	.lounge_submenu_li, .lounge_submenu_li_last {
		height: 30px;
		line-height: 30px;
		cursor: pointer;
		background: #222;
		border-left: 1px solid #292929;
		border-right: 1px solid #292929;
		position: relative;
	}
	.lounge_submenu_li_first {
		padding-top: 2px;
	}
	.lounge_submenu_li_last {
		padding-bottom: 4px;
		border-bottom: 1px solid #292929;
	}
	.lounge_submenu_li:hover {
		color: white;
	}
	/* ¼­ºê¸Þ´º ³¡ */

/* ·Î°í ¹× ¸Þ´º ³¡ */


/* Tail ½ÃÀÛ */
.bg_bottom {
	background: #d2d2d2 url('../img/body_bottom.png') repeat-x;
	overflow: hidden;
	margin-top:45px;
	height: 187px;
}
.bottom_row1 {
	height: 35px;
	line-height: 35px;
	position: absolute;
	width: 100%;
	top: 110px;
	z-index: 5;
}
.bottom_row1_bg {
	height: 35px;
	line-height: 35px;
	position: absolute;
	width: 100%;
	left: 1px;
	top: 111px;
	z-index: 4;
}
.bottom_row2 {
	position: absolute;
	top: 147px;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 35px;
	background-color: #111;
	border-top: 1px solid #000;
	border-bottom: 1px solid #292929;
	color: #666;
	font-size: 11px;
	font-family: "Trebuchet MS", Gulim;
}
.bottom_row1 a {
	position: relative;
}
.bottom_row1 a span {
	color: #aaa;
	font-size: 11px;
	font-family: Dotum, AppleGothic;
}
.bottom_row1_bg span {
	color: #111;
	font-size: 11px;
	font-family: Dotum, AppleGothic;
}
.bottom_on_over {
	color: #eee;
}
.bottom_no_over {
	color: #999;
}
.bottom_read_me {
	position:absolute;
	left: 7px; 
	top: -32px;
	opacity: 0.65; 
	filter:alpha(opacity=65); 
	-ms-filter:"alpha(opacity=65)";
}
.bottom_read_me:hover {
	opacity: 1; 
	filter:alpha(opacity=100); 
	-ms-filter:"alpha(opacity=100)";
}


	/* ¼­ºê ¸Þ´º ½ÃÀÛ */
	.sub_menu_div {
		margin-top: 10px;
	}
	.sub_menu {
		width: 960px;
		margin: 0 auto;
		padding: 0 10px;
		line-height: 30px;
		text-align: left;
		color: #999;
	}
	.sub_menu ul li, .sub_menu ul li ul li {
		position: relative;
	}
	.sub_menu ul, .sub_menu ul {
		margin: 0 auto;
		padding: 0;
	}
	.sub_menu_nba li, .sub_menu_community li {
		float: left;
		list-style: none;
		padding: 2px 19px;
		font-size: 13px;
		font-family: arial;
	}
	.sub_menu_community li {
		float: right;
	}
	.sub_menu li a:link, .sub_menu li a:hover, .sub_menu li a:active {
		text-decoration: none;
	}
	
	.sub_menu li a {
		color: #bbb;
	}
	.sub_menu_selected {
		color: #eee;
	}
	.bottom_new1, .bottom_new2, .bottom_new3, .bottom_new4, .bottom_new5, .bottom_new6 {
		font-family: "Trebuchet MS";
		font-size: 9px;
		color: #CDA869;
		width: 30px;
		text-align: left;
	}
	.bottom_new1, .bottom_new4 { /* ¼­ºê¸Þ´º ³ëÆ¼ÇÇÄÉÀÌ¼Ç */
		position: absolute;
		color: #CDA869;
		top: -3px;
		right: -14px;
	}
	.bottom_new2, .bottom_new5 { /* ¼­ºê¸Þ´ºÀÇ µå¶ø´Ù¿î ¸Þ´º ³ëÆ¼ÇÇÄÉÀÌ¼Ç */
		color: #CDA869;
		vertical-align: top;
	}
	.bottom_new3, .bottom_new6 { /* ¸Ç ¾Æ·¡ ¿î¿µÂü¿© ¶óÀÎ */
		position: absolute;
		top: -17px;
		right: -27px;
	}
	.bottom_new4, .bottom_new5, .bottom_new6 {
		color: #888;
	}
	/* ¼­ºê ¸Þ´º ³¡ */


	/* ¼­ºê¸Þ´ºÀÇ µå¶ø´Ù¿î ¸Þ´º ½ÃÀÛ */
	.bottom_dropdown ul {
		font-size: 13px;
		font-family: arial;
		position: absolute;
		z-index: 900;
		top: 30px;
		border-top: 0;
		color: #999;
		text-align: center;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 800px;
	}
	#bottom_dropdown1 {
		right: -295px;
	}
	#bottom_dropdown2 {
		right: -125px;
	}
	#bottom_dropdown3 {
		right: -85px;
	}
	.bottom_dropdown ul li {
		display: inline;
		position: relative;
		height: 30px;
		line-height: 30px;
		cursor: pointer;
	}
	.bottom_dropdown ul li:hover {
		color: #eee;
	}
	/* ¼­ºê¸Þ´ºÀÇ µå¶ø´Ù¿î ¸Þ´º ³¡ */



/* Tail ³¡ */



/* ¾Æ¿ô·Î±×ÀÎ Æû */
.outlogin_div {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
.outlogin_notice {
	position: absolute;
	top: 0;
	left: 0;
	color: #777;
}
.outlogin_login, .outlogin_connect, .outlogin_schedule, .outlogin_operating_board, .outlogin_standings, .outlogin_chat, .outlogin_jukebox, .outlogin_maniafest {
	font-family: "Trebuchet MS";
	text-align: center;
	position: absolute;
	line-height: 20px;
	padding-bottom: 1px;
	height: 20px;
	top: 0;
	font-size: 11px;
	color: white;
	background-color: #222;
	border: 1px solid black;
	border-top: 0;
    opacity: 0.65;
    filter:alpha(opacity=65);       
    -ms-filter:"alpha(opacity=65)"; 	
}
.outlogin_login {
	background-color: #27420f;
	width: 55px;
	right: 0;
}
.outlogin_schedule {
	width: 105px;
	left: -2px;
}
.outlogin_standings {
	width: 63px;
	left: 104px;
}
.outlogin_maniafest {
	width: 63px;
	left:168px;
	background-color:#612323;
}
.outlogin_connect {
	width: 60px;
	right: 56px;
}
.outlogin_operating_board {
	left: 168px;
	width: 60px;
}
.outlogin_chat {
	width: 40px;
	right: 117px;
}
.outlogin_jukebox {
	background-color: #27420f;
	width: 70px;
	right: 158px;
}
.outlogin_connect:hover, .outlogin_login:hover, .outlogin_schedule:hover, .outlogin_operating_board:hover, .outlogin_standings:hover, .outlogin_chat:hover, .outlogin_jukebox:hover, .outlogin_maniafest:hover {
    opacity: 1;
    filter:alpha(opacity=100);       
    -ms-filter:"alpha(opacity=100)"; 	
}

	/* »õ·Î¿î ÂÊÁö ÆË¾÷ */
	#message_call {
		display: none;
		font-size: 12px;
		font-family: Malgun Gothic, Gulim;
		padding: 3px 25px 3px 40px;
		position: fixed;
		z-index: 9999999999999;
		left: 20px;
		bottom: 15px;
		color: #ccc;
		border: 5px solid #333;
        background: url('../img/memo_box/message_bg.png') #444 20px -1px no-repeat;
	}
	#message_call:hover {
		color: white;
        background-color: #4a4a4a;
	}
	/* »õ·Î¿î ÂÊÁö ³¡ ÆË¾÷ */


.outlogin_form {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 0;
	background-color: white;
	display: none;
	width: 280px;
}



.ol_title {
    height: 40px;
	font-size: 18px;
	font-family: Malgun Gothic, Dotum, AppleGothic;
	letter-spacing: -1px;
}
.ol_div {
	border: 1px solid #bbb;
	background: url('../img/input_bg_slice.jpg') repeat-x 0 -8px white ;
	padding: 20px 30px 10px;
	overflow: auto;
}
.ol_left {
	width: 48px;
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
	height: 24px; 
	line-height: 24px;
}
.ol_left3 {
	float: left;
	margin-bottom: 10px;
	height: 24px; 
	line-height: 24px;
	width: 218px;
}
.ol_right {
	float: right;
	margin-bottom: 5px;
}
.ol_right input {
	background: url('../img/input_bg_slice.jpg') repeat-x white;
	border: 1px solid #b4b4b4;
	padding: 4px 10px 0 10px;
	height: 20px;
	width: 128px;
	font-size: 14px;
	font-family: arial, sans-serif;
}
.ol_left2 {
	width: 100px;
	margin-top: 10px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.ol_right2, .ol_right3 {
	margin-top: 10px;
	float: right;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
.ol_right2 .btn_input2 {
	width: 110px;
}
.ol_left2 a {
	color: #3F6C18;
}
.find_password a span {
	color: #aaa;
}
.outlogin_close {
	position: absolute;
	top: 0;
	right: 20px;
	width: 16px; 
	height: 16px; 
	margin-top: 17px; 
	text-indent: -9999px; 
	background-image: url(../img/close.png); 
	background-repeat: no-repeat;
 	border: 1px solid #ccc;
}
.outlogin_close:hover {
	border: 1px solid #999;
	background-position: 0px -16px;
}


		/* ÀÎµ¦½º ¾Æ¿ô·Î±×ÀÎ */
		.index_ol_auto {
			position: absolute;
			right: 0;
			top: -24px;
			color: #999;
		}
		.index_ol_left {
			float: left; 
			margin-right: -1px;
			margin-bottom: 8px;
		}
		.index_ol_right {
			float: left;
		}
		.index_ol_left input {
			background-color: #fefefe;
			border: 1px solid #b4b4b4;
			padding: 4px 10px 0 10px;
			height: 21px;
			width: 125px;
			font-size: 14px;
			font-family: arial, sans-serif;
		}
		.ol_login_btn {
			width: 70px;
			color: white;
			height: 52px;
			line-height:52px;
			background:url('../img/btn_bg_login2.png') left -52px; 
			border: 1px solid #3F6C18; color:#fff;
		}
		.ol_login_btn:hover {
			color:#fff;
			text-decoration: none;
			background:url('../img/btn_bg_login2.png') left -156px; 
			border: 1px solid #444;
		}
		.ol_login_btn:active {
			background:url('../img/btn_bg_login2.png') left bottom; 
			border: 1px solid #000;	
		}
		.ol_login_btn {
		}
		#index_ol_password {
			margin-top: -2px;
		}

		
		/* ÀÎµ¦½º ¾Æ¿ô·Î±×ÀÎ Æû ³¡ */


/* ¾Æ¿ô·Î±×ÀÎ Æû ³¡ */





/* ¹Ì´Ï ½ºÄÉÁì */
#show_schedule {
	display: none;
	position: absolute;
	z-index: 10000;
	left: 0;
	top: 0;
	width: 243px
}
#schedule_ago3, #schedule_ago2, #schedule_ago1, #schedule_today, #schedule_later1, #schedule_later2, #schedule_later3 {
	width: 34px;
	float: left;
	background: #222;
	color: #bbb;
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS", Gulim;
}
#schedule_ago3 a:hover, #schedule_ago2 a:hover, #schedule_ago1 a:hover, #schedule_today a:hover, #schedule_later1 a:hover, #schedule_later2 a:hover, #schedule_later3 a:hover {
	text-decoration: none;
	color: white;
}
#schedule_today {
	width: 36px;
}
.schedule_close {
	width: 241px; 
	height: 16px; 
	background: #bfbfbf url(../img/close2.png) center -16px no-repeat; 
 	border: 1px solid #bbb;
	border-top: 0;
}
.schedule_close:hover {
	background-color: #404040;
	background-position: center top;
 	border: 1px solid #404040;
	border-top: 0;
}
/* ¹Ì´Ï ½ºÄÉÁì ³¡ */



/* ÇöÀçÁ¢¼ÓÀÚ¸ñ·Ï ½ÃÀÛ */
.connect_hidden, .outlogin_standings_hidden {
	background-color: white;
	border: 1px solid #ccc;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	padding: 10px 15px;
	max-height:850px;
	overflow-y: hidden;
}
.outlogin_standings_hidden {
	left: 0;
	width: 928px;
}
.connect_title {
    height: 40px;
	font-size: 18px;
	font-family: Malgun Gothic, Dotum, AppleGothic;
	letter-spacing: -1px;
}
.connect_col {
	float: left;
	width: 120px;
	
}
.connect_col_lines {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px dotted #ccc;
}
.connect_col div {
	line-height: 16px;
	font-family: Dotum;
	font-size: 11px;
}
.connect_count_top_div {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.connect_count {
	line-height: 130%;
}
.connect_bottom_div {
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	margin-top: 10px;
}
#connect_close, #outlogin_standings_close {
	position: absolute;
	top: -10px;
	right: 10px;
	width: 16px; 
	height: 16px; 
	margin-top: 17px; 
	text-indent: -9999px; 
	background-image: url(../img/close.png); 
	background-repeat: no-repeat;
 	border: 1px solid #ccc;
}
#connect_close:hover, #outlogin_standings_close:hover {
	border: 1px solid #999;
	background-position: 0px -16px;
}
/* ÇöÀçÁ¢¼ÓÀÚ¸ñ·Ï ³¡ */


/* NBA Standings */
.standings_div {
	padding: 5px 15px;
}
.standings_table tr td {
	width: 50px;
	text-align: center;
	line-height: 150%;
	font-family: helvetica, Arial;
}
.standings_table .standings_full_name {
	width: 250px;
	text-align: left;
}
.standing_title {
	font-size: 14px;
}
.standings_button:hover {
	text-decoration: underline;
	cursor: pointer;
}
/* NBA Standings ³¡ */


/* ÀÎµ¦½º ÆäÀÌÁö(index.php) ½ÃÀÛ */
.index_main_banner {
	height: 125px;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #444;
	background-color: black;
}
.index_outline {
	border: 1px solid #bbb;
}
.index_outline_3 {
	border: 3px solid #b2b2b2;
}
.index_no_bottom_line {
	border-bottom: 0;
}
.index_no_top_line {
	border-top: 0;
	margin-top: -2px;
}
.index_inner_border {
	border: 1px solid white;
	border-bottom: 0;
}
.index_title, .index_title_right, .index_full_title {
	font-family: "Trebuchet MS";
	font-size: 17px;
	margin-bottom: 1px;
	color: #3F6C18;
}
.index_title {
	margin-bottom: 5px;
}
.index_title a span {
	color: #3F6C18;
}
.index_box_style, .index_box_style_center, .index_box_style_right, .index_box_style_full {
	color: #444;
	padding: 10px 20px 15px;
	background-color: #f4f4f4;
	line-height: 1.7;
}
.index_box_style_full {
	padding-bottom: 10px;
}
.index_box_style_center {
	background-color: #f4f4f4;
}
.index_notice_new {
	position: absolute;
	z-index: 90;
	top: 1px;
	right: -32px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 30px;
}
.index_box_style_right {
	padding-bottom: 10px;
}
.index_box_style a, .index_box_style_right a {
	color: #444;
}
.index_box_style a:hover, .index_box_style_right a:hover {
	color: #777;
}
.index_row1 {
	margin-top: -2px;
}
.index_row2, .index_row3, .index_row4 {
	margin-top: 20px;
	clear: both;
}
.index_box_1, .index_box_2, .index_box_3  {
	width: 260px;
	float: left;
}
.index_box_2, .index_box_3 {
	margin-left: 20px;
}
.index_box_2 {
	width: 400px;
}
.index_box_left, .index_box_right {
	width: 470px;

}
.index_full_content {
	margin-left: 15px;
}
.index_box_left {
	float: left;
}
.index_box_right {
	float: right;
}
.index_more {
	padding-top: 3px;
}
.index_more a {
	color: #888;
}
.index_content_list_div {
}
.follow_row {
	line-height: 20px;
}
.follow_author {
	padding: 0 2px;
	display: none;
	position: absolute;
	top: 15px;
	right: 0;
	background-color: #27420f;
	color: #eee;
	z-index: 40;
    opacity: 0.75;
    filter:alpha(opacity=75);       
    -ms-filter:"alpha(opacity=75)"; 	
}
.follow_arrow_hidden {
	color: #27420f;
}
.no_follow_not_loggedin {
	height: 121px;
	text-align: center;
}
.no_follow {
	height: 250px;
	text-align: center;
}
.my_article_none {
	height: 124px;
}	
.my_article_none2 {
	height: 133px;
}

	/* ÀÎµ¦½º Mania Tested ½ÃÀÛ */
	.index_review_div {
		margin-right: -4px;
	}
	.index_review_col0, .index_review_col1, .index_review_col2 {
		margin: 5px 0;
	}
	.index_review_col0 {
		margin-left: 30px;
	}
	.index_review_col0 .index_review_pic, .index_review_col1, .index_review_pic {
		height: 90px;
		margin-right: 20px;
	}
	.index_review_col2, .index_review_pic {
		height: 90px;
		margin-right: 0;
	}
	.index_review_pic img {
		border: 1px solid #ccc;
		width: 135px;
		height: 90px;
		background-color: #eee;
	}
	.index_review_subject, .index_review_subject_last {
		position: absolute;
		bottom: -27px;
		left: 0;
		width: 289px;
		line-height: 22px;
		padding-left: 5px;
		color: white;
		background-color: #444;
	    opacity: 0.75;
	    filter:alpha(opacity=75);       
	    -ms-filter:"alpha(opacity=75)"; 	
	}
	.index_review_subject_last {
		left: -158px;
		text-align: right;
		padding-left: 0;
		padding-right: 5px;
	}
	.index_review_category_p, .index_review_category_r {
		position: absolute;
		top: 0;
		left: 0;
		padding: 1px 5px 0;
		color: white;
		background-color: #444;
	    opacity: 0.50;
	    filter:alpha(opacity=50);       
	    -ms-filter:"alpha(opacity=50)"; 	
	}
	.index_review_category_r {
		background-color: #27420f;
	    opacity: 0.70;
	    filter:alpha(opacity=70);       
	    -ms-filter:"alpha(opacity=70)"; 	
	}
	/* ÀÎµ¦½º Mania Tested ³¡ */

	/* ÀÎµ¦½º ÅÇ ½ÃÀÛ */
	.index_tab_title, .index_tab_title2 {
		text-align: center;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 11px;
		background-color: #f4f4f4;
		margin-bottom: 10px;
	}
	.index_tab_title {
		border: 1px solid #d2d2d2;
		border-bottom: 1px solid #f4f4f4;
		color: #3F6C18;
	}
	.index_tab_title2 {
		border: 1px solid #f4f4f4;
		border-left: 0;
		border-right: 0;
		border-bottom: 1px solid #d2d2d2;
		color: #888;
		background-color: #f4f4f4;
	}
	.index_tab_title div, .index_tab_title2 div {
		height: 24px;
		line-height: 24px;
	}
	.index_tab_title .index_tab_double {
		width: 106px;
	}
	.index_tab_title2 .index_tab_double {
		width: 108px;
	}
	.index_tab_title .index_tab_tripple { /* ÀÎµ¦½º ÅÇ(3°³Â¥¸®) */
		width: 70px;
	}
	.index_tab_title2 .index_tab_tripple {
		width: 72px;
	}
	/* ÀÎµ¦½º ÅÇ ½ÃÀÛ */

	/* È¸¿ø·©Å· */
	.ranking_total {
		padding-top: 8px;
		color: #aaa;
	}
	.ranking_col1, .ranking_col2, .ranking_col3 {
		float: left;
		line-height: 18px;
		height: 18px;
	}
	.ranking_col1 {
		width: 15px;
		text-align: right;
		margin-right: 5px;
	}
	.ranking_col2 {
		width: 130px;
		overflow: hidden;
		margin-right: 5px;
		word-break: keep-all;
	}
	.ranking_col2 span {
		color: #444;
	}
	.ranking_col3 {
		text-align: right;
		width: 55px;
	}
	
	/* »çÀÌÆ® ½ºÅÈ */
	.counter {
		margin-left: 5px;
		text-align: center;
	}
	.count_digit { font-size: 8px; }
	.count_digit2 { font-size: 10px; }
	.count_today { color:#3F6C18; font-weight: bold; }
	.count_bottom { border-bottom:solid 3px #aaa; margin-top: -8px;height: 1px; }
	#count_tbl td { width:29px;}
	#index_joins_target {
		height: 110px;
	}

#monthly_div, #legends_div {
	height: 334px;
}
.counter {
	height: 110px;
}
#login_entire_div {

}
#index_follow_articles_div {
	height: 250px;
}
#my_article_height {
	height: 125px;
}
#login_div {

}

	/* ÀÎµ¦½º Áß¾Ó ÃÖ±Ù°Ô½Ã¹° */
	.index_center_latest_col2, .index_normal_latest_col {
		width: 315px;
		background: url('../img/ico_dot_2x2_b4.gif') no-repeat 0 8px;
		padding-left: 8px;
	}
	.index_center_latest_col2 a span {
		-webkit-text-size-adjust: none;		
	}
	/* ÀÎµ¦½º Áß¾Ó ÃÖ±Ù°Ô½Ã¹° ³¡ */
	
	/* ÀÎµ¦½º ³ë¸Ö ÃÖ±Ù °Ô½Ã¹° */
	.index_normal_latest_col {
		width: 400px;
		padding-left: 10px;
	}
	
	/* ÀÎµ¦½º ±×·ì ÃÖ±Ù°Ô½Ã¹° */
	.group_latest_col1 {
		width: 90px;
		text-align: center;
		border-right: 1px dotted #ccc;
		margin-right: 10px;
		margin-left: -10px;
		height: 20px;
	}
	.group_latest_col1 a span {
		color: #666;
	}
	.group_latest_col2 {
		width: 290px;
		background: url('../img/ico_dot_2x2_b4.gif') no-repeat 2px 8px;
		padding-left: 10px;
	}
	.group_latest_col3 {
		width: 25px;
	}
	.group_latest ul {
		margin: 0;
		padding: 0;
	}
	.group_latest ul li {
		list-style: none;
		display: block;
	}
	.group_latest ul li span a {
		color: #666;
	}
	.group_latest_bo {
		z-index: 100;
		position: absolute;
		top: 16px;
		right: -30px;
		color: white;
		padding: 0 4px;
		background-color: #27420f;
	    opacity: 0.75;
	    filter:alpha(opacity=75);       
	    -ms-filter:"alpha(opacity=75)"; 	
	}
	/* ÀÎµ¦½º ±×·ì ÃÖ±Ù°Ô½Ã¹° ³¡ */


/* ÀÎµ¦½º ÆäÀÌÁö(index.php) ³¡ */




/* °Ô½ÃÆÇ ¸®½ºÆ® ²Ù¹Ì±â (list.skin.php) */
.category_color0 {
	color: #3F6C18; /* ³ì»ö */
}
.category_color1 {
	color: #184f6c; /* ÆÄ¶õ»ö */
}
.category_color2 {
	color: #6c181a; /* »¡°£»ö */
}
.category_color3 {
	color: #4d186c; /* º¸¶ó»ö */
}
.category_color4 {
	color: #6c6b18; /* °ÜÀÚ»ö */
}
.category_color5 {
	color: #186c69; /* Ã»·Ï»ö */
}
.category_color6 {
	color: #6f3b7a; /* ÁÖÈ²»ö */
}
.category_color7 {
	color: #6e6e6e; /* È¸»ö */
}
.list_table { 
	border: 1px solid #bbb;
}
.list_admin_button {
	width: 660px;
	z-index: 40;
	left: 0;
	top: -28px;
	position: absolute;
	margin-bottom: 3px;
	margin-right: 1px;
	text-align: right;
}
.list_into_you {
	background-image: url('../img/into_you_2.png');
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 5px;
    padding-top: 28px;
	font-family: Malgun Gothic, Dotum, Gulim;
	font-size: 14px;
	text-align: center;

}
.into_you_history {
	position: absolute;
	top: -28px;
	right: 10px;
}
.into_you_help {
	position: absolute;
	top: -28px;
	left: 10px;
}
.list_mania_interview {
	font-family: Malgun Gothic, Dotum, Gulim;
	font-size: 14px;
	line-height: 14px;
	text-align: center;

}
.list_mania_interview_history {
	position: absolute;
	top: 0;
	right: 10px;
}
.list_mania_interview_help {
	position: absolute;
	top: 0;
	left: 10px;
}
/* total */
.toleft { 
	clear: both; 
	float: left; 
	padding: 3px 0 2px 1px; 
}
.toright { 
	padding: 10px 5px 2px 0; 
	text-align: right; 
	font: 11px Tahoma, Arial, Sans-Serif; 
	color:#BABABA; 
}


/* bar */
.bars td { 
    background: #e5e5e5 url('../img/bg-content-box.gif') top left repeat-x;
	border-top: 1px solid white;
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.bars td div {
	height:15px;
	line-height: 15px;
}
.list_num {
	color: #777;
}
/* list */
.listc0 td, .listc1 td { 
	clear: both; 
	height:29px; 
	line-height: 29px;
}
.listc0 td {
	background-color: #fff;
}
.listc1 td {
	background-color: #fbfbfb;
}
.listcenter { 
	padding : 5px 5px 0 3px; 
	text-align:center; 
}
.list_comment_num_a:hover {
	text-decoration: none;
}
.list_comment_num {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding:0 2px;	
}
.list_comment_new1 {
	font-size: 11px;
	color: #de2727;
}
.list_comment_new2 {
	font-size: 11px;
	color: #aaa;
}
.list_time {
	color: #aaa;
}
.list_time_today {
	color: #777;
}
.list_now {
	color: #3F6C18
}
.list_notice {
	color: #444;
}
.list_subject {
	-webkit-text-size-adjust: none;		
}
.list_name { 
	font-weight: bold;
}
.list_buttons td {
	height: 30px;
}
.list_buttons .btn {
	margin-left: -1px;
}
#show_tags, #show_category, .show_news_helper, #show_random, #nicknames, #show_category_freetalk {
	cursor: pointer;
	text-align: center;
	line-height: 22px;
	padding-top: 1px;
	margin-top: 4px;
	margin-left: -1px;
	width: 44px;
	height: 22px;
	color: white;
	background-color: #27420f;
	border: 1px solid black;
	border-bottom: 0;
    opacity: 0.80;
    filter:alpha(opacity=80);       
    -ms-filter:"alpha(opacity=80)"; 	
}
#nicknames {
	width: 50px;
	background-color: #222;
}
#show_category, .show_news_helper, #show_category_freetalk {
	background-color: #222;
	width: 50px;
}
.show_news_helper {
	width: 160px;
}
#show_random {
	width: 90px;
}
#show_category_freetalk {
	cursor: default;
	width: 160px;
}
#show_category_freetalk a img {
    opacity: 0.80;
    filter:alpha(opacity=80);       
    -ms-filter:"alpha(opacity=80)"; 
    margin-top: -1px;	
}
#show_category_freetalk a img:hover {
    opacity: 1.0;
    filter:alpha(opacity=100);       
    -ms-filter:"alpha(opacity=100)"; 	
}
#show_tags:hover, #show_category:hover, .show_news_helper:hover, #show_random:hover, #nicknames:hover, #show_category_freetalk:hover {
    opacity: 1.0;
    filter:alpha(opacity=100);       
    -ms-filter:"alpha(opacity=100)"; 	
}
#list_category_div {
	margin-top: 3px;
	margin-right: 5px;
}
.list_team_tag {
	position: absolute;
	padding: 3px 5px 2px;
	top: -29px;
	right: 595px;
	line-height: 100%;
	z-index: 60;
	min-height: 24px;
}
.list_team_tag_c1 {
	background-color: #fbfbfb;
}
.list_team_tag_c0 {
	background-color: #fff;
}
#list_team_tag_help {
	background: url('../img/lights_help.png') center 150px no-repeat;
}
.list_page_select {
	position: absolute;
	top: 16px;
	left: -30px;
	text-align: center;
}
.smile_members {
	line-height: 36px;
}
/* search */
.list_search_div {
	position: relative;
	text-align: center;
	margin-top: 30px;
	width: 660px;
}
.list_search_bar {
	position: relative;
}
.list_search_text_input { 
	padding-left: 10px; 
	padding-right: 30px; 
	padding-top: 4px; 
	height: 19px; 
	width: 200px; 
	border: 1px solid #b4b4b4; 
	font-size: 12px; 
	color: #404040; 
	vertical-align: middle; 
	background-image: url('../img/input_bg_slice.jpg'); 
}
.list_search_submit { 
	background: transparent url('../img/search_glass.gif') no-repeat; 
	border: none; 
	height: 25px; 
	width: 30px; 
	padding: 0px; 
	cursor: pointer; 
	position: absolute; 
	top: -2px; 
	right: 208px; 
	text-indent: -9999px; 
}
.list_search_hidden {
	display: none;
	position: absolute;
	z-index: 2000;
	width: 220px;
	left: 209px;
	bottom: 29px;
	*bottom: 60px;
	padding: 10px;
	background: url('../img/input_bg_slice.jpg') repeat-x white;
	border: 1px solid #b4b4b4;
}
.list_search_hidden div {
	text-align: left;
}
.list_search_hidden .float_left {
	width:120px;
}
.list_search_hidden .float_right {
	width:100px;
}
.list_search_close {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 16px; 
	height: 16px; 
	margin-top: 17px; 
	text-indent: -9999px; 
	background-image: url(../img/close.png); 
	background-repeat: no-repeat;
 	border: 1px solid #ccc;
}
.list_search_close:hover {
	border: 1px solid #999;
	background-position: 0px -16px;
}

.list_write_hidden {
	display: none;
	position: absolute;
	z-index: 2000;
	width: 220px;
	right: -48px;
	bottom: -12px;
	*bottom: 60px;
	padding: 10px;
	background: url('../img/input_bg_slice.jpg') repeat-x white;
	border: 1px solid #b4b4b4;
	text-align: center;
}
.list_write_close {
	position: absolute;
	top: -15px;
	right: 2px;
	width: 16px; 
	height: 16px; 
	margin-top: 17px; 
	text-indent: -9999px; 
	background-image: url(../img/close.png); 
	background-repeat: no-repeat;
 	border: 1px solid #ccc;
}
.list_write_close:hover {
	border: 1px solid #999;
	background-position: 0px -16px;
}



/* ³ó±¸È­ ¸®ºä */
.list_review_pic {
	height: 80px;
	padding: 10px 0;
	margin-right: 15px;
}
.list_review_pic a img {
	border: 1px solid #ccc;
	width: 120px;
	height: 80px;
}
.list_review_subject {
	line-height: 180%;
	width: 251px;
	padding-top: 28px;
}
.list_review_category {
	font-size: 12px;
}

/* ³ó±¸È­ ¸®ºä ³¡ */



/* page */
.paging_div {
	text-align: center;
}
.paging_num, .paging_num_selected { 
	font-size: 10px;
	margin: 0 3px;
	line-height: 10px;
	color: #555;
}
.paging_num_selected {
	background-color: #f5f5f5; 
	border: 1px solid #b4b4b4; 
	margin: 0;
	padding: 5px 7px; 
	background-image: url(../img/white_line.png); background-repeat: repeat-x; background-position: top; 
}
/* °Ô½ÃÆÇ ¸®½ºÆ® ²Ù¹Ì±â ³¡ (list.skin.php) */


/* °Ô½Ã¹° º¸±â ½ÃÀÛ (view.skin.php) */
#view_warning_div {
	border: 1px solid #e6db55;
	background-color: #fffbcc ;
	line-height: 160%;
	padding: 20px 25px;
}
.warning_box {
	background: url(../img/exclamation.png) no-repeat 12px 7px;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 7px 10px 7px 35px;
}
.a_lights_off {
	background: url('../img/lights.png') 0 -29px no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 15px;
}
#a_lights_help {
	background: url('../img/lights_help.png') center 150px no-repeat;
}
.a_info {
	font-size: 11px;
	padding: 10px 15px;
	background: url('../img/input_bg_slice.jpg') repeat-x;
	overflow: hidden;
}
.a_info_writer {
/* 	font-family: Malgun Gothic, Dotum; */
	line-height: 40px;
	padding-right: 35px;
}
.a_info_ip {
	font-size: 11px;
	font-family: Tahoma;
	color: #aaa;
}
.a_info_views {
	height: 40px;
	font-size: 11px;
	line-height: 20px;
	text-align: right;
}
.a_link {
	padding-left: 15px;
}
.a_link span {
	color: #aaa;
	font-size: 10px;
}
.a_link, .a_link a {
	color: #aaa;
}
.a_subject {
	padding: 40px 45px 25px;
	font-size: 18px;
	font-family: Malgun Gothic, Dotum;
	letter-spacing: -1px;
	text-align: center;	
}
.a_subject_into_you {
	background-image: url('../img/into_you2_2.png');
	background-repeat: no-repeat;
	background-position-x: 20px;
	background-position-y: 15px;
	position: absolute;
	top: 0;
	left: 0;
	height: 73px;
	width: 320px;
}
.a_content { 
	background: url('../img/input_bg_slice.jpg') repeat-x;
	padding: 20px 25px;
	padding-bottom: 20px;
	text-align:justify;
}
.a_set_category {
	position: absolute;
	left: 10px;
	top: 5px;
}
.resContents {
	padding: 35px;
	text-align:justify;
}
.resContents table {
	background-color: white;
	position: relative;
	z-index: 55;
}
.a_poll_div {
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	margin: 10px 30px 20px;
}
.a_poll_title_bar {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}
.a_poll_content {
	padding: 15px;
}
.a_poll_content2 {
	padding-left: 5px;
}
.a_poll_bottom_bar {
	padding: 5px 0;
	border-top: 1px dotted #ccc;
}
.a_content img { /* ¾çÆÄ±º ¼¼·Î Áß¾Ó Á¤·Ä */
	vertical-align: middle;
}
.a_ccl_div {
	text-align: right;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.a_ccl_div a:hover {
	text-decoration: none;
}
.a_buttons_div_l { 
	margin: 2px 0 0 0;	
}
.a_buttons_div_r { 
	margin: 2px 1px 0 0;	
}

	/* ¿î¿µÁø ¸Þ¼¼Áö */
	.a_operators_div {
		margin: 0 35px 20px;
	}
	.a_operators_title {
		margin-top: 20px;
		font-family: Malgun Gothic, Dotum, AppleGothic;
		font-size: 15px;
	}
	.a_operators_message {
		border: 1px solid #bbb;
		background-color: #f2f2f2;
	}
	.a_operators_message_content {
		border: 1px solid white;
		border-bottom: 0;
		padding: 20px;
	}

/* °Ô½Ã¹° º¸±â ½ÃÀÛ (view.skin.php) */

/* °ü·Ã±Û ½ÃÀÛ */
.related_div0 {
	border: 1px solid #ccc;
	overflow: hidden;
	width: 100%;
}
.related_div {
	text-align: left;
	width: 100%;
}
.related_title, .related_title2 {
    background: #e5e5e5 url('../img/bg-content-box.gif') top left repeat-x;
	border-top: 1px solid white;
    border-bottom: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
}
.related_title {
    padding: 0 15px;
}
.related_title .float_right {
	color: #bbb;
}
.related0 td, .related1 td { 
	line-height: 30px;
	overflow: hidden;
} 
.related0 td { 
	background-color:white;	
}
.related1 td { 
	background-color:#f9f9f9;	
}
.related_subject {
}
.related_name {
	text-align: center;
	overflow: hidden;
	line-height: 30px;
	width: 130px;
}
.related_time {
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 30px;
	text-align: right;
	color: #aaa;
	text-align: center;
}
.related_view {
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 30px;
	text-align: center;
	color: #aaa;
}
.related_2nd_box {
	margin: 20px 0;
	border: 1px solid #bbb;
}
/* °ü·Ã±Û ³¡ */

/* ÄÚ¸àÆ® º¸±â ½ÃÀÛ */
.comment_start {
	background: url(../img/replies2.png) no-repeat 0 0;
	width: 78px;
	height: 71px;
	margin: 10px 0 0 1px;
	font-size: 25px;
	cursor: pointer;
}
.comment_start:hover {
	background: url(../img/replies2.png) no-repeat -78px 0;
}
.comment_start_top {
	height: 37px;
	line-height: 37px;
	font-size: 27px;
}
.comment_start_bottom {
	font-size: 11px;
}
.comment_notice {
	padding: 10px;
	border-left: 8px solid #ddd;
}
.comment_container {
}

	/* °èÃþÇü ÄÚ¸àÆ® ²Ù¹Ì±â */
	.comment_reply_line {
		background: url(../img/comment_layer_lines.png) repeat ;
		width: 100%;
		overflow: hidden;
	}
/*
	.comment_direct_line {
		background: url(../img/comment_arrow.png) right 32px no-repeat;
		position: absolute;
		height: 80px;
	}
*/
	.comment_direct_line {
		border-bottom: 1px dotted #c0c0c0;
		width: 28px;
		position: absolute;
		height: 46px;
	}
	.c_direct_line {
		display: none;
	}

	/* ÄÚ¸àÆ® ³»¿ë º¸±â div */
	.comment_content_container {
		margin-top: 15px;
	}
	.comment_content_container_reply {
		padding-top: 5px;	
		background-color: #d2d1d0;
	}
	
		/* ÄÚ¸àÆ® Á¦¸ñ ÁÙ div */
		.comment_title {
			background: url('../img/input_bg_slice.jpg') 0 -1px repeat-x white; 
		    height: 35px;
		    line-height: 35px;
		    padding: 5px 15px 0;
		    overflow: hidden;
		}
		.comment_title_reply {
			border-top: 1px solid white;
		    padding: 5px 15px 0;
		    height: 35px;
		    line-height: 35px;
		    overflow: hidden;
		}
		.comment_title_left, .comment_title_left_reply {
			float: left;
/* 			font-family: Malgun Gothic, Dotum; */
			font-weight: bold;
			margin-left: 20px;
		}
		.comment_title_author, .comment_title_my_comment {
			position: absolute;
			top: 9px;
			left: -36px;
			text-align: center;
			width: 28px;
			height: 16px;
			line-height: 16px;
			font-size: 9px;
			font-family: "Trebuchet MS";
			background-color: #3F6C18;
			color: white;
			font-style: italic;
			text-transform: uppercase;
		}
		.comment_title_my_comment {
			background-color: #999;
		}
		.comment_title_right, .comment_title_right_reply {
			float: right;
			color: #bbb;
			font-size: 11px;
			font-family: "Trebuchet MS";
			margin-right: 15px;
		}
		.comment_title_right2 {
			position: absolute;
			top: 5px;
			right: 29px;
			z-index: 100;
			text-align: right;
			display: none;
		}
		.comment_title_right2 a {
			color: #3F6C18;
		}
		.comment_title_right2 a:hover {
			background-color: #3F6C18;
			color: #f5f5f5;
			text-decoration: none;
		}
		.comment_recommend_div {
			margin-top: 1px;
			margin-right: -14px;
		}
		.recommend_indent {
			margin-right: 30px;
		}
		/* ?????¡§¢®? ??¢¥¡§??? div ?©ª?? */
	

	/* ¿î¿µÁø ¸Þ¼¼Áö */
	.comment_operators_title {
		font-size: 13px;
		font-family: Malgun Gothic, Dotum;
		letter-spacing: -1px;
		text-align: center;	
		margin: 5px 0 20px 0;
	}
	.comment_operators_message {
		border: 1px solid #bbb;
		background-color: #f2f2f2;
	}
	.comment_operators_message_inner {
		border: 1px solid white;
		border-bottom: 0;
		padding: 10px;
	}

	
	.comment_content {
		clear: both; 
		padding: 5px 40px 15px;
		text-align:justify;
	}
	.comment_content img { /* ¾çÆÄ±º Áß¾Ó Á¤·Ä */
		vertical-align: middle;
	}
/* ÄÚ¸àÆ® º¸±â ³¡ */




/* ÄÚ¸àÆ® ¾²±â ½ÃÀÛ */
#comment_write2 {
}
.comment_write_container {
	border: 1px solid #bbb;
	background-color: #fff;
}
.comment_form {
	padding: 0 35px 15px;
}
.comment_write_title{
		background: url('../img/input_bg_slice.jpg') repeat-x white; 
	    height: 40px;
	    line-height: 40px;
	    padding: 10px 35px 0;
		font-size: 15px;
		font-family: Malgun Gothic, Gulim, AppleGothic;
}
#comment_write {
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment_submit {
	text-align: right;
}
.comment_submit_btn {
	height:26px;
	line-height:26px;
	padding: 0 6px; 
	background:url('../img/btn_bg2.png') left -26px; 
	border: 1px solid #3F6C18; 
	color:#fff;
}
.comment_submit_btn:hover {
	background:url('../img/btn_bg2.png') left -52px; border: 1px solid #444;}
.comment_submit_btn:active {
	background:url('../img/btn_bg2.png') left bottom; border: 1px solid #000;	
}
.comment_submit_btn::-moz-focus-inner { 
	border: 0;
}
.comment_zero_div {
}
.comment_zero {
	padding: 20px;
	border-top: 1px solid white;
	background: url('../img/input_bg_slice.jpg') 0 -8px repeat-x;
}
/* ÄÚ¸àÆ® ¾²±â ³¡ */

/* ±Û¾²±â Æû ½ÃÀÛ */
.write_title {
    background: #e5e5e5 url('../img/bg-content-box.gif') top left repeat-x;
	border-top: 1px solid white;
	border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
	font-size: 15px;
	font-family: Malgun Gothic, Gulim, AppleGothic;
	
}
.exclamation {
	padding: 5px 10px 5px 33px;
	border: 1px solid #e6db55;
	background: url('../img/exclamation.png') no-repeat 10px 4px #fffbcc ;
	margin-bottom: 10px;
	line-height: 150%;
}
.exclamation a {
	font-size: 11px;
}
.error {
    background: #ffcece url('../img/cross_circle.png');
    border-color: #df8f8f;
    color: #665252;
}

.autosave_result, .autosave_result_comment {
	z-index: 50;
	position: absolute;
	right:15px;
	top:0;
	height:40px;
	line-height: 40px;
	font-size: 11px;
	font-family: Dotum, Gulim;
	color: #888;
}
.autosave_result_comment {
	top:5px;
	right:25px;
}
.autofill_memo_head {

}
.write_div, .write_div2 {
	border: 1px solid #bbb;
	background-color: white
}
.write_form_div {
	overflow: hidden;
	width: 600px;
	padding: 30px;
}
.write_row {
	margin-bottom: 5px;
	width: 100%;
}
.write_row2 {
	margin-bottom: 3px;
	overflow: hidden;
	width: 100%;
}
.write_row3 {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}
.write_left {
	width: 100px;
	font-weight: bold;
	font-family: Malgun Gothic, Gulim, AppleGothic;
}
#warning_div {
	margin-bottom: 10px;
}
#warning_div .smallfont {
	line-height: 160%;
}
.pollDiv, .warning_div {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	padding: 10px 15px 15px;
	width: 468px;
	margin-bottom: 10px;
}
.poll_title {
	font-size: 14px;
	font-family: Malgun Gothic, Dotum;
	letter-spacing: -1px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}
.poll_input {
	width: 456px;
	border: 1px solid #ccc;
	height: 20px;
	padding: 0 5px;
	margin: 3px 0;
}
.warning_age_input {
	width: 25px;
	border: 1px solid #ccc;
	height: 20px;
	padding: 0 5px;
	margin: 3px 0;
}
.write_subject {
	padding: 10px 10px 0 10px;
	font-weight: bold; 
	height: 22px; 
	width: 478px; 
	border: 1px solid #b4b4b4; 
	color: #404040; 
	vertical-align: middle; 
	background-image: url('../img/input_bg_slice.jpg');
}
.write_textarea2 {
	line-height: 200%;
	width: 478px; 
	padding: 10px 10px 0 10px; 
	border: 1px solid #b4b4b4; 
	color: #404040; 
	vertical-align: middle; 
	background: url('../img/input_bg_slice.jpg') repeat-x white;
}
.write_link, .write_tag3 {
	padding: 4px 10px 0 10px; 
	height: 18px; 
	width: 478px; 
	border: 1px solid #b4b4b4; 
	color: #404040; 
	vertical-align: middle; 
	background: url('../img/input_bg_slice.jpg') repeat-x 0 -8px white ;
}
.write_link_div {
	margin-top: 10px;
}

.write_tag {
	font-weight: bold;
	font-family: Malgun Gothic, Gulim, AppleGothic;
	height: 31px;
	line-height: 31px;
}
.write_tag3 {
	width: 578px; 
}
.tag_tip, .tag_tip2, .tag_tip3 {
	position: absolute;
	display: none;
	top: 2px;
	right: 0;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	margin-bottom: 2px;
	padding: 2px 10px 0 25px;
	border: 1px solid #e6db55;
	background: url('../img/exclamation.png') no-repeat 5px 5px #fffbcc ;
}
.tag_tip {
	top: -20px;
	height: 40px;
	line-height: 150%;
	padding-top: 5px;
}
.tag_tip2 {
	color: #665252;
	border: 1px solid #df8f8f;
	background: url('../img/cross_circle.png') no-repeat 5px 5px #ffcece ;
}
.tag_tip3 {
	top: -20px;
  background: #c1dbff url('../img/information.png') no-repeat 5px 5px ;
  border-color: #a2c4ee;
  color: #585b66;
	height: 40px;
	line-height: 150%;
	padding-top: 5px;
}
.write_tag_already {
	padding: 3px 10px 0 10px;
	height: 30px; 
	width: 468px; 
	border: 1px solid #b4b4b4; 
	color: #404040; 
	vertical-align: middle; 
	background: url('../img/input_bg_slice.jpg') repeat-x 0 -8px white ;
}
.write_l_35px {
	line-height: 35px;
}
.write_l_31px {
	line-height: 31px;
}
#tag_restore {
	padding: 0 6px;
	height: 26px;
	line-height: 26px;
}
#write_ccl_nc, #write_ccl_nd {
	margin-left: 10px;
}
#write_hidden_div .write_hidden_content_div {
	padding: 30px;
}
#write_hidden_subject {
	padding: 20px 5px 25px;
	font-size: 18px;
	font-family: Malgun Gothic, Dotum;
	letter-spacing: -1px;
	text-align: center;	
}
#write_hidden_writer {
	line-height: 40px;
	padding-right: 25px;
}
#write_hidden_content {
	padding: 15px 25px;
}
.write_hidden_exclamation {
	line-height: 150%;
}
/* ±Û¾²±â Æû ³¡ */


/* ¿ìÃø Ä®·³ ½ÃÀÛ */
.rc_div {
	margin-left: 20px;
}
.rc_box_outline {
	border: 1px solid #bbb;
}
.rc_box_outline3 {
	border: 1px solid #bbb;
	border-top: 0;
}
.rc_box_outline2 {
	border: 1px solid #bbb;
	border-top: 0;
	margin-bottom: 20px;
}
.rc_box_outline_closure {
	height: 2px;
	border-top: 1px solid #bbb;
}
.rc_box, .rc_box_write_tools {
	padding: 15px 20px;
	border: 1px solid white;
	border-bottom: 0;
	background-color: #eee;
}
.rc_box_write_tools {
	padding-bottom: 25px;
}
.rc_row {
	clear: both;
}
.rc_title {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #3F6C18;
}
.rc_content_left, .rc_content_right {
	width: 110px;
	line-height: 125%;
}
.rc_content_whole_line {
	line-height: 125%;
	clear: both;
}
.rc_content_title {
	text-transform: uppercase;
	font-size: 11px;
	font-family: Dotum;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 3px;
}
.rc_content_title span {
	border-bottom: 1px dotted #aaa;
	padding-right: 10px;
}
.rc_content_content {
	line-height: 1.7;
	color: #666;
	font-family: "Trebuchet MS";
}
.rc_content_tag span {
	color: #666;
}
.rc_write_notice p {
	line-height: 1.5;
	color: #666;
	font-size: 11px;
	font-family: Dotum;
	letter-spacing: -1px;
}
.rc_content_content a span {
	color: #666;
	text-transform: none;
}
.rc_about_outline, .rc_about_outline2 {
	border: 1px solid #bbb;
	border-top: 0;
	margin-bottom: 20px;
}
.rc_about_outline2 {
	border-bottom: 0;
	margin-bottom: 0;
}
.rc_about_box {
	border-top: 1px solid #bbb;
	background-color: #eee;
}
.rc_about_title, .rc_about_title2 {
	color: #3F6C18;
	padding: 10px 20px 10px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	font-family: "Trebuchet MS";
	font-size: 17px;
}
.rc_about_title2 {
	padding: 5px 20px 8px;
	font-size: 15px;
}
.rc_about_title_title {
	text-transform: uppercase;
	font-size: 11px;
	font-family: Dotum;
	letter-spacing: -1px;
	margin-bottom: 3px;
	padding: 0 20px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.rc_about_title_title span {
	border-bottom: 1px dotted #aaa;
	padding-right: 100px;
}
.rc_about_content {
	border-left: 1px solid white;
	border-right: 1px solid white;
	line-height: 150%;
	padding: 0 20px 15px;
	color: #666;
}
.rc_about_content a {
	color: #666;
}
.rc_about_content a:hover {
	text-decoration: underline;
}
.rc_operator_busy {
	position: absolute;
	right: 20px;
	top: 4px;
	font-size: 12px;
		font-family: "Trebuchet MS";
}
.rc_banner_content {
	border: 1px solid #ccc;

}
.rc_submenu_outline {
	margin-bottom: 20px;
}
.rc_submenu_box {
	background-color: #3F6C18;
}
.rc_submenu_title {
	color: #fff;
	padding: 10px 20px 10px;
/*
	border-top: 1px solid #2d678b;
	border-left: 1px solid #2d678b;
	border-right: 1px solid #2d678b;
*/
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.rc_submenu_title a:hover{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

	/* Best Articles, Hot Articles ¸®½ºÆ® */
	.rc_best_box_outline {
		border: 1px solid #bbb;
		border-top: 0;
	}
	.rc_best_box {
		height: 453px;
		padding: 15px 20px;
		border: 1px solid white;
		border-top: 0;
		border-bottom: 0;
		background-color: #eee;
	}
	.rc_best_title, .rc_best_title2 {
		text-align: center;
		border: 1px solid #bbb;
		border-left: 0;
		border-bottom: 0;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 12px;
		background-color: #eee;
	}
	.rc_best_title {
		border-bottom: 1px solid #eee;
		color: #3F6C18;
		font-weight: bold;
	}
	.rc_best_title2 {
		color: #777;
		background-color: #e2e2e2;
		border-bottom: 1px solid #bbb;
	}
	.rc_best_title div, .rc_best_title2 div {
		height: 24px;
		line-height: 24px;
		width: 80px;
		border: 1px solid white;
		border-bottom: 0;
	}
	.rc_best_title2 div {
		border: 1px solid #e2e2e2;
		border-bottom: 0;
	}
	.rc_best_title_main div {
		width: 110px;
	}

	.rc_best_title_left {
		float: left;
		border-left: 1px solid #bbb;
		height: 27px;
	}
	.rc_best_bo {
		z-index: 100;
		position: absolute;
		top: 16px;
		right: 0;
		color: white;
		padding: 0 4px;
		background-color: #27420f;
	    opacity: 0.75;
	    filter:alpha(opacity=75);       
	    -ms-filter:"alpha(opacity=75)"; 	
	}
	.websp_latest ul {
		margin: 0;
		padding: 0;
	}
	.websp_latest ul li {
		list-style: none;
		display: block;
		background: url('../img/ico_dot_2x2_b4.gif') no-repeat 0 8px;
		padding-left: 6px;
	}
	.websp_latest ul li span a {
		color: #666;
	}
	.best_line {
		border-bottom: 1px dotted #ccc; 
		padding-bottom: 6px; 
		margin-bottom: 8px;	
	}
	/* Best Articles, Hot Articles ¸®½ºÆ® ³¡ */

	/* Side Mania Tested ½ÃÀÛ */
	.rc_review_div {
		overflow: hidden;
	}
	.rc_review_col0, .rc_review_col1, .rc_review_col2 {
		margin: 5px 0;
	}
	.rc_review_col0 {

	}
	.rc_review_col0 .rc_review_pic, .rc_review_col1, .rc_review_pic {
		height: 90px;
	}
	.rc_review_col0 .rc_review_pic {
		margin-right: 20px;
	}
	.rc_review_pic img {
		border: 1px solid #ccc;
		width: 105px;
		height: 70px;
		background-color: #eee;
	}
	.rc_review_subject0, .rc_review_subject1 {
		position: absolute;
		z-index: 600;
		bottom: -4px;
		left: 0;
		width: 229px;
		line-height: 22px;
		padding-left: 5px;
		color: white;
		background-color: #444;
	    opacity: 0.75;
	    filter:alpha(opacity=75);       
	    -ms-filter:"alpha(opacity=75)"; 	
	}
	.rc_review_subject1 {
		left: -127px;
		text-align: right;
		padding-left: 0;
		padding-right: 5px;
	}
	.rc_review_category_p, .rc_review_category_r {
		position: absolute;
		top: 0;
		left: 0;
		padding: 1px 5px 0;
		color: white;
		background-color: #444;
	    opacity: 0.50;
	    filter:alpha(opacity=50);       
	    -ms-filter:"alpha(opacity=50)"; 	
	}
	.rc_review_category_r {
		background-color: #27420f;
	    opacity: 0.70;
	    filter:alpha(opacity=70);       
	    -ms-filter:"alpha(opacity=70)"; 	
	}
	/* Side Mania Tested ³¡ */

	#about_slidedown {
		height: 241px;
	}


.mania_all_star_col {
	float: left;
	width: 110px;
	
}
.mania_all_star_col_lines {
	margin-left: 10px;
}
.mania_all_star_col div {
	line-height: 18px;
	font-family: Dotum;
	font-size: 11px;
}

	/* Movie-Talk */
	#boxoffice {
		overflow-y: hidden;
	}
	#boxoffice10 {
		overflow-y: hidden;
	}
	.boxoffice_picdiv0 {
		margin-left: 20px;
		margin-bottom: 15px;
	}
	#boxoffice img, #boxoffice10 img { 
		width: 108px;
		height: 154px;	
	}
	.boxoffice_rank {
		position: absolute;
		left: 0;
		top: 0;
		background-color: #eee;
		border: 3px solid #aaa;
		width: 18px;
		height: 18px;
		text-align: center;
		line-height: 18px;
	}
	.boxoffice_avg {
		position: absolute;
		right: 0;
		top: 132px;
		background-color: #000;
		color: white;
		width: 108px;
		height: 22px;
		line-height: 22px;
		text-align: center;
	    opacity: 0.7;
	    filter:alpha(opacity=70);       
	    -ms-filter:"alpha(opacity=70)"; 	
	}
	.boxoffice_minus {
		margin-top: -15px;
	}
	#boxoffice_more, #boxoffice_less {
		background-color: #eee;
		margin-top: -5px;
		padding-bottom: 10px;
		font-size: 14px;
	}
	#boxoffice_more:hover, #boxoffice_less:hover {
		text-decoration: underline;
	}
	
	#boxoffice_alltime {
		padding: 20px;
	}
	#boxoffice_alltime #title {
	    height: 40px;
	    line-height: 40px;
		font-size: 25px;
		font-family: Malgun Gothic, Dotum, AppleGothic;
		letter-spacing: -1px;
		margin-bottom: 10px;
	}
	#boxoffice_alltime #chamgo {
		margin-top: 15px;
	}
	.alltime_div {
		border: 1px solid #bbb;
		background-color: #f5f5f5;
		margin-bottom: 10px;
		padding: 10px;
		margin-left: 15px;
	}
	.alltime_div .rank {
		position: absolute;
		left: -18px;
		top: -1px;
		background-color: #eee;
		border: 3px solid #bbb;
		width: 30px;
		height: 30px;
		font-size: 18px;
		text-align: center;
		line-height: 30px;
	}
	.alltime_div .movie_left img {
		width: 100px;
		height: 140px;	
	}
	.alltime_div .movie_left {
		margin-right: 10px;
		margin-left: 20px;
	}
	.alltime_div .movie_right {
		width: 480px;
	}
	.alltime_navi {
		margin-left: 15px;
	}
	.alltime_navi a:hover {
		text-decoration: none;
	}
	/* Movie-Talk */

	
/* ¿ìÃø Ä®·³ ³¡ */


/* È¸¿ø°¡ÀÔ Æû µî °¢Á¾ ÀÔ·Â Æû (°Ô½ÃÆÇ ³») */
.login_title {
    height: 50px;
	font-size: 25px;
	font-family: Malgun Gothic, Dotum, AppleGothic;
	letter-spacing: -1px;
}
.login_form {
	margin-top: 2px;
}
.login_div {
	background: url('../img/input_bg_slice.jpg') repeat-x 0 -8px white ;
	padding: 50px 70px;
	overflow: auto;
}
.login_whole_title {
	clear: both;
	margin-bottom: 4px;
}
.login_terms {
	height: 150px;
	overflow: auto;
	background: url('../img/input_bg_slice.jpg') repeat-x 0 -8px white ;
	padding: 10px 20px;
	border: 1px solid #b4b4b4;
	text-align: justify;
	line-height: 1.7;
}
.login_agree {
	margin-top: 2px;
	margin-bottom: 15px;
}
.login_left {
	float: left;
	margin-bottom: 10px;
	height: 33px; 
	line-height: 33px;
}
.login_left_thin {
	float: left;
	margin-bottom: 15px;
	height: 20px; 
	line-height: 20px;
}
.login_right, .login_right3, .login_right4, .login_right_thin {
	float: right;
	margin-bottom: 10px;
}
.login_right3 {
	height: 33px; 
	line-height: 33px;
	width: 420px;
}
.login_right4 {
	width: 420px;
}
.login_right4 .exclamation{
	margin-top: 5px;
}
.login_right_thin {
	margin-bottom: 15px;
	height: 20px; 
	line-height: 20px;
	width: 420px;
}
.login_right input {
	background: url('../img/input_bg_slice.jpg') repeat-x white;
	border: 1px solid #b4b4b4;
	padding: 8px 10px 0 10px;
	height: 25px;
	width: 400px;
	font-size: 14px;
	font-family: arial, sans-serif;
}
.login_form textarea {
	background: url('../img/input_bg_slice.jpg') repeat-x white;
	border: 1px solid #b4b4b4;
	padding: 10px;
	height: 80px;
	width: 400px;
	overflow: auto;
}
.login_input_thin {
	background: url('../img/input_bg_slice.jpg') repeat-x white;
	border: 1px solid #b4b4b4;
	padding: 5px 10px 5px 10px;
	height: 20px;
	width: 400px;
	font-size: 14px;
	font-family: arial, sans-serif;
}
.login_input_thin2 {
	width: 200px;
}
.login_left2 {
	margin-top: 5px;
	float: left;
	height: 40px;
	line-height: 40px;
}
.login_right2 {
	margin-top: 5px;
	float: right;
	height: 40px;
	line-height: 40px;
}
.login_right2 .btn_input2 {
	width: 110px;
}
.login_left2 a {
	color: #3F6C18;
}
/* ·Î±×ÀÎ Æû (°Ô½ÃÆÇ ³») ³¡ */


/* ½ºÅ©·¦ÇÔ (»õÃ¢) */
.scrap_form {
	padding: 30px 40px;
}
.scrap_left {
	float: left;
	width: 100px;
}
.scrap_right {
	float: left;
	margin-bottom: 10px;
	width: 600px;
}
.scrap_right input {
	background: url('../img/input_bg_slice.jpg') repeat-x white;
	border: 1px solid #b4b4b4;
	padding: 4px 10px 0 10px;
	height: 22px;
	width: 578px;
	font-size: 12px;
	font-family: malgun gothic, dotum;
}
.scrap_title {
	font-size: 14px;
	font-family: malgun gothic, dotum;
}
.scrap_nick {
	font-family: malgun gothic, dotum;
}
.scrap_title_div {
	padding: 20px 10px;
	font-size: 25px;
	font-family: Malgun Gothic, Dotum, AppleGothic;
	letter-spacing: -1px;
}
/* ½ºÅ©·¦ÇÔ ³¡*/


/* ÇÃ·¹ÀÌ¸®½ºÆ® */
.playlist_left {
	float: left;
	width: 130px;
}
.playlist_right {
	float: left;
	margin-bottom: 10px;
	width: 438px;
}
.playlist_right input {
	background: url('../img/input_bg_slice.jpg') repeat-x white;
	border: 1px solid #b4b4b4;
	padding: 4px 10px 0 10px;
	height: 22px;
	width: 416px;
	font-size: 12px;
	font-family: malgun gothic, dotum;
}
/* ÇÃ·¹ÀÌ¸®½ºÆ® ³¡ */

/* BUTTONS */
.btn, .btn_input {
	color: #333; 
	height:26px;
	line-height:26px;
	padding: 4px 6px; 
	background:url('../img/btn_bg2.png') left 0; 
	border: 1px solid #aaa;
}
.btn:hover, .btn_input:hover {
	color:#fff;
	text-decoration: none;
	background:url('../img/btn_bg2.png') left -52px; 
	border: 1px solid #666;
}
.btn:active, .btn_input:active {
	background:url('../img/btn_bg2.png') left -78px; 
	border: 1px solid #000;	
}
.btn2, .btn_input2 {
	color: white;
	height:26px;
	line-height:26px;
	padding: 4px 6px; 
	background:url('../img/btn_bg2.png') left -26px; 
	border: 1px solid #3F6C18; color:#fff;
}
.btn2:hover, .btn_input2:hover {
	color:#fff;
	text-decoration: none;
	background:url('../img/btn_bg2.png') left -52px; 
	border: 1px solid #666;
}
.btn2:active, .btn_input2:active {
	background:url('../img/btn_bg2.png') left -78px; 
	border: 1px solid #000;	
}
.btn_input, .btn_input2 {
	padding: 0 6px; 
	padding-top: -2px;
}
.btn2 span {
	color: white;
}
/* BUTTONS ³¡ */


/* È¸¿ø ·¹ÀÌ¾î ½ÃÀÛ */				
.member_layer {
	background-color: #fff;
	border: 4px solid #ccc;
	padding: 5px 10px;
	line-height: 170%;
}
.member_layer_list a {
	color: #444;
}
.member_layer_list a .admin {
	color: #993333;
}
/* È¸¿ø ·¹ÀÌ¾î ³¡ */				


/************ Shortcut Buttons ************/

.shortcut-button {
	float: left;
    border: 1px solid #ccc;
    background: #eee;
    display: block;
    width: 106px;
    margin: 10px 0 0 0;
    background: #f7f7f7;
}
.shortcut-button2 {
	margin-left: 10px;
}
.shortcut-button span {
    border: 1px solid #fff;
    display:block;
    padding: 10px;
    text-align: center;
    color: #555;
    font-size: 11px;
    line-height: 1.3em;
    letter-spacing: -1px;
    font-family: Dotum;
}

.shortcut-button span img {
    margin-bottom: 10px;
}

.shortcut-button:hover {
    background: #fff;
	text-decoration: none;				
}
	
.shortcut-button span:hover {
	color: #3F6C18;
}

ul.shortcut-buttons-set li {
    float: left;
    margin: 0 15px 0 0;
	padding: 0 !important;
	background: 0;
}


/* tooltips ½ÃÀÛ */
#a_ccl_tooltip .tooltip_line {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	line-height: 160%;
}
#a_ccl_tooltip, #autosave_tooltip, #a_light_tooltip, #mania_tooltip, #index_section_tooltip1, #index_section_tooltip2 { 
    display:none; 
    font-size:11px;
	font-family: Malgun Gothic, Dotum, AppleGothic;
    letter-spacing: -1px; 
    color:#fff;
    text-align: left;
	line-height: 180%;
}
#a_ccl_tooltip {
    background:transparent url(../img/black_arrow_big.png); 
    height:163px;
	width:310px;
	padding:30px 30px 20px 30px;
}
#autosave_tooltip, #a_light_tooltip, #mania_tooltip, #index_section_tooltip1, #index_section_tooltip2 {
    background:transparent url(../img/black_arrow.png); 
    height:70px; 
    width:201px; 
    padding: 25px 20px; 
}
#index_section_tooltip1, #index_section_tooltip2 {
	letter-spacing: 0;
	font-family: Trebuchet MS;
	font-size: 12px;
	z-index: 1000;
	line-height: 120%;
    padding: 18px 20px 32px; 
}
/* tooltips ³¡ */



/* ÇÁ·ÎÇÊ ÆäÀÌÁö ½ÃÀÛ */
.profile_form {
	padding: 18px 30px 0;
	overflow: auto;
}
.profile_title {
	font-size: 14px;
	font-family: malgun gothic, dotum;
	letter-spacing: -1px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #bbb;	
}
.profile_left {
	clear: both;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 20px; 
	line-height: 20px;
	width: 90px;
}
.profile_right, .profile_right2, .profile_right3 {
	float: left;
	margin-bottom: 10px;
	line-height: 20px;
}
.profile_right {
	height: 20px; 
}
.profile_right2 {
	line-height: 100%;
	margin-top: 3px;
}
.profile_right3 {
	line-height: 140%;
	margin-top: 3px;
}
/* ÇÁ·ÎÇÊ ÆäÀÌÁö ³¡ */


/* ºñ¹Ð¹øÈ£Ã£±â ÆäÀÌÁö ½ÃÀÛ */
.password_div {
	padding: 35px;
}
.password_left {
	clear: both;
	float: left;
	margin-bottom: 10px;
	height: 30px; 
	line-height: 30px;
	width: 180px;
}
.password_right {
	float: left;
	margin-bottom: 10px;
	height: 30px; 
	line-height: 30px;
	width: 320px;
}
.password_input {
	background: url('../img/input_bg_slice.jpg') repeat-x white;
	border: 1px solid #b4b4b4;
	padding: 5px 10px 5px 10px;
	height: 20px;
	width: 300px;
	font-size: 14px;
	font-family: arial, sans-serif;
}
/* ºñ¹Ð¹øÈ£Ã£±â ÆäÀÌÁö ³¡ */

/* Opera hack */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	.tag_div {
		margin-top: 0;
	}
}


/* movie_popup */
.view_popup {
	margin-bottom: 10px;
}
.popup_div {
	width: 320px;
	right: 16px; 
	bottom: 0; 
	position: absolute;
	line-height: 120%;
	background-color: #000;
	-moz-box-shadow: 0 0 10px black;
}
.popup_title {
	padding: 5px;
}
.popup_title div {
	color: #666;
}
.popup_title div span a span:hover, .popup_title div a span:hover {
	color: white;
	cursor: pointer;
}
.popup_playlist_btn {
	position: absolute;
	line-height: 100%;
	padding-top: 3px;
	top: -15px;
	left: 0;
	height: 16px;
	width: 70px;
    color: #eee;
    opacity: 0.85;
    filter:alpha(opacity=85);       
    -ms-filter:"alpha(opacity=85)"; 	
	background-color: #27420f;
	text-align: center;
}
.popup_playlist_btn div {
	margin-top: 2px;
}
.popup_playlist_btn:hover {
    opacity: 1.0;
    filter:alpha(opacity=100);       
    -ms-filter:"alpha(opacity=100)"; 	
    color: black;
}
/* movie_popup */


/* NBA News Source ½ÃÀÛ */
.links_used {
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	padding: 20px 30px;
	
}
/* NBA News Source ³¡ */

.recent_excutions_col1 {
	width: 180px;
	overflow: hidden;
}
.recent_excutions_col2 {
	width: 120px;
}
.recent_excutions_col3 {
	width: 80px;
}
.recent_excutions_col4 {
	width: 120px;
}


/* NBA News Helper */
.news_helper_div, .news_helper_div_write {
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	padding: 10px 20px;
}
.news_helper_title {
	font-size: 15px;
}
.news_helper_title, .news_helper_content {
	font-family: helvetica, Arial;
}
.news_helper_div_write {
	width: 458px;
}
/* NBA News Helper ³¡ */



