@charset "utf-8";

div.people_con {width:100%; height:846px; background:#ececec}
div.people_con.gallery {width:100%; height:846px; background:#2d2d2d}
div.people_con.marketing {width:100%; height:846px; background:#3e507a}
div.people_con.price {width:100%; height:846px; background:#ececec}

div.people_con .people_box {position:relative; width:1150px; overflow:hidden; margin:0 auto; top:70px;}
ul.people_visual {position:relative; margin:0 auto; width:1150px; height:780px; overflow:hidden; border:0px solid red; top:50px;}


div.people_box .fick_pointer {position:absolute; top:0px; right:0px; margin-right:0px; width:530px; height:38px; z-index:1000; border:0px solid red;}
div.people_box .fick_pointer.gallery_menu{position:absolute; left:50%; top:0px; z-index:1000; margin-left:130px; border:0px solid red;}
div.people_box .fick_pointer.price_menu{position:absolute; top:30px; right:0px; width:750px; height:36px; z-index:1000; border:0px solid red;}

div.people_box .fick_pointer li {vertical-align:top; margin-bottom:10px; width:160px; min-height:36px; cursor:pointer; float:left; margin-left:10px;}
div.people_box .fick_pointer li.fick1 {vertical-align:top; margin-bottom:10px; width:135px; min-height:38px; background:url('/img/main/menu01_nav1.jpg') center center no-repeat; cursor:pointer}
div.people_box .fick_pointer li.fick2 {vertical-align:top; margin-bottom:10px; width:135px; min-height:38px; background:url('/img/main/menu01_nav2.jpg') center center no-repeat; cursor:pointer}
div.people_box .fick_pointer li.fick3 {vertical-align:top; margin-bottom:10px; width:135px; min-height:38px; background:url('/img/main/menu01_nav3.jpg') center center no-repeat; cursor:pointer}


div.people_box .fick_pointer img {display:none}
