
/* 상단 레이아웃 */
#hd {min-width:1200px;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_qnb {border-bottom:1px solid #e9e9e9;background:#f2f5f9;zoom:1}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_qnb div {text-align:center;letter-spacing:-4px}
#hd_qnb a {letter-spacing:0}

#hd_wrapper {position:relative;margin:0 auto;padding:0;width:1200px;zoom:1;height:110px;box-sizing:border-box;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:11px 0 25px}
#logo a img { width:92%;}


.hd_top { width:1200px;margin:0 auto;overflow:hidden;}
.hd_top .num { display:block;box-sizing:border-box;width:343px;height:33px;color:#fff;background:#d44762;border:1px solid #e0e0e0;border-top:0;font-size:17px;text-align:center;float:right;letter-spacing: -0.05em; padding: 7px 0;}
.top_gnb { float:right;}
.top_gnb ul { overflow:hidden;margin-top:38px}
.top_gnb ul li { float:left;}
.top_gnb ul li a { display:block;font-weight:bold;color:#393939;font-size:20px;padding:13px 60px;}
.top_gnb ul li:hover a { color:#d44762}





#hd_sch {float:left;margin:0 0 0 20px;border:1px solid #c3c6ca}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch #sch_str {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

#tnb {float:right}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover {text-decoration:none}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0px auto;width:100%;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#wrapper_title {margin-bottom:20px;font-size:1.2em;font-weight:bold;display:none;}

/* aside wrapper */
#aside {float:left;margin:0 10px 0 0;width:150px}

#container {position:relative;float:left;width:100%;min-height:500px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}

/* 텍스트 크기 조절 */
#text_size {display:none;position:absolute;top:-31px;left:-1px}
#text_size button {padding:0 10px;height:30px;border:1px solid #cfded8;border-bottom:0;background:#000;color:#fff;cursor:pointer}

/* 하단 레이아웃 */
#ft {clear:both;padding:20px 0px;min-width:1200px;background:#fff;border-top:#dddddd}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft div {position:relative;margin:0 auto;padding:0 0 0 255px;width:644px}
#ft_logo {position:absolute;top:9px;left:0}
#ft ul {margin:0 0 15px;padding:20px 0 0;zoom:1}
#ft ul:after {display:block;visibility:hidden;clear:both;content:""}
#ft li {float:left;margin:0 20px 0 0}
#ft a {text-decoration:none}
#ft p {margin:0;padding:10px 0;line-height:1.8em;color:#333;font-size:13px;}
#ft span {display:inline-block;margin:0 15px 0 0}
#ft b {display:inline-block;margin:0 5px 0 0}
#ft_totop {position:absolute;top:20px;right:0}

/*sms_wrap*/
.sms_Wrap { width:100%;height:120px;box-sizing:border-box;overflow:hidden;background:url(/img/main_sms_bg.png) center;}
.sms_Wrap .sms_box { width:972px;margin:0 auto;overflow:hidden;}
.sms_Wrap .sms_box .c_form { width:553px;float:right;margin-top:26px;margin-right:10px;}
.sms_Wrap .sms_box .c_form table tr td { vertical-align:bottom;}
.sms_Wrap .sms_box .c_form input { width:208px;height:32px;box-sizing:border-box;}
.sms_Wrap .sms_box .c_form textarea { width:208px;height:71px;box-sizing:border-box;}
.sms_Wrap .sms_box .c_form .main_submit_btn { display:block;width:125px;height:71px;background:#878787;color:#fff !important;font-weight:bold;font-size:17px;text-align:center;box-sizing:border-box;line-height:1.2em;padding-top:13px;}
.sms_Wrap .sms_box .c_form .main_submit_btn:hover a { text-decoration:none}


/*main_cont_wrap*/
.main_cont_wrap { width:100%;overflow:hidden;padding:40px 0 50px;background:#e9edf0;}
.main_cont { width:1145px;margin:0 auto;}
.main_cont .main_menu_tit { margin-bottom:30px;}
.main_cont .menu_bt { overflow:hidden;}
.main_cont .menu_bt > li { float:left;width:20%;}
.main_cont .menu_bt > li > a { width:145px;height:194px;overflow:hidden;background-repeat: no-repeat;background-position: 0 0;display:block;margin:0 auto}
.main_cont .menu_bt > li > a.menu01 { background:url(/img/menu_img_01.png)}
.main_cont .menu_bt > li > a.menu02 { background:url(/img/menu_img_02.png)}
.main_cont .menu_bt > li > a.menu03 { background:url(/img/menu_img_03.png)}
.main_cont .menu_bt > li > a.menu04 { background:url(/img/menu_img_04.png)}
.main_cont .menu_bt > li > a.menu05 { background:url(/img/menu_img_05.png)}
.main_cont .menu_bt > li > a:hover { background-position: 0 194px;}




/*main_info_wrap*/
.main_info_wrap { width:100%;overflow:hidden;padding:40px 0;}
.main_info { width:1200px;margin:0 auto;overflow:hidden}
.main_info .info_left { float:left;overflow:hidden;}
.info_left .wrap { width:552px; height:532px;position:relative; overflow:hidden;}
.info_left .panel { width:1656px; height:532px; margin-left:0px;}
.info_left .panel li { width:552px; height:532px; float:left;}
.wrap a { width:42px;height:42px;transition:all 0.5s;opacity:0.5;position:absolute;display:block;bottom:30px;}
.wrap a:hover { opacity:1}
.info_left .prev { right:84px;;background:url(/img/index/main_slider_bt01.jpg) no-repeat 0 0;}
.info_left .next { right:37px;background:url(/img/index/main_slider_bt02.jpg) no-repeat 0 0;}
.info_left .prev:hover, .prev:active, .prev:link, .next:hover, .next:active, .next:link { text-decoration:none;}


.info_right { float:right; width:450px;height:633px;box-sizing:border-box;border:1px solid #bbb}


/*bottom_bennerWrap*/
.bottom_bennerWrap { width:100%;overflow:hidden;padding-bottom:60px;}
.bottom_benner { width:1200px;margin:0 auto;overflow:hidden}
.bottom_benner ul { overflow:hidden}
.bottom_benner ul li { float:left;margin-right:5px;}
.bottom_benner ul li:last-child { margin-right:0;}





/*page_content*/
.page_content { padding-bottom:100px;}




.side_bg { width:100%;height:50px;background:#333333;}
.side_B{ width:1200px;margin:0 auto;}
.side_list { overflow:hidden;margin-left:233px;}
.side_list > li { float:left;}
.side_list > li > a { display:block;border-right:1px solid #666;border-left:1px solid #666;height:50px;text-align:center;box-sizing:border-box;}
.side_list > li > a.home { width:67px;padding:12px 10px 0 10px;}
.side_list > li > a.menu { width:124px;color:#fff;font-size:16px;font-weight:bold;padding:15px 10px 0 10px;}
.side_list > li > a.menu_tit { width:240px;font-size:16px;font-weight:bold;padding:15px 10px 0 10px;color:#fff;position:relative;background:url(/img/sub/sub_bar_dot.png) no-repeat 200px 19px}
.side_list > li > ul { display:none;z-index:9999;position:absolute;background:#878481;width:240px;}
.side_list > li > ul > li { width:100%;border-bottom:#ddd;}
.side_list > li > ul > li > a { display:block;text-align:center;font-size:13px;padding:10px 0;font-weight:bold;color:#fff;}
.side_list > li > ul > li:hover a { background:#666;color:#fff;font-weight:bold;}



.side_list > li:hover ul { display:block;}


.side04 { background-position:212px 19px !important}
.side06, .side04 { width:250px !important}

.side07, .side06 { background:none !important }

#contwrwap { width:100%;overflow:hidden;border-bottom: 1px solid #bbb;}


.consult_box { width:100%;overflow:hidden;}
.oneline_box { width:42%;background:#f5f5f5;overflow:hidden;float:left;height:450px;}
.oneline_list {width:58%;background:#c2c2c2;overflow:hidden;float:left;}
.oneline_box .oneline_right { float:right;width:500px;box-sizing:border-box;padding:45px 50px 0 50px}
.oneline_list .oneline_left { float:left;width:750px;box-sizing:border-box;padding:45px 0 45px 50px;position:relative;}
.list_style { padding-left:180px;background:url(/img/online_img_01.png) no-repeat 0 0;overflow: hidden;}
.tit_m { margin-bottom:30px}

#more_bt { display:block;background:url(/img/more_bt.png) no-repeat 0 0;width:116px;height:30px;overflow:hidden;box-sizing:border-box;position:absolute;top:50px;right:60px;}
#more_bt:hover { background-position:0 -30px;}


.main_map { width:1200px;margin:0 auto;padding:50px 0;box-sizing:border-box;overflow:hidden;}
.main_map .map_img { display:block;float:left;width:680px;box-sizing:border-box;}
.main_map .map_tt { display:block;width:520px;float:left;}





/* //////////// 서브 레이아웃 영역 ///////////// */
#subWrap { }
#subWrap .sub_img { width:100%;background:url(/img/sub_visual.png) repeat center;height:180px;}
#subWrap .sub_img p { display:block;margin:0 auto;width:1200px;font-size:28px;color:#fff;text-align:center;padding-top:57px;line-height:1.3em;}
.sub_inner {width:1200px;margin:16px auto 0;border-width:0 1px;;overflow:hidden;}
.sub_inner .side_area {float:left;width:224px;}
.sub_inner .content_area {float:left;width:850px; margin: 30px 0 0 0; padding:0 0 0 40px;min-height:500px;}
.sub_inner .infoTable { border-collapse:collapse;word-wrap :break-word; width:100%; border-top:2px solid #f5c815; border-bottom:1px solid #ddd;border-left:1px solid #ddd;}
.sub_inner .infoTable th { border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:10px; color:#345cce; }
.sub_inner .infoTable td { font-size:13px; padding:10px;border-bottom:1px solid #ddd; border-right:1px solid #ddd; text-align:center; line-height:16px;}
.sub_inner .infoTxt { color:#555; line-height:24px; font-size:13px;}
.sub_cont strong { color:#d96a19; background:url(/img/bull.png) no-repeat 0% 50%; font-size:16px; padding-left:12px; margin-bottom: 5px;display: inline-block; }
.subArea { margin-bottom: 20px;}
.subArea h3 { color:#2550cb;font-size:15px;}

 
/* 사이드 네비 */
#snb .tit_box, #snb .tit_box_2 , #snb .tit_box_3
{width:224px;height:101px;overflow:hidden;padding:0 20px; box-sizing:border-box;color: #fff;text-align:center; font-weight:bold;font-size:25px;background:url(/img/side_img.png) no-repeat 0 0;}
#snb .tit_box_2, #snb .tit_box_3 { padding:0 20px;}
#snb .tit_box h2, #snb .tit_box_2 h2, #snb .tit_box_3 h2{font-size: 20px; padding: 5px 0 0 0px; letter-spacing: -0.05em; font-weight: bold;padding-top:40px;}
#snb .tit_style h2 { padding-top:35px;}
#snb .tit_box h3, #snb .tit_box_2 h3, #snb .tit_box_3 h3 { font-size:15px;color:#cfcfcf;letter-spacing:-0.07em;font-weight:300;padding-top:10px;}

#snb .tit_box span {display:block;color:#a44182;font-size:12px;}
#snb > ul { padding:0px; margin: 0;margin-top:10px;}
#snb > ul > li {border-bottom:1px solid #e2e2e2;list-style:none;}
#snb > ul > li > a {color:#333;display:block; padding:15px 15px;font-size:15px; text-decoration:none; letter-spacing:-0.05em;}
#snb > ul > li.on > a {background:#efefef url(/img/sub/sub_on.png) no-repeat 197px center;font-weight: bold;color:#d44762}
#snb > ul > li.on > a > span.small_Txt { font-size:15px;letter-spacing:-0.07em;}
#snb > ul > li > a:hover {background:#efefef url(/img/sub/sub_on.png) no-repeat 197px center; font-weight: bold;color:#d44762}
.heading { margin-bottom:0px;padding-bottom:35px;overflow:hidden;}
.heading h2 { text-align:center;font-size:27px; color:#444444; margin-top: 0; margin-bottom: 0;    letter-spacing: -0.03em;}
.heading .location { font-size: 13px;text-align: right;display: block;margin-top: 18px;}

.heading .txt_box {float:left}
.heading .txt_box p {padding-top:5px;color:#999}
.location a {color:#666;}
.location a:link {color:#666;}
.location li.fb {color:#8e3871}
.location li:before {content:'> ';font-weight:normal;color:#999;padding:0 4px}
.location li:first-child:before {content:'';padding:0;}
#container_title { display:none;}

/*sub*/
.sub {}
.sub .sub_int_tit { display:block;margin:30px 0;}
.sub .sub_int_txt { font-size:17px;color:#555555;display:block;line-height:1.7em;letter-spacing:-0.06em;}
.sub .sub_int_img { margin-top:70px;display:block;}


.consulting_info { margin-bottom:70px;}
.wrap_controllers { display:none;}




/*sub_map_txt*/
.sub_map_txt { margin-top:30px;}
.sub_map_txt ul { overflow:hidden;}
.sub_map_txt ul li { font-size:18px;color:#333;padding-bottom:10px;text-align: justify;padding-left:40px;padding-top:5px;}
.sub_map_txt ul li.sub_map { background:url(/img/sub/map_ico_01.png) no-repeat 0 0;}
.sub_map_txt ul li.sub_mail { background:url(/img/sub/map_ico_03.png) no-repeat 0 0;}
.sub_map_txt ul li.sub_fax { background:url(/img/sub/map_ico_02.png) no-repeat 0 0;}

.add_Txt { display: block; font-size: 17px; text-align: center; position: absolute; top: -58px; left: 50%; margin-left: -103px;}

.sub_map_txt ul li.sub_subway em { background:#1eab2e; padding: 6px; color: #fff;  font-size: 15px;  font-weight: bold;  font-style: normal; display: block;  width: 13px;  float: left;  border-radius: 32px;  height: 13px; text-align: center;  line-height: 13px;  position: absolute;  top: 4px;  left: 83px; }




/*box_wrap*/
.tit_img { margin-bottom:50px;}
.box_wrap {}
.box_wrap .sub_box { overflow:hidden; margin-bottom:40px;box-sizing:border-box}
.box_wrap .none { margin-bottom:0}
.sub_box .box_tit { display:block;font-size:25px;padding:15px 0 0 22px;color:#000;background:url(/img/sub/sub_title_dot.png) no-repeat 0 0;font-weight:bold;margin-bottom:15px;letter-spacing:-0.05em;}
.sub_box .box_txt { display:block;font-size:17px;color:#3a3a3a;padding-left:22px;text-align:justify;letter-spacing:-0.05em;line-height:1.5em;}

.box_wrap .txt_box { overflow:hidden;padding-left:22px;box-sizing:border-box;margin-bottom:50px;}
.txt_box .txt_tit { display:block;font-size:22px;color:#3a3a3a;;background:url(/img/sub/sub_title_dot02.png) no-repeat 0 center;font-weight:bold;padding-left:20px;margin-bottom:15px;}
.txt_box .txt_txt { display:block; font-size:17px;color:#3a3a3a;text-align:justify;letter-spacing:-0.05em;line-height:1.5em;padding-left:20px;}
.txt_box .txt_img { width:100%;margin-top:50px;}
.txt_box .txt_img img { width:100%;}

.txt_box .txt_list { overflow:hidden;padding-left:20px;}
.txt_box .txt_list li { font-size:17px;color:#3a3a3a;padding-left:23px;margin-bottom:10px;}
.txt_box .txt_list li.list01 { background:url(/img/sub/txt_list_01.png) no-repeat 0 center;}
.txt_box .txt_list li.list02 { background:url(/img/sub/txt_list_02.png) no-repeat 0 center;}
.txt_box .txt_list li.list03 { background:url(/img/sub/txt_list_03.png) no-repeat 0 center;}
.txt_box .txt_list li.list04 { background:url(/img/sub/txt_list_04.png) no-repeat 0 center;}
.txt_box .txt_list li.list05 { background:url(/img/sub/txt_list_05.png) no-repeat 0 center;}
.txt_box .txt_list li.list06 { background:url(/img/sub/txt_list_06.png) no-repeat 0 center;}

.txt_box .txt_list li.add_list01 { background:url(/img/sub/txt_list_01.png) no-repeat 0 0;line-height:1.5em}
.txt_box .txt_list li.add_list02 { background:url(/img/sub/txt_list_02.png) no-repeat 0 0;line-height:1.5em}
.txt_box .txt_list li.add_list03 { background:url(/img/sub/txt_list_03.png) no-repeat 0 0;line-height:1.5em}
.txt_box .txt_list li.add_list04 { background:url(/img/sub/txt_list_04.png) no-repeat 0 0;line-height:1.5em}
.txt_box .txt_list li.add_list05 { background:url(/img/sub/txt_list_05.png) no-repeat 0 0;line-height:1.5em}

.txt_box .txt_sub_box { overflow:hidden;padding-lefT:20px;}
.txt_sub_box .txt_sub_box_tit { font-size:17px;display:block;color:#3a3a3a;padding-left:23px;margin-bottom:10px;}
.txt_sub_box .txt_sub_box_txt { font-size:17px;padding-left:20px;display:block;line-height:1.5em;margin-bottom:20px;}
.txt_sub_box .txt01 { background:url(/img/sub/txt_list_01.png) no-repeat 0 center;}
.txt_sub_box .txt02 { background:url(/img/sub/txt_list_02.png) no-repeat 0 center;}


.img_tit {display: block; font-size: 17px; font-weight: bold; padding-left: 23px;margin: 20px 0;color: red;}
.s-txt { display: block;font-size: 15px; color: red; padding-left: 40px; margin: 20px 0;;line-height:1.5em;}




.table2030 { }
.table2030 tr td { font-size:13px;text-align:center;}

.sub_2030_img { margin-bottom:50px;display:block;}





/*sub sms*/
.side_sms { overflow:hidden;}
.side_sms .sms_write {width: 224px; background: url(/img/sms_bg.png) center; height: 246px;}
.side_sms .c_form {position:relative; margin: 0 auto;} 
.side_sms .c_form input { width: 190px; background:#fff; border:1px solid #969696;font-size:13px;color:#333;margin-left:6px;padding: 7px 5px;}
.side_sms .c_form label {width: 80px; font-size:16px; padding: 0 15px 0 0; color: #fff; vertical-align: top;}
.side_sms .c_form label.private { font-size:12px; padding: 0 7px 0 0;}
.side_sms .c_form input[type=checkbox] { width:18px;height:18px;border:1px solid #222;padding:0;background:#fff;}

.side_sms .c_form textarea { background:#fff; border:1px solid #969696;font-size:13px;color:#333;padding:3px 5px;width:200px;height: 70px;box-sizing:border-box; margin-left:5px;}
.side_sms .submittxt { display:block;float:left; }
.side_sms .c_form .side_submit_btn {position:absolute; top: 182px; left: 11px;width: 202px; background:#425365; padding: 8px 0; color:#fff;font-size:16px; text-align: center;}
.side_sms .c_form .side_submit_btn:hover a { color:#fff;}
.side_sms .c_form .side_submit_btn:hover { background:#63788e}

#main_sms { padding-top:65px;}
.side_call { display:block;}
.sms_write table tr td { text-align:center;}





/*page*/
.img_20 { display:block;margin-bottom:30px;}
.page_txt { display:block;margin-bottom:60px;}
.end { margin-bottom:0px;}
.page_txt .page_tit { background:url(/img/pag_title_dot01.png) no-repeat 0 3px;padding-left:20px;font-size:20px;letter-spacing:-0.05em;font-weight:bold;}
.page_txt .page_tt { font-size:17px;line-height:1.6em;text-align:justify;letter-spacing:-0.06em;padding:20px 0 0 20px}
.page_txt .s_tt { padding:20px;background:#f5f5f5;border:1px solid #bbb;margin-top:20px;}
.page_txt .pgae_img { display:block;padding:20px;}
.page_txt .pgae_img img { width:90%;}



.page_s, .page_s_02 { display:block;overflow:hidden;font-size:17px;padding:20px 0 0 20px;}
.page_s dt { display:block;font-weight:bold;background:url(/img/pag_title_dot02.png) no-repeat 0 8px;padding-left:20px;float:left;padding-top:5px;}
.page_s dd { display:block;padding-left:150px;line-height:1.7em;text-align:justify;margin-bottom:30px;}

.page_s_02 dt { display:block;font-weight:bold;float:left;padding-top:0px;background:url(/img/pag_title_dot03.png) no-repeat 0 8px;padding-left:10px;}
.page_s_02 dd { display:block;padding-left:70px;padding-bottom:20px;}
.p_88 { padding-left:88px !important;}

.page_num { display:block;overflow:hidden;font-size:17px;padding:20px 0 0 20px;}
.page_num dt { display:block;padding-left:20px;padding-bottom:20px;font-weight:bold;}
.page_num dt.num01 { background:url(/img/page_num_01.png) no-repeat 0 2px}
.page_num dt.num02 { background:url(/img/page_num_02.png) no-repeat 0 2px}
.page_num dt.num03 { background:url(/img/page_num_03.png) no-repeat 0 2px}
.page_num dt.num04 { background:url(/img/page_num_04.png) no-repeat 0 2px}
.page_num dt.num05 { background:url(/img/page_num_05.png) no-repeat 0 2px}
.page_num dt.num06 { background:url(/img/page_num_06.png) no-repeat 0 2px}
.page_num dt.num07 { background:url(/img/page_num_07.png) no-repeat 0 2px}
.page_num dd { display:block;margin:0 0 20px 0;padding-left:20px;line-height:1.5em;}


.P_letter01 { letter-spacing:1.3em;}
.P_letter02 { letter-spacing:0.5em;}
.P_letter03 { letter-spacing:0.1em;}

.ps_txt { display:block;overflow:hidden;}
.ps_txt .ps_tit { display:block;background:url(/img/pag_title_dot03.png) no-repeat 0 center;padding-left:10px;margin-top:15px;}
.ps_txt .ps_list { overflow:hidden;padding-left:10px;}

.ps_list02 { overflow:hidden;padding-left:10px;margin-top:15px;}
.ps_list02 li { padding-left:20px;}
.ps_list02 .ps_num01 { background:url(/img/ps_num_01.png) no-repeat 0 5px;}
.ps_list02 .ps_num02 { background:url(/img/ps_num_02.png) no-repeat 0 5px;}
.ps_list02 .ps_num03 { background:url(/img/ps_num_03.png) no-repeat 0 5px;}
.ps_list02 .ps_num04 { background:url(/img/ps_num_04.png) no-repeat 0 5px;}
.ps_list02 .ps_num05 { background:url(/img/ps_num_05.png) no-repeat 0 5px;}

.red { color:red}


.page_tb { font-size:17px; margin-top:30px;border-top:2px solid #113d8e;}
.page_tb tr th { padding: 10px 0; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; background: #ebeff1; color: #333;}
.page_tb tr td {  padding: 10px 0; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; text-align: center; }
.tb_right { border-right:0 !important}
.tb_tit { background:#d1f5ff !important;font-weight:bold;}


.sub_txt { display:block;margin-bottom:30px;}
.sub_txt ul { padding:0;margin:0;overflow:hidden;}
.sub_txt ul li { font-size:17px;margin-bottom:11px;background:url(/img/title_dot_00.jpg) no-repeat 0 center;padding-left:17px;}

.m_50 { margin-bottom:50px;}
.sub_txt ul.ml_460 { padding-left:460px;}
.sub_txt ul.ml_50 { padding-left:50px;}
