@charset "euc-kr";
/* CSS Document */

/* UI Object */
/* Common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0} 
img,fieldset{border:0}
ul, ol, li{list-style:none}
em,address{font-style:normal}
a{text-decoration:none}
a:link, a:visited{text-decoration: none; color: #5a5a5a;}
a:hover,a:active,a:focus{text-decoration:none;color: #0060C9;}

body,  div, p, a {
	font-family: "¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò","Dotum","Arial","sans-serif";
	color: #666;
	margin:0;padding:0;
}




/* navi */

#header { position:relative; width:100%; height: 115px; border-top: #0471c4 solid 4px; /*background:url(/image/hearder/navi_bg.png) repeat-x;*/  overflow: hidden; margin-top:0px;}
#navi_wrap { width:960px; margin:0 auto; height:115px; position: relative;}
#navi_wrap h1 { position:absolute; float:left; width:148px; left: 0px; top: 20px;}


#navi { padding-top:50px; float:right; padding-right:0px; }
#navi li { float:left; margin-left:30px; padding-left:55px; padding-bottom: 3px;  -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease; background:url(/images/newMain/dot.jpg) 15px 0 no-repeat; }
#navi li.first{background:none;}

#navi li a{font-size:17px; font-weight: bold;  -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;}
#navi li:hover a, #navi li.active a{color: #0060C9;border-bottom: 3px solid #0060C9;}


#subNavi {width: 100%;  position:absolute;  background:#009DE7;  border-bottom: 1px solid #B8B8B8; top:114px; overflow: hidden; height:40px; z-index:9999;}

#subNavi > div.subNaviDiv {position:relative; padding: 0px; height: 40px; margin:0 auto; width: 980px; }
#subNavi > div.subNaviDiv > ul {width:700px; margin-left:450px;}
#subNavi.allMode > div.subNaviDiv> ul > li{float:left; padding:0 10px; text-align: center;  position:absolute; left:0; top:10px; height:100%; display:none;}
#subNavi.allMode > div.subNaviDiv> ul > li ul > li{float:left; padding:0 10px; color:#fff; border-right: 1px solid #70A8C7; }
#subNavi.allMode > div.subNaviDiv> ul > li ul > li.last{border-right: none; }
#subNavi.allMode > div.subNaviDiv> ul > li ul > li a{color:#FFF;}
#subNavi.allMode > div.subNaviDiv> ul > li ul > li:hover a{color:#FF0;}
#subNavi.allMode > div.subNaviDiv> ul > li.menu_01{ margin-left:380px;}
#subNavi.allMode > div.subNaviDiv> ul > li.menu_02{ margin-left:530px;}
#subNavi.allMode > div.subNaviDiv> ul > li.menu_03{ margin-left:710px;}
#subNavi.allMode > div.subNaviDiv> ul > li.menu_04{ margin-left:765px;}


#subNavi.oneMode > div > ul > li > ul{width:100%;}
#subNavi.oneMode > div > ul > li > ul > li{float:left; padding:10px;}


/* visual */
#visual { position:relative;  width:100%; height:430px;  background:#f2f2f2;  overflow: hidden;}

#subBVisual { position:relative;  width:100%; height:100px; margin-top:-5px; background:#fff;  overflow: hidden; margin-bottom:15px; }
#subBVisual div.title { width:940px; height:100%; margin:0 auto;}
#subBVisual div.title h2 { font-family: "¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò","Dotum","Arial","sans-serif"; font-size:40px; font-size: 25px; margin:20px 0 10px 0; color: #000;}
#subBVisual div.title span { font-family: "¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò","Dotum","Arial","sans-serif"; color: ##8F8F8F;}

/* content */
#banner_wrap { width:100%; height: 87px; background: #F0F0F0; border-top: 1px solid #B8B8B8;border-bottom: 1px solid #B8B8B8;}
#banner { width:940px; margin:0 auto; text-align: right; overflow: hidden;}
#banner > ul > li { float: left; width:25%; color:#fff; height:100px; position: relative;}
#banner > ul > li div {position: absolute; width:100%; left: 0;}
#banner > ul > li div.over {display:none;}
#banner > ul > li a{ float: left; color:#fff;}

