﻿/* CSS Document */
input {

	font-family:dotum;
	font-size:12px;
}
.width80 {
	width:80px;
}
.width60 {
	width:60px;
}
.memline {
	background:url(/images/board/line2.gif) repeat-x;
	height:1px;
	margin:25px 0 15px 0;
	clear:both;
}
.borderG {
	border:1px solid #bfbfbf;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	margin:5px 0 20px 0;
	color:#666666;
}
.baColor{	background-color:#edefee;}
/** 컨텐츠 라운드 박스 **/
.box_rt {
	background:url(/images/board/round_right.gif) right top no-repeat;
	float:left;
	width:100%;
}
.box_lt {
	background:url(/images/board/round_left.gif) left top no-repeat;
	padding:9px 0 0 0;
	width:100%;
	padding-top:20px;
}
.box_lb {
	background:url(/images/board/round_left.gif) left bottom no-repeat;
	padding:0 0 0 9px;
	padding-left:15px;
}
.box_rb {
	background:url(/images/board/round_right.gif) right bottom no-repeat;
	padding:0 9px 9px 0;
	padding-bottom:35px;
	padding-right:25px;
}
/**회원가입**/

#generalPop {
	margin:10px;
	text-align:left;
}
#generalPop h2 {
	background:url(/images/board/pop_h11_1.gif) no-repeat top left;
	padding:6px 15px 4px 15px;
	font-size:14px;
	font-weight:bold;
	font-family:gulim;
	color:#fff;
}
#generalPop .h2bot {
	background:url(/images/board/pop_h12_1.gif) no-repeat bottom right;
	margin:0 0 5px 0;
	text-align:left;
}
#generalPop .cobot {
	background:url(/images/board/pop_mvbox2.gif) no-repeat bottom right;
	padding:0 0 5px 5px;
	float:left;
}
#generalPop .cotop {
	background:url(/images/board/pop_mvbox1.gif) no-repeat top right;
	margin:0;
	padding:0 0 5px 5px;
	height:5px;
}
#generalPop .line {
	background:url(/images/board/pop_mvlinebg.gif) repeat-x bottom left;
	height:18px;
	padding-bottom:3px;
	color:#b8a489;
}
#generalPop p {
	margin:0px;
	padding:0px;
}

.textment {
	margin:10px 0 0 2px;
	width:400px;
	color:#3399cc;
}
.recommended { width:275px; height:22px; background:#e9f2fb; color:#666; }

.barid {  width:130px; text-align:center; padding-top:3px; }
.barname { width:135px; text-align:center; padding-top:3px; }

.textid {  padding-left:10px; }
.textname {  padding-left:10px; }

.address 
{
	height:100px;
	overflow:auto;
	margin-top:5px;
	border:1px solid #ccc;
}
.address table {
	margin:5px;
	padding:0;
	width:260px;
}
.address td {
	font-size:11px;
	border-bottom:1px solid #ece2d6;
	color:#999;
	padding:2px 5px;
}
.address .a1{
	color:#999;
	display:block;
	padding:2px 5px;
}
.address .a2 {
	background-color:#fff4c8;
	font-size:11px;
	color:#db7225;
	display:block;
	text-decoration:none;
}

.btmemS2 {
	background:url(/images/board/bt_mem3s.gif) no-repeat;
	width:51px;
	height:21px;
	text-align:left;
	padding:2px 0 0 17px;
	border:none;
}
.btmemS {
	background:url(/images/board/bt_mem3.gif) no-repeat;
	width:78px;
	height:21px;
	text-align:left;
	padding:2px 0 0 17px;
	border:none;
}
.btmemR {
	background:url(/images/board/bt_mem4.gif) no-repeat;
	width:155px;
	height:21px;
	text-align:left;
	padding:2px 0 0 17px;
	border:none;
}
.btmemG {
	background:url(/images/board/bt_membg.gif) no-repeat;
	width:60px;
	height:21px;
	color:#fff;
	border:none;
}
.btmemGL {
	background:url(/images/board/bt_membgL.gif) no-repeat;
	width:153px;
	height:21px;
	color:#fff;
	border:none;
}
.btmemGrayL {
	margin:10px 0 0 10px;
	border:none;
	background:url(/images/board/bt_mem1.gif);
	width:118px;
	height:19px;
	padding-left:10px;
}
.btmemGrayS {
	margin:10px 0 0 10px;
	border:none;
	background:url(/images/board/bt_mem2.gif);
	width:78px;
	height:19px;
	padding-left:10px;
}

.bt2cha{
	width:64px;
	border:none;
	height:21px;
	margin:0px 0 0 4px;
}
