@charset "utf-8";

/************************************************************************
 * 파일명      : smanage.css
 * 설명         : 판매관리
 * 작성자      : (주)스마일웹 디자인팀
 * 작성일      : 2009.05.25
  * Copyright (c) 2009 Smileweb co., Ltd.  All rights reserved.  www.smileweb.co.kr 
************************************************************************/

@import "base.css";
@import "table.css";


/* smanage */
.step {padding:0;}
.title_reg {position:relative; padding:30px 1px 1px 1px;}
.btn_cate {position:relative; height:20px; top:-30px; right:10px; text-align:right;}

.fee {position:relative; width:100%; margin:20px 0;}
.fee1 {width:440px; vertical-align:middle; float:left; padding-top:20px;}

.att {clear:both; margin:3px 0 10px 0; height:115px; background:url('/images/smanage/bg_reg_att.gif') no-repeat;}
.att ol li {position:relative; float:left; left:135px; top:40px; white-space:nowrap;}

.img_register {clear:both; position:relative; margin-bottom:10px;}
.img_register .left {float:left; width:275px;}
.img_register img {padding:3px; margin:2px; border:1px solid #eaeaea;}
.img_register img.simg {padding:2px; margin:3px; border:1px solid #eaeaea;}
.img_register .right {height:auto !important; margin-left:275px;}
.img_register img.noline {padding:0px; margin:2px; border:0;}

.reg_option {width:100%; margin:0; padding:0; height:155px; overflow:auto;}
.reg_option_tit {width:97%; border:1px solid #e6e6e6; text-align:center; font-size:11px; height:35px;	background:#fefefe;}
.reg_option_tit li {display:inline; float:left; margin-top:7px; margin-left:20px;}
.reg_option_tit li.btn1 {margin-top:10px; margin-left:8px;}
.reg_option_tit li.btn2 {float:right; margin-top:5px; margin-right:8px;}
.reg_option_tit li.txt {margin-top:9px; margin-right:8px;}
.reg_option_tit li.bu_circle_gray {background:url('/images/common/icon/bu_square_gray.gif') no-repeat 0 45%; padding-left:6px;}

