@charset "utf-8";
/* CSS Document */
/* ----------------- COMMON ----------------- */
html {
	margin:0;
	padding:0;
	height:100%;
	overflow-y:scroll;
	overflow-x:hidden;
/*
	scrollbar-face-color:#DCDCDC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #F2F2F2;
	scrollbar-darkshadow-color: #F2F2F2;
	scrollbar-track-color: #F2F2F2;
	scrollbar-arrow-color: #777777;
*/		
}

body {
	color: #666666;
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0; margin:0;
	font-family:'굴림',gulim, verdana, verdana;
	background:#fff;
	text-align: center;
	position:relative;
	/*  overflow-x:hidden; */
	/* overflow-y:scroll; */
}

body.ifr_body	{text-align: left;}

hr {display: none; clear:both;}
/* h1, h2, h3, h4, h5 {display:none;}
*/
h1, h3 {display:none;}

html {height: 100%;}
img {border: 0 none;
	/* vertical-align:middle; */
	}
form {margin: 0;}

div,p {padding:0; margin:0; border:0; font-family:'굴림',gulim, verdana, verdana; font-size:12px; color:#333;}
ul,li,ol {list-style:none; margin:0; padding:0;}
dl,dt,dd	{margin:0; padding:0;}	
li	{line-height:1.7;}
th,td {font-family:'굴림',gulim,verdana; font-size:12px; color:#333;}

a:link {font-size: 12px; font-family:'굴림',gulim,verdana; color:#333; text-decoration:none;}
a:visited {font-size: 12px; font-family:'굴림',gulim,verdana; color:#333; text-decoration:none;}
a:hover, a:active {font-size: 12px; font-family:'굴림',gulim,verdana; color:#333; text-decoration:underline;}


input,select {
	font-size:12px;
	vertical-align:middle;
}

.hand	{cursor:pointer;}

.scroll	{scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #CECECE; scrollbar-highlight-color: #CECECE;
	scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #A3A3A3;}
/* CSS 기본 */
.hidden	{display:none;}
.ls	 	{letter-spacing:-1px;}
.fl		{float:left  !important;;}
.fr		{float:right  !important;;}
.B 		{ font-weight:bold !important; }
.clb,.clr {clear:both;}
/* .border	{border:1px #F7F7FF solid;}
*/
.middle 	{ vertical-align:middle; }
.top 		{ vertical-align:top; }
.noBG 	{background:none; }

/* layout */
#header	{padding-bottom:10px; background:#ffffff}
#wrap	{width:978px; margin: 0 auto; text-align: left; background:#ffffff;}
#left	{width:190px; float:left; background:#ffffff margin-bottom:40px;}
#wrap_content { float:left; width:534px; margin-left:12px; background:#fff; padding-bottom:40px; }
#wrap_content_1d	{float:left; width:776px; margin-left:12px; margin-bottom:12px; background:#fff; padding-bottom:0px}
#wrap_line	{width:860px; background:#fff; clear:both; border:1px #b0cde9 solid; margin:0 auto 20px auto; text-align:center;}
#right	{ float:right; width:230px; background:#fff; }
#footer {clear:both; width:978px; background:#fff; border-top:1px solid #d9d9d9; text-align:center; padding-bottom:10px; color:#666; font-size:11px; letter-spacing:0px}
#footer a	{color:#666; font-size:11px; font-weight:bold}
#footer	p.copyright {padding:12px 0 4px 0; margin:0;}
#footer	p.corp {padding-top:10px; margin:0;color:#666; font-size:11px;}
#footer .txt_666_b	{font-size:12px}

/* =Common classes */
.C333 {color: #333333;}
.C666 {color: #666666;}
.Corg {color: #ff551b;}
.Cred {color: #c0504d;}
.Clink {color: #1f6cba;}
.Cgreen {color: #12a3ac;}
.Cblue {color:#b0cde9}
.Cdblue {color:#0000A0}
.Cgray {COLOR:#F7F7FF} 

.Fg8 {font: 0.8em Gulim, verdana;}
.Fg9 {font: 0.9em Gulim, verdana;}
.Fg11 {font: 11px Gulim, verdana;}
.Fg12 {font: 12px Gulim, verdana;}
.Fg13 {font: 13px Gulim, verdana;}
.Fd11 {font: 11px Dotum, verdana;}
.Fd12 {font: 12px Dotum, verdana;}
.Fd12B {font: 12px Dotum, verdana;font-weight: bold;}		// 소재목타이틀용도.
.Fd13 {font: 13px Dotum, verdana;}

/* 중간 제목용 클래스 */
.Stitle {
	color:#003C96;font-family:돋움,Dodum;font-size: 15px; font-weight:bold;line-height:15px; font-weight:bold;
	_font-family: 'Malgun Gothic',Dotum,AppleGothic,sans-serif ;  
/*	
			font:bold 1.2em '맑은 고딕'  MalgunGothic, '굴림', Gulim, '돋움', Dotum, AppleGothic, Sans-serif;
			color:#333;
*/
				letter-spacing:0px;
}

/* 기본 리스트 */
#def_list {margin:0;}
#def_list ul {float:left;line-height:24px;}
#def_list li {list-style:none;padding-left:11px;background:url(http://static.tk.co.kr/image/tk/icon_rarrow.gif) 0 3px no-repeat;line-height:16px}

.ime_dis {ime-mode: disabled;}
.ime_kor {ime-mode: active;}

/* ����� png ���� ����� */
.png24 {
   tmp:expression(setPng24(this));
}

/* �ƹ�Ÿ � shadow ó���ϱ� */
.img-wrapper {
	background: url(http://static.tk.co.kr/image/tk/shadow.gif) no-repeat bottom right;
	margin: 5px 0;
	padding: 0;
	position: relative;
}

.img-wrapper img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 0px -5px;
	padding: 4px;
	position: relative;
	display:block;
	vertical-align: bottom;
}

/* header component */
#logo {clear:both;height:45px;width:978px;}
#logo #title{margin:0; padding:0}
#logo #title ul {list-style:none; padding:0;margin:0}
#logo #title li {float:left;}
#logo #title li a{height:45px;overflow:hidden;display:block; text-indent:-1000em;}
#logo #title li.tk a{background:url(http://static.tk.co.kr/image/tk/logo_newtk.gif) no-repeat; width:223px;}
#logo #title li.support a{background:url(http://static.tk.co.kr/image/tk/logo_support.gif) bottom no-repeat; width:105px;}
#logo #title li.company a{background:url(http://static.tk.co.kr/image/tk/logo_company.gif) bottom no-repeat; width:105px;}
#logo #title li.personal a{background:url(http://static.tk.co.kr/image/tk/logo_personal.gif) bottom no-repeat; width:105px;}
#logo #title li.community a{background:url(http://static.tk.co.kr/image/tk/logo_community.gif) bottom no-repeat; width:105px;}
#logo #title li.ucc a{background:url(http://static.tk.co.kr/image/tk/logo_ucc.gif) bottom no-repeat; width:112px;}

#logo #menu {padding:0; margin:3px 0 0 0;}
#logo #menu ul {float:right;}
#logo #menu li {display:inline; padding-left:2px;color:#333}
#logo #mueu li.home {background:url(http://static.tk.co.kr/image/tk/icon_house.gif) 0 1px no-repeat;}
#logo #mueu li.login {background:url(http://static.tk.co.kr/image/tk/tag_purple.gif) 0 1px no-repeat;}
#logo #mueu li.comm {background:url(http://static.tk.co.kr/image/tk/icon_group.gif) 0 1px no-repeat;}
#logo #mueu li.favorite {background:url(http://static.tk.co.kr/image/tk/icon_star.gif) 0 1px no-repeat;}
#logo #mueu li.help {background:url(http://static.tk.co.kr/image/tk/icon_help.gif) 0 1px no-repeat;}



/* left menu component */
#menu2 {
  width: 188px;
  margin: 0;
  margin-bottom:10px;
  border-style: solid solid none solid;
  border-color: #D8D5D1;
  border-size: 1px;
  border-width: 1px;
}

#menu2 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu2 li a:link, #menu2 li a:visited {
	color: #666666;
	display: block;
	background:  url(http://static.tk.co.kr/image/tk/menu2.gif);
	padding: 8px 0 0 30px;
}

#menu2 li a:hover, #menu2 li #current {
	color: #666666;
	font-weight:bold;
	background:  url(http://static.tk.co.kr/image/tk/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
}

/* �?���͵��� ���� �޴��� */
#lmenu {
	/* background:url(http://static.tk.co.kr/image/tk/box190X2_b_bottom.gif) bottom center no-repeat; */
	margin-bottom:10px;
	padding-bottom:0;
	overflow:hidden;
}
#lmenu h3 {
	margin:0; 
	padding:12px 0 0 0;
	line-height:100px;
	overflow:hidden; 
	height:30px; 
	display:block;
}
#lmenu h3.community {background:url(http://static.tk.co.kr/image/tk/menu_top_comm.gif) top center no-repeat;}
#lmenu h3.support {background:url(http://static.tk.co.kr/image/tk/menu_top_support.gif) top center no-repeat;}
#lmenu h3.company {background:url(http://static.tk.co.kr/image/tk/menu_top_company.gif) top center no-repeat;}
#lmenu h3.personal {background:url(http://static.tk.co.kr/image/tk/menu_top_personal.gif) top center no-repeat;}

#lmenu #border{ background-color:#fff; padding:0; margin:0;
	border-right:1px solid #A6C2E2;border-left:2px solid #A6C2E2;border-bottom:2px solid #A6C2E2;
}
#lmenu #title {background:url(http://static.tk.co.kr/image/tk/bullet_add.gif) 5px 5px no-repeat;padding:5px 0 3px 25px ;
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
}

#lmenu ul{ padding:3px 0 3px 10px; margin:0; clear:both;}
#lmenu li{
	height: 24px;
	text-decoration: none;
	font-size:12px;
	text-indent:20px;
}
#lmenu li{background:url(http://static.tk.co.kr/image/tk/bg_bul.gif) 10px 6px no-repeat;}

#lmenu li a:hover, #lmenu li #current, #lmenu #title a:hover {
	color: #333333;
	font-weight:bold;
	font-size:12px;
}

/* ª: �������/�̺�Ʈ */
#notice, #event {margin:0;}
#notice h2, #event h2 { margin:0;}
#notice h2 a { background: url(http://static.tk.co.kr/image/tk/notice_title.gif) no-repeat; width:190px; height:0; padding:24px 0 0 0; overflow:hidden; margin:0; display:block; }
#event h2 a { background: url(http://static.tk.co.kr/image/tk/event_title.gif) no-repeat; width:190px; height:0; padding:24px 0 0 0; overflow:hidden; margin:0; display:block; }
#notice ul, #event ul{margin:0; padding:3px 0; margin:0;}
#notice li,  #event li {margin:0; list-style:none; padding-left:14px; background:url(http://static.tk.co.kr/image/tk/bg_bul.gif) 2px 4px no-repeat;}
#notice li.important , #event li.important { font-weight:bold;}

/* ���Ӹ޴� */
#gameguide {padding-bottom:10px; background:url(http://static.tk.co.kr/image/tk/gmenu_bottom.gif) left bottom no-repeat;}
#gameguide h2 { background:url(http://static.tk.co.kr/image/tk/gmenu_top.gif); height:0; padding:32px 0 0 0; overflow:hidden; margin:0;}
#gameguide ol { background:white; border-left:2px solid #e7e7e7; padding:5px 2px 0 12px; list-style:none; margin:0; border-right:2px solid #e7e7e7;}
#gameguide li { list-style:none; padding-left:14px; background:url(http://static.tk.co.kr/image/tk/bg_bul.gif) 2px 4px no-repeat; margin-bottom:3px;}
#gameguide li.important { font-weight:bold;}

/* ����Ʈ���� */
#gamelogo  {margin:0px 0 0 0;}
#gamelogo img{display:block;}
#gamelogo  h2 { margin:0;}
#gamelogo  h2 a { background: url(http://static.tk.co.kr/image/tk/poker776.gif) no-repeat; width:776px; height:0; padding:28px 0 0 0; overflow:hidden; line-height:200px; margin:0; display:block; }

#howto_tab {
	margin: 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #666;
}
#howto_tab ul {padding:0 0 0 22px; margin:0; background:url(http://static.tk.co.kr/image/tk/tag_orange.gif) left no-repeat;}
#howto_tab li {margin:0; padding:0; display:inline; list-style-type:none; font-weight:bold; color:#666}
#hotto_tab a:link, #hotto_tab a:visited { 
	float:left; 
	font-size:13px; 
	line-height:15px; 
	font-weight:bold; 
	padding:0 12px 6px 12px; 
	text-decoration:none; 
	color:#333;}
#hotto_tab a:link.active, #hotto_tab a:visited.active, #hotto_tab a:hover {
        color: #333;
        /* background: url(rounded.gif) no-repeat bottom center; */
}

#sitem {margin:0px 0 20px 0;}
#sitem h2 { margin:0;}
#sitem h2 a { background: url(/images_old/red_title.gif) no-repeat; width:534px; height:0; padding:28px 0 0 0; overflow:hidden; line-height:200px; margin:0; display:block; }
#sitem ul{  padding:7px 0; margin:0;}
#sitem li { list-style:none; padding-left:14px; background:url(http://static.tk.co.kr/image/tk/bg_bul.gif) 2px 4px no-repeat; margin-bottom:3px;}
#sitem li.important { font-weight:bold;}

#hot_item {margin:0px 0 20px 0;}
#hot_item h2 { margin:0;}
#hot_item h2 a { background: url(http://static.tk.co.kr/image/tk/subject_hotitem_b.gif) no-repeat; width:534px; height:0; padding:22px 0 0 0; overflow:hidden; line-height:200px; margin:0; display:block; }
#hot_item ul{  padding:7px 0; margin:0;}
#hot_item li { list-style:none; padding-left:14px; background:url(http://static.tk.co.kr/image/tk/bg_bul.gif) 2px 4px no-repeat; margin-bottom:3px;}
#hot_item li.important { font-weight:bold;}

/* top rank */
#toprank{
	background:url(http://static.tk.co.kr/image/tk/rank_bottom.gif) bottom center no-repeat;
	padding-bottom:12px;
	margin:0 0 5px 0;
}
#toprank h2 {margin:0;}
#toprank h2 a{ background:url(http://static.tk.co.kr/image/tk/rank_top.gif); padding:30px 0 0 0; line-height:60px; width:230px; overflow:hidden; height:0; display:block;}
#toprank .border{background-color:#fff; padding:5px 7px 0 7px; margin:0; list-style:none; clear:both; background:url(http://static.tk.co.kr/image/tk/rank_top_line.gif) repeat-y;}
/* #toprank .border{background-color:#fff; padding:5px 3px 0 3px; margin:0; list-style:none; clear:both; border-right:1px solid #53A3E1; border-left:1px solid #53A3E1;}
*/
#toprank .right {
	float:right;
	font-weight:normal;
	font:11px dotum;
	color:#999;
	width:70px;
	text-align:right;
	overflow: visible;
	background: #FF3300;
}
#toprank .left{
float:left;
font-weight:normal; font:11px dotum; color:#000; width:130px; text-align:left;
}
#guildrank{
	background:url(http://static.tk.co.kr/image/tk/rank_bottom.gif) bottom center no-repeat;
	padding-bottom:7px;
	margin:0 0 7px 0;
}
#guildrank h2 {margin:0;}
#guildrank h2 {background:url(http://static.tk.co.kr/image/tk/rank_guild_top.gif); padding:30px 0 0 0; line-height:60px; width:230px; overflow:hidden; height:0; display:block;}
#guildrank .border{background-color:#fff; padding:5px 7px 0 7px; margin:0; list-style:none; clear:both; background:url(http://static.tk.co.kr/image/tk/rank_top_line.gif) repeat-y;}


/* 오늘의 랭킹 */
#todayRank{
	background:url(http://static.tk.co.kr/image/tk/rank_guild_bottom.gif) bottom center no-repeat;
	padding:0 0 3px 0;
	margin-bottom:7px;
	display:block;
}
#todayRank .border{background-color:#fff; padding:0 3px; margin:0; list-style:none; clear:both; border-right:1px solid #D4D4D4; border-left:1px solid #D4D4D4;}

/* ���̺� �Ϲ� */
table.basic{
  margin: 0; padding: 0; line-height: 21px;
  border-collapse: collapse;
}
table.basic th, table.basic td{
  margin: 0; padding: 0;
}

table.basic caption{ margin: 0; padding: 0; }
table.basic th{ background-color: #ffffff; }

/* �Ķ�� ���̺� */
table.blue{
  margin: 0; padding: 0; line-height: 21px;
  border-top: 2px solid #b0cde9;
  border-bottom: 1px solid #b0cde9;
  border-collapse: collapse;
}
table.blue th{
  margin: 0; padding: 3px 0;
  text-align:center;
  background-color: #F9F9F9; 
  border-bottom: 1px solid #b0cde9;
  text-indent:0px;
}
table.blue td{
  margin: 0; padding: 3px 0;
  border-bottom: 1px solid #cccccc;
  text-indent:0px;
}
table.blue td.title{
  margin: 0; padding: 3px 0;
  text-align:center;
  background-color: #F9F9F9; 
  border-bottom: 1px solid #b0cde9;
  text-indent:0px;
}

table.blue caption{
  margin: 0; padding: 0;
  text-align: left;
  font-family: verdana, gulim, '굴림'; font-size:12px; color:#333;
}
table.blue thead th{
  background-color: #F9F9F9; 
  border-bottom: 1px solid #999999;
}
table.blue tfoot th, table.blue tfoot td{
  border-bottom: none;
  background-color: #e2e2e2;
}

/* �Ķ�� ���� */
table.red{
  margin: 0; padding: 0; line-height: 21px;
  border-top: 2px solid #FF0000;
  border-bottom: 1px solid #FF0000;
  border-collapse: collapse;
}
table.red th{
  margin: 0; padding: 3px 0;
  text-align:center;
  border-bottom: 1px solid #cccccc;
  background-color:#F7F7FF
}
table.red th, table.red td{
  margin: 0; padding: 3px 0;
  border-bottom: 1px solid #cccccc;
}
table.red caption{
  margin: 0; padding: 0;
  text-align: left;
  font-size:12px; color:#333;
}
table.red thead th{
  background-color: #F9F9F9; 
  border-bottom: 1px solid #999999;
}
table.red tfoot th, table.red tfoot td{
  border-bottom: none;
  background-color: #e2e2e2;
}

/* �Է���, �Ķ�� ���̺� */
table.input {
  margin:0; padding: 0;
  border-top:#b0cde9 2px solid;
  border-bottom: 1px solid #b0cde9;
  border-collapse: collapse;
  width:100%;
}

table.input th{
	width: 140px;
	margin: 0;
	padding: 5px 15px;
	text-align:left;
	vertical-align:text-top;
	border-bottom: 1px solid #dcdcdc;
	background-color:#edf3fa;
	color:#333;
	font-weight:normal;
}
table.input td{
	padding: 7px 15px;
	line-height: 16px;
	text-align:left;
	border-bottom: #dcdcdc 1px solid;
	background-color: #fcfcfc;
}
table.input caption{
  margin: 0; padding: 0;
  text-align: left;
  font-family: verdana, gulim, '굴림'; font-size:12px; color:#333;
}
table.input thead th{
  background-color: #F9F9F9; 
  border-bottom: 1px solid #999999;
}
table.input td.button{
	clear:both;
	background-color: #F9F9F9;
	border-top: 1px solid #b0cde9;
	border-bottom: 1px solid #b0cde9;
	text-align:center;
	word-spacing:5px;
}

table.input tfoot th, table.input tfoot td{
  border-bottom: none;
  background-color: #e2e2e2;
}

table.chart{
  margin: 0; padding: 0; line-height: 21px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-collapse: collapse;
  }
table.chart th, table.chart td{
  margin: 0; padding: 3px 0; width: 160px;
  text-align: center;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
table.chart caption{
  margin: 0; padding: 0;
  text-align: right;
}
table.chart thead th{
  background-color: #e9e9e9;
  border-bottom: 1px solid #999999;
}
table.chart tfoot th{ background-color: #e2e2e2; }

table.rank{
  margin: 0; padding: 0; line-height: 21px;
  border-top: 2px solid #E77921;
  border-bottom: 2px solid #999999;
  border-collapse: collapse;
}
table.rank th{
  margin: 0; padding: 3px 0;
  text-align: center;
  border-bottom: 1px solid #cccccc;
}
table.rank th, table.rank td{
  margin: 0; padding: 3px 0;
  text-align: center;
  border-bottom: 1px solid #cccccc;
}

table.rank caption{
  margin: 0; padding: 0;
  text-align: right;
}
table.rank thead th{
  background-color: #F9F9F9; 
  border-bottom: 1px solid #999999;
}
table.rank tfoot th, table.rank tfoot td{
  border-bottom: none;
  background-color: #e2e2e2;
}

/* ���ӹ�� �޴� */
#gamenavi {
	float:left;
	width:100%;
	line-height:normal;
	border-bottom:1px solid #6B78A9;
	font-size:90%;
}
#gamenavi ul {
	 margin:0;
	 padding:0 20px 0 20px;
	 list-style:none;
}
#gamenavi li {
display:inline;
margin:0;
padding:0;
}
#gamenavi a {
float:left;
background:url("http://static.tk.co.kr/image/tk/tableft4.gif") no-repeat left top;
margin:0;
padding:0 0 0 7px;
text-decoration:none;
}
#gamenavi a span {
float:left;
display:block;
background:url("http://static.tk.co.kr/image/tk/tabright4.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#6B78A9;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#gamenavi a span {float:none;}
/* End IE5-Mac hack */
#gamenavi a:hover span {
color:#6B78A9;
}
#gamenavi a:hover {
background-position:0% -42px;
}
#gamenavi a:hover span {
background-position:100% -42px;
}

#gamenavi #current a {
		  background-position:0% -42px;
}
#gamenavi #current a span {
		  background-position:100% -42px;
}

