﻿html {
	margin: 0 auto;
	height: 100%;
	overflow-y: scroll;
}

* {
	margin: 0;
	padding: 0;
	word-break: break-all;
	line-height: 1.2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	height: 100%;
	font-size: 13px;
	font-family: 'Segoe UI', Tahoma, Arial, Helvetica, sans-serif, 'Malgun Gothic', Dotum, Gulim;
	line-height: 16px;
	text-align: left;
	background-color: #fff;
	color: #333;
}

input {outline: none;}

img {vertical-align: top;}

a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
}

ul, ol, dl, li, dt, dd {list-style: none;}

table {
	table-layout: fixed;
	border-collapse: collapse;
	word-break: break-all;
	border-spacing: 0;
}

h1, h2, h3, h4, h5 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}

hr {height: 10px; border: 0px;}

::-webkit-search-cancel-button {display:none;}
::-ms-clear {display: none;}

/* util */
.gap {height: 5px; font-size:1px; line-height:1px;}

/* text */
.nowrap { white-space: nowrap; }

/* align */
.ha-l {text-align: left !important;}
.ha-c {text-align: center !important;}
.ha-r {text-align: right !important;}
.va-t {vertical-align: top !important;}
.va-m {vertical-align: middle !important;}
.va-b {vertical-align: bottom !important;}

/* cursor */
.cursor-p {cursor:pointer !important;}
.cursor-d {cursor:default !important;}

