@charset "UTF-8";

/*
	eHistory
	Layout CSS
*/

/* layout */
#wrap_ehistory {width:960px; margin:0 auto;}
#header {overflow:hidden; position:relative; height:115px; background:url("/image/layout/bg_header.gif") no-repeat left 55px;}
#container {overflow:hidden; clear:both; margin-left:2px;}
#container .lnb {float:left; width:215px;}
#contents {float:left; position:relative; width:735px; margin-left:6px; padding-bottom:30px;}
#footer {overflow:hidden; clear:both; position:relative; height:35px; margin-bottom:50px; padding-top:13px; background:url("/image/layout/bg_footer.gif") no-repeat left top;}

#container li .theme ul ul {display:none;}

/* header */
#header h1 {display:inline; float:left; margin:35px 0 0 10px;}

#header .topmenu {float:right; margin-top:10px; width:auto;}
#header .topmenu li {display:inline; padding:0 3px 0 5px; background:url("/image/layout/bg_topmenu.gif") no-repeat right center;}
#header .topmenu li img {vertical-align:middle;}
#header .topmenu .nobg {background:none;}
#header .topmenu .mypage {background:none; padding:0;}

#gnb {float:left; position:relative; width:450px; margin:29px 0 0 80px;}
#gnb ul {display:none;}
#gnb li {display:inline; margin-right:45px;}
#gnb .on ul {display:block; overflow:hidden; position:absolute; left:-35px; top:20px;}
#gnb .on li {display:block; float:left; margin:5px 0 0 0; padding-top:2px; height:19px; background:url("/image/layout/bg_lnb.gif") no-repeat center top;}
#gnb .on li a {padding:0 15px 0 11px; color:#fff; font-weight:bold; background:url("/image/layout/bu_lnb.gif") no-repeat left 4px;}
#gnb .on .first {padding-left:25px; background-position:left top;}
#gnb .on .last {padding-right:10px; background-position:right top;}
#gnb .on #news {width:250px;}
#gnb .on #movies {width:800px;}
#gnb .on #photos {width:640px;}
#gnb .on #users {left:200px; width:400px;}

#header form {position:absolute; right:30px; bottom:35px; width:185px;}
#header form .keyword {width:130px; height:16px; border:1px solid #1b5c8d;}

/* container */
#lnb h3 {margin:10px 0 10px 15px; padding-left:8px; color:#000; font-weight:bold; background:url("/image/layout/bu_lnb_h3.gif") no-repeat left center;}
#lnb ul {margin:5px 0 5px 28px;}
#lnb li {margin-bottom:5px;}
#lnb li img {margin-right:6px; vertical-align:middle;}
#lnb li input {margin-right:6px; vertical-align:middle;}

#lnb .nomore li {padding-left:18px; background:url("/image/layout/btn_lnbmore_on.gif") no-repeat left center;}

/* footer */
#footer ul {overflow:hidden; float:left; padding-left:13px;}
#footer li {float:left; padding:0 5px; background:url("/image/layout/bg_footer_line.gif") no-repeat right center;}
#footer .last {background:none;}
#footer p {float:right; padding-right:20px;}