/*
	   SITE  : IPSEOUL   |    V1.0   |    20141121
	   CODER : LORI CHOI
*/

@charset "utf-8";

/* 태그 정의 부분 */

html > body {
	overflow-x: auto;
	overflow-y:auto;
	font-size:12px;
}
option, pre {
	font-size:11px;
	line-height:160%;
	color: #666;
	text-decoration: none;
	text-align:justify;
}
caption {
	position: absolute;
	text-align: left;
	line-height: 0;
	width: 0px;
	height: 0px;
	visibility: hidden;
	font-size: 0px;
	overflow: hidden
}
legend {
	position: absolute;
	width: 0px;
	font: 0px verdana;
	height: 0px;
	visibility: hidden;
	overflow: hidden
}
fieldset {
	border-bottom: 0px;
	position: relative;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
select {
	font-size:12px;
	line-height:130%;
	color: #666;
	text-decoration: none;
	padding:2px;
	border-bottom: #abadb3 1px solid;
	border-left: #abadb3 1px solid;
	background-color: #fff;
	border-top: #abadb3 1px solid;
	border-right: #abadb3 1px solid;
}
input {
	margin:0;
	margin-right:5px;
	padding:0;
	border :0px;
	font-size:12px;
	color: #363636;
	vertical-align:middle;
	text-decoration: none;
	line-height:/*＼**/17px;
	height:21px;
	border: #bbbbbb 1px solid;
}
textarea {
	border-bottom: #abadb3 1px solid;
	border-left: #abadb3 1px solid;
	background-color: #ffffff;
	color: #6c6c6d;
	border-top: #abadb3 1px solid;
	border-right: #abadb3 1px solid;
	text-align:justify;
	padding:10px;
}
border {
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-top: 0px solid;
	border-right: 0px solid
}
path {
	font-family: verdana;
	color: #6c6c6d;
	font-size: 11px;
	text-decoration: none
}
p {
	margin: 0px;
	padding: 0px
}
li {
	list-style:none;
}

/* 태그 정의 부분 */

label {
	margin:0px 0px 0px 0px;
	cursor:pointer;
	letter-spacing:0px;
}

.txt_indent10 {
	text-indent:10px;
}
.txt_bold {
	font-weight:bold;
}
.txt_small_10{
	font-size:10px;
}
.txt_small_11{
	font-size:11px;
}
.txt_small_12{
	font-size:12px;
}
.txt_small_13{
	font-size:13px;
}
.txt_small_14{
	font-size:14px;
}
.txt_font_16{
	font-size:16px;
}
.txt_font_22{
	font-size:22px;
}
.txt_font_30{
	font-size:30px;
}
.color_white {
	color:#fff;
}
.color_neutralTint {
	color:#d7d7d7;
}
.color_deepDarkRed {
	color:#e02323;
}
.color_red {
	color:#f14d3f;
}
.color_skyBlue {
	color:#009caf;
}
.color_deepDarkBlue {
	color:#10519a;
}
.color_deepDarkPurple {
	color:#523086;
}
.color_deepDarkGreen {
	color:#27760c;
}
.color_deepDarkYellow {
	color:#a57650;
}
.color_orange {
	color:#f14d3f;
}
.color_paleDarkBlack {
	color:#010101;
}
.color_gray {
	color:#c3c3c3;
}
.color_palegray {
	color:#939393;
}

/*  link Funtion define  */
.menuLeft {
	display:block;
	padding:9px 0 ;
	width:209px;
	height:14px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000;
	text-decoration:none;
	background:url(/pros/images/common/left_menu_bg_off.gif) no-repeat center top;
}
.menuLeft.active {
	display:block;
	padding:9px 0;
	width:209px;
	height:14px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#fff;
	text-decoration:none;
	background:url(/pros/images/common/left_menu_bg_on.gif) no-repeat center top;
}
.menuLeft_on:link, .menuLeft_on:hover, .menuLeft_on:visited, .menuLeft_on:active {
	display:block;
	padding:9px 0;
	width:209px;
	height:14px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#fff;
	text-decoration:none;
	background:url(/pros/images/common/left_menu_bg_on.gif) no-repeat center top;
}
.menuLeft_off:link, .menuLeft_off:hover, .menuLeft_off:visited, .menuLeft_off:active {
	display:block;
	padding:9px 0 ;
	width:209px;
	height:14px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000;
	text-decoration:none;
	background:url(/pros/images/common/left_menu_bg_off.gif) no-repeat center top;
}
.publicBtnLink:link, .publicBtnLink:hover, .publicBtnLink:visited, .publicBtnLink:active {
	font-size:12px;
	color:#4d4d4d;
	text-decoration:none;
}
.publicBtnWhite:link, .publicBtnWhite:hover, .publicBtnWhite:visited, .publicBtnWhite:active {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.first_link:link, .first_link:hover, .first_link:visited, .first_link:active {
	font-size:12px;
	font-weight:bold;
	color:#232634;
	text-decoration:none;
}
.second_link:link, .second_link:hover, .second_link:visited, .second_link:active {
	font-size:12px;
	color:#232634;
	text-decoration:none;
}
.second_link:hover {
	font-size:12px;
	color:#1c77c1;
	text-decoration:underline;
}
.third_link:link, .third_link:visited, .third_link:active {
	font-size:11px;
	color:#1c77c1;
	text-decoration:underline;
}
.third_link:hover {
	font-size:11px;
	color:#1c77c1;
	text-decoration:underline;
}
/*  link Funtion define  */

/*  layout popup Funtion define  */
.layer {
	display: none;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.layer .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	filter: alpha(opacity = 50);
}

.layer .pop-layer {
	display: block;
}

.pop-layer {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 830px;
	height: auto;
	background-color: #fff;
	z-index: 999;
	overflow-y: auto;
	overflow-x: hidden;
}

.pop-layer .pop-header {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}

.pop-layer .pop-header .h2 {
	margin: 0;
	padding: 12px 0 0 0;
	height: 16px;
	background: url(/pros/images/common/img_bg_help.gif) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #34a300;
	text-indent: 40px;
	vertical-align: middle;
}

.pop-layer .pop-container {
	padding: 20px 25px;
}

.pop-layer .pop-conts {
	min-height: 320px;
}

.pop-layer .pop-conts h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}

.pop-layer .pop-conts p {
	padding: 5px 10px;
}

.pop-layer .pop-conts .searchBox {
	margin: 10px 0px;
	padding: 10px 20px;
	border: #d2d2d2 1px solid;
}
.pop-layer .pop-conts .btn-r {
	float: right;
}
.pop-layer .page {
	text-align: center;
}

.pop-layer .footer {
	clear:both;
	margin:0;
	padding:15px 0 0 0;
	width:100%;
	height:20px;
	text-align:right;
	border-top: #7c8190 1px solid;
}

/*  layout popup Funtion define  */

/*  pagination popup Funtion define  */
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #428bca;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus
	{
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus
	{
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}
/*  pagination popup Funtion define  */

/*  error label Funtion define  */
label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
/*  error label Funtion define  */


/*  layout popup Funtion define  */
.layer2 {
	display: none;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.layer2 .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	filter: alpha(opacity = 50);
}

.layer2 .pop-layer2 {
	display: block;
}

.pop-layer2 {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	height: auto;
	background-color: #fff;
	z-index: 999;
	overflow-y: auto;
	overflow-x: hidden;
}

.pop-layer2 .pop-header {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}

.pop-layer2 .pop-header .h2 {
	margin: 0;
	padding: 12px 0 0 0;
	height: 16px;
	background: url(/pros/images/common/img_bg_help.gif) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #34a300;
	text-indent: 40px;
	vertical-align: middle;
}

.pop-layer2 .pop-container {
	padding: 20px 25px;
}

.pop-layer2 .pop-conts {
	min-height: 165px;
}

.pop-layer2 .pop-conts h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}

.pop-layer2 .pop-conts p {
	padding: 5px 10px;
}

.pop-layer2 .pop-conts .searchBox {
	margin: 10px 0px;
	padding: 10px 20px;
	border: #d2d2d2 1px solid;
}
.pop-layer2 .pop-conts .btn-r {
	float: right;
}
.pop-layer2 .page {
	text-align: center;
}

.pop-layer2 .footer {
	clear:both;
	margin:0;
	padding:15px 0 0 0;
	width:100%;
	height:20px;
	text-align:right;
	border-top: #7c8190 1px solid;
}

.popUp-header .h2 {
	margin: 0;
	padding: 12px 0 0 0;
	height: 16px;
	background: url(/pros/images/common/img_bg_help.gif) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #34a300;
	text-indent: 40px;
	vertical-align: middle;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}

.popup-footer {
	clear:both;
	margin:0;
	padding:15px 0 0 0;
	width:550px;
	height:20px;
	text-align:right;
	border-top: #7c8190 1px solid;
	margin-left: 20px;
}

/*  layout popup Funtion define  */