/* Ŀ�´�Ƽ �ֽű� ���̺� */
.latest_white { width:100%; padding-bottom:15px; overflow:hidden; position:relative;}
.latest_white h2 { display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url(http://static.tk.co.kr/image/tk/line_blue2.gif) no-repeat left bottom; font-size:1em;}

.latest_white ul { }
.latest_white ul li { position:relative; height:21px; background:url(http://static.tk.co.kr/image/tk/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden; }

.latest_white ul li .title { position:relative; z-index:0; overflow:hidden; width:100%; white-space:nowrap;}
.latest_white ul li .title a { color:#555555; text-decoration:none; }
.latest_white ul li .title a:hover { text-decoration:underline; }
.latest_white ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_white ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_white ul li .date { position:relative; z-index:1; }
.latest_white ul li .date span { background:#FFFFFF; position:relative; z-index:1; padding:3px 5px 3px 12px; text-align:right; float:right; top:-16px; _top:-18px; color:#999999; font:.8em Tahoma; }

.latest_white .more { position:absolute; top:12px; right:11px; color:#54564b;font-size: 11px;}
.latest_white a.more {text-decoration:none;font-size: 11px;} 
/* .latest_white a.more:hover { text-decoration:underline;font:.8em Tahoma;} */
.latest_white a.more:hover { text-decoration:underline;} 

/* ��a */
.desc {
	font-family: '굴림';
	font-size: 9pt;
	color: #666;
}
.name {
	font-family: '굴림';
	font-size: 10pt;
	color: #335DA2;
	font-weight: bold;
}

.namew {
	font-family: '맑은 고딕'  MalgunGothic, 돋움, Dotum, 굴림, Gulim, AppleGothic, Sans-serif;
	font-size: 1.3em;
	color: #FAFAFA;
	font-weight: bold;
}
.btn {
	font-family: '굴림';
	font-size: 10pt;
	color: #3A3A3A;
	font-weight: bold;
}
.imgbg { border:1px solid #666666}
#item_line {padding:0 0 5px 0; margin:0 0 10px 0; border-bottom:1px solid #b0cde9; height:88px;}
#item_info {float:left;display:inline; overflow:hidden;}
#item_title { margin-bottom:10px; height:0px; height:20px;}

#box190b{
	background:url(http://static.tk.co.kr/image/tk/box190X2_b_bottom.gif) bottom center no-repeat;
	padding-bottom:14px;
	margin:4px 0 9px 0;
}
#box190b h3 { margin:0; background:url(http://static.tk.co.kr/image/tk/box190X2_b_top.gif) top center no-repeat; padding:14px 0 0 0; line-height:100px; width:190px; overflow:hidden; height:0; display:block;}
#box190b .border{padding:4px 4px; margin:0; list-style:none; clear:both; border-right:3px solid #A6C2E2; border-left:3px solid #A6C2E2;}

#login{
	background:url(http://static.tk.co.kr/image/tk/box190X2_b_bottom2.gif) bottom center no-repeat;
	padding-bottom:4px;
	margin:0 0 7px 0;
	overflow:visible;
}
#login h3 { margin:0; background:url(http://static.tk.co.kr/image/tk/box190X2_b_top.gif) top center no-repeat; padding:12px 0 0 0; line-height:100px; width:190px; overflow:hidden; height:0; display:block;}
#login .border{padding:2px 2px; margin:0; list-style:none; clear:both; border-right:3px solid #A6C2E2; border-left:3px solid #A6C2E2;}

/* �?��� */
#support_home {width:700px; height:468px; position:relative; background:url(http://static.tk.co.kr/image/tk/support.gif) no-repeat;}
#support_home ul { margin:0;padding:0; list-style:none;}
#support_home .faq a{top:138px; left:24px;}
#support_home .qa a{top:138px; left:248px;}
#support_home .suggest a{top:138px; left:472px;}
#support_home .abuser a{top:289px; left:24px;}
#support_home .notice a{top:289px; left:248px;}
#support_home .secede a{top:289px; left:472px;}
#support_home a {position:absolute;width:200px; height:135px; text-indent:-1000em;}
#support_home a:hover {border:2px solid #b0cde9;}

/* ȸ��Ұ� */
#company_home {width:700px; height:468px; position:relative; background:url(http://static.tk.co.kr/image/tk/home_company.gif) no-repeat;}
#company_home ul { margin:0;padding:0; list-style:none;}
#company_home .intro a{top:138px; left:24px;}
#company_home .policy a{top:138px; left:248px;}
#company_home .channel a{top:138px; left:472px;}
#company_home .ads a{top:289px; left:24px;}
#company_home .publishing a{top:289px; left:248px;}
#company_home .ally a{top:289px; left:472px;}
#company_home a {position:absolute;width:200px; height:135px; text-indent:-1000em;}
#company_home a:hover {border:2px solid #b0cde9;}

/* ����Ÿ��Ʋ */
#mtitle {margin:0; padding:0; overflow:hidden; width:776px; height:218px;}


/* 중제목 타이틀 */
#subtitle {margin:0 0 12px 0; padding:8px 0 0 22px; width:95%; height:36px;
			background:url(http://static.tk.co.kr/image/tk/bul_blue.gif) 5px 17px no-repeat; position:relative;
			font:bold 18px '맑은 고딕'  MalgunGothic, 돋움, Dotum, 굴림, Gulim, AppleGothic, Sans-serif;color:#333;letter-spacing:-1px;
			border:2px solid #1f6cba;
			}

/* paginate */
.paginate { padding:16px 0; text-align:center;}
.paginate a,
.paginate strong { position:relative; display:inline-block; margin-right:1px; padding:2px 4px 3px 4px; color:#000; text-decoration:none; border:1px solid #ffffff; font:bold 11px/normal Verdana; _width /**/:17px;}
.paginate strong { color:#f23219 !important; border:1px solid #e9e9e9;}
.paginate .pre { margin-right:6px; padding:4px 6px 2px 14px; _padding-bottom:1px; background:url(http://static.tk.co.kr/image/tk/bu_pg_l_on.gif) no-repeat 6px 5px !important; letter-spacing:-1px;}
.paginate .next { margin-left:4px; padding:4px 14px 2px 6px; _padding-bottom:1px; background:url(http://static.tk.co.kr/image/tk/bu_pg_r_on.gif) no-repeat 30px 5px !important; letter-spacing:-1px;}
.paginate .pre,
.paginate .next { display:inline-block; color:#ccc; border:1px solid #e9e9e9; position:relative; top:-2px; _top:-2px; font:11px/normal 돋움, Dotum; _width /**/:75px;}
.paginate a.pre,
.paginate a.next { color:#565656;}
.paginate a:hover { background-color:#f7f7f7 !important; border:1px solid #e9e9e9;}