/* 서브 컨텐츠 레이아웃 */
.bl {border-left:solid 2px #555555; }
.br {border-right:solid 2px #555555; }
.bt {border-top:solid 1px #dedede; }
.bb {border-bottom:solid 1px #dedede; }

#title_box {
	float:left;
	width:930px;
	height:240px;
	position:relative;
	border-bottom:solid 1px #49372b;
	margin:0 30px 40px;
}
.title {
	position:absolute;
	left:0;
	top:72px;
}
.s_tit_bg1 { background:url(../images/sub/s_tit_bg_01.jpg) no-repeat right top; }
.s_tit_bg2 { background:url(../images/sub/s_tit_bg_02.jpg) no-repeat right top; }
.s_tit_bg3 { background:url(../images/sub/s_tit_bg_03.jpg) no-repeat right top; }
.s_tit_bg4 { background:url(../images/sub/s_tit_bg_04.jpg) no-repeat right top; }
.s_tit_bg5 { background:url(../images/sub/s_tit_bg_05.jpg) no-repeat right top; }
.s_tit_bg6 { background:url(../images/sub/s_tit_bg_06.jpg) no-repeat right top; }

#info_box {
	float:left;
	width:930px;
	position:relative;
	margin:0 30px;
	padding-bottom:50px;
	min-height:500px;
}


/**************************** 구매하기 스타일 ****************************/
.order_tit {
	width:100px;
	padding:23px 10px 17px 20px;
	background:#fafafa;
	font-weight:bold;
	line-height:1.0;
	border-right:solid 1px #dcdcdc;
}
.order_txt {
	padding-left:20px;
	background:#fff;
	font-weight:bold;
}
.order_txt1 {
	font-size:16px;
	padding-left:20px;
	padding-top:4px;
	background:#fff;
	font-weight:bold;
	color:#a58868;
}
.order_money_tit {font-weight:bold; font-size:14px; padding:4px 0 6px 13px; background:url(../images/sub/tit_icon.gif) no-repeat left top;}
.order_money_txt {font-weight:bold; border:solid 1px #dedede; border-left:solid 2px #555555; border-top:none; background:#fafafa; padding:12px 0 7px 30px;}
.order_money_txt1 {border-bottom:solid 1px #dedede; padding:7px 15px;} 
.order_money_txt2 {border-bottom:solid 1px #dedede; padding:14px 15px 8px 15px; font-weight:bold; font-size:12px;}

.buy_tab {width:930px; height:35px; margin-bottom:30px;}
.buy_tab .tabs {
	float: left;
	height: 36px;
	width: 930px;
	border-bottom:solid 1px #d6d6d6;
}
.buy_tab .tabs li {
	float:left; width:150px; height: 35px;
}
.buy_tab .tabs li.last a {
	border-right:solid 1px #d6d6d6;
}
.buy_tab .tabs li a {
	display:block;
	outline:none;
	width:150px;
	height: 35px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#828282;
	background-color:#f7f7f7;	
	border:solid 1px #d6d6d6; border-right:none;
}
.buy_tab .tabs li a:hover{
	color:#71b200;
}	
.buy_tab .tabs li.on a  {
	width:150px;
	height:35px;
	color:#fff;
	font-weight:bold;
	background-color:#71b200;	
	border-bottom:solid 1px #71b200;
	border-top:solid 1px #71b200;
}




/**************************** 회사소개 스타일 ****************************/
.certificate {
	float:left;
	margin-top:50px;
}
.certificate li {
	float:left;
	display:inline;
	margin-right:30px;
}
.certificate li.last {
	margin-right:0;
}



/**************************** 맴버스타일 ****************************/

/**************************** 맴버스타일 - 로그인 ****************************/
.login_box {
	float:left;
	width:930px;
	height:376px;
	position:relative;
	background:url(../images/member/login_bg.gif) no-repeat left top;
}
.l_top_info {
	position:absolute;
	left:245px;
	top:71px;	
}
.l_top_info li {
	margin-bottom:9px;	
}
.u_id {
	font-weight:bold;
	margin-right:54px;
}
.u_pw {
	font-weight:bold;
	margin-right:41px;
}
.l_input {
	width:200px;
	height:24px;
	border:solid 1px #e1e1e1;		
}
.login_btn {
	position:absolute;
	right:264px;
	top:71px;	
}
.l_middle_info {
	position:absolute;
	left:246px;
	top:159px;	
}
.l_middle_info li {
	margin-bottom:8px;	
}
.go_join {
	margin-right:13px;
	vertical-align:-4px;
}
.go_search {
	margin-right:87px;
	vertical-align:-4px;
}
.l_bottom_info {
	position:absolute;
	left:81px;
	bottom:19px;	
}
.l_bottom_info li {
	background:url(../images/member/dot.gif) no-repeat left 4px;
	padding-left:10px;
	margin-bottom:14px;
}


/**************************** 맴버스타일 - 회원가입 ****************************/
.join_top {
	float:left;
	width:930px;
	height:45px;
	margin-bottom:45px;
}
.join_top li {
	float:left;
	width:310px;
	text-align:center;
	padding-top:19px;
	font-weight:bold;
}
.join_bg {
	background:url(../images/member/join_bg.gif) no-repeat left top;
}
.join_bg1 {
	background:url(../images/member/join_bg1.gif) no-repeat left top;
}
.join_bg2 {
	background:url(../images/member/join_bg2.gif) no-repeat left top;
}
.agree_tit {
	float:left;
	width:100%;
	font-weight:bold; 
	font-size:14px; 
	padding:4px 0 10px 13px; 
	background:url(../images/sub/tit_icon.gif) no-repeat left top;
}
.agree_txt {
	float:left;
	width:100%;
	font-size:11px; 
	padding:10px 0 0 0;
	margin-bottom:40px;
}
.agree_box {
	float:left;
	width:890px;
	height:168px;
	border:solid 1px #e1e1e1;
	padding:20px;
	line-height:20px;
	overflow-y:scroll;
}
.agree_box h1 {
	font-size:bold;
}
.agree_box dl dt {
	padding:13px 0 10px 0;
}

.join_info_txt {font-weight:bold; border:solid 1px #dedede; border-top:none; border-left:none; background:#fafafa; padding:6px 0 0 30px;}
.join_info_txt1 {border-bottom:solid 1px #dedede; padding:10px 20px;}


/**************************** 맴버스타일 - 아이디/패스워드 찾기 ****************************/
.search_box {
	float:left;
	width:848px;
	border-radius:3px;
	background:#fafafa;
	border:solid 1px #dcdcdc;
	padding:35px 40px;
	margin-bottom:25px;
}
.id_search {
	float:left;
}
.id_search li {
	margin-bottom:12px;	
}
.id_search li.last {
	margin-bottom:0;	
}
.s_id {
	font-weight:bold;
	margin-right:54px;
}
.s_pw {
	font-weight:bold;
	margin-right:41px;
}
.s_name {
	font-weight:bold;
	margin-right:67px;
}
.s_mail {
	font-weight:bold;
	margin-right:54px;
}



/**************************** 게시판 스타일 ****************************/
.board_tit {
	font-weight:bold;
	text-align:center;
	font-size:13px;
	padding:15px 0 11px 0;
	border-bottom:solid 1px #6bc136;
	color:#6bc136;
}
.board_tit1 {
	font-weight:bold;
	font-size:13px;
	padding:15px 0 11px 20px;
	border-bottom:solid 1px #e1e1e1;
	background:#fafafa;
}
.board_tit2 {
	font-size:13px;
	padding:15px 0 11px 20px;
}
.bar {
	background:#fafafa url(../images/sub/board_bar.gif) no-repeat right 14px;
}
.bar1 {
	background:url(../images/sub/board_bar.gif) no-repeat right 14px;
}
.bar2 {
	background:url(../images/sub/board_bar1.gif) no-repeat right 14px;
}
.bar3 {
	background:url(../images/sub/board_bar2.gif) no-repeat right 14px;
}
.board_txt {
	text-align:center;
	padding:15px 0 11px 0;
}
.board_txt1 {
	padding:15px 0 11px 20px;
}
.board_txt2 {
	padding:30px 20px;
	line-height:20px;
}
.board_txt1 a:hover {
	text-decoration:underline;
}
.pages {
	letter-spacing:1px;	
}
.pages img {
	vertical-align:-8px;
}
.pages a.on {
	color:#CC6600;
	text-decoration:underline;
}



