#centercolumn { width:960px; margin:0 auto;  padding-top:20px; height:640px}
#centercolumn > div{    padding:0px; height:100%;}
#centercolumn > div#space{  width:15px; float:left;  padding:0px; height:100%;}
#centercolumn > div#contents1{width:380px; float:left; background:url(/images/newMain/left_m_con_01.png) no-repeat 0 0; }
#centercolumn > div#contents2{width:565px; float:left;  padding:0 0px; height:100%;}
#centercolumn > div.last{ border:none; }

#notice { float:left; width:310px; margin-left:30px; }
#notice ol.tab_title {width:100%; height: 30px; }
#notice ol.tab_title li { margin-bottom:10px; float: left; list-style:none; font-size:15px; padding:0 10px; border-right:1px solid #e4e5e6; font-weight: bold;}
#notice ol.tab_title li.last{border-right:none; }
#notice span { float:right; *margin-top:-26px}
#notice ul li { line-height:25px; background:url(/image/hearder/dot.gif) no-repeat left center; padding-left:10px; list-style:none}



#sliderDiv{width:940px; margin:0 auto; height:100%;}


.loginBox {display:none;position:fixed;_position:absolute;top:0;left:0;z-index:10000;width:100%;height:100%; }
.loginBox .loginDiv{position:absolute;top:50%;left:50%;width:450px;margin:-150px 0 0 -194px;padding:0px;border:5px solid #008ddf;background:#fff;font-size:12px;color:#767676;line-height:normal;white-space:normal; box-shadow: 3px 3px 10px #2B2B2B,-3px -3px 10px #4E4E4E; }

.loginBox .loginDiv .title{color: #595F5F;padding: 10px; position: relative; font-size: 16px; font-weight: bold;  border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;}
.loginBox .loginDiv .title .close{position: absolute; top: 10px; right: 10px;}
.loginBox .loginDiv .login {padding:20px 45px 15px;}
.loginBox .loginDiv .login ul li {padding:15px 0;}
.loginBox .loginDiv .login ul li label {display:inline-block; width:59px;}
.loginBox .loginDiv .login ul li input[type=text],
.loginBox .loginDiv .login ul li input[type=password] {width:167px; height:15px; padding:5px;}
.loginBox .loginDiv .login > ul {float:left;}

.loginBox .loginFind{display:none;}
.loginBot {padding-top:19px;}
.loginBot li {padding:4px 0; text-align:right;}
.loginBot li span {display:inline-block; width:183px; text-align:left;}



.loginBox .logInp{width:367px;margin-bottom:20px;padding:7px 0 18px 0;}

.loginBox .logInp .inpType {
border: 1px solid #ccc;
height: 37px;
line-height: 37px;
padding: 0 0 0 10px;
background: #fff;
color: #666;
}

.loginFind ul.tabBox {
	padding: 10px;
	height: 26px;
	border-bottom: 1px solid #ddd;

	height:35x;
}
.loginFind ul.tabBox li {float:left; border: 1px solid #ddd; padding:10px; background:#fff; cursor: pointer; background: #F7F7F7; 	-webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;

	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	margin-left:3px;

}
.loginFind ul.tabBox li.active {border: 1px solid #0076E2; border-bottom: 1px solid #fff; color:#0076E2; font-weight: bold; background: #FFF;}

.loginBox .logInp .left{float:left}
.loginBox .btn{float:left;margin-left:12px;display:inline; height:90px;}
.loginBox .logInp span{display:block}
.loginBox .logInp span input{*margin-top:-2px;margin-bottom:10px}
.loginBox .logInp label.idSave{font-size:12px;color:#666;padding-left:6px}
.loginBox .loginDiv .help{padding:15px 20px; border-top: 1px solid #ddd;height: 15px;}
.loginBox .loginDiv .help li{display:inline;float:left;margin:0;padding:0 6px 0 10px;border-left:1px solid #c3c3c3 !important;line-height:1}
.loginBox .loginDiv .help li.first{border:0 !important}
.loginBox .loginDiv .help a{display:inline;float:none;padding:0;background:none;font-size:11px;line-height:1;text-decoration:none}
.loginBox  .bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50)}


.staffAdd {display:none;position:fixed;_position:absolute;top:0;left:0;z-index:10000;width:100%;height:100%; }
.staffAdd .loginDiv{position:absolute;top:50%;left:50%;width:450px;margin:-150px 0 0 -194px;padding:0px;border:5px solid #008ddf;background:#fff;font-size:12px;color:#767676;line-height:normal;white-space:normal; box-shadow: 3px 3px 10px #2B2B2B,-3px -3px 10px #4E4E4E; }
.staffAdd .loginDiv .title{color: #595F5F;padding: 10px; position: relative; font-size: 16px; font-weight: bold;  border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;}
.staffAdd .loginDiv .title .close{position: absolute; top: 10px; right: 10px;}

.staffAdd .loginDiv .login {padding:20px 45px 15px;}
.staffAdd .loginDiv .login ul li {padding:15px 0;}
.staffAdd .loginDiv .login ul li label {display:inline-block; width:59px;}
.staffAdd .loginDiv .login ul li input[type=text],
.staffAdd .loginDiv .login ul li input[type=password] {width:167px; height:15px; padding:5px;}
.staffAdd .loginDiv .login > ul {float:left;}

.staffAdd .logInp .left{float:left; width:350px; border:0px solid;}
.staffAdd .btn{float:left;margin-left:12px;display:inline}
.staffAdd .btn2{margin-left:12px;display:block;*margin-top:-2px;margin-bottom:10px}
.staffAdd .btn3{display:inline;}
.staffAdd .logInp span{display:block}
.staffAdd .logInp span input{*margin-top:-2px;margin-bottom:10px}
.staffAdd .logInp label.idSave{font-size:12px;color:#666;padding-left:6px}

.staffAdd  .bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50)}


.btn a{
	width:50px;
	display: inline-block;
	padding: 30px 20px;
	/*border: 1px solid #1999bd;*/
	background-color: #fff;
	box-shadow: 0 2px 1px 0 rgba(0,0,0,0.1);
	font-weight: bold;
	color: #000;
	line-height: 26px;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	vertical-align: middle;
	text-align: center;
	border:solid 1px #2173BE;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	}

.btn a:hover{border-color:#2173BE;background-color:#2173BE;color:#fff;  text-decoration: none;}

.btn2 a{
	width:60px;
	display: inline-block;
	padding: 0px 5px;
	/*border: 1px solid #1999bd;*/
	background-color: #fff;
	box-shadow: 0 2px 1px 0 rgba(0,0,0,0.1);
	font-weight: bold;
	color: #000;
	line-height: 26px;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	vertical-align: middle;
	text-align: center;
	border:solid 1px #2173BE;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	}

.btn2 a:hover{border-color:#2173BE;background-color:#2173BE;color:#fff}

.btn3 a{
	width:150px;
	display: inline-block;
	padding: 0px 5px;
	/*border: 1px solid #1999bd;*/
	background-color: #fff;
	box-shadow: 0 2px 1px 0 rgba(0,0,0,0.1);
	font-weight: bold;
	color: #000;
	line-height: 26px;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	vertical-align: middle;
	text-align: center;
	border:solid 1px #2173BE;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	}

.btn3 a:hover{border-color:#2173BE;background-color:#2173BE;color:#fff}




.adminMenu {
	position: fixed;
	/*left: -10px;*/
	top: 0px;
	left: 0px;
	height: 100%;
	border:solid 2px #000;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-left-radius:3x;
	border-bottom-right-radius:3px;
	background:url(/image/common/bg.png) repeat;
	box-shadow: 0 2px 1px 0 rgba(0,0,0,0.1);
	z-index: 15;

}
.adminMenu .aMenu {position: relative; width:100%; height:100%; }
.adminMenu .aMenu > div.menu > ul{padding: 10px;}
.adminMenu .aMenu > div.menu >  ul >  li {padding-top: 20px; width:40px; text-align: center;  line-height: 13px; padding-bottom:5px; border-top: 1px solid #6B6B6B; border-bottom: 1px solid #000;}
.adminMenu .aMenu > div.menu >  ul >  li.first {border-top: none; }
.adminMenu .aMenu > div.menu >  ul >  li.last {border-bottom: none; }
.adminMenu .aMenu > div.menu >  ul >  li  > a{color:#fff;  font-size:11px; 	-webkit-transition: all .2s ease; 	-moz-transition: all .2s ease;}
.adminMenu .aMenu > div.menu >  ul >  li:hover a{color:#F00;}

#lnb > h2 {font-family: NanumGothic, sans-serif; font-size: 25px;; line-height: 30px;}
#lnb > h2 > p{font-size: 0.4545em;}
.sub_left {border-right: 1px solid #ddd; width:200px; padding: 10px; background: #fff;}
.sub_mid{padding: 0px;width: 760px;}
.staff{border:1px solid #fff;}

.titleClass{ padding-bottom:0px;}
.titleClass h2{border-bottom: 1px solid #ddd; padding: 10px; font-size:15px;}
.titleClass h2 .blue{color:#0D71DD;}
.titleClass {font-size:14px;}


/* È¸¿ø°¡ÀÔ ÆäÀÌÁö */
div.memberJoin{width:100%; background:#fff; padding-top:0px;}

div.memberJoin table.step tr td{float:left; font-size:15px;padding:15px 0px; font-weight: normal; border:1px solid #ddd; text-align: center; -webkit-transition: all .2s ease; 	-moz-transition: all .2s ease; width:20%; text-align:center;}
div.memberJoin table.step tr td.active{background:#00A3FF;color:#fff; border: 1px solid #00A3FF; font-weight: bold;}
div.memberJoin table.step tr td.hit{color:#ddd;cursor: pointer;color: #808080; background: #F7F7F7;}
div.memberJoin div.stepBox{padding:10px; padding-left: 50px;}

/*ÀÌ¿ë¾à°ü¿¡ ´ëÇÑ ½ºÅ¸ÀÏ*/
div.memberJoin div.stepBox .fieldset{display:none;}
div.memberJoin div.stepBox .fieldset h1{font-size:13px;color: #333;}
div.memberJoin div.stepBox  li{margin-top: 10px ;margin-bottom: 10px;}
div.memberJoin div.stepBox .stepbyStep .memberBox{text-align: center; margin: 0 auto; width: 650px;}
div.memberJoin div.stepBox .stepbyStep .memberBox .box{width:195px; float:left; text-align: center;margin: 10px; background: #F7F7F7; /*height:250px;*/padding-top: 20px;}

div.memberJoin div.stepBox .stepbyStep .memberBox .box ul{padding:30px;text-align: left; height:145px}

div.memberJoin div.stepBox .stepbyStep .memberBox .box .btn-r{
min-width: 80px;padding: 0 15px;height: 48px;line-height: 46px;border: 0;font-size: 18px;text-align: center;cursor: pointer;color: #fff;background-color: #666666;width: 170px; margin-bottom: 15px; font-weight:bolder;}

/*div.memberJoin div.stepBox .stepbyStep.stepByStep_2 {display:none;}*/
div.memberJoin div.stepBox .stepbyStep.stepByStep_2 .memberBox input[type=text]{border: 1px solid #ccc; height: 35px; line-height: 35px; padding: 0 0 0 10px; background: #fff; color: #666;}
div.memberJoin div.stepBox .stepbyStep .memberBox .box.confirmBox{width:600px; float: inherit; margin: 0 auto; padding:5px 10px; /*height:100px;*/}
div.memberJoin div.stepBox .stepbyStep .memberBox .box.confirmBox.part1{padding-top:25px;}
div.memberJoin div.stepBox .stepbyStep .memberBox .box.confirmBox .confirmBoxInput{margin-bottom:10px;}

div.memberJoin div.stepBox .stepbyStep .memberBox .box .btn-r.orange{background:#fe6602;}
div.memberJoin div.stepBox .stepbyStep .memberBox h1{font-size:20px; margin-left:12px;}
div.memberJoin div.stepBox .stepbyStep{display:none;}
div.memberJoin div.stepBox .stepbyStep.stepByStep_1{display:block;}

div.loginFind input[type=text]{border: 1px solid #ccc; height: 35px; line-height: 35px; padding: 0 0 0 10px; background: #fff; color: #666;}
div.loginFind .box.confirmBox.find_part2{width:600px; float: inherit; margin: 0 auto; padding:5px 38px; /*height:100px;*/}
div.loginFind .box.confirmBox.find_part2{padding-top:25px;}
div.loginFind .box.confirmBox.find_part2 .confirmBoxInput{margin-bottom:10px;}
div.loginFind .box.confirmBox.find_part2 .confirmBoxInput span{margin-left:40px;}
div.loginFind .box.confirmBox.find_part2 .btn-r{
min-width: 80px;padding: 0 15px;height: 48px;line-height: 46px;border: 0;text-align: center;cursor: pointer;color: #fff;background-color: #666666;width: 120px;font-size: 12px;margin-bottom: 15px;}
div.loginFind .box.confirmBox.find_part2 .btn-r.orange{background:#fe6602;}

.searchTable{
position:absolute;background:#fff; border:solid 1px #bdcad8;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;}

.searchTable div.drag_Area { background:#d4e6fc; height:20px; width:100%; cursor: move;}
.searchTable div.drag_Area div{ height:20px; width:20px; background:url(/images/common/window_close.gif) center top no-repeat; position:absolute; right:0;cursor: pointer;}
.searchTable div.drag_Area div:hover{background:url(/images/common/window_close_over.gif) center top no-repeat; }



/* UI Object */
.paginate{padding:15px 0;text-align:center}
.paginate a,.paginate strong{display:inline-block;_position:relative;margin-left:-7px;padding:3px 8px 1px 7px;border-right:1px solid #ccc;border-left:1px solid #ccc;background:#fff;color:#313031;font-family:'µ¸¿ò',Dotum,'±¼¸²',Gulim, AppleGothic, Sans-serif;font-size:12px;font-weight:bold;line-height:normal;text-decoration:none}
.paginate strong{color:#ff8600 !important}
.paginate a:hover{background:#f7f7f7}
.paginate a.pre{padding:3px 8px 1px 16px;border:none;background:url(http://static.naver.com/common/paginate/bu_pg1_l1.gif) no-repeat 8px 6px !important;font-weight:normal}
.paginate a.pre_end{padding:3px 8px 1px 16px;border:none;border-right:1px solid #ccc;background:url(http://static.naver.com/common/paginate/bu_pg1_l2.gif) no-repeat 4px 6px !important;font-weight:normal}
.paginate a.next{padding:3px 16px 1px 8px;border:none;background:url(http://static.naver.com/common/paginate/bu_pg1_r1.gif) no-repeat 37px 6px !important;font-weight:normal}
.paginate a.next_end{padding:3px 16px 1px 8px;border:none;border-left:1px solid #ccc;background:url(http://static.naver.com/common/paginate/bu_pg1_r2.gif) no-repeat 37px 6px !important;font-weight:normal}
/* //UI Object */




/* È¸¿øÁ¤º¸¼öÁ¤ ÆäÀÌÁö */
div.memberModify div.stepBox .stepbyStep .memberBox{text-align: center; margin: 0 auto; width: 650px;}
div.memberModify div.stepBox .stepbyStep .memberBox .box{width:195px; float:left; text-align: center;margin: 10px; background: #F7F7F7; /*height:250px;*/padding-top: 20px;}
div.memberModify div.stepBox .stepbyStep .memberBox .box ul{padding:30px;text-align: left; height:100px}
div.memberModify div.stepBox .stepbyStep .memberBox .box .btn-r{
min-width: 80px;padding: 0 15px;height: 48px;line-height: 46px;border: 0;font-size: 18px;text-align: center;cursor: pointer;color: #fff;background-color: #666666;width: 170px;font-size: 18px;margin-bottom: 15px;}

/*div.memberModify div.stepBox .stepbyStep.stepByStep_2 {display:none;}*/
div.memberModify div.stepBox .stepbyStep.stepByStep_2 .memberBox input[type=text]{border: 1px solid #ccc; height: 35px; line-height: 35px; padding: 0 0 0 10px; background: #fff; color: #666;}
div.memberModify div.stepBox .stepbyStep.stepByStep_21 .memberBox input[type=text]{border: 1px solid #ccc; height: 35px; line-height: 35px; padding: 0 0 0 10px; background: #fff; color: #666;}
div.memberModify div.stepBox .stepbyStep.stepByStep_22 .memberBox input[type=text]{border: 1px solid #ccc; height: 35px; line-height: 35px; padding: 0 0 0 10px; background: #fff; color: #666;}
div.memberModify div.stepBox .stepbyStep .memberBox .box.confirmBox{width:600px; float: inherit; margin: 0 auto; padding:5px 10px; /*height:100px;*/}
div.memberModify div.stepBox .stepbyStep .memberBox .box.confirmBox.part1{padding-top:25px;}
div.memberModify div.stepBox .stepbyStep .memberBox .box.confirmBox .confirmBoxInput{margin-bottom:10px;}

div.memberModify div.stepBox .stepbyStep .memberBox .box .btn-r.orange{background:#fe6602;}
div.memberModify div.stepBox .stepbyStep .memberBox h1{font-size:30px;}
div.memberModify div.stepBox .stepbyStep{display:none;}
div.memberModify div.stepBox .stepbyStep.stepByStep_1{display:block;}



#login{position: relative; width:330px; margin-top: 15px; margin-left:10px; margin-bottom: 10px; height: 102px;} /* height:140px; */

#login .login_inp {display:inline;float:left;width:200px;height:46px;margin:10px 0 0 10px; position: relative;}
/*#login .login_inp .lab_login {overflow:hidden;left:24px;width:145px;height:21px;padding-left:8px;font-size:11px;line-height:22px;color:#96969b;letter-spacing:-1px;cursor:text; background:#fff;}*/
#login .login_inp .lab_id {top:30px}

#login span.title{margin-left:10px;}

#login .login_inp .login_input .label{position:absolute; top:0px; left:0px;}
#login .login_inp .login_lable div{padding-left:8px;font-size:11px;line-height:22px;color:#96969b;letter-spacing:-1px;cursor:text; background:#fff;width:150px; height:22px; margin-bottom:5px; background-color:#fff;}
#login .login_inp .login_input input{ margin-bottom:5px; float:left;width:185px;height:22px;padding:0px; padding-left:5px; border:1px solid #ddd;line-height:20px;background-color:#fff;ime-mode:disabled;}
/*#login .login_inp .login_input .label{z-index:5;}*/
#login .login_inp .login_input{position:relative;}

#login .loginbtn{padding-top:10px; width:350px;}
.login_fun { margin-left: 8px; margin-top: 4px;}
.login_fun li {float:left; padding:0px 5px;}
.login_fun li a{font-size:11px;}

.hr{background: #666; padding: 10px 0px; width: 376px;}
.hr span.title{margin-left:20px;}
ul#qIcon {width: 380px;height: 250px;margin-left: 30px;}
ul#qIcon li{float:left; padding:10px 10px; }

#textMenu li { float: left; background: url('/images/newMain/btn_bg.gif') no-repeat 160px 30px; }

#textMenu li.linel{ border-right: 1px solid #ddd;}
#textMenu li.lineb{ border-bottom: 1px solid #ddd;}

#textMenu li a {
display: block;
width: 166px;
height: 40px;
color: #333;
padding: 25px 0 0 20px;
}

#imgslide{margin-bottom:0px;}
#callCentter {width:224px; float:left; }

div:after, li:after { content: ""; display: block; clear: both; }

.loginInfo{height:40px; padding-left:12px; padding-top:25px; font-size:20px; color:#6D0281;}

.login_fun{
	position: absolute;
	top: -2px;
	left: 200px;
	width: 325px;
}
.login_fun.login{
left:180px;
}

.login_fun li {float:left;}
.login_mode {padding-left:15px;}


#menu {
	position: absolute;				
	top: 0px;
	left: 0px;
	z-index: 70;
	padding: 0px;
	opacity: 1; 
	width:139px;
	height:100%;
	background:#FFFFFF;
	border: 1px solid #ddd;
	
}

#menu{left: 0px; top: -5px;}

#menu > ul {
	margin-top: 0px;
}

#menu > ul > li {
	position: relative;
	width: 90px;
	margin-bottom: -7px;
}



#menu > ul > li  > a {color:#fff; padding:0px; font-weight: bold;}
#menu > ul > li > ul{overflow:hidden; height:0px;  width: 138px; border: 1px solid #ddd; margin-top:-1px; padding-top: 0px; background:#fff;}

#menu > ul > li > ul > li > ul{}



#menu > ul > li.noSize > ul{height:180px;;}


#menu > ul > li > ul > li > a > span {display:none;}
#menu > ul > li > ul > li:hover > a, #menu > ul > li > ul > li.active > a  {color:#7A0C0C;}
#menu > ul > li > ul > li{ clear: both;  width:140px; height:20px;  float:left; background:none; padding: 5px 10px 5px 10px; font-size:11px; line-height: 10px; margin-left:1px; color:#7b7b7b; text-align: right; border-bottom:none;}
#menu > ul > li > ul > li > a{  color:#5A5A5A; font-family:'±¼¸²',Gulim, AppleGothic, Sans-serif}
#menu > ul > li > ul > li > a > span {display:block; float:left;}

#menu > ul > li > ul > li > a > span.alram{background:#1b5eb8;border:solid 1px #053e59; -moz-border-radius: 75px; -webkit-border-radius: 75px; width:10px; height:10px; padding:2px; border-radius: 75px; text-align: center; color:#fff; margin-top:-4px; margin-right:5px; font-size: 8px; font-family:'±¼¸²',Gulim, AppleGothic, Sans-serif}

div.navigation_title{
margin-top: -5px;
margin-bottom: -5px;
background:url(/images/newMain/topBg/sub_top_bg_01.gif) 15px 0 repeat-x;
border-bottom: 2px solid #333;
width:100%;
height:117px;}

h2.navigation{width:980px; margin:0 auto; padding:50px 60px;color:#FFF; font-size: 20px; font-family: ¸¼Àº °íµñ; font-weight: bold;}

.navigation_title.mp_top{background:url(/images/newMain/topBg/sub_top_bg_01.gif) 15px 0 repeat-x; border-bottom: 2px solid #007CCF;}
.navigation_title.mp_top h2.navigation{ color:#FFF; }
.navigation_title.mp_master{background:url(/images/newMain/topBg/sub_top_bg_01.gif) 15px 0 repeat-x; border-bottom: 2px solid #F118CF;}
.navigation_title.mp_master h2.navigation{color:#FFF; }
.mp_login{margin:-5px 0 0px 0; height:41px; background-color:#848484; border-bottom: 2px solid black;}
.mp_login_navigation{ color:#FFF; margin:0 auto; width:960px; padding: 10px 0; font-size: 20px; font-family: ¸¼Àº °íµñ; font-weight: bold;}


.hide{display:none;}

.mainQmenu{ position: relative; margin: 0 auto; width: 1290px; }