@charset "utf-8";

/* @import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
기본 서비스폰트은 구글 본고딕 입니다 */

/***************************************************************

Author :Justin.J

IE6핵 : _ (언더바 핵)
IE7핵 : * (스타 핵)

IE8핵 전용
@media \0screen {
	#wrap{width:100%;}
}

***************************************************************/


/************************************************
*		Reset									*
************************************************/
*{margin:0;padding:0;}
html,body{width:100%;height:100%}
body{
	margin:0;
	padding:0;
	font-family:"맑은고딕",Malgun Gothic,"돋음", Dotum, "굴림", Gulim, tahoma, AppleGothic, Sans-serif;
	font-size:18px;
	line-height:30px;
	color:#666;
}
div, input, textarea, button{
	font-family:"맑은고딕",Malgun Gothic,"돋음", Dotum, "굴림", Gulim, tahoma, AppleGothic, Sans-serif;
	font-size:18px;
	line-height:30px;
	color:#666;
}

table{border-collapse:collapse;border-spacing:0;}
input, textarea, button{z-index:0;}

a:link		{color:#666;text-decoration:none !important;}
a:visited	{color:#666;text-decoration:none !important;}
a:hover		{color:#333;text-decoration:none !important;}
a:active	{color:#333;text-decoration:none !important;}


ul, ol, ul li, ol li, dl, dt, dd, dt dd{margin:0;padding:0;list-style:none;}
h1, h2, h3, h4, h5, h6{margin:0;padding:0;font-size:12px;text-align:left}
img, fieldset, iframe, input, textarea{border:0 none;}
img, input, select{vertical-align:middle;}
em, address{font-style:normal;}


textarea{
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#cccccc;
	scrollbar-3dlight-color:#999;
	scrollbar-darkshadow-color:#999;
	scrollbar-track-color:#ffffff;
}

iframe{
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#d2e5f4;
	scrollbar-highlight-color:#d2e5f4;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#d2e5f4;
}


.mt5px{margin-top:5px !important;}
.mt10px{margin-top:10px !important;}
.mt15px{margin-top:15px !important;}
.mt20px{margin-top:20px !important;}
.mt25px{margin-top:25px !important;}
.mt30px{margin-top:30px !important;}
.mt35px{margin-top:35px !important;}
.mt40px{margin-top:40px !important;}
.mt45px{margin-top:45px !important;}
.mt50px{margin-top:50px !important;}
.mt60px{margin-top:60px !important;}
.mt70px{margin-top:70px !important;}
.mt80px{margin-top:80px !important;}
.mt90px{margin-top:90px !important;}
.mt100px{margin-top:100px !important;}

.ml5px{margin-left:5px !important;}
.ml10px{margin-left:10px !important;}
.ml15px{margin-left:15px !important;}
.ml20px{margin-left:20px !important;}
.ml25px{margin-left:25px !important;}
.ml30px{margin-left:30px !important;}
.ml35px{margin-left:35px !important;}
.ml40px{margin-left:40px !important;}
.ml45px{margin-left:45px !important;}
.ml50px{margin-left:50px !important;}
.ml60px{margin-left:60px !important;}
.ml70px{margin-left:70px !important;}
.ml80px{margin-left:80px !important;}
.ml90px{margin-left:90px !important;}
.ml100px{margin-left:100px !important;}

.mr5px{margin-right:5px !important;}
.mr10px{margin-right:10px !important;}
.mr15px{margin-right:15px !important;}
.mr20px{margin-right:20px !important;}
.mr25px{margin-right:25px !important;}
.mr30px{margin-right:30px !important;}
.mr35px{margin-right:35px !important;}
.mr40px{margin-right:40px !important;}
.mr45px{margin-right:45px !important;}
.mr50px{margin-right:50px !important;}
.mr60px{margin-right:60px !important;}
.mr70px{margin-right:70px !important;}
.mr80px{margin-right:80px !important;}
.mr90px{margin-right:90px !important;}
.mr100px{margin-right:100px !important;}

.mb5px{margin-bottom:5px !important;}
.mb10px{margin-bottom:10px !important;}
.mb15px{margin-bottom:15px !important;}
.mb20px{margin-bottom:20px !important;}
.mb25px{margin-bottom:25px !important;}
.mb30px{margin-bottom:30px !important;}
.mb35px{margin-bottom:35px !important;}
.mb40px{margin-bottom:40px !important;}
.mb45px{margin-bottom:45px !important;}
.mb50px{margin-bottom:50px !important;}
.mb60px{margin-bottom:60px !important;}
.mb70px{margin-bottom:70px !important;}
.mb80px{margin-bottom:80px !important;}
.mb90px{margin-bottom:90px !important;}
.mb100px{margin-bottom:100px !important;}



.pt5px{padding-top:5px !important;}
.pt10px{padding-top:10px !important;}
.pt15px{padding-top:15px !important;}
.pt20px{padding-top:20px !important;}
.pt25px{padding-top:25px !important;}
.pt30px{padding-top:30px !important;}
.pt35px{padding-top:35px !important;}
.pt40px{padding-top:40px !important;}
.pt45px{padding-top:45px !important;}
.pt50px{padding-top:50px !important;}
.pt60px{padding-top:60px !important;}
.pt70px{padding-top:70px !important;}
.pt80px{padding-top:80px !important;}
.pt90px{padding-top:90px !important;}
.pt100px{padding-top:100px !important;}

.pl5px{padding-left:5px !important;}
.pl10px{padding-left:10px !important;}
.pl15px{padding-left:15px !important;}
.pl20px{padding-left:20px !important;}
.pl25px{padding-left:25px !important;}
.pl30px{padding-left:30px !important;}
.pl35px{padding-left:35px !important;}
.pl40px{padding-left:40px !important;}
.pl45px{padding-left:45px !important;}
.pl50px{padding-left:50px !important;}
.pl60px{padding-left:60px !important;}
.pl70px{padding-left:70px !important;}
.pl80px{padding-left:80px !important;}
.pl90px{padding-left:90px !important;}
.pl100px{padding-left:100px !important;}

.pr5px{padding-right:5px !important;}
.pr10px{padding-right:10px !important;}
.pr15px{padding-right:15px !important;}
.pr20px{padding-right:20px !important;}
.pr25px{padding-right:25px !important;}
.pr30px{padding-right:30px !important;}
.pr35px{padding-right:35px !important;}
.pr40px{padding-right:40px !important;}
.pr45px{padding-right:45px !important;}
.pr50px{padding-right:50px !important;}
.pr60px{padding-right:60px !important;}
.pr70px{padding-right:70px !important;}
.pr80px{padding-right:80px !important;}
.pr90px{padding-right:90px !important;}
.pr100px{padding-right:100px !important;}

.pb5px{padding-bottom:5px !important;}
.pb10px{padding-bottom:10px !important;}
.pb15px{padding-bottom:15px !important;}
.pb20px{padding-bottom:20px !important;}
.pb25px{padding-bottom:25px !important;}
.pb30px{padding-bottom:30px !important;}
.pb35px{padding-bottom:35px !important;}
.pb40px{padding-bottom:40px !important;}
.pb45px{padding-bottom:45px !important;}
.pb50px{padding-bottom:50px !important;}
.pb60px{padding-bottom:60px !important;}
.pb70px{padding-bottom:70px !important;}
.pb80px{padding-bottom:80px !important;}
.pb90px{padding-bottom:90px !important;}
.pb100px{padding-bottom:100px !important;}


.black{color:#000 !important;}
.dgray{color:#333 !important;}
.gray{color:#999 !important;}
.red{color:#c00000 !important;}
.rred{color:#e6b9b8 !important;}
.dred{color:#c3090e !important;}
.blue{color:#007aff !important;}
.dblue{color:#4e5e8f !important;}
.green{color:#393 !important;}
.yellow{color:#fff200 !important;}
.orange{color:#F60 !important;}
.white{color:#fff !important;}

.bg_black{background-color:#000 !important;}
.bg_s_gray{background-color:#f2f2f2 !important;}
.bg_dgray{background-color:#333 !important;}
.bg_gray{background-color:#999 !important;}
.bg_red{background-color:#c00000 !important;}
.bg_rred{background-color:#e6b9b8 !important;}
.bg_dred{background-color:#c3090e !important;}
.bg_blue{background-color:#09F !important;}
.bg_dblue{background-color:#4e5e8f !important;}
.bg_green{background-color:#393 !important;}
.bg_yellow{background-color:#fff200 !important;}
.bg_orange{background-color:#F60 !important;}
.bg_white{background-color:#fff !important;}


.bg_w_over{background:#fff;opacity:0.5;filter:alpha(opacity=50);-ms-filter:alpha(opacity=50);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';-moz-opacity:0.5;-khtml-opacity:0.5;filter: alpha(opacity=50);}
.bg_b_over{background:#000;opacity:0.5;filter:alpha(opacity=50);-ms-filter:alpha(opacity=50);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';-moz-opacity:0.5;-khtml-opacity:0.5;filter: alpha(opacity=50);}


.hltxt{text-decoration:line-through;}
.ultxt{text-decoration:underline;}

.dot_line{height:1px;margin:0;padding:0;background-color:#ccc;}
.top_line{height:2px;background-color:#ccc;}
.cut_line{height:1px;margin:10px 0;background-color:#ccc;}
.half_line{height:1px;margin:10px 0;background-color:#ccc;}
.noline{border:none !important;border:0 !important;}


.wn{text-overflow:ellipsis !important;text-overflow:ellipsis !important;white-space:nowrap !important;white-space:nowrap !important;display:block !important;display:block !important;overflow:hidden !important;overflow:hidden !important;}

.clear{width:100% !important;height:0 !important;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;display:block !important;float:none !important;clear:both !important;overflow:hidden !important;}






/************************************************
*		Document								*
************************************************/

*{margin:0;padding:0;}
.wrap{width:980px;margin:0 auto;position:relative;}
.wrap img{width:100%;z-index:0;}
.wrap .inp_tl{text-align:left;}
.wrap .inp_tc{text-align:center;}
.wrap .inp_tr{text-align:right;}




/************************************************
*		더퍼블릭투자자문						*
************************************************/

/* 계약서 */
.tct_1{width:187px;height:30px;position:absolute;left:7px;top:1603px;z-index:100;}
.tct_2{width:187px;height:30px;position:absolute;left:315px;bottom:5085px;z-index:100;}
.tct_3{width:500px;height:30px;position:absolute;left:315px;bottom:5026px;z-index:100;}
.tct_4{width:300px;height:30px;position:absolute;left:315px;bottom:4969px;z-index:100;}
.tct_5{width:300px;height:30px;position:absolute;left:315px;bottom:4913px;z-index:100;}
.tct_6{width:70px;height:70px;position:absolute;left:445px;bottom:4440px;z-index:100;}
.tct_7{width:134px;height:30px;position:absolute;left:166px;bottom:3942px;z-index:100;}
.tct_8{width:134px;height:30px;position:absolute;left:328px;bottom:3942px;z-index:100;}
.tct_9{width:500px;height:30px;position:absolute;left:126px;bottom:3033px;z-index:100;}
.tct_10{width:500px;height:30px;position:absolute;left:126px;bottom:2975px;z-index:100;}
.tct_11{width:100%;height:30px;text-align:center;font-weight:600;color:#ff3300;position:absolute;left:0;bottom:115px;z-index:100;}

.tct_1 input,
.tct_2 input,
.tct_3 input,
.tct_4 input,
.tct_5 input,
.tct_6 input,
.tct_7 input,
.tct_8 input,
.tct_9 input,
.tct_10 input,
.tct_11 input {width:100%;height:30px;background-color:transparent;line-height:30px;}






/************************************************
*		KPI투자자문								*
************************************************/

/* 권유문서 */
.kpi_a1{width:70px;height:30px;position:absolute;left:385px;top:1083px;z-index:100;}
.kpi_a2{width:40px;height:30px;position:absolute;left:483px;top:1083px;z-index:100;}
.kpi_a3{width:40px;height:30px;position:absolute;left:553px;top:1083px;z-index:100;}
.kpi_a4{width:175px;height:30px;position:absolute;left:455px;top:1125px;z-index:100;}
.kpi_a5{width:100%;height:30px;text-align:center;font-weight:600;color:#ff3300;position:absolute;left:0;bottom:100px;z-index:100;}

.kpi_a1 input,
.kpi_a2 input,
.kpi_a3 input,
.kpi_a4 input {width:100%;height:30px;background-color:transparent;line-height:30px;}


/* 계약서 */
.kpi_b1{width:80px;height:30px;position:absolute;left:28px;top:160px;z-index:100;}
.kpi_b1_1{width:180px;height:30px;position:absolute;left:167px;bottom:1388px;z-index:100;}
.kpi_b2{width:760px;height:30px;position:absolute;left:140px;bottom:1173px;z-index:100;}
.kpi_b3{width:760px;height:30px;position:absolute;left:140px;bottom:1138px;z-index:100;}
.kpi_b4{width:760px;height:30px;position:absolute;left:140px;bottom:1103px;z-index:100;}
.kpi_b4_1{width:760px;height:30px;position:absolute;left:140px;bottom:1065px;z-index:100;}
.kpi_b5{width:62px;height:30px;position:absolute;right:185px;bottom:530px;z-index:100;}
.kpi_b6{width:32px;height:30px;position:absolute;right:118px;bottom:530px;z-index:100;}
.kpi_b7{width:32px;height:30px;position:absolute;right:53px;bottom:530px;z-index:100;}

.kpi_b8{width:285px;height:30px;position:absolute;left:278px;bottom:463px;z-index:100;}
.kpi_b9{width:165px;height:30px;position:absolute;left:278px;bottom:427px;z-index:100;}
.kpi_b10{width:70px;height:70px;position:absolute;left:470px;bottom:185px;z-index:100;}
.kpi_b10 img{height:100%;}
.kpi_b11{width:100%;height:30px;text-align:center;font-weight:600;color:#ff3300;position:absolute;left:0;bottom:90px;z-index:100;}

.kpi_b1 input,
.kpi_b1_1 input,
.kpi_b2 input,
.kpi_b3 input,
.kpi_b4 input,
.kpi_b4_1 input,
.kpi_b5 input,
.kpi_b6 input,
.kpi_b7 input,
.kpi_b8 input,
.kpi_b9 input,
.kpi_b10 input{width:100%;height:30px;background-color:transparent;line-height:30px;}




/************************************************
*		토마토투자자문							*
************************************************/

/* 권유문서 */
.tomato_a1{width:155px;height:33px;line-height:33px;position:absolute;left:45px;top:20px;z-index:100;}
.tomato_a2{width:55px;height:33px;position:absolute;left:365px;top:1272px;z-index:100;}
.tomato_a3{width:40px;height:33px;position:absolute;left:446px;top:1272px;z-index:100;}
.tomato_a4{width:40px;height:33px;position:absolute;left:514px;top:1272px;z-index:100;}
.tomato_a5{width:150px;height:33px;position:absolute;left:408px;top:1332px;z-index:100;}
.tomato_a6_1{width:30px;height:30px;position:absolute;left:158px;bottom:11667px;vertical-align:middle;z-index:100;}
.tomato_a6_2{width:30px;height:30px;position:absolute;left:593px;bottom:11667px;vertical-align:middle;z-index:100;}
.tomato_a7_1{width:30px;height:30px;position:absolute;left:399px;bottom:11382px;vertical-align:middle;z-index:100;}
.tomato_a7_2{width:30px;height:30px;position:absolute;left:399px;bottom:11340px;vertical-align:middle;z-index:100;}
.tomato_a7_3{width:30px;height:30px;position:absolute;left:399px;bottom:11298px;vzertical-align:middle;z-index:100;}
.tomato_a7_4{width:30px;height:30px;position:absolute;left:399px;bottom:11256px;vertical-align:middle;z-index:100;}
.tomato_a7_5{width:55px;height:33px;line-height:33px;position:absolute;left:901px;bottom:11309px;vertical-align:middle;z-index:100;}
.tomato_a8_1{width:30px;height:30px;position:absolute;left:399px;bottom:11202px;vertical-align:middle;z-index:100;}
.tomato_a8_2{width:30px;height:30px;position:absolute;left:399px;bottom:11160px;vertical-align:middle;z-index:100;}
.tomato_a8_3{width:30px;height:30px;position:absolute;left:399px;bottom:11117px;vertical-align:middle;z-index:100;}
.tomato_a8_4{width:30px;height:30px;position:absolute;left:399px;bottom:11075px;vertical-align:middle;z-index:100;}
.tomato_a8_5{width:55px;height:33px;line-height:33px;position:absolute;left:901px;bottom:11129px;vertical-align:middle;z-index:100;}
.tomato_a9_1{width:30px;height:30px;position:absolute;left:399px;bottom:11021px;vertical-align:middle;z-index:100;}
.tomato_a9_2{width:30px;height:30px;position:absolute;left:399px;bottom:10980px;vertical-align:middle;z-index:100;}
.tomato_a9_3{width:30px;height:30px;position:absolute;left:399px;bottom:10937px;vertical-align:middle;z-index:100;}
.tomato_a9_4{width:30px;height:30px;position:absolute;left:399px;bottom:10895px;vertical-align:middle;z-index:100;}
.tomato_a9_5{width:55px;height:33px;line-height:33px;position:absolute;left:901px;bottom:10949px;vertical-align:middle;z-index:100;}
.tomato_a10_1{width:30px;height:30px;position:absolute;left:399px;bottom:10840px;vertical-align:middle;z-index:100;}
.tomato_a10_2{width:30px;height:30px;position:absolute;left:399px;bottom:10798px;vertical-align:middle;z-index:100;}
.tomato_a10_3{width:30px;height:30px;position:absolute;left:399px;bottom:10714px;vertical-align:middle;z-index:100;}
.tomato_a10_4{width:30px;height:30px;position:absolute;left:399px;bottom:10672px;vertical-align:middle;z-index:100;}
.tomato_a10_5{width:55px;height:33px;line-height:33px;position:absolute;left:901px;bottom:10725px;vertical-align:middle;z-index:100;}
.tomato_a11_1{width:30px;height:30px;position:absolute;left:399px;bottom:10574px;vertical-align:middle;z-index:100;}
.tomato_a11_2{width:30px;height:30px;position:absolute;left:399px;bottom:10532px;vertical-align:middle;z-index:100;}
.tomato_a11_3{width:30px;height:30px;position:absolute;left:399px;bottom:10490px;vertical-align:middle;z-index:100;}
.tomato_a11_4{width:30px;height:30px;position:absolute;left:399px;bottom:10447px;vertical-align:middle;z-index:100;}
.tomato_a11_5{width:55px;height:33px;line-height:33px;position:absolute;left:901px;bottom:10500px;vertical-align:middle;z-index:100;}
.tomato_a12_1{width:30px;height:30px;position:absolute;left:399px;bottom:10397px;vertical-align:middle;z-index:100;}
.tomato_a12_2{width:30px;height:30px;position:absolute;left:399px;bottom:10355px;vertical-align:middle;z-index:100;}
.tomato_a12_3{width:30px;height:30px;position:absolute;left:399px;bottom:10271px;vertical-align:middle;z-index:100;}
.tomato_a12_4{width:30px;height:30px;position:absolute;left:399px;bottom:10230px;vertical-align:middle;z-index:100;}
.tomato_a12_5{width:55px;height:33px;line-height:33px;position:absolute;left:901px;bottom:10282px;vertical-align:middle;z-index:100;}
.tomato_a13_1{width:30px;height:30px;position:absolute;left:399px;bottom:10042px;vertical-align:middle;z-index:100;}
.tomato_a13_2{width:30px;height:30px;position:absolute;left:399px;bottom:9958px;vertical-align:middle;z-index:100;}
.tomato_a13_3{width:30px;height:30px;position:absolute;left:399px;bottom:9874px;vertical-align:middle;z-index:100;}
.tomato_a13_4{width:30px;height:30px;position:absolute;left:399px;bottom:9789px;vertical-align:middle;z-index:100;}
.tomato_a13_5{width:55px;height:33px;line-height:33px;position:absolute;left:901px;bottom:9885px;vertical-align:middle;z-index:100;}
.tomato_a14_1{width:30px;height:30px;position:absolute;left:399px;bottom:9705px;vertical-align:middle;z-index:100;}
.tomato_a14_2{width:30px;height:30px;position:absolute;left:399px;bottom:9621px;vertical-align:middle;z-index:100;}
.tomato_a14_3{width:30px;height:30px;position:absolute;left:399px;bottom:9538px;vertical-align:middle;z-index:100;}
.tomato_a14_4{width:30px;height:30px;position:absolute;left:399px;bottom:9453px;vertical-align:middle;z-index:100;}
.tomato_a14_5{width:55px;height:33px;line-height:33px;position:absolute;left:901px;bottom:9528px;vertical-align:middle;z-index:100;}
.tomato_a15_1{width:30px;height:30px;position:absolute;left:399px;bottom:9320px;vertical-align:middle;z-index:100;}
.tomato_a15_2{width:30px;height:30px;position:absolute;left:399px;bottom:9278px;vertical-align:middle;z-index:100;}
.tomato_a15_3{width:30px;height:30px;position:absolute;left:399px;bottom:9235px;vertical-align:middle;z-index:100;}
.tomato_a15_4{width:30px;height:30px;position:absolute;left:399px;bottom:9193px;vertical-align:middle;z-index:100;}
.tomato_a15_5{width:55px;height:33px;line-height:33px;position:absolute;left:901px;bottom:9247px;vertical-align:middle;z-index:100;}
.tomato_a16_1{width:30px;height:30px;position:absolute;left:399px;bottom:9139px;vertical-align:middle;z-index:100;}
.tomato_a16_2{width:30px;height:30px;position:absolute;left:399px;bottom:9096px;vertical-align:middle;z-index:100;}
.tomato_a16_3{width:30px;height:30px;position:absolute;left:399px;bottom:9055px;vertical-align:middle;z-index:100;}
.tomato_a16_4{width:30px;height:30px;position:absolute;left:399px;bottom:9013px;vertical-align:middle;z-index:100;}
.tomato_a16_5{width:55px;height:33px;line-height:33px;position:absolute;left:901px;bottom:9066px;vertical-align:middle;z-index:100;}
.tomato_a17_1{width:30px;height:30px;position:absolute;left:34px;bottom:8527px;vertical-align:middle;z-index:100;}
.tomato_a17_2{width:30px;height:30px;position:absolute;left:34px;bottom:8383px;vertical-align:middle;z-index:100;}
.tomato_a17_3{width:30px;height:30px;position:absolute;left:34px;bottom:8186px;vertical-align:middle;z-index:100;}
.tomato_a17_4{width:30px;height:30px;position:absolute;left:34px;bottom:8014px;vertical-align:middle;z-index:100;}
.tomato_a17_5{width:30px;height:30px;position:absolute;left:34px;bottom:7845px;vertical-align:middle;z-index:100;}
.tomato_a18{width:150px;height:33px;position:absolute;left:639px;bottom:7410px;vertical-align:middle;z-index:100;}
.tomato_a19_1{width:52px;height:33px;position:absolute;left:600px;bottom:7090px;z-index:100;}
.tomato_a19_2{width:40px;height:33px;position:absolute;left:683px;bottom:7090px;z-index:100;}
.tomato_a19_3{width:40px;height:33px;position:absolute;left:750px;bottom:7090px;z-index:100;}
.tomato_a20{width:210px;height:33px;position:absolute;left:517px;bottom:7030px;z-index:100;}
.tomato_a21{width:210px;height:33px;position:absolute;left:517px;bottom:6935px;z-index:100;}
.tomato_a21_1{width:70px;height:70px;position:absolute;left:780px;bottom:6911px;z-index:100;}
.tomato_a21_1 img{height:100%;}
.tomato_a22_1{width:30px;height:30px;position:absolute;left:58px;bottom:6501px;vertical-align:middle;z-index:100;}
.tomato_a22_2{width:30px;height:30px;position:absolute;left:58px;bottom:6468px;vertical-align:middle;z-index:100;}
.tomato_a22_3{width:30px;height:30px;position:absolute;left:58px;bottom:6400px;vertical-align:middle;z-index:100;}
.tomato_a22_4{width:30px;height:30px;position:absolute;left:58px;bottom:6367px;vertical-align:middle;z-index:100;}
.tomato_a22_5{width:30px;height:30px;position:absolute;left:58px;bottom:6333px;vertical-align:middle;z-index:100;}
.tomato_a22_6{width:30px;height:30px;position:absolute;left:58px;bottom:6300px;vertical-align:middle;z-index:100;}
.tomato_a22_7{width:30px;height:30px;position:absolute;left:58px;bottom:6266px;vertical-align:middle;z-index:100;}
.tomato_a23_1{width:52px;height:33px;position:absolute;left:600px;bottom:6118px;z-index:100;}
.tomato_a23_2{width:40px;height:33px;position:absolute;left:683px;bottom:6118px;z-index:100;}
.tomato_a23_3{width:40px;height:33px;position:absolute;left:750px;bottom:6118px;z-index:100;}
.tomato_a24{width:210px;height:33px;position:absolute;left:517px;bottom:6060px;z-index:100;}
.tomato_a25{width:210px;height:33px;position:absolute;left:517px;bottom:5962px;z-index:100;}
.tomato_a25_1{width:70px;height:70px;position:absolute;left:780px;bottom:5943px;z-index:100;}
.tomato_a25_1 img{height:100%;}
.tomato_a26{width:220px;height:33px;position:absolute;left:126px;bottom:1243px;z-index:100;}
.tomato_a26 a{width:100%;height:33px;display:block;}
.tomato_a27{width:100%;height:33px;text-align:center;font-weight:600;color:#ff3300;position:absolute;left:0;bottom:40px;z-index:100;}

.tomato_a1 input{width:100%;height:34px;background-color:transparent;line-height:34px;}
.tomato_a2 input,
.tomato_a3 input,
.tomato_a4 input,
.tomato_a5 input,
.tomato_a7_5 input,
.tomato_a8_5 input,
.tomato_a9_5 input,
.tomato_a10_5 input,
.tomato_a11_5 input,
.tomato_a12_5 input,
.tomato_a13_5 input,
.tomato_a14_5 input,
.tomato_a15_5 input,
.tomato_a16_5 input,
.tomato_a18 input,
.tomato_a19_1 input,
.tomato_a19_2 input,
.tomato_a19_3 input,
.tomato_a20 input,
.tomato_a21 input,
.tomato_a23_1 input,
.tomato_a23_2 input,
.tomato_a23_3 input,
.tomato_a24 input,
.tomato_a25 input{width:100%;height:33px;background-color:transparent;line-height:33px;}


/* 계약서 */
.tomato_b1{width:60px;height:37px;position:absolute;left:185px;top:1329px;z-index:100;}
.tomato_b2{width:45px;height:37px;position:absolute;left:275px;top:1329px;z-index:100;}
.tomato_b3{width:45px;height:37px;position:absolute;left:345px;top:1329px;z-index:100;}
.tomato_b4{width:115px;height:35px;line-height:35px;position:absolute;left:420px;top:1329px;z-index:100;}
.tomato_b5{width:255px;height:35px;line-height:35px;position:absolute;left:35px;top:1650px;z-index:100;}
.tomato_b6{width:60px;height:37px;position:absolute;left:327px;top:6954px;z-index:100;}
.tomato_b7{width:45px;height:37px;position:absolute;left:430px;top:6954px;z-index:100;}
.tomato_b8{width:45px;height:37px;position:absolute;left:517px;top:6954px;z-index:100;}
.tomato_b9{width:310px;height:30px;position:absolute;left:204px;top:7259px;z-index:100;}
.tomato_b10{width:715px;height:30px;position:absolute;left:204px;top:7289px;z-index:100;}
.tomato_b11{width:310px;height:30px;position:absolute;left:204px;top:7321px;z-index:100;}
.tomato_b12{width:70px;height:70px;position:absolute;left:335px;top:7458px;z-index:100;}
.tomato_b12 img{height:100%;}
.tomato_b13{width:90px;height:37px;position:absolute;left:167px;bottom:2570px;z-index:100;}
.tomato_b14{width:60px;height:37px;position:absolute;left:290px;bottom:2570px;z-index:100;}
.tomato_b15{width:60px;height:37px;position:absolute;left:378px;bottom:2570px;z-index:100;}
.tomato_b16{width:90px;height:37px;position:absolute;left:500px;bottom:2570px;z-index:100;}
.tomato_b17{width:60px;height:37px;position:absolute;left:625px;bottom:2570px;z-index:100;}
.tomato_b18{width:60px;height:37px;position:absolute;left:712px;bottom:2570px;z-index:100;}
.tomato_b19{width:17px;height:17px;position:absolute;left:250px;bottom:2435px;z-index:100;}
.tomato_b20{width:40px;height:37px;position:absolute;left:533px;bottom:2417px;z-index:100;}
.tomato_b21{width:145px;height:37px;position:absolute;left:725px;bottom:2417px;z-index:100;}
.tomato_b22{width:17px;height:17px;position:absolute;left:250px;bottom:2403px;z-index:100;}
.tomato_b23{width:235px;height:37px;position:absolute;left:223px;bottom:2143px;z-index:100;}
.tomato_b24{width:17px;height:17px;position:absolute;left:240px;bottom:2065px;z-index:100;}
.tomato_b25{width:17px;height:17px;position:absolute;left:412px;bottom:2065px;z-index:100;}
.tomato_b26{width:740px;height:30px;position:absolute;left:200px;bottom:2025px;z-index:100;}
.tomato_b27{width:740px;height:30px;position:absolute;left:200px;bottom:1994px;z-index:100;}
.tomato_b29{width:740px;height:30px;position:absolute;left:200px;bottom:1963px;z-index:100;}
.tomato_b30{width:200px;height:30px;position:absolute;left:365px;bottom:1046px;z-index:100;}
.tomato_b31{width:270px;height:37px;text-align:center;font-weight:600;color:#ff3300;position:absolute;left:215px;bottom:291px;z-index:100;}
.tomato_b32{width:70px;height:70px;position:absolute;left:567px;bottom:176px;z-index:100;}
.tomato_b32 img{height:100%;}
.tomato_b33{width:100%;height:30px;text-align:center;font-weight:600;color:#ff3300;position:absolute;left:0;bottom:100px;z-index:100;}

.tomato_b1 input,
.tomato_b2 input,
.tomato_b3 input,
.tomato_b4 input,
.tomato_b5 input,
.tomato_b6 input,
.tomato_b7 input,
.tomato_b8 input{width:100%;height:37px;background-color:transparent;line-height:37px;}
.tomato_b9 input,
.tomato_b10 input,
.tomato_b11 input{width:100%;height:30px;background-color:transparent;line-height:30px;}
.tomato_b12 input,
.tomato_b13 input,
.tomato_b14 input,
.tomato_b15 input,
.tomato_b16 input,
.tomato_b17 input,
.tomato_b18 input,
.tomato_b19 input,
.tomato_b20 input,
.tomato_b21 input,
.tomato_b22 input,
.tomato_b23 input,
.tomato_b24 input,
.tomato_b25 input{width:100%;height:37px;background-color:transparent;line-height:37px;}
.tomato_b26 input,
.tomato_b27 input,
.tomato_b28 input,
.tomato_b29 input,
.tomato_b30 input,
.tomato_b31 input{width:100%;height:30px;background-color:transparent;line-height:30px;}


/* 증권통 권유문서 */
.st_tomato_a1{width:155px;height:33px;line-height:33px;position:absolute;left:57px;top:47px;z-index:100;}
.st_tomato_a2{width:57px;height:33px;position:absolute;left:540px;top:1277px;z-index:100;}
.st_tomato_a3{width:40px;height:33px;position:absolute;left:623px;top:1277px;z-index:100;}
.st_tomato_a4{width:40px;height:33px;position:absolute;left:689px;top:1277px;z-index:100;}
.st_tomato_a5{width:158px;height:33px;position:absolute;left:585px;top:1350px;z-index:100;}
.st_tomato_a7_1{width:30px;height:30px;position:absolute;left:395px;bottom:9649px;vertical-align:middle;z-index:100;}
.st_tomato_a7_2{width:30px;height:30px;position:absolute;left:395px;bottom:9608px;vertical-align:middle;z-index:100;}
.st_tomato_a7_3{width:30px;height:30px;position:absolute;left:395px;bottom:9567px;vzertical-align:middle;z-index:100;}
.st_tomato_a7_4{width:30px;height:30px;position:absolute;left:395px;bottom:9526px;vertical-align:middle;z-index:100;}
.st_tomato_a7_5{width:55px;height:33px;line-height:33px;position:absolute;left:903px;bottom:9580px;vertical-align:middle;z-index:100;}
.st_tomato_a8_1{width:30px;height:30px;position:absolute;left:395px;bottom:9469px;vertical-align:middle;z-index:100;}
.st_tomato_a8_2{width:30px;height:30px;position:absolute;left:395px;bottom:9428px;vertical-align:middle;z-index:100;}
.st_tomato_a8_3{width:30px;height:30px;position:absolute;left:395px;bottom:9387px;vertical-align:middle;z-index:100;}
.st_tomato_a8_4{width:30px;height:30px;position:absolute;left:395px;bottom:9347px;vertical-align:middle;z-index:100;}
.st_tomato_a8_5{width:55px;height:33px;line-height:33px;position:absolute;left:903px;bottom:9395px;vertical-align:middle;z-index:100;}
.st_tomato_a9_1{width:30px;height:30px;position:absolute;left:395px;bottom:9281px;vertical-align:middle;z-index:100;}
.st_tomato_a9_2{width:30px;height:30px;position:absolute;left:395px;bottom:9243px;vertical-align:middle;z-index:100;}
.st_tomato_a9_3{width:30px;height:30px;position:absolute;left:395px;bottom:9204px;vertical-align:middle;z-index:100;}
.st_tomato_a9_4{width:30px;height:30px;position:absolute;left:395px;bottom:9166px;vertical-align:middle;z-index:100;}
.st_tomato_a9_5{width:55px;height:33px;line-height:33px;position:absolute;left:903px;bottom:9214px;vertical-align:middle;z-index:100;}
.st_tomato_a10_1{width:30px;height:30px;position:absolute;left:395px;bottom:9086px;vertical-align:middle;z-index:100;}
.st_tomato_a10_2{width:30px;height:30px;position:absolute;left:395px;bottom:9045px;vertical-align:middle;z-index:100;}
.st_tomato_a10_3{width:30px;height:30px;position:absolute;left:395px;bottom:9004px;vertical-align:middle;z-index:100;}
.st_tomato_a10_4{width:30px;height:30px;position:absolute;left:395px;bottom:8963px;vertical-align:middle;z-index:100;}
.st_tomato_a10_5{width:55px;height:33px;line-height:33px;position:absolute;left:903px;bottom:8990px;vertical-align:middle;z-index:100;}
.st_tomato_a11_1{width:30px;height:30px;position:absolute;left:395px;bottom:8841px;vertical-align:middle;z-index:100;}
.st_tomato_a11_2{width:30px;height:30px;position:absolute;left:395px;bottom:8800px;vertical-align:middle;z-index:100;}
.st_tomato_a11_3{width:30px;height:30px;position:absolute;left:395px;bottom:8759px;vertical-align:middle;z-index:100;}
.st_tomato_a11_4{width:30px;height:30px;position:absolute;left:395px;bottom:8718px;vertical-align:middle;z-index:100;}
.st_tomato_a11_5{width:55px;height:33px;line-height:33px;position:absolute;left:903px;bottom:8770px;vertical-align:middle;z-index:100;}
.st_tomato_a12_1{width:30px;height:30px;position:absolute;left:395px;bottom:8480px;vertical-align:middle;z-index:100;}
.st_tomato_a12_2{width:30px;height:30px;position:absolute;left:395px;bottom:8440px;vertical-align:middle;z-index:100;}
.st_tomato_a12_3{width:30px;height:30px;position:absolute;left:395px;bottom:8399px;vertical-align:middle;z-index:100;}
.st_tomato_a12_4{width:30px;height:30px;position:absolute;left:395px;bottom:8358px;vertical-align:middle;z-index:100;}
.st_tomato_a12_5{width:55px;height:33px;line-height:33px;position:absolute;left:903px;bottom:8405px;vertical-align:middle;z-index:100;}
.st_tomato_a13_1{width:30px;height:30px;position:absolute;left:395px;bottom:8296px;vertical-align:middle;z-index:100;}
.st_tomato_a13_2{width:30px;height:30px;position:absolute;left:395px;bottom:8256px;vertical-align:middle;z-index:100;}
.st_tomato_a13_3{width:30px;height:30px;position:absolute;left:395px;bottom:8174px;vertical-align:middle;z-index:100;}
.st_tomato_a13_4{width:30px;height:30px;position:absolute;left:395px;bottom:8093px;vertical-align:middle;z-index:100;}
.st_tomato_a13_5{width:55px;height:33px;line-height:33px;position:absolute;left:903px;bottom:8165px;vertical-align:middle;z-index:100;}
.st_tomato_a14_1{width:30px;height:30px;position:absolute;left:395px;bottom:8004px;vertical-align:middle;z-index:100;}
.st_tomato_a14_2{width:30px;height:30px;position:absolute;left:395px;bottom:7923px;vertical-align:middle;z-index:100;}
.st_tomato_a14_3{width:30px;height:30px;position:absolute;left:395px;bottom:7842px;vertical-align:middle;z-index:100;}
.st_tomato_a14_4{width:30px;height:30px;position:absolute;left:395px;bottom:7761px;vertical-align:middle;z-index:100;}
.st_tomato_a14_5{width:55px;height:33px;line-height:33px;position:absolute;left:903px;bottom:7835px;vertical-align:middle;z-index:100;}
.st_tomato_a15_1{width:30px;height:30px;position:absolute;left:395px;bottom:7629px;vertical-align:middle;z-index:100;}
.st_tomato_a15_2{width:30px;height:30px;position:absolute;left:395px;bottom:7588px;vertical-align:middle;z-index:100;}
.st_tomato_a15_3{width:30px;height:30px;position:absolute;left:395px;bottom:7547px;vertical-align:middle;z-index:100;}
.st_tomato_a15_4{width:30px;height:30px;position:absolute;left:395px;bottom:7506px;vertical-align:middle;z-index:100;}
.st_tomato_a15_5{width:55px;height:33px;line-height:33px;position:absolute;left:903px;bottom:7555px;vertical-align:middle;z-index:100;}
.st_tomato_a16_1{width:30px;height:30px;position:absolute;left:395px;bottom:7448px;vertical-align:middle;z-index:100;}
.st_tomato_a16_2{width:30px;height:30px;position:absolute;left:395px;bottom:7407px;vertical-align:middle;z-index:100;}
.st_tomato_a16_3{width:30px;height:30px;position:absolute;left:395px;bottom:7367px;vertical-align:middle;z-index:100;}
.st_tomato_a16_4{width:30px;height:30px;position:absolute;left:395px;bottom:7326px;vertical-align:middle;z-index:100;}
.st_tomato_a16_5{width:55px;height:33px;line-height:33px;position:absolute;left:903px;bottom:7375px;vertical-align:middle;z-index:100;}
.st_tomato_a17_1{width:30px;height:30px;position:absolute;left:38px;bottom:6969px;vertical-align:middle;z-index:100;}
.st_tomato_a17_2{width:30px;height:30px;position:absolute;left:38px;bottom:6825px;vertical-align:middle;z-index:100;}
.st_tomato_a17_3{width:30px;height:30px;position:absolute;left:38px;bottom:6630px;vertical-align:middle;z-index:100;}
.st_tomato_a17_4{width:30px;height:30px;position:absolute;left:38px;bottom:6458px;vertical-align:middle;z-index:100;}
.st_tomato_a17_5{width:30px;height:30px;position:absolute;left:38px;bottom:6290px;vertical-align:middle;z-index:100;}
.st_tomato_a19_1{width:55px;height:33px;position:absolute;left:533px;bottom:5523px;z-index:100;}
.st_tomato_a19_2{width:40px;height:33px;position:absolute;left:610px;bottom:5523px;z-index:100;}
.st_tomato_a19_3{width:40px;height:33px;position:absolute;left:671px;bottom:5523px;z-index:100;}
.st_tomato_a20{width:185px;height:33px;position:absolute;left:485px;bottom:5455px;z-index:100;}
.st_tomato_a21{width:185px;height:33px;position:absolute;left:485px;bottom:5353px;z-index:100;}
.st_tomato_a21_1{width:70px;height:70px;position:absolute;left:723px;bottom:5333px;z-index:100;}
.st_tomato_a21_1 img{height:100%;}
.st_tomato_a22_1{width:30px;height:30px;position:absolute;left:37px;bottom:5006px;vertical-align:middle;z-index:100;}
.st_tomato_a22_2{width:30px;height:30px;position:absolute;left:37px;bottom:4976px;vertical-align:middle;z-index:100;}
.st_tomato_a22_3{width:30px;height:30px;position:absolute;left:37px;bottom:4917px;vertical-align:middle;z-index:100;}
.st_tomato_a22_4{width:30px;height:30px;position:absolute;left:37px;bottom:4888px;vertical-align:middle;z-index:100;}
.st_tomato_a22_5{width:30px;height:30px;position:absolute;left:37px;bottom:4858px;vertical-align:middle;z-index:100;}
.st_tomato_a22_6{width:30px;height:30px;position:absolute;left:37px;bottom:4829px;vertical-align:middle;z-index:100;}
.st_tomato_a22_7{width:30px;height:30px;position:absolute;left:37px;bottom:4800px;vertical-align:middle;z-index:100;}
.st_tomato_a23_1{width:55px;height:33px;position:absolute;left:535px;bottom:4664px;z-index:100;}
.st_tomato_a23_2{width:40px;height:33px;position:absolute;left:609px;bottom:4664px;z-index:100;}
.st_tomato_a23_3{width:40px;height:33px;position:absolute;left:671px;bottom:4664px;z-index:100;}
.st_tomato_a24{width:185px;height:33px;position:absolute;left:485px;bottom:4596px;z-index:100;}
.st_tomato_a25{width:185px;height:33px;position:absolute;left:485px;bottom:4495px;z-index:100;}
.st_tomato_a25_1{width:70px;height:70px;position:absolute;left:715px;bottom:4473px;z-index:100;}
.st_tomato_a25_1 img{height:100%;}
.st_tomato_a26{width:220px;height:33px;position:absolute;left:133px;bottom:2500px;z-index:100;}
.st_tomato_a26 a{width:100%;height:33px;display:block;}
.st_tomato_a27{width:100%;height:33px;text-align:center;font-weight:600;color:#ff3300;position:absolute;left:0;bottom:700px;z-index:100;}

.st_tomato_a1 input{width:100%;height:34px;background-color:transparent;line-height:34px;}
.st_tomato_a2 input,
.st_tomato_a3 input,
.st_tomato_a4 input,
.st_tomato_a5 input,
.st_tomato_a7_5 input,
.st_tomato_a8_5 input,
.st_tomato_a9_5 input,
.st_tomato_a10_5 input,
.st_tomato_a11_5 input,
.st_tomato_a12_5 input,
.st_tomato_a13_5 input,
.st_tomato_a14_5 input,
.st_tomato_a15_5 input,
.st_tomato_a16_5 input,
.st_tomato_a18_1 input,
.st_tomato_a18_2 input,
.st_tomato_a19_1 input,
.st_tomato_a19_2 input,
.st_tomato_a19_3 input,
.st_tomato_a20 input,
.st_tomato_a21 input,
.st_tomato_a23_1 input,
.st_tomato_a23_2 input,
.st_tomato_a23_3 input,
.st_tomato_a24 input,
.st_tomato_a25 input{width:100%;height:33px;background-color:transparent;line-height:33px;}


/* 증권통 계약서 */
.st_tomato_b1{width:53px;height:37px;position:absolute;left:295px;top:1253px;z-index:100;}
.st_tomato_b2{width:37px;height:37px;position:absolute;left:368px;top:1253px;z-index:100;}
.st_tomato_b3{width:37px;height:37px;position:absolute;left:424px;top:1253px;z-index:100;}
.st_tomato_b4{width:105px;height:35px;line-height:35px;position:absolute;left:480px;top:1253px;z-index:100;}
.st_tomato_b5{width:252px;height:35px;line-height:35px;position:absolute;left:38px;top:1645px;z-index:100;}
.st_tomato_b6{width:70px;height:37px;position:absolute;left:387px;bottom:4192px;z-index:100;}
.st_tomato_b7{width:60px;height:37px;position:absolute;left:495px;bottom:4192px;z-index:100;}
.st_tomato_b8{width:60px;height:37px;position:absolute;left:590px;bottom:4192px;z-index:100;}
.st_tomato_b9{width:205px;height:30px;position:absolute;left:274px;bottom:4105px;z-index:100;}
.st_tomato_b10{width:590px;height:30px;position:absolute;left:274px;bottom:4073px;z-index:100;}
.st_tomato_b11{width:210px;height:30px;position:absolute;left:274px;bottom:4042px;z-index:100;}
.st_tomato_b12{width:70px;height:70px;position:absolute;left:425px;bottom:3857px;z-index:100;}
.st_tomato_b12 img{height:100%;}
.st_tomato_b13{width:290px;height:37px;position:absolute;left:175px;bottom:2593px;z-index:100;}
.st_tomato_b16{width:290px;height:37px;position:absolute;left:510px;bottom:2593px;z-index:100;}
.st_tomato_b19{width:17px;height:17px;position:absolute;left:260px;bottom:2458px;z-index:100;}
.st_tomato_b20{width:40px;height:37px;position:absolute;left:532px;bottom:2445px;z-index:100;}
.st_tomato_b21{width:145px;height:37px;position:absolute;left:730px;bottom:2445px;z-index:100;}
.st_tomato_b22{width:17px;height:17px;position:absolute;left:260px;bottom:2419px;z-index:100;}
.st_tomato_b23{width:235px;height:37px;position:absolute;left:232px;bottom:2137px;z-index:100;}
.st_tomato_b24{width:17px;height:17px;position:absolute;left:262px;bottom:2058px;z-index:100;}
.st_tomato_b25{width:17px;height:17px;position:absolute;left:435px;bottom:2058px;z-index:100;}
.st_tomato_b26{width:590px;height:30px;position:absolute;left:190px;bottom:2011px;z-index:100;}
.st_tomato_b27{width:590px;height:30px;position:absolute;left:190px;bottom:1972px;z-index:100;}
.st_tomato_b29{width:590px;height:30px;position:absolute;left:190px;bottom:1933px;z-index:100;}
.st_tomato_b30{width:95px;height:30px;position:absolute;left:378px;bottom:1071px;z-index:100;}
.st_tomato_b31{width:100%;height:30px;text-align:center;font-weight:600;color:#ff3300;position:absolute;left:0;bottom:300px;z-index:100;}

.st_tomato_b1 input,
.st_tomato_b2 input,
.st_tomato_b3 input,
.st_tomato_b4 input,
.st_tomato_b5 input,
.st_tomato_b6 input,
.st_tomato_b7 input,
.st_tomato_b8 input{width:100%;height:37px;background-color:transparent;line-height:37px;}
.st_tomato_b9 input,
.st_tomato_b10 input,
.st_tomato_b11 input{width:100%;height:30px;background-color:transparent;line-height:30px;}
.st_tomato_b12 input,
.st_tomato_b13 input,
.st_tomato_b14 input,
.st_tomato_b15 input,
.st_tomato_b16 input,
.st_tomato_b17 input,
.st_tomato_b18 input,
.st_tomato_b19 input,
.st_tomato_b20 input,
.st_tomato_b21 input,
.st_tomato_b22 input,
.st_tomato_b23 input,
.st_tomato_b24 input,
.st_tomato_b25 input{width:100%;height:37px;background-color:transparent;line-height:37px;}
.st_tomato_b26 input,
.st_tomato_b27 input,
.st_tomato_b28 input,
.st_tomato_b29 input,
.st_tomato_b30 input{width:100%;height:30px;background-color:transparent;line-height:30px;}




/************************************************
*		앤드비욘드								*
************************************************/

/* 계약문서 */
.andbeyond_b1{width:220px;height:30px;position:absolute;left:25px;top:1352px;z-index:100;}
.andbeyond_b2{width:62px;height:30px;position:absolute;left:215px;top:1585px;z-index:100;}
.andbeyond_b3{width:45px;height:30px;position:absolute;left:287px;top:1585px;z-index:100;}
.andbeyond_b4{width:45px;height:30px;position:absolute;left:343px;top:1585px;z-index:100;}
.andbeyond_b5{width:62px;height:30px;position:absolute;left:457px;top:1585px;z-index:100;}
.andbeyond_b6{width:45px;height:30px;position:absolute;left:531px;top:1585px;z-index:100;}
.andbeyond_b7{width:45px;height:30px;position:absolute;left:587px;top:1585px;z-index:100;}
.andbeyond_b7_1{width:60px;height:30px;position:absolute;left:692px;top:1585px;z-index:100;}
.andbeyond_b7_2{width:170px;height:30px;position:absolute;left:300px;top:1616px;z-index:100;}
.andbeyond_b8{width:30px;height:30px;position:absolute;left:135px;top:1800px;vertical-align:middle;z-index:100;}
.andbeyond_b9{width:30px;height:30px;position:absolute;left:135px;top:1890px;vertical-align:middle;z-index:100;}
.andbeyond_b10{width:30px;height:30px;position:absolute;left:135px;top:1980px;vertical-align:middle;z-index:100;}
.andbeyond_b11{width:80px;height:30px;position:absolute;left:300px;bottom:2315px;z-index:100;}
.andbeyond_b12{width:80px;height:30px;position:absolute;left:395px;bottom:2315px;z-index:100;}
.andbeyond_b13{width:80px;height:30px;position:absolute;left:493px;bottom:2315px;z-index:100;}
.andbeyond_b14{width:400px;height:30px;position:absolute;left:350px;bottom:2250px;z-index:100;}
.andbeyond_b15{width:400px;height:30px;position:absolute;left:350px;bottom:2215px;z-index:100;}
.andbeyond_b16{width:400px;height:30px;position:absolute;left:350px;bottom:2182px;z-index:100;}
.andbeyond_b17{width:230px;height:30px;position:absolute;left:350px;bottom:2148px;z-index:100;}
.andbeyond_b18{width:70px;height:70px;position:absolute;left:560px;bottom:1945px;z-index:100;}
.andbeyond_b18 img{height:100%;}
.andbeyond_b19{width:30px;height:30px;position:absolute;left:75px;bottom:1737px;vertical-align:middle;z-index:100;}
.andbeyond_b20{width:30px;height:30px;position:absolute;left:75px;bottom:1711px;vertical-align:middle;z-index:100;}
.andbeyond_b21{width:30px;height:30px;position:absolute;left:75px;bottom:1685px;vertical-align:middle;z-index:100;}
.andbeyond_b22{width:30px;height:30px;position:absolute;left:75px;bottom:1658px;vertical-align:middle;z-index:100;}
.andbeyond_b23{width:30px;height:30px;position:absolute;left:75px;bottom:1631px;vertical-align:middle;z-index:100;}
.andbeyond_b24{width:30px;height:30px;position:absolute;left:75px;bottom:1605px;vertical-align:middle;z-index:100;}
.andbeyond_b25{width:190px;height:30px;position:absolute;left:83px;bottom:1527px;z-index:100;}
.andbeyond_b26{width:170px;height:30px;position:absolute;left:710px;bottom:1440px;z-index:100;}
.andbeyond_b27{width:100%;height:30px;text-align:center;font-weight:600;color:#ff3300;position:absolute;left:0;bottom:80px;z-index:100;}

.andbeyond_b1 input,
.andbeyond_b2 input,
.andbeyond_b3 input,
.andbeyond_b4 input,
.andbeyond_b5 input,
.andbeyond_b6 input,
.andbeyond_b7 input,
.andbeyond_b7_1 input,
.andbeyond_b7_2 input,
.andbeyond_b11 input,
.andbeyond_b12 input,
.andbeyond_b13 input,
.andbeyond_b14 input,
.andbeyond_b15 input,
.andbeyond_b16 input,
.andbeyond_b17 input,
.andbeyond_b25 input,
.andbeyond_b26 input,
.andbeyond_b27 input{width:100%;height:30px;background-color:transparent;line-height:30px;}




/************************************************
*		아데나									*
************************************************/

/* 계약문서 */
.athena_b1{width:430px;height:50px;position:absolute;left:300px;top:1030px;z-index:100;}
.athena_b2{width:180px;height:30px;position:absolute;left:25px;top:1443px;z-index:100;}
.athena_b3{width:75px;height:30px;position:absolute;left:234px;bottom:4062px;z-index:100;}
.athena_b4{width:35px;height:30px;position:absolute;left:322px;bottom:4062px;z-index:100;}
.athena_b5{width:35px;height:30px;position:absolute;left:371px;bottom:4062px;z-index:100;}
.athena_b6{width:75px;height:30px;position:absolute;left:465px;bottom:4062px;z-index:100;}
.athena_b7{width:35px;height:30px;position:absolute;left:555px;bottom:4062px;z-index:100;}
.athena_b8{width:35px;height:30px;position:absolute;left:603px;bottom:4062px;z-index:100;}
.athena_b9{width:470px;height:30px;position:absolute;left:150px;bottom:3257px;z-index:100;}
.athena_b10{width:450px;height:30px;position:absolute;left:170px;bottom:3212px;z-index:100;}
.athena_b11{width:75px;height:30px;position:absolute;left:383px;bottom:1492px;z-index:100;}
.athena_b12{width:35px;height:30px;position:absolute;left:483px;bottom:1492px;z-index:100;}
.athena_b13{width:35px;height:30px;position:absolute;left:541px;bottom:1492px;z-index:100;}
.athena_b14{width:170px;height:30px;position:absolute;left:190px;bottom:1305px;z-index:100;}
.athena_b15{width:200px;height:30px;position:absolute;left:190px;bottom:1260px;z-index:100;}
.athena_b16{width:400px;height:30px;position:absolute;left:190px;bottom:1215px;z-index:100;}
.athena_b17{width:70px;height:70px;position:absolute;left:370px;bottom:965px;z-index:100;}
.athena_b17 img{height:100%;}
.athena_b18{width:100%;height:30px;text-align:center;font-weight:600;color:#ff3300;position:absolute;left:0;bottom:500px;z-index:100;}

.athena_b1 input{width:100%;height:50px;background-color:transparent;font-size:40px;font-weight:500;line-height:50px;}
.athena_b2 input,
.athena_b3 input,
.athena_b4 input,
.athena_b5 input,
.athena_b6 input,
.athena_b7 input,
.athena_b8 input,
.athena_b9 input,
.athena_b10 input,
.athena_b11 input,
.athena_b12 input,
.athena_b13 input,
.athena_b14 input,
.athena_b15 input,
.athena_b16 input{width:100%;height:30px;background-color:transparent;line-height:30px;}



/*230717 tomato_advice2.html*/
.tomato2_a1{width:140px;height:33px;line-height:33px;position:absolute;left:45px;top:3039px;z-index:100; }
.tomato2_a1 .inp_tc{ width: 100%; left:30px; position: absolute;}


.tomato2_a23_1{width:90px;height:33px;position:absolute;left:320px;bottom:3556px;z-index:100;}
.tomato2_a23_2{width:40px;height:33px;position:absolute;left:445px;bottom:3556px;z-index:100;}
.tomato2_a23_3{width:40px;height:33px;position:absolute;left:515px;bottom:3556px;z-index:100;}

.tomato2_a23_1 input,
.tomato2_a23_2 input,
.tomato2_a23_3 input,
.tomato2_a24_1 input,
.tomato2_a24_12 input,
.tomato2_a24_2 input,
.tomato2_a24_3 input,
.tomato2_a26_1 input,
.tomato2_a26_2 input,
.tomato2_a26_3 input,
.tomato2_a26_4 input,
.tomato2_a26_5 input,
.tomato2_a26_6 input,
.tomato2_a27_1 input,
.tomato2_a27_2 input,
.tomato2_a27_12 input,
.tomato2_a27_22 input,
.tomato2_a27_32 input,
.tomato2_a28_1 input,
.tomato2_a28_2 input,
.tomato2_a29_1 input,
.tomato2_a30_1 input,
.tomato2_a30_2 input,
.tomato2_a30_3 input,
.tomato2_a31_1 input,
.tomato2_a31_2 input,
.tomato2_a31_21 input,
.tomato2_a27_41 input,
.tomato2_a27_42 input,
.tomato2_a27_43 input,
.tomato2_a27_44 input{width:100%;height:33px;background-color:transparent;line-height:33px;}

.tomato2_a24_1{width:200px;height:33px;position:absolute;left:225px;bottom:3390px;z-index:100;}
.tomato2_a24_12{width:200px;height:33px;position:absolute;left:225px;bottom:355px;z-index:100;}
.tomato2_a24_2{width:550px;height:33px;position:absolute;left:225px;bottom:3357px;z-index:100;}
.tomato2_a24_3{width:200px;height:33px;position:absolute;left:225px;bottom:3327px;z-index:100;}

.tomato2_a25_1{width:70px;height:70px;position:absolute;left:320px;bottom:3155px;z-index:100;}
.tomato2_a25_1 img{height:100%;}
.tomato2_a25_12{width:70px;height:70px;position:absolute;left:555px;bottom:250px;z-index:100;}
.tomato2_a25_12 img{height:100%;}



.tomato2_a26_1{width:50px;height:33px;position:absolute;left:185px;bottom:2575px;z-index:100;}
.tomato2_a26_2{width:40px;height:33px;position:absolute;left:265px;bottom:2575px;z-index:100;}
.tomato2_a26_3{width:40px;height:33px;position:absolute;left:325px;bottom:2575px;z-index:100;}
.tomato2_a26_4{width:50px;height:33px;position:absolute;left:425px;bottom:2575px;z-index:100;}
.tomato2_a26_5{width:40px;height:33px;position:absolute;left:500px;bottom:2575px;z-index:100;}
.tomato2_a26_6{width:40px;height:33px;position:absolute;left:560px;bottom:2575px;z-index:100;}

.tomato2_a27_1{width:280px;height:33px;position:absolute;left:250px;bottom:2517px;z-index:100;}
.tomato2_a27_2{width:150px;height:33px;position:absolute;left:650px;bottom:2517px;;z-index:100;}
.tomato2_a27_12{width:280px;height:33px;position:absolute;left:260px;bottom:1160px;z-index:100;}
.tomato2_a27_22{width:150px;height:33px;position:absolute;left:650px;bottom:1160px;;z-index:100;}
.tomato2_a27_32{width:160px;height:33px;position:absolute;left:200px;bottom:1128px;z-index:100;}

.tomato2_a27_41{width:40px;height:33px;position:absolute;left:195px;bottom:1091px;z-index:100;}
.tomato2_a27_42{width:40px;height:33px;position:absolute;left:223px;bottom:1091px;z-index:100;}
.tomato2_a27_43{width:40px;height:33px;position:absolute;left:253px;bottom:1091px;z-index:100;}
.tomato2_a27_44{width:160px;height:33px;position:absolute;left:465px;bottom:1091px;z-index:100;}


.tomato2_a28_1{width:170px;height:33px;position:absolute;left:240px;bottom:2427px;z-index:100;}
.tomato2_a28_2{width:40px;height:33px;position:absolute;left:625px;bottom:2427px;;z-index:100;}

.tomato2_a29_1{width:260px;height:33px;position:absolute;left:240px;bottom:2185px;z-index:100;}

.tomato2_a30_1{width:280px;height:33px;position:absolute;left:205px;bottom:2097px;z-index:100;}
.tomato2_a30_2{width:280px;height:33px;position:absolute;left:205px;bottom:2065px;z-index:100;}
.tomato2_a30_3{width:280px;height:33px;position:absolute;left:205px;bottom:2033px;z-index:100;}

.tomato2_a22_1{width:30px;height:30px;position:absolute;left:431px;bottom:1940px;vertical-align:middle;z-index:100;}
.tomato2_a22_2{width:30px;height:30px;position:absolute;left:567px;bottom:1940px;vertical-align:middle;z-index:100;}

.tomato2_a31_1{width:500px;height:33px;position:absolute;left:205px;bottom:1913px;z-index:100;}
.tomato2_a31_2{width:280px;height:33px;position:absolute;left:205px;bottom:1880px;z-index:100;}
.tomato2_a31_21{width:180px;height:33px;position:absolute;left:525px;bottom:1880px;z-index:100;}
.tomato2_a31_3{width:500px;height:33px;position:absolute;left:205px;bottom:1848px;z-index:100;}

/*230717 tomato_advice2.html 끝*/

/*231212 tomato_advice2.html 수정*/
.caution{font-size: 16px;color: red;position: absolute;left: 50%;transform:translateX(-50%);text-wrap: nowrap;bottom: 0;}
.caution div{display: inline-block;font-size: 14px;vertical-align: bottom;}
.caution .tomato2_a32_1 input{width: 50px;z-index: 100;font-size: 14px;}
.caution .tomato2_a32_2 input{width: 40px;z-index: 100;font-size: 14px;}
.caution .tomato2_a32_3 input{width: 40px;z-index: 100;font-size: 14px;}
.caution .tomato2_a32_4 input{width: 60px;z-index: 100;font-size: 14px;}
/*231212 tomato_advice2.html 끝*/