@charset "utf-8";

h1#tp_head{
	float:right;
	font-size:12px;
	margin:20px 5px 2px 0px;
	color:#fafae1;
	font-weight:normal;
}

#main_pnl{
	clear:both; /* modifier */
	position:absolute;
	top:38px;
	width:792px;
	height:350px;
	background-image:url(img/top_img_pnl.gif);
}

#main_pnl img{
	width:774px;
	height:332px;
	margin:9px;
}


/* update/news area */

#update{
	width:626px;
	height:252px;
	position:absolute;
	top:500px;
	background-image:url(cn-t/images/update_bg.gif);
	background-repeat:no-repeat;
}

#scroll_area{
	width:578px;
	height:170px;
	position:absolute;	
	top:45px;
	left:35px;	
	overflow:auto;	
	scrollbar-base-color: #383838;
	scrollbar-highlight-color: #5e5e5e;
}

#up_txt{
	/*width:578px;*/
	width:538px;
	height:100%;
	font-size:13px;
	color:#e9ede3;
	line-height:150%;
}



#up_txt b{
	display:block;
	color:#bbbbff;
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 2px 0px;
}

#up_txt a{
	color:#e9ed00;
	margin-right:2px;
}

#up_txt a:hover{
	color:#9999ff;
}

/* banner area */
#banner{
	width:345px;
	height:185px;
	position:absolute;
	top:500px;
	left:635px;
	text-align:left;
}

.top_banner{
	/* width:167px;
	height:58px; */
	width:340px;
	height:56px;
	display:block;
	float:left;
	margin-bottom:3px;
	background:url(img/btn_kec.gif);
} 

/* 教室(香港) 長340 disabled */
.top_banner2{
	width:340px;
	height:56px;
	display:block;
	float:left;
	margin-bottom:3px;
	background:url(img/btn_tutor.gif);
} 

.longBtn{background-position:0px 0px;}
.longBtn:hover{background-position:0px 56px;}

/* 積分賽 */
.top_banner3{
	width:340px;
	height:56px;
	display:block;
	float:left;
	margin-bottom:3px;
	background:url(img/btn_shop_tour.gif);
} 

/* 教室(香港) 長170 */
.top_banner4{
	width:170px;
	height:56px;
	display:block;
	float:left;
	margin-bottom:3px;
	background:url(img/btn_tutor_hk.gif);
} 

/* 教室(台灣) 長170 */
.top_banner5{
	width:170px;
	height:56px;
	display:block;
	float:left;
	margin-bottom:3px;
	background:url(img/btn_tutor_tw.gif);
} 

/* 教室(MY) 長170 */
.top_banner6{
	width:170px;
	height:56px;
	display:block;
	float:left;
	margin-bottom:3px;
	background:url(img/btn_tutor_my.gif);
} 

/* 教室(SG) 長170 */
.top_banner7{
	width:170px;
	height:56px;
	display:block;
	float:left;
	margin-bottom:3px;
	background:url(img/btn_tutor_sg.gif);
} 

/* duelist_id 長340 */
.top_banner8{
	width:340px;
	height:56px;
	display:block;
	float:left;
	margin-bottom:3px;
	background:url(img/btn_duelist_id.gif);
} 



 
#to_ocg{
	background-position:0px 0px;
	margin-right:3px;
}

#to_cgc{
	background-position:0px -58px;
	margin-right:3px;
}

#to_did{background-position:0px -116px;}
#to_dt{	background-position:0px -174px;}
#to_dt img{
	border:none;
	margin:6px 0px 0px 11px;
}

#to_ocg:hover{	background-position:-167px 0px; }
#to_cgc:hover{	background-position:-167px -58px; }
#to_did:hover{	background-position:-167px -116px; }
#to_dt:hover{	background-position:-167px -174px; }

.top_banner span{ display:none;}


#banner table{
	float:left;
	width:338px;
	border:1px solid #6b6b6b;
	background-image:url(img/checkers.gif);
}

#banner table img{
	margin-left:2px;
}
#banner td{
	padding:4px;
	font-size:10px;
	line-height:11px;
	color:#ededed;
}

/* footer */

#tp_foot{
	position:absolute;
	top:806px;
	left:0px;
	width:980px;
	height:80px;
}

#ct_copy{
	width:980px;
	height:23px;
	line-height:23px;
	background-image:url(img/top_cont_copy.gif);
	text-align:center;
	font-size:13px;
	color:#dddddd;
	font-family:serif;
}

#pg_copy{
	position:absolute;
	top:27px;
	left:10px;
	color:#87877b;
	font-size:12px;
}

#txt_link{
	position:absolute;
	top:27px;
	right:5px;
	text-align:right;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
}

#txt_link a{
	color:#ffffff;
	text-decoration:none;
	margin:0px 2px 0px 2px;
}

#txt_link a:hover{
	color:#ffff00;
	text-decoration:underline;
}

/* special banner area */
#sp_banner{
	position:absolute;
	top:400px;
	width:980px;
	height:100px;
	text-align:center;
	margin: 0 auto;
}
#sp_banner img{
	margin:2px;
	border:none;
}



#to_5ds{
	position:absolute;
	top:432px;
	width:970px;
	height:100px;
	background-image:url(http://www.konami.jp/th/yugioh_5ds/out.gif);
	display:block;
}
#to_5ds img{
	margin:10px 0px 0px 10px;
	border:none;
}


/* other */

#etc{
	height:54px;
	line-height:54px;
	width:980px;
	position:absolute;
	top:656px;
	text-align:center;
	position:relative;
}

#etc img{
	margin:auto;
}

#etc #icon_info{
	position:absolute;
	top:-102px;
	left:200px;
	display:none;
}

/* modifier */
#langMenu {float:left; font-size:12px;
	margin:15px 5px 0px 0px;
	color:#fafae1;
	font-weight:normal;	width: 500px;}

#langMenu ul li {list-style-type:none; float:left; margin: 0 8px 0 2px;}
#main #langMenu ul li a{border-bottom: none;}


/* scrollable menu item list for top pages */
#menu_start, #menu_bottom{height:23px; width:187px;display:block;}
#menu_start{position:relative;margin-top:8px}

#menu_start{background:url("img/menu_start_a.gif") no-repeat;}
#menu_bottom{background:url("img/menu_cls_a.gif") no-repeat;}

a#menu_start:hover{background-position:0 -23px;}
a#menu_bottom:hover{background-position:0 -22px;}

#konami_logo{background:url("../img/konami_logo100_bg4.gif") no-repeat;height:31px; width:110px;display:block;}
