@keyframes fadeup {
  from {opacity: 0; -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0);}
  to {opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
}
.fadeup {animation-name: fadeup;-webkit-animation-name: fadeup; animation-name: fadeup; animation-fill-mode: forwards; animation-duration: 1s; animation-delay: 0.5s;}

@keyframes fadedn {
  from {opacity: 0; -webkit-transform: translate3d(0, -50px, 0); transform: translate3d(0, -50px, 0);}
  to {opacity: 0.5; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
}
.fadedn {animation-name: fadedn;-webkit-animation-name: fadedn; animation-name: fadedn; animation-fill-mode: forwards; animation-duration: 1s; animation-delay: 0.5s;}

@keyframes fadeleft {
  from {opacity: 0; -webkit-transform: translate3d(70px, 0, 0); transform: translate3d(70px, 0, 0);}
  to {opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
}
.fadeleft {animation-name: fadeleft;-webkit-animation-name: fadeleft; animation-name: fadeleft; animation-fill-mode: forwards; animation-duration: 1s; animation-delay: 0.5s;}

.price_2 {font-weight:bold;}
body.top {}
input.ipt {border:1px solid #dedede;color:#666;height:25px;line-height:25px;}
span.help {color:#666;}

#curtain {position:absolute;background:#000;width:100%;z-index:999999;filter:alpha(opacity=30);opacity:.3;display:none;}

/* ÃÖ»ó´Ü */

.top_menus_wrap {background-color:#fff;width:100%;}

.top_menus_wrap_fix{
		height:40px;line-height:40px;
		z-index:99999;position:fixed;top:0;border-bottom:1px solid #dedede;
		-webkit-user-select:none;
		-webkit-touch-callout:none;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		overflow-y: visible !important;
}

.top_menus_wrap_fix img {vertical-align:middle;}

.top_menus_wrap .top_menus { height:29px;padding-top:5px;overflow:hidden;border:0px solid;}
.top_menus_wrap .top_menus .logo_small { float:left;padding-left:33px;display:none;position:absolute;}
.top_menus_wrap .top_menus .login_form {float:left;padding-left:220px;}
.top_menus_wrap .top_menus .login_form #div_loginForm {width:300px;height:25px;}
.top_menus_wrap .top_menus .list {height:30px;line-height:30px;padding-right:20px;border:0px solid;}
.top_menus_wrap .top_menus .list a:link {color:#999;text-decoration:none;}
.top_menus_wrap .top_menus .list a:visited {color:#999;text-decoration:none;}
.top_menus_wrap .top_menus .list a:active {color:#999;text-decoration:none;}
.top_menus_wrap .top_menus .list a:hover {color:#ccc;}
.top_menus_wrap .top_menus span.divider {color:#ccc;padding:0 1px;}

.index_top .menubar {border:0px solid;position:absolute;width:890px;left:190px;padding-top:23px;}

table.menulist {width:99%;}
table.menulist td {vertical-align:top;background:url('/_prozn/_image/menu_divider.png') no-repeat right 18px;padding-left:30px;border:0px solid;}
table.menulist td.end {background:none;}
table.menulist td p.menu {margin-bottom:17px;}
table.menulist td p.menu > a {font-size:17px;font-family:"notosans-regular";}
table.menulist td p.menu a.sel {color:#FFFB64;}
table.menulist td a:link {color:#fff;}
table.menulist td a:active {color:#fff;}
table.menulist td a:visited {color:#fff;}
table.menulist td a:hover {color:#FFFB64;}
table.menulist td .sub_menus_ele {line-height:20px;color:#b6f6ff;}
table.menulist td .sub_menus_ele.on {}
table.menulist td .sub_menus_ele a {color:#fff;}
table.menulist td .sub_menus_ele a.sel {color:#FFFB64;text-decoration:underline;}
table.menulist td .sub_menus_ele a:hover {color:#FFFB64;text-decoration:underline;}
table.menulist td .sub_menus_ele a.sub2 {color:#eee;}
table.menulist td .sub_menus_ele a.sub2:hover {color:#FFFB64;text-decoration:underline;}
table.menulist td .sub_menus_ele p.nbsp {background:url('/_prozn/_image/list_category.png') no-repeat 3px 0;padding-left:13px;line-height:21px;}
table.menulist td .sub_menus_ele p.nbsp a {}

.index_top .logo {font-size:0;position:absolute;top:-15px;left:10px;}
.index_top ul {clear:both}
.index_top ul.menus li {float:left;font-size:0;}

.index_top_sub {margin-bottom:10px;}

ul.dir_top {position:fixed;bottom:400px;right:20px;visibility:hidden;}
ul.dir_top > li {cursor:pointer;margin-bottom:10px;filter:alpha(opacity=50);opacity:.5;-webkit-opacity:.5;}
ul.dir_top > li:hover {filter:alpha(opacity=100);opacity:1;-webkit-opacity:1;}
ul.dir_top > li > i {font-size:2em;color:#fff;border:1px solid #fff;padding:10px;border-radius:10px;}

ul.dir_top_fix {
		z-index:99999;bottom:240px;visibility:visible;
		-webkit-user-select:none;
		-webkit-touch-callout:none;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		overflow-y: visible !important;
}

/* index */

.index {border:0px solid #000;}

.index .center p.center_btn1 {width:88px;height:15px;position:absolute;left:93px;top:35px;cursor:pointer;border:0px solid;}
.index .center p.center_btn2 {width:88px;height:15px;position:absolute;left:93px;top:51px;cursor:pointer;border:0px solid;}
.index .center p.center_btn3 {width:88px;height:15px;position:absolute;left:93px;top:67px;cursor:pointer;border:0px solid;}
.index .center p.more {width:36px;height:14px;position:absolute;left:453px;top:33px;cursor:pointer;border:0px solid;z-index:1;}

.index .center .notice {border:0px solid;height:150px;width:275px;position:absolute;left:220px;top:30px;border:0px solid;}
.index .center .notice_tit {position:relative;height:30px;line-height:30px;border-bottom:1px solid #dadada;margin-bottom:10px;}
.index .center .notice_tit .wrap {position:absolute;top:-1px;}
.index .center .notice_tit .wrap p {float:left;height:30px;line-height:30px;padding:0 8px;border-bottom:0;margin-right:1px;font-size:.90em;cursor:pointer;}
.index .center .notice_tit .wrap p.first {margin-left:10px;}
.index .center .notice_tit .wrap p.off {border:1px solid #dadada;background-color:#eee;color:#666;}
.index .center .notice_tit .wrap p.on {border:1px solid #dadada;border-bottom:1px solid #fff;background-color:#fff;}

.index .center .notice .list {height:100px;overflow:hidden;border:0px solid;}
.index .center .notice .list p {height:22px;line-height:22px;border:0px solid;padding-left:10px;}
.index .center .notice .list p.title {white-space:nowrap;float:left;overflow:hidden;}
.index .center .notice .list p.line {border-bottom:1px solid #e7e7e7;}
.index .center .notice .list p.title a {color:#666;text-decoration:none;}
.index .center .notice .list p.title a:hover {color:#999;}
.index .center .notice .list p.title img {vertical-align:middle;}
.index .center .notice .list p.date {float:right;color:#999;}

.index .solution_parent {position:relative;}
.index .solution {border:0px solid;margin-bottom:10px;}

.index .solution p.arrow {position:absolute;width:9px;height:17px;background:url('/img/arrow.png') no-repeat;left:-8px;top:151px;}
.index .solution p.arrow.rr {background:url('/img/arrow_r.png') no-repeat;left:1076px;}
.index .solution .skin {position:absolute;border:3px solid #000;left:-216px;background-color:#000;}
.index .solution .skin p.updatetime, .index .solution .skin_h p.updatetime{padding:10px 20px;color:#fff;text-align:center;font-size:11px;letter-spacing:0;}
.index .solution .skin_h {position:absolute;border:3px solid #000;left:1090px;background-color:#000;}
.index .solution .skin.mbl, .index .solution .skin_h.mbl  {top:256px;}
.index .solution .wrap {float:left;background:#fff;}
.index .solution .title {padding:10px 10px;border-bottom:1px solid #e7e7e7;font-size:24px;font-weight:bold;font-family:arial;}
.index .solution .title span {color:#ff8000;font-family:Tahoma;}
.index .solution .title_mbl {display:none;}
.index .solution .service {float:left;width:196px;padding:0 8px;border-right:1px solid #dadada;}
.index .solution .service.favor {background:url('/img/favor.png') no-repeat top right;}
.index .solution .service.favor_new {background:url('/img/favor_new.png') no-repeat top right;}
.index .solution .service.favor_good {background:url('/img/favor_good.png') no-repeat top right;}
.index .solution .brn {border:0;}
.index .solution .service .title_s {padding:1px 0;font-size:16px;line-height:40px;}
.index .solution .service .btn {padding-bottom:10px;border-bottom:1px dashed #ccc;color:#666;}
.index .solution .service .sample {height:50px;line-height:50px;border:0px solid;overflow:hidden;}
.index .solution .service .sample div {height:32px;line-height:32px;cursor:pointer;text-align:center;color:#fff;float:left;margin-top:12px;}
.index .solution .service .sample p {height:32px;line-height:32px;color:#fff;border-right:1px solid #fff;}
.index .solution .service .sample.zm div {width:50%;}
.index .solution .service .sample.zo div {width:33.333333333333%;}
.index .solution .service .sample.zmm div {width:25%;}

.index .solution .service .sample.zo a {padding:6px 11px;}
.index .solution .service .sample.zmh a {padding:6px 9px;}

.index .solution .service p.exp {background:#4e4e4e;color:#fff;text-align:center;height:34px;line-height:34px;margin-bottom:10px;cursor:pointer;}

.index .solution .service ul {padding-bottom:20px;line-height:20px;}
.index .solution .service ul.list li.price {height:20px;line-height:20px;}
.index .solution .service ul.list li.price p {padding:0 5px;}
.index .solution .service ul.list li {clear:both;}

.index .etc_service_wrap_box {position:relative;height:100px;}
.index .etc_service_wrap {width:100%;border:1px solid #dadada;padding:10px 0;margin-bottom:10px;top:-80px;background-color:#fff;}
.index .etc_service_wrap table {width:100%;}
.index .etc_service_wrap table td {width:25%;}
.index .etc_service_wrap .list {padding:5px 8px;height:120px;margin-right:6px;border-right:1px solid #e7e7e7;}
.index .etc_service_wrap .list.qr {}
.index .etc_service_wrap .list p.t0 {font-size:16px;}
.index .etc_service_wrap .list p.t0_1 {color:#B3B3B3;font-family:Tahoma,µ¸¿ò;line-height:20px;font-weight:bold;}
.index .etc_service_wrap .brn {border:0;}
.index .etc_service_wrap .list p.cont {padding-bottom:10px;margin:10px 0;border-bottom:1px dashed #ccc;color:#666;line-height:18px;}
.index .etc_service_wrap .list ul.price {line-height:20px;}

.index .etc_service_wrap .list ul.price li.price {height:20px;line-height:20px;}
.index .etc_service_wrap .list ul.price li.price p {padding:0 5px;}
.index .etc_service_wrap .list ul.price li {clear:both;}

.index .etc_service_wrap .list li img {vertical-align:middle;}

.index .hosting {position:relative;border:0px solid;}
.index .hosting .nameserver {position:absolute;left:30px;top:112px;border:0px solid;}
.index .hosting .nameserver .ns1_t {padding-bottom:10px;float:left;color:#666;}
.index .hosting .nameserver .ns1_ip {padding-left:25px;padding-bottom:10px;float:left;letter-spacing:0;}
.index .hosting .nameserver .ns1_ip span {background-color:#999;color:#fff;padding:0 3px;}
.index .hosting .slist {position:absolute;left:235px;top:55px;border:0px solid;}
.index .hosting .ele {padding:0 15px 0 0;cursor:pointer;float:left;border:0px solid;width:152.5px;}
.index .hosting .ele .title {padding:10px 0;}

/* index_bottom (Ä«ÇÇ¶óÀÌÆ®) */

.copyright {border-top:0px solid #dadada;clear:both;margin-top:50px;background-color:#434343;}
.copyright .index_bottom {height:200px;position:relative;}

.copyright .index_bottom ul.mark {left:813px;top:80px;width:263px;height:80px;overflow:hidden;border:0px solid;position:absolute;}
.copyright .index_bottom ul.mark li {float:left;width:128px;height:60px;padding:5px 0;background-color:#fff;margin-bottom:5px;text-align:center;}
.copyright .index_bottom ul.btm_menus {margin-top:20px;height:50px;border:0px solid;}
.copyright .index_bottom ul.btm_menus li {float:left;width:12.5%;}
.copyright .index_bottom ul.btm_menus li a {color:#ccc;}
.copyright .index_bottom ul.btm_menus li a:hover {color:#999;}
.copyright .index_bottom ul.btm_menus li p {height:40px;line-height:40px;text-align:center;border:1px solid #666;margin:3px;}

.copyright .index_bottom ul.company {line-height:2;top:40px;}
.copyright .index_bottom ul.company li {color:#999;}
.copyright .index_bottom ul.company li span {letter-spacing:0;}
.copyright .index_bottom ul.company li a {color:#999;text-decoration:underline;}

/* ÄÁÅÙÃ÷ */

.contents h2 {font-size:1.4em;font-weight:normal;height:50px;line-height:50px;background-color:#000;text-align:center;margin-bottom:15px;color:#ccc;margin-right:20px;border-radius:5px;letter-spacing:3px;}
.contents .titlebar {height:50px;line-height:50px;border-bottom:1px solid #999;margin-bottom:20px;}
.contents .titlebar p {line-height:50px;}
.contents .titlebar.exp {width:100%;}
.contents .titlebar .smenu {font-size:1.6em;float:left;color:#000;}
.contents .titlebar .lo {color:#999;float:right;}
.contents .wrap {margin-top:20px;}
.contents .wrap:after {display:block;clear:both;content:'';}
.contents .wrap .c_left {width:240px;float:left;overflow:hidden;}
.contents .wrap .c_left .submenu_wrap {border:0px solid;margin-right:20px;background-color:#fff;}
.contents .wrap .c_left .submenu {padding:10px 25px;border-bottom:1px solid #f4f4f4;}
.contents .wrap .c_left .submenu.child {padding:0;border-bottom:none;height:21px;}
.contents .wrap .c_left .submenu.on {background:url("/_prozn/_image/_icon08.gif") no-repeat 8px center;}
.contents .wrap .c_left .submenu.child.on {background:url("/_prozn/_image/_icon08.gif") no-repeat 35px center;}
.contents .wrap .c_left .submenu.child p {height:21px;line-height:21px;background:url('/_prozn/_image/list_category.png') no-repeat 25px center;padding-left:45px;margin-bottom:1px;}
.contents .wrap .c_left .submenu a.on {color:#0080ff;text-decoration:underline;}
.contents .wrap .c_center {width:910px;float:right;}

.submenu_wrap_fix {
		z-index:99998;position:fixed;width:240px;top:80px;
		-webkit-user-select:none;
		-webkit-touch-callout:none;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		overflow-y: visible !important;
}

.contents h3 {line-height:60px;font-size:1.3em;font-weight:normal;margin:20px 0;border-bottom:1px solid #999;}
.contents .img {text-align:center;padding:20px;margin:5px 0;border:1px solid #dadada;}
.contents .img_step {text-align:center;margin-bottom:20px;}

.contents dl.s_notice {padding:20px 0;line-height:2;margin-bottom:10px;}
.contents dl.s_notice dd.emp {font-weight:bold;}
.contents dl.s_notice dd > span {text-decoration:underline;}

.contents dl.gid68{}
.contents dl.gid68 dt {text-decoration:underline;line-height:40px;}
.contents dl.gid68 dd {}

/* ¼Ö·ç¼Ç ÁÖ¿ä±â´É */
.solution_func dl.s_notice {border:0;margin-bottom:0;}
.contents .img {margin-top:0;}

.contents ul.s_notice {padding:20px 0;line-height:2;color:#666;}
.contents ul.s_notice li, .contents ul.s_notice p {line-height:2; }
.contents ul.s_notice li.emp {font-weight:bold;color:#666;}
.contents ul.s_notice li.question {border-bottom:1px dashed #dedede;height:40px;line-height:40px;}
.contents ul.s_notice li.answer {display:none;margin:20px 0;padding:20px;background-color:#f7f7f7;}
.contents ul.s_notice li > span {text-decoration:underline;}

.faq_more {position:relative;}
.faq_more > p {position:absolute;right:0;top:-55px;font-size:.90em;}

.pop {width:738px;margin:10px auto;}

.diff_icon {height:50px;line-height:50px;margin-top:10px;}
.diff_icon p {float:left;line-height:50px;}
.diff_icon p.box {width:30px;height:10px;border:1px solid #666;margin-top:20px;}
.diff_icon p.box.able {background-color:#fff;}
.diff_icon p.box.disable {background-color:#fff2f2;}
.diff_icon p.txt {margin:0 10px;}

#funcimg{
		z-index:9999999;position:fixed;display:none;border:5px solid #000;background:#fff;padding:20px;
		-webkit-user-select:none;
		-webkit-touch-callout:none;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		overflow-y: visible !important;
}

table.diff_solution {width:100%;margin:10px 0;}
table.diff_solution tr.emp {background-color:#FFF7F7;}
table.diff_solution td.emp {background-color:#fff2f2;}
table.diff_solution td.can {}
table.diff_solution th {text-align:center;padding:15px 0;background:#eee;border:1px solid #dedede;color:#000;font-weight:normal;}
table.diff_solution td {text-align:center;padding:15px 0;border:1px solid #dedede;line-height:2;}
table.diff_solution td a {background:url('/_prozn/func/images/q.png') left center no-repeat;color:#000;padding-left:22px;text-decoration:underline;}
a.question {background:url('/_prozn/func/images/q.png') left center no-repeat;color:#000;padding-left:22px;text-decoration:underline;}


/* È¸¿ø°¡ÀÔ */

table.tb_row {width:100%;margin-top:10px;border:1px solid #dadada;}
table.tb_row th, table.tb_row td {line-height:3.5;border-bottom:1px solid #e7e7e7;}
table.tb_row th {text-align:right;padding-right:30px;border:1px solid #dadada;}
table.tb_row th.nor {font-weight:normal;}
table.tb_row td {padding-left:30px;}
table.tb_row th.emphas {color:red;}
table.tb_row td.emphas {font-weight:bold;color:#666;}
table.tb_row td img, table.tb_row td input {vertical-align:middle;}
table.bbs_view th {font-weight:normal;}

table.tb_sub {width:95%;}
table.tb_sub {margin:10px 0;}
table.tb_sub th, table.tb_sub td {height:35px;border-bottom:1px solid #e7e7e7;}
table.tb_sub th {text-align:right;padding:0 30px;border-right:1px solid #e7e7e7;font-weight:normal;}
table.tb_sub td {padding:0 30px;}
table.tax {border:0;}
table.tax th, table.tax td {padding:0 10px;border:1px solid #dadada;}

table.sdetail {border:1px solid #dedede;}

ul.sdetail {padding:10px 0;}
ul.sdetail li {height:22px;line-height:22px;letter-spacing:-1px;}

/* ¼­ºñ½º ³»¿ëÃâ·Â */
.proposal_win {width:100%;padding:10px;}
.proposal_win dl.wrap {padding:5px;border:1px solic #dedede; line-height:25px;}
.proposal_win dl.wrap dt.title {font-size:16px;font-weight:bold;border:1px solid #dedede;background:#eee;height:50px;line-height:50px;padding-left:20px;margin-bottom:10px;}
.proposal_win dl.wrap dd {color:#666;border-bottom:1px solid #e7e7e7;}

/* È¸¿ø°¡ÀÔ */
.join .agreebox {height:280px;line-height:17px;color:#666;overflow-y:scroll;padding:20px;border:1px solid #dadada;margin:10px 0;}
.join .box_2 {height:320px;}
.join .agreechk {padding:10px;color:red;}
.join .agreechk input {vertical-align:middle;}
.join .ra {padding:20px 0;border-bottom:1px solid #dedede;}
.join .btn {padding:20px 0;text-align:center}

/* »çÀÌÆ®¸Ê */
.sitemap {margin:10px 0;}
.sitemap dl {float:left;width:249.5px;margin:10px 10px;border:0px solid #000;line-height:25px;color:#666;}
.sitemap dl dt{font-size:14px;padding:10px 0;margin:10px 0;font-weight:bold;border-bottom:1px solid #e7e7e7;}
.sitemap dl dd .submenu{border-bottom:1px solid #e7e7e7;}
.sitemap dl dd .submenu a {color:#666;}
.sitemap dl dd .submenu a:hover {color:#999;}
.sitemap dl dd.nbsp {background:url('/_prozn/_image/list_category.png') no-repeat 3px 0;padding-left:13px;line-height:21px;}
.sitemap dl dd.nbsp a {color:#666;}

/* µµ·Î¸íÁÖ¼Òapi½ÅÃ» */ 
.service_zipdata ul {list-style:none;padding:0;margin:0;}
.service_zipdata ul.help {line-height:20px;margin:10px 0;}
.service_zipdata ul.help li span.help {color:#666;}
.service_zipdata ul.domainlist {line-height:20px;color:#666;}
.service_zipdata ul.domainlist a, ul.domainlist a:hover {text-decoration:underline;font-size:11px;color:red;}

/* ¼­ºñ½º ½ÅÃ» */
.service_1 ul p.add, .service_1 ul p.minus {width:17px;height:17px;display:inline-block;vertical-align:middle;cursor:pointer;}
.service_1 ul p.add {background:url('/img/add.png') no-repeat center center;}
.service_1 ul p.minus {background:url('/img/minus.png') no-repeat center center;}
.service_1 ul.addlist {padding:10px 0;}
.service_1 ul.addlist.child {width:100%;height:70px;overflow:hidden;overflow-y:scroll;}
.service_1 ul.addlist.child li {height:20px;line-height:20px;clear:both;border-bottom:1px dashed #dadada;}
.service_1 ul.addlist.child li p {padding-right:10px;}
.service_1 ul.addlist li {margin-bottom:1px;}
.service_1 ul.addlist li input.ipt.domain {width:309px;}
.service_1 ul.addlist.mysqladmin li input {width:50px;}
.service_1 span.ftpid {padding-right:20px;}

.service_1 span#s1_price, 
.service_1 span#s1_year_price, 
.service_1 span#s1_price_total_span {}
.service_1 .sinfo {padding:10px 0;color:#666;}
.service_1 table.tb_row th {}
.service_1 table.tb_row th, .service_1 table.tb_row td {letter-spacing:0;}
.service_1 table.tb_row td input[type=text] {letter-spacing:0;background-color:#eee;color:#666;border:0;padding:2px;}

.login_form_container {margin-right:180px;margin-top:5px;}
.login_form_container input {}
.login_form_container input[type=text] {color:#999;padding-left:2px;}
.login_form_container input[type=checkbox] {border:1px solid #ccc;}
.login_form_container #pass_default {position:absolute;top:3px;left:88px;color:#999;}
.login_form_container input {vertical-align:middle;}
.login_form_container .b_blue {line-height:20px;}

table.pg_tb {width:100%;}
table.pg_tb th, table.pg_tb td {padding:20px 0;border:1px solid #dadada;width:20%;}

/*°Ô½ÃÆÇ*/
.bbscont{padding:20px 0;margin:10px 0 100px 0;}
.bbscont div {line-height:20px;font-size:µ¸¿ò;letter-spacing:0;color:#333;}
.bbscont p {letter-spacing:0;font-size:µ¸¿ò;}

.contents .img {
    text-align: center;
    padding: 50px 20px;
    border: 1px solid #dadada;
}

ul.svc_step {border:0px solid;}
ul.svc_step.hosting {height:160px;}
ul.svc_step:after {display:block;clear:both;content:'';}
ul.svc_step li {float:left;width:25%;background:url('/img/arrow-step.png') no-repeat right center;}
ul.svc_step li p {padding:20px;margin:0 30px 20px 10px;border:0px solid #dedede;text-align:center;background-color:#f7f7f7;border-radius:10px;}
ul.svc_step li:nth-child(4n) {background:none;}
ul.svc_step li:nth-child(4n) p {margin-right:0;}
ul.svc_step li:first-child p {margin-left:0;}
ul.svc_step li p span {color:#666;}
ul.svc_step li p span.tul {text-decoration:underline;}

ul.svc_step.flow li p {}