input.no{ border: 0px ; }

.dot2	{ background: url(./img/dot2.gif) repeat-x right top; }
.dot	{ background: url(./img/dot.gif) repeat-x right top; }
.dot_x	{ background: url(./img/dot_x.gif) repeat-x right top; }

.list_head {border-top:2px solid gray }
.read_title {background-color:#efefef;border-bottom:1px solid #ffffff }
.read_value{text-align:left;border-bottom:1px solid #efefef}

*.non_border{border:0px;}
*.non_padding{padding:0 0 0 0;}

*.rgt		{ float: right;text-align:right }
*.ctr		{ float: center;text-align:center }
*.lft		{ float: left;text-align:left }
*.top		{ vertical-align: top; }
*.mid		{ vertical-align: middle; }
*.btm		{ vertical-align: bottom; }
*.str		{ font-weight: bold; }
*.nor		{ font-weight: normal; }



*.wht		{ color: #ffffff; }
*.blk		{ color: #000000; }
*.org		{ color: #ff8400; }
*.grn		{ color: #4aa829; }
*.cpz		{ color: #42ada6; }
*.gry		{ color: #999999; }
*.blu		{ color: #007fb4; }
*.sky		{ color: #8be1e9; }
*.red		{ color: #de093c; }
*.pnk		{ color: #f74e71 ! important; }
*.cmn		{ color: #ce0f3c ! important; }

*.link {cursor:hand;}
*.pd10 {padding:10px;}
*.ptb20 {padding-top:20px;padding-bottom:20px;}
*.pd20 {padding:20px;}
*.pd30 {padding:30px;}


input.i2		{width: 20px ! important; }
input.i3		{ width: 30px ! important; }
input.i4		{ width: 35px ! important; }
input.i5		{ width: 40px ! important; }
input.i6		{ width: 45px ! important; }
input.i7		{ width: 50px ! important; }
input.i90p		{ width: 90%; }
input.i100p		{ width: 100%; }
input.i100		{ width: 99%; }
textarea.i100	{ width: 99% ! important; }

input.xxs,select.xxs	{ width: 70px ! important; }
input.xs,select.xs	{ width: 100px ! important; }
input.s,select.s	{ width: 150px ! important; }
input.m,select.m	{ width: 264px ! important; }
input.l,select.l	{ width: 300px ! important; }
input.xl,select.xl	{ width: 350px ! important; }

input.xxs_f	{ width: 163px ! important; }
input.xs_f	{ width: 193px ! important; }
input.s_f	{ width: 243px ! important; }
input.m_f	{ width: 357px ! important; }
input.l_f	{ width: 393px ! important; }
input.xl_f	{ width: 443px ! important; }

textarea.s	{ width: 150px ! important; }
textarea.m	{ width: 264px ! important; }
textarea.l	{ width: 300px ! important; }
textarea.xl	{ width: 350px ! important; }
textarea	{ overflow: auto; border: solid 1px #CECECE;padding:10px; }


input.blend {border:1px solid #d1d1d1;height: 19px;  filter: blendTrans(duration=0.5)}
input.pass {background: url('./img/text_box_img_input_pass.gif') no-repeat center; background-color: #F9F9F9;border:1px solid #d1d1d1}
input.input_board{border:1px solid #d1d1d1}
P{margin:0px;}


/* 박스 bbs_box_01 */
table.bbs_box_01 			{ border-collapse: collapse; padding: 0px; margin: 0px; border:0px; }
table.bbs_box_01			{ width: 100%; table-layout: fixed; }
table.bbs_box_01 th.box_01	{ background: url(img/bbs_box_01/box01.gif) no-repeat left top; width: 3px; height: 3px; }
table.bbs_box_01 td.box_02	{ background: url(img/bbs_box_01/box02.gif) repeat-x top; }
table.bbs_box_01 th.box_03	{ background: url(img/bbs_box_01/box03.gif) no-repeat right top; width: 3px; height: 3px; }
table.bbs_box_01 th.box_04	{ background: url(img/bbs_box_01/box04.gif) repeat-y left; width: 3px; }
table.bbs_box_01 td.box_05	{ background-color:#ffffff}
table.bbs_box_01 th.box_06	{ background: url(img/bbs_box_01/box06.gif) repeat-y right; width: 3px; }
table.bbs_box_01 th.box_07	{ background: url(img/bbs_box_01/box07.gif) no-repeat left bottom; width: 3px; height: 3px; }
table.bbs_box_01 td.box_08	{ background: url(img/bbs_box_01/box08.gif) repeat-x bottom; }
table.bbs_box_01 th.box_09	{ background: url(img/bbs_box_01/box09.gif) no-repeat right bottom; width: 3px; height: 3px; }
