@charset "utf-8";

/*탑메뉴 2차메뉴 위치수정(절대지우시마요~)*/

#doc_wrap {overflow-x:hidden;}
#logo {margin-top:-6px; !important;}

#topmenu #mn1_sub {left:0px}
#topmenu #mn2_sub {left:110px}
#topmenu #mn3_sub {left:220px}
#topmenu #mn4_sub {left:330px}
#topmenu #mn5_sub {left:440px}
/*
#topmenu #mn2_sub {left:120px}
#topmenu #mn5_sub {left:400px; width:270px;}
#topmenu #mn6_sub {left:170px; width:580px;}
#topmenu #mn7_sub {left:220px; width:580px;}
*/

.sitemap_bg{background:url("/handball/image/sitemap_bg.gif") no-repeat;  height:310px;}

.champ_list {background:url("/handball/image/02_img01_bg.gif") no-repeat  top right; width:100%;}
dl.list_area {width:380px; margin-bottom:30px;}
dl.list_area dt {background:url("/handball/image/history_line.gif") no-repeat left bottom; width:100%; padding-bottom:15px;}
dl.list_area dt.line_2008 {background:url("/handball/image/history_line2.gif") no-repeat left bottom; width:100%; padding-bottom:15px;}

/* 선수단 명단 */
ul.player_list {margin-top:20px;}
ul.player_list li {float:left; width:151px; background:#f1f1f1; height:325px; padding:4px; margin:0 20px 30px 0;}
ul.player_list li dd {text-align:center;}
ul.player_list li dd.name  {font-size:16px; font-weight:bold; color:#1068b3; margin-top:10px;}