/* color */
.red1		{color:#FF7A59 !important;}
.red2		{color:#F9623C !important;}
.red3		{color:#C43022 !important;}
.blue1		{color:#4095FF !important;}
.blue2		{color:#017BC8 !important;}
.blue3		{color:#0c65a7 !important;}
.green1		{color:#218D44 !important;}
.green2		{color:#4D7A16 !important;}
.gray1		{color:#CACACA !important;}
.gray2		{color:#999999 !important;}
.gray3		{color:#555555 !important;}
.white1		{color:#FFFFFF !important;}
.white2		{color:#F9F9F9 !important;}
.orange1	{color:#E76100 !important;}
.yellow1	{color:#FFFF4A !important;}
.pink1		{color:#e421e4 !important;}
.black		{color:#000000 !important;}

/* font */
.f1		{font-size:1px !important;}
.f2		{font-size:2px !important;}
.f3		{font-size:3px !important;}
.f4		{font-size:4px !important;}
.f5		{font-size:5px !important;}
.f6		{font-size:6px !important;}
.f7		{font-size:7px !important;}
.f8		{font-size:8px !important;}
.f9		{font-size:9px !important;}
.f10	{font-size:10px !important;}
.f11	{font-size:11px !important;}
.f12	{font-size:12px !important;}
.f13	{font-size:13px !important;}
.f14	{font-size:14px !important;}
.f15	{font-size:15px !important;}
.f16	{font-size:16px !important;}
.f17	{font-size:17px !important;}
.f18	{font-size:18px !important;}
.f19	{font-size:19px !important;}
.f20	{font-size:20px !important;}
.f21	{font-size:21px !important;}
.f22	{font-size:22px !important;}
.f23	{font-size:23px !important;}
.f24	{font-size:24px !important;}
.f25	{font-size:25px !important;}
.f26	{font-size:26px !important;}
.f27	{font-size:27px !important;}
.f28	{font-size:28px !important;}
.f29	{font-size:29px !important;}
.f30	{font-size:30px !important;}
.f31	{font-size:31px !important;}
.f32	{font-size:32px !important;}
.f33	{font-size:33px !important;}
.f34	{font-size:34px !important;}
.f35	{font-size:35px !important;}

.fw-n {font-weight:normal !important;}
.fw-b {font-weight:bold !important;}

.lh100	{line-height:1;}
.lh110	{line-height:1.1;}
.lh120	{line-height:1.2;}
.lh130	{line-height:1.3;}
.lh140	{line-height:1.4;}
.lh150	{line-height:1.5;}
.lh160	{line-height:1.6;}
.lh170	{line-height:1.7;}
.lh180	{line-height:1.8;}
.lh190	{line-height:1.9;}
.lh200	{line-height:2;}

.underline {text-decoration:underline;}

/* icon */
i { display:inline-block; *display:inline; *zoom:1; width: 12px;height: 12px; margin-bottom:-1px; }
i.icon-down{background:url("../images/icon/icon12_down.png") no-repeat;}
i.icon-download{background:url("../images/icon/icon12_download.png") no-repeat;}
i.icon-excel{background:url("../images/icon/icon12_excel.png") no-repeat;}
i.icon-file{background:url("../images/icon/icon12_file.png") no-repeat;}
i.icon-hwp{background:url("../images/icon/icon12_hwp.png") no-repeat;}
i.icon-img{background:url("../images/icon/icon12_img.png") no-repeat;}
i.icon-mail{background:url("../images/icon/icon12_mail.png") no-repeat;}
i.icon-mail-close{background:url("../images/icon/icon12_mail_close.png") no-repeat;}
i.icon-minus{background:url("../images/icon/icon12_minus.png") no-repeat;}
i.icon-pdf{background:url("../images/icon/icon12_pdf.png") no-repeat;}
i.icon-pen{background:url("../images/icon/icon12_pen.png") no-repeat;}
i.icon-plus{background:url("../images/icon/icon12_plus.png") no-repeat;}
i.icon-print{background:url("../images/icon/icon12_print.png") no-repeat;}
i.icon-rglass{background:url("../images/icon/icon12_rglass.png") no-repeat;}
i.icon-sms{background:url("../images/icon/icon12_sms.png") no-repeat;}
i.icon-up{background:url("../images/icon/icon12_up.png") no-repeat;}
i.icon-warning{background:url("../images/icon/icon12_warning.png") no-repeat;}
i.icon-x{background:url("../images/icon/icon12_x.png") no-repeat;}
i.icon-check{background:url("../images/icon/icon12_check.png") no-repeat;}
i.icon-clip{background:url("../images/icon/icon12_clip.png") no-repeat;}
i.icon-fax{background:url("../images/icon/icon12_fax.png") no-repeat;}
i.icon-folder{background:url("../images/icon/icon12_folder.png") no-repeat;}
i.icon-folderopen{background:url("../images/icon/icon12_folderopen.png") no-repeat;}
i.icon-graph{background:url("../images/icon/icon12_graph.png") no-repeat;}
i.icon-money{background:url("../images/icon/icon12_money.png") no-repeat;}
i.icon-tree{background:url("../images/icon/icon12_tree.png") no-repeat;}
i.icon-refresh{background:url("../images/icon/icon12_refresh.png") no-repeat;}
i.icon-dot{background:url("../images/icon/icon12_dot.gif") no-repeat;}
i.icon-nts{background:url("../images/icon/icon12_nts.png") no-repeat;}
i.icon-grid{background:url("../images/icon/icon12_grid.png") no-repeat;}

/* padding */
.p0		{padding:0px !important;}
.p1		{padding:1px !important;}
.p2		{padding:2px !important;}
.p3		{padding:3px !important;}
.p4		{padding:4px !important;}
.p5		{padding:5px !important;}
.p6		{padding:6px !important;}
.p7		{padding:7px !important;}
.p8		{padding:8px !important;}
.p9		{padding:9px !important;}
.p10	{padding:10px !important;}
.p11	{padding:11px !important;}
.p12	{padding:12px !important;}
.p13	{padding:13px !important;}
.p14	{padding:14px !important;}
.p15	{padding:15px !important;}
.p20	{padding:20px !important;}
.p25	{padding:25px !important;}
.p30	{padding:30px !important;}
.p35	{padding:35px !important;}
.p40	{padding:40px !important;}
.p45	{padding:45px !important;}
.p50	{padding:50px !important;}
.p60	{padding:60px !important;}
.p70	{padding:70px !important;}
.p80	{padding:80px !important;}
.p90	{padding:90px !important;}
.p100	{padding:100px !important;}

.pt0	{padding-top:0px !important;}
.pt1	{padding-top:1px !important;}
.pt2	{padding-top:2px !important;}
.pt3	{padding-top:3px !important;}
.pt4	{padding-top:4px !important;}
.pt5	{padding-top:5px !important;}
.pt6	{padding-top:6px !important;}
.pt7	{padding-top:7px !important;}
.pt8	{padding-top:8px !important;}
.pt9	{padding-top:9px !important;}
.pt10	{padding-top:10px !important;}
.pt11	{padding-top:11px !important;}
.pt12	{padding-top:12px !important;}
.pt13	{padding-top:13px !important;}
.pt14	{padding-top:14px !important;}
.pt15	{padding-top:15px !important;}
.pt20	{padding-top:20px !important;}
.pt25	{padding-top:25px !important;}
.pt30	{padding-top:30px !important;}
.pt35	{padding-top:35px !important;}
.pt40	{padding-top:40px !important;}
.pt45	{padding-top:45px !important;}
.pt50	{padding-top:50px !important;}
.pt60	{padding-top:60px !important;}
.pt70	{padding-top:70px !important;}
.pt80	{padding-top:80px !important;}
.pt90	{padding-top:90px !important;}
.pt100	{padding-top:100px !important;}

.pr0	{padding-right:0px !important;}
.pr1	{padding-right:1px !important;}
.pr2	{padding-right:2px !important;}
.pr3	{padding-right:3px !important;}
.pr4	{padding-right:4px !important;}
.pr5	{padding-right:5px !important;}
.pr6	{padding-right:6px !important;}
.pr7	{padding-right:7px !important;}
.pr8	{padding-right:8px !important;}
.pr9	{padding-right:9px !important;}
.pr10	{padding-right:10px !important;}
.pr11	{padding-right:11px !important;}
.pr12	{padding-right:12px !important;}
.pr13	{padding-right:13px !important;}
.pr14	{padding-right:14px !important;}
.pr15	{padding-right:15px !important;}
.pr20	{padding-right:20px !important;}
.pr25	{padding-right:25px !important;}
.pr30	{padding-right:30px !important;}
.pr35	{padding-right:35px !important;}
.pr40	{padding-right:40px !important;}
.pr45	{padding-right:45px !important;}
.pr50	{padding-right:50px !important;}
.pr60	{padding-right:60px !important;}
.pr70	{padding-right:70px !important;}
.pr80	{padding-right:80px !important;}
.pr90	{padding-right:90px !important;}
.pr100	{padding-right:100px !important;}

.pb0	{padding-bottom:0px !important;}
.pb1	{padding-bottom:1px !important;}
.pb2	{padding-bottom:2px !important;}
.pb3	{padding-bottom:3px !important;}
.pb4	{padding-bottom:4px !important;}
.pb5	{padding-bottom:5px !important;}
.pb6	{padding-bottom:6px !important;}
.pb7	{padding-bottom:7px !important;}
.pb8	{padding-bottom:8px !important;}
.pb9	{padding-bottom:9px !important;}
.pb10	{padding-bottom:10px !important;}
.pb11	{padding-bottom:11px !important;}
.pb12	{padding-bottom:12px !important;}
.pb13	{padding-bottom:13px !important;}
.pb14	{padding-bottom:14px !important;}
.pb15	{padding-bottom:15px !important;}
.pb20	{padding-bottom:20px !important;}
.pb25	{padding-bottom:25px !important;}
.pb30	{padding-bottom:30px !important;}
.pb35	{padding-bottom:35px !important;}
.pb40	{padding-bottom:40px !important;}
.pb45	{padding-bottom:45px !important;}
.pb50	{padding-bottom:50px !important;}
.pb60	{padding-bottom:60px !important;}
.pb70	{padding-bottom:70px !important;}
.pb80	{padding-bottom:80px !important;}
.pb90	{padding-bottom:90px !important;}
.pb100	{padding-bottom:100px !important;}

.pl0	{padding-left:0px !important;}
.pl1	{padding-left:1px !important;}
.pl2	{padding-left:2px !important;}
.pl3	{padding-left:3px !important;}
.pl4	{padding-left:4px !important;}
.pl5	{padding-left:5px !important;}
.pl6	{padding-left:6px !important;}
.pl7	{padding-left:7px !important;}
.pl8	{padding-left:8px !important;}
.pl9	{padding-left:9px !important;}
.pl10	{padding-left:10px !important;}
.pl11	{padding-left:11px !important;}
.pl12	{padding-left:12px !important;}
.pl13	{padding-left:13px !important;}
.pl14	{padding-left:14px !important;}
.pl15	{padding-left:15px !important;}
.pl16	{padding-left:16px !important;}
.pl20	{padding-left:20px !important;}
.pl25	{padding-left:25px !important;}
.pl30	{padding-left:30px !important;}
.pl35	{padding-left:35px !important;}
.pl40	{padding-left:40px !important;}
.pl45	{padding-left:45px !important;}
.pl50	{padding-left:50px !important;}
.pl60	{padding-left:60px !important;}
.pl70	{padding-left:70px !important;}
.pl80	{padding-left:80px !important;}
.pl90	{padding-left:90px !important;}
.pl100	{padding-left:100px !important;}

/* margin */
.m0		{margin:0px !important;}
.m1		{margin:1px !important;}
.m2		{margin:2px !important;}
.m3		{margin:3px !important;}
.m4		{margin:4px !important;}
.m5		{margin:5px !important;}
.m6		{margin:6px !important;}
.m7		{margin:7px !important;}
.m8		{margin:8px !important;}
.m9		{margin:9px !important;}
.m10	{margin:10px !important;}
.m11	{margin:11px !important;}
.m12	{margin:12px !important;}
.m13	{margin:13px !important;}
.m14	{margin:14px !important;}
.m15	{margin:15px !important;}
.m20	{margin:20px !important;}
.m25	{margin:25px !important;}
.m30	{margin:30px !important;}
.m35	{margin:35px !important;}
.m40	{margin:40px !important;}
.m45	{margin:45px !important;}
.m50	{margin:50px !important;}
.m60	{margin:60px !important;}
.m70	{margin:70px !important;}
.m80	{margin:80px !important;}
.m90	{margin:90px !important;}
.m100	{margin:100px !important;}

.mt0	{margin-top:0px !important;}
.mt1	{margin-top:1px !important;}
.mt2	{margin-top:2px !important;}
.mt3	{margin-top:3px !important;}
.mt4	{margin-top:4px !important;}
.mt5	{margin-top:5px !important;}
.mt6	{margin-top:6px !important;}
.mt7	{margin-top:7px !important;}
.mt8	{margin-top:8px !important;}
.mt9	{margin-top:9px !important;}
.mt10	{margin-top:10px !important;}
.mt11	{margin-top:11px !important;}
.mt12	{margin-top:12px !important;}
.mt13	{margin-top:13px !important;}
.mt14	{margin-top:14px !important;}
.mt15	{margin-top:15px !important;}
.mt20	{margin-top:20px !important;}
.mt25	{margin-top:25px !important;}
.mt30	{margin-top:30px !important;}
.mt35	{margin-top:35px !important;}
.mt40	{margin-top:40px !important;}
.mt45	{margin-top:45px !important;}
.mt50	{margin-top:50px !important;}
.mt60	{margin-top:60px !important;}
.mt70	{margin-top:70px !important;}
.mt80	{margin-top:80px !important;}
.mt90	{margin-top:90px !important;}
.mt100	{margin-top:100px !important;}

.mr0	{margin-right:0px !important;}
.mr1	{margin-right:1px !important;}
.mr2	{margin-right:2px !important;}
.mr3	{margin-right:3px !important;}
.mr4	{margin-right:4px !important;}
.mr5	{margin-right:5px !important;}
.mr6	{margin-right:6px !important;}
.mr7	{margin-right:7px !important;}
.mr8	{margin-right:8px !important;}
.mr9	{margin-right:9px !important;}
.mr10	{margin-right:10px !important;}
.mr11	{margin-right:11px !important;}
.mr12	{margin-right:12px !important;}
.mr13	{margin-right:13px !important;}
.mr14	{margin-right:14px !important;}
.mr15	{margin-right:15px !important;}
.mr20	{margin-right:20px !important;}
.mr25	{margin-right:25px !important;}
.mr30	{margin-right:30px !important;}
.mr35	{margin-right:35px !important;}
.mr40	{margin-right:40px !important;}
.mr45	{margin-right:45px !important;}
.mr50	{margin-right:50px !important;}
.mr60	{margin-right:60px !important;}
.mr70	{margin-right:70px !important;}
.mr80	{margin-right:80px !important;}
.mr90	{margin-right:90px !important;}
.mr100	{margin-right:100px !important;}

.mb0	{margin-bottom:0px !important;}
.mb1	{margin-bottom:1px !important;}
.mb2	{margin-bottom:2px !important;}
.mb3	{margin-bottom:3px !important;}
.mb4	{margin-bottom:4px !important;}
.mb5	{margin-bottom:5px !important;}
.mb6	{margin-bottom:6px !important;}
.mb7	{margin-bottom:7px !important;}
.mb8	{margin-bottom:8px !important;}
.mb9	{margin-bottom:9px !important;}
.mb10	{margin-bottom:10px !important;}
.mb11	{margin-bottom:11px !important;}
.mb12	{margin-bottom:12px !important;}
.mb13	{margin-bottom:13px !important;}
.mb14	{margin-bottom:14px !important;}
.mb15	{margin-bottom:15px !important;}
.mb20	{margin-bottom:20px !important;}
.mb25	{margin-bottom:25px !important;}
.mb30	{margin-bottom:30px !important;}
.mb35	{margin-bottom:35px !important;}
.mb40	{margin-bottom:40px !important;}
.mb45	{margin-bottom:45px !important;}
.mb50	{margin-bottom:50px !important;}
.mb60	{margin-bottom:60px !important;}
.mb70	{margin-bottom:70px !important;}
.mb80	{margin-bottom:80px !important;}
.mb90	{margin-bottom:90px !important;}
.mb100	{margin-bottom:100px !important;}

.ml0	{margin-left:0px !important;}
.ml1	{margin-left:1px !important;}
.ml2	{margin-left:2px !important;}
.ml3	{margin-left:3px !important;}
.ml4	{margin-left:4px !important;}
.ml5	{margin-left:5px !important;}
.ml6	{margin-left:6px !important;}
.ml7	{margin-left:7px !important;}
.ml8	{margin-left:8px !important;}
.ml9	{margin-left:9px !important;}
.ml10	{margin-left:10px !important;}
.ml11	{margin-left:11px !important;}
.ml12	{margin-left:12px !important;}
.ml13	{margin-left:13px !important;}
.ml14	{margin-left:14px !important;}
.ml15	{margin-left:15px !important;}
.ml16	{margin-left:16px !important;}
.ml20	{margin-left:20px !important;}
.ml25	{margin-left:25px !important;}
.ml30	{margin-left:30px !important;}
.ml35	{margin-left:35px !important;}
.ml40	{margin-left:40px !important;}
.ml45	{margin-left:45px !important;}
.ml50	{margin-left:50px !important;}
.ml60	{margin-left:60px !important;}
.ml70	{margin-left:70px !important;}
.ml80	{margin-left:80px !important;}
.ml90	{margin-left:90px !important;}
.ml100	{margin-left:100px !important;}

/* border */
.b0		{border-width:0px !important;}
.b1		{border-width:1px !important;}
.b2		{border-width:2px !important;}
.b3		{border-width:3px !important;}
.b4		{border-width:4px !important;}
.b5		{border-width:5px !important;}
.b6		{border-width:6px !important;}
.b7		{border-width:7px !important;}
.b8		{border-width:8px !important;}
.b9		{border-width:9px !important;}
.b10	{border-width:10px !important;}
.b11	{border-width:11px !important;}
.b12	{border-width:12px !important;}
.b13	{border-width:13px !important;}
.b14	{border-width:14px !important;}
.b15	{border-width:15px !important;}
.b20	{border-width:20px !important;}
.b25	{border-width:25px !important;}
.b30	{border-width:30px !important;}
.b35	{border-width:35px !important;}
.b40	{border-width:40px !important;}
.b45	{border-width:45px !important;}
.b50	{border-width:50px !important;}
.b60	{border-width:60px !important;}
.b70	{border-width:70px !important;}
.b80	{border-width:80px !important;}
.b90	{border-width:90px !important;}
.b100	{border-width:100px !important;}

.bt0	{border-top-width:0px !important;}
.bt1	{border-top-width:1px !important;}
.bt2	{border-top-width:2px !important;}
.bt3	{border-top-width:3px !important;}
.bt4	{border-top-width:4px !important;}
.bt5	{border-top-width:5px !important;}
.bt6	{border-top-width:6px !important;}
.bt7	{border-top-width:7px !important;}
.bt8	{border-top-width:8px !important;}
.bt9	{border-top-width:9px !important;}
.bt10	{border-top-width:10px !important;}
.bt11	{border-top-width:11px !important;}
.bt12	{border-top-width:12px !important;}
.bt13	{border-top-width:13px !important;}
.bt14	{border-top-width:14px !important;}
.bt15	{border-top-width:15px !important;}
.bt20	{border-top-width:20px !important;}
.bt25	{border-top-width:25px !important;}
.bt30	{border-top-width:30px !important;}
.bt35	{border-top-width:35px !important;}
.bt40	{border-top-width:40px !important;}
.bt45	{border-top-width:45px !important;}
.bt50	{border-top-width:50px !important;}
.bt60	{border-top-width:60px !important;}
.bt70	{border-top-width:70px !important;}
.bt80	{border-top-width:80px !important;}
.bt90	{border-top-width:90px !important;}
.bt100	{border-top-width:100px !important;}

.br0	{border-right-width:0px !important;}
.br1	{border-right-width:1px !important;}
.br2	{border-right-width:2px !important;}
.br3	{border-right-width:3px !important;}
.br4	{border-right-width:4px !important;}
.br5	{border-right-width:5px !important;}
.br6	{border-right-width:6px !important;}
.br7	{border-right-width:7px !important;}
.br8	{border-right-width:8px !important;}
.br9	{border-right-width:9px !important;}
.br10	{border-right-width:10px !important;}
.br11	{border-right-width:11px !important;}
.br12	{border-right-width:12px !important;}
.br13	{border-right-width:13px !important;}
.br14	{border-right-width:14px !important;}
.br15	{border-right-width:15px !important;}
.br20	{border-right-width:20px !important;}
.br25	{border-right-width:25px !important;}
.br30	{border-right-width:30px !important;}
.br35	{border-right-width:35px !important;}
.br40	{border-right-width:40px !important;}
.br45	{border-right-width:45px !important;}
.br50	{border-right-width:50px !important;}
.br60	{border-right-width:60px !important;}
.br70	{border-right-width:70px !important;}
.br80	{border-right-width:80px !important;}
.br90	{border-right-width:90px !important;}
.br100	{border-right-width:100px !important;}

.bb0	{border-bottom-width:0px !important;}
.bb1	{border-bottom-width:1px !important;}
.bb2	{border-bottom-width:2px !important;}
.bb3	{border-bottom-width:3px !important;}
.bb4	{border-bottom-width:4px !important;}
.bb5	{border-bottom-width:5px !important;}
.bb6	{border-bottom-width:6px !important;}
.bb7	{border-bottom-width:7px !important;}
.bb8	{border-bottom-width:8px !important;}
.bb9	{border-bottom-width:9px !important;}
.bb10	{border-bottom-width:10px !important;}
.bb11	{border-bottom-width:11px !important;}
.bb12	{border-bottom-width:12px !important;}
.bb13	{border-bottom-width:13px !important;}
.bb14	{border-bottom-width:14px !important;}
.bb15	{border-bottom-width:15px !important;}
.bb20	{border-bottom-width:20px !important;}
.bb25	{border-bottom-width:25px !important;}
.bb30	{border-bottom-width:30px !important;}
.bb35	{border-bottom-width:35px !important;}
.bb40	{border-bottom-width:40px !important;}
.bb45	{border-bottom-width:45px !important;}
.bb50	{border-bottom-width:50px !important;}
.bb60	{border-bottom-width:60px !important;}
.bb70	{border-bottom-width:70px !important;}
.bb80	{border-bottom-width:80px !important;}
.bb90	{border-bottom-width:90px !important;}
.bb100	{border-bottom-width:100px !important;}

.bl0	{border-left-width:0px !important;}
.bl1	{border-left-width:1px !important;}
.bl2	{border-left-width:2px !important;}
.bl3	{border-left-width:3px !important;}
.bl4	{border-left-width:4px !important;}
.bl5	{border-left-width:5px !important;}
.bl6	{border-left-width:6px !important;}
.bl7	{border-left-width:7px !important;}
.bl8	{border-left-width:8px !important;}
.bl9	{border-left-width:9px !important;}
.bl10	{border-left-width:10px !important;}
.bl11	{border-left-width:11px !important;}
.bl12	{border-left-width:12px !important;}
.bl13	{border-left-width:13px !important;}
.bl14	{border-left-width:14px !important;}
.bl15	{border-left-width:15px !important;}
.bl16	{border-left-width:16px !important;}
.bl20	{border-left-width:20px !important;}
.bl25	{border-left-width:25px !important;}
.bl30	{border-left-width:30px !important;}
.bl35	{border-left-width:35px !important;}
.bl40	{border-left-width:40px !important;}
.bl45	{border-left-width:45px !important;}
.bl50	{border-left-width:50px !important;}
.bl60	{border-left-width:60px !important;}
.bl70	{border-left-width:70px !important;}
.bl80	{border-left-width:80px !important;}
.bl90	{border-left-width:90px !important;}
.bl100	{border-left-width:100px !important;}
