﻿@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");

tab_txt_off {
	color: 707070;
	background-image: url(/kr/images/tab_bg_off.gif);
	background-repeat: repeat-X;
	background-position: left top;
	font-family: 굴림;
	padding: 2, 2, 3, 2;
	text-align: center
}



.tab_txt_on {
	color: FFFFFF;
	background-image: url(/kr/images/tab_bg_on.gif);
	background-repeat: repeat-X;
	background-position: left top;
	color: #fff;
	font-family: 굴림;
	font-weight: bold;
	padding: 2, 2, 3, 2;
	text-align: center
}
/* reset & default */
body {
	margin: 0;
	padding: 0;
	font-size: .75em;
	color: #666;
	color: #000000;
	font-family: 맑은 고딕;
}

body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, pre, form,
	fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}

html, body {
	height: 100%;
	width: 100%;
}

img, fieldset {
	border: none;
	padding: 0;
	margin: 0
}

img {
	vertical-align: top;
	border: none;
}

hr, button img {
	display: none
}

li {
	list-style: none
}

a:link {
	color: #000;
	text-decoration: none;
}


a:hover {
	COLOR: #000;
	text-decoration: underline;
}

textarea {
	overflow: auto
}

legend {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
} /* For Screen Reader */
input, select {
	vertical-align: middle;
}

form* {
	margin: none;
	vertical-align: middle
}

em {
	font-style: normal;
}

caption {
	display: none;
}

input.radio {
	width: 13px;
	height: 13px;
	vertical-align: top;
}

input.checkbox {
	width: 13px;
	height: 13px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

div, p {
	display: block;
}

h1, h2, h3, h4, h5 {
	display: block;
}

iframe {
	margin: 0;
	padding: 0;
	border: 0px;
}

form {
	margin: 0;
	padding: 0;
}

.png24 {
	tmp: expression(setPNG24(this));
}

/* index */
.topWrap {
	margin: 0 auto;
	height: 10%;
	max-width: 1600px;
	padding: 2px 0 2px 9%;
	width: 100%;
	min-width: 1280px;
}
#logoTopLine {
	
	margin: 0 auto;
	height: 2px;
	min-width: 900px;
	background-image: url("/design/images/logoLine.gif");
	background-position: middle top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
	

h1 {
	float: left;
	width: 140px;
	padding-left: 20px;
}


.topWrap p {
	float: right;
	padding: 20px 20px 0 0;
}

#loginIdForm{
	width: 350px;
	height: 68px;
	padding-left:27%;
}

.login {
	margin: 30% auto;
	height: 100%;
	
}


.imgWrap {
	width:100%;
	height : 700px;
	/* background-image: url("/design/images/mainText.png"); */
	background-position: center;
	background-repeat: no-repeat;
	background-size: 1300px 700px;
	position: relative;
	z-index: 1;
}

.mainText {
	float: left;
	margin: 170px 0 0 100px;
}

#logoBottomLine {
	
	
	margin: 0 auto;
	height: 2px;
	min-width: 900px;
	background-image: url("/design/images/bottomLine.png");
	background-position: middle bottom;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}


.leftCopy{
	height : 50px;
	padding : 0 0 0 13%;
	line-height: 18px;
	font-weight: bold;
	color: #AAAAAA;
	text-align: left;
	position: relative;
}




.loginTitle {
	color: #fff;
	font-weight: bold;
	font-family: arial;
	font-size: 24px;
	padding: 0 0 10px 0;
	text-align: left;
}

.loginLeft {
	
	float: left;
	border: 1px #afafaf solid; 
	border-right: 0px;
	
}

.loginLeft input {
	color: #333;
	/* font-weight: 100; */
	/* font-size: 1.3em; */
	font-weight :bold;
	font-size : 16px;
	font-family: arial;
	padding: 0 0 0 10px;
	width: 100%;
	height: 32px;
	border: 0px solid  #afafaf; 
	position: relative;
	
	
}


.loginLeft input:-webkit-autofill, .loginPass input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0px 1000px white inset;
} 

.loginRight {
	border: 0px solid #afafaf;
}
.loginRight a{
	 z-index: 2; 
	 position: relative;
}

.loginPass{
	border: 1px solid  #afafaf; 
	border-right: 0px;
	border-top: 0px;
}

.loginPass input{
	width: 100%;
	height: 32px;
	border: 0px solid #afafaf; 
	position: relative;
	font-weight :bold;
	font-size : 16px;
	font-family: arial;
	padding: 0 0 0 10px;
	color: #333;
}


.rememberId {
	clear: both;
	color: #909090;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding-top: 8px;
	text-align: left;
}

.rememberId a:link {
	color: #fff;
	text-decoration: underline;
}


.rememberId a:hover {
	color: #fff;
	text-decoration: underline;
}

.rememberId a {
	padding-left: 20px;
}

.rememberId input {
	border: 1px #afafaf solid;
}

.boardWrap {
	margin: 0 auto;
	max-width: 1600px;
	background-color: #dfdfdf;
	min-width: 1280px;
}

.notice {
	float: left;
	width: 330px;
	height: 230px;
	background-color: #dfdfdf;
	padding: 0 0 0 30px;
}

.faq {
	float: left;
	width: 330px;
	height: 230px;
	background-color: #ededed;
	padding: 0 0 0 30px;
}

.box {
	float: left;
	width: 720px;
	height: 230px;
}

.leftTitle {
	float: left;
	margin: 30px 0 0 30px;
}

.rightMore {
	float: right;
	margin: 30px 30px 0 0;
}

.mainList {
	float: left;
	margin: 15px 0 0 30px;
	width: 100%
}

.mainList li {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 27px;
	color: #666;
	overflow: hidden;
	min-width: 100px;
	height: 27px;
	text-align: left;
}

.mainList li a:link {
	color: #666;
	text-decoration: none;
}


.mainList li a:hover {
	color: #d7182a;
	text-decoration: none;
}

.leftList {
	float: left;
	width: 300px;
	overflow: hidden;
}

.rightDate {
	float: right; width; 60 px;
	font-size: 0.9em;
	color: #999;
}

.mainBox {
	float: left;
	width: 720px;
	height: 230px;
}

.mainBox li {
	float: left;
	width: 240px;
	height: 230px;
	text-align: center;
}

.mainBox li a img {
	padding-top: 40px;
}

.mainBoxBlue {
	background-color: #006ca3;
}

.mainBoxDarkGray {
	background-color: #3a3a3a;
}

.mainBoxGray {
	background-color: #646464;
}

.footer {
	height:5%; 
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	min-width: 1280px;
	clear: both;

}

.footer p.leftCopy {
	float: left;
	width: 640px;
	line-height: 18px;
	font-weight: bold;
	color: #AAAAAA;
	text-align: left;
	position: relative;
	
}

.footer p.rightLogo {
	float: right;
}

/* sub */
.tabWrap {
	margin: 0 auto;
	height: 210px;
	max-width: 1600px;
	min-width: 1280px;
	background-image: url("../images/subKV.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.subKVTitle {
	text-align: center;
	padding: 45px 0 56px 0;
}

.subTab {
	width: 950px;
	margin: 0 auto;
}

.subTab li {
	float: left;
	width: 236px;
	height: 45px;
	background-image: url("../images/tabBg.png");
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #222;
	margin-left: 1px;
	line-height: 45px;
}

.subTab li a:link {
	color: #222;
	text-decoration: none;
}


.subTab li a:hover {
	color: #222;
	text-decoration: none;
}

.subTab li.on {
	background-image: none;
	background-color: #222;
	color: #fff;
}

.subTab li.on a:link {
	color: #fff;
	text-decoration: none;
}

.subTab li.on a:hover {
	color: #fff;
	text-decoration: none;
}

.contents {
	margin: 0 auto;
	width: 950px;
	padding: 45px 0 45px 0;
}

.titleArea {
	float: left;
	width: 950px;
	border-bottom: 1px #3a3a3a solid;
	margin-bottom: 15px;
}

.subTitle1 {
	float: left;
	color: #222;
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 10px 10px;
}

.subTitle2 span {
	font-size: 12px;
	color: #666;
	font-weight: 100;
}

.subTtile3 {
	padding: 20px 0 10px 0;
	color: #006ca3;
	font-weight: bold;
	clear: both;
}

.location {
	float: right;
	font-size: 11px;
	color: #999;
	padding: 15px 10px 0 0;
}

.location img {
	padding: 0 10px 0 0;
}

.boardList {
	width: 100%;
	border-top: 1px #222 solid;
}

.boardList th {
	text-align: center;
	color: #444;
	height: 35px;
	background-color: #f9f9f9;
	border-bottom: 1px #cfcfcf solid;
}

.boardList th.title {
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	height: 40px;
}

.boardList td {
	text-align: center;
	color: #666;
	height: 35px;
	border-bottom: 1px #cfcfcf solid;
}

.boardList td.left {
	text-align: left;
}

.boardList td.left2 {
	text-align: left;
	padding-left: 15px;
}

.boardList td.view {
	padding: 20px;
	line-height: 24px;
	text-align: left;
}

.paging {
	margin-top: 30px;
	height: 35px;
	text-align: center;
}

.paging img {
	padding-right: 6px;
}

.paging ul {
	
}

.paging ul li {
	display: inline-block;
	text-align: center;
	margin-right: 6px;
	height: 25px;
	width: 27px;
	border: 1px #c8c8c8 solid;
	line-height: 25px;
}

.btnCenter {
	text-align: center;
	padding-top: 30px;
}

.btnCenter img {
	padding-left: 5px;
}

.subInputBox {
	margin: 0 auto;
	width: 910px;
	background-color: #fff;
	clear: both;
	padding: 20px;
}

.subTitle2 {
	float: left;
	width: 100%;
	color: #222;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 25px;
	background: url("../images/icoArrow.gif") 10px 13px no-repeat;
}

.subTab2 {
	width: 950px;
	margin: 0 auto;
}

.subTab2 li {
	float: left;
	width: 236px;
	height: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 40px;
	border-top: 1px #b5b5b5 solid;
	border-right: 1px #b5b5b5 solid;
	border-bottom: 1px #b5b5b5 solid;
}

.subTab2 li a:link {
	color: #222;
	text-decoration: none;
}


.subTab2 li a:hover {
	color: #222;
	text-decoration: none;
}

.subTab2 li.on {
	color: #006ca3;
	line-height: 40px;
	border-top: 2px #006ca3 solid;
	border-right: 1px #b5b5b5 solid;
	border-bottom: none;
	background-color: #fff;
}

.subTab2 li.on a:link {
	color: #006ca3;
	text-decoration: none;
}


.subTab2 li.on a:hover {
	color: #006ca3;
	text-decoration: none;
}

.subTab3 {
	width: 950px;
	margin: 0 0 0 10px;
}

.subTab3 li {
	float: left;
	width: 236px;
	height: 45px;
	background-color: #b3d3e4;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #222;
	margin-left: 1px;
	line-height: 45px;
}

.subTab3 li a:link {
	color: #222;
	text-decoration: none;
}


.subTab3 li a:hover {
	color: #222;
	text-decoration: none;
}

.subTab3 li.on {
    background-image: none;
    background-color: #222;
    color: #fff;
}

.subTab3 li.on a:link {
	color: #fff;
	text-decoration: none;
}

.subTab3 li.on a:hover {
	color: #fff;
	text-decoration: none;
}

.inputBox {
	margin: 0 auto;
	width: 910px;
	background-color: #e0ecf1;
	clear: both;
	padding: 20px;
}

.inputType {
	width: 100%
}

.inputType th {
	text-align: left;
	font-size: 12px;
	color: #555;
}

.inputType td {
	padding: 4px 0 4px 0;
	color: #666;
	font-size: 11px;
	line-height: 20px;
}

.inputType td input {
	height: 21px;
	border: 1px #bbb solid;
}

.inputType td select {
	height: 21px;
}

.inputType td {
	height: 21px;
}

.inputType td input[type=checkbox] {
	width: 18px;
	height: 18px;
}

.inputType td.large {
	font-size: 12;
	font-weight: bold;
}

.inputType td textarea {
	width: 760px;
	height: 80px;
	border: 1px #bbb solid;
}

.grayBox2 {
	padding: 25px 0 25px 15px;
	background-color: #eeeeee;
}

.grayBox2 input {
	border: 1px #bbb solid;
	height: 21px;
	width: 330px;
	font-size: 12px;
	padding-left: 10px;
}

.downArea {
	line-height: 35px;
	padding: 10px 0 10px 0;
}

.downArea img {
	padding-right: 10px;
}

.grayBrd {
	border: 1px #bbb solid;
	padding: 25px;
	line-height: 20px;
	color: #666;
	height: 300px;
	overflow: scroll;
	width: 900px;
}

/* main */
.subTop {
	position: relative;
	width: 100%;
	height: 127px;
	background-color: #ffffff;
	background-image: url("../images/skinfood_main_bg_v2_1.png");
	min-width: 1280px;
	z-index: 1;
	text-align: center;
	border-bottom: 1px #555 solid;
}

.menuTop {
	position: relative;
	width: 100%;
	height: 50px;
	min-width: 1280px;
	z-index: 1;
}

.topLogout {
	float: right;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-top: 8px;
	z-index: 0;
}

.topLogout span {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.subTop h1 {
	padding: 9px 0 0 30px;
}

.lnbArea {
	float: left;
	width: 230px;
	border-right: 1px #555 solid;
	height: 85%;
	z-index: 0;
	padding-left: 20px;
}

.contentsArea {
	position: relative;
	width: auto;
	min-height: 500px;
	margin: 10px 10px 0px 261px;
	z-index: 0;
}

.contentsAreaPop {
	position: relative;
	width: auto;
	margin: 0px 10px 0px 10px;
	z-index: 0;
}

.gnb {
	float: left;
	min-width: 1280px;
	position: relative;
	width: 100%;
	height: 34px;
        background-color: #FFcc00;
	/*background-color: #FFEB00;*/
	z-index: 1;
}

.gnb li {
	float: left !important;
	padding: 8px 40px 0px 40px !important;
	height: 37px !important;
	font-weight: bold !important;
	color: #333 !important;
	font-size: 15px !important;
	letter-spacing: -1px !important;
}

.gnb li a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold !important;
	font-size: 15px !important;
}


.gnb li a:hover {
	color: #004fb4;
	text-decoration: none;
	font-weight: bold !important;
	font-size: 15px !important;
}

.gnb li.on {
	color: #004fb4;
	border-bottom: 3px #004fb4 solid;
	font-weight: bold !important;
	font-size: 15px !important;
}

.gnb li.on a:link {
	color: #004fb4;
	text-decoration: none;
	font-weight: bold !important;
	font-size: 15px !important;
}


.gnb li.on a:hover {
	color: #004fb4;
	text-decoration: none;
	font-weight: bold !important;
	font-size: 15px !important;
}

/* 2depth 영역 */
.lnb {
	width: 100%;
	height: 100%;
}

.lnb li {
	float: left;
	width: 200px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	background-image: url("../images/icoPlus.gif");
	background-repeat: no-repeat;
	background-position: 12px 10px;
	line-height: 25px;
	padding-left: 30px;
}

.lnb li a:link {
	color: #333;
	text-decoration: none;
}


.lnb li a:hover {
	color: #333;
	text-decoration: none;
}

.lnb li.on {
	float: left;
	width: 200px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	background-image: url("../images/icoMinus.gif");
	background-repeat: no-repeat;
	background-position: 12px 10px;
	line-height: 25px;
	padding-left: 30px;
}

.lnb li ul {
	color: #666;
}

.lnb li ul li {
	width: 190px;
	border: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 100;
	color: #333;
	margin-left: -30px;
	padding-left: 40px;
	background-image: url("../images/icoMinus.gif");
	background-repeat: no-repeat;
	background-position: 24px 8px;
}

.lnb li ul li a {
	color: #666;
	text-decoration: none;
}

.lnb li ul li a:link {
	color: #666;
	text-decoration: none;
}

.lnb li ul li a:hover {
	color: #d7182a;
	text-decoration: none;
}

.lnb li ul li ul {
	color: #666;
}

.lnb li ul li ul li {
	width: 190px;
	border: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 100;
	height: 25px;
	color: #333;
	padding-left: 48px;
	background-image: url("../images/icoFolder.gif");
	background-repeat: no-repeat;
	background-position: 20px 4px;
}

.lnb li ul li ul li a {
	color: #666;
	text-decoration: none;
}

.lnb li ul li ul li a:link {
	color: #666;
	text-decoration: none;
}

.lnb li ul li ul li a:hover {
	color: #d7182a;
	text-decoration: none;
}

.lnb li ul li ul li.on {
	border: 0;
	background-color: #e0effc;
	background-image: url("../images/icoFolderOn.gif");
	background-repeat: no-repeat;
	background-position: 30px 4px;
	margin-left: -40px;
	padding-left: 58px;
	width: 172px;
}

.subTitle {
	width: 100%;
	min-width: 1280px;
}

.subTitle h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 20px 0 8px 20px;
	display: inline-block;
	width: 90%;
}

.grayBox {
	width: 100%;
	padding: 10px 0 10px 0;
	background-color: #d6dbe1;
	min-width: 1280px;
}

.searchBox {
	width: 100%;
	font-size: 1em;
	min-width: 1280px;
	margin-left: 20px;
}

.searchBox th {
	text-align: left;
	color: #333;
	background-color: #d6dbe1;
	line-height: 20px;
	background-image: url("../images/icoDot.gif");
	background-position: 7px 12px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.searchBox td {
	line-height: 18px;
	color: #333;
	padding: 2px 0 0 0;
}

.searchBox td input {
	height: 23px;
	border: 1px #83838f solid;
	color: #333;
	line-height: 25px;
}

.calendar {
	background: url("../images/icoDate.gif");
	width: 25px;
	height: 25px;
}

.btnSet {
	width: 100%;
	margin-bottom: 8px;
	margin-top: 25px;
	text-align: right;
}

.btnSet img {
	padding-right: 5px;
}

.btnSet2 {
	width: 60%;
	float: right;
	margin-bottom: 8px;
	margin-top: 25px;
	text-align: right;
}

.btnSet2 img {
	padding-right: 5px;
}

.btnSet3 {
	width: 100%;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: right;
}

.changeBox {
	float: left;
	color: #333;
	margin: 25px 0 0 20px;
	font-weight: bold;
}

.changeBox input {
	height: 21px;
	border: 1px #999 solid;
}

.statusBox {
	width: 100%;
}

.statusBox li {
	float: left;
	width: 19.9%;
	background-color: #ebf5fd;
	border: 1px #b5b5b5 solid;
	padding-bottom: 20px;
	height: 190px;
}

.statusBox li.color {
	background-color: #ebf5fd;
	border-left : 0px !important;
}

.statusBox li p {
	padding: 15px 0 10px 25px;
	color: #006ca3;
	font-size: 15px;
	font-weight: bold;
}

.statusTitle {
	float: left;
	width: 45%;
	color: #586a79;
	line-height: 25px;
	margin: 0 0 0 25px;
}

.statusNum {
	float: left;
	width: 38%;
	text-align: right;
	color: #004fb4;
	font-weight: bold;
	line-height: 25px;
	cursor: pointer;
}

.tableList {
	width: 100%;
	border-top: 1px #c4c4c4 solid;
	font-size: 12px;
	min-width: 1280px;
}

.tableList th {
	height: 25px;
	text-align: center;
	color: #333;
	background-color: #f0f0f0;
	line-height: 25px;
	border-bottom: 1px #c4c4c4 solid;
	font-size: 12px;
}

.tableList td {
	text-align: center;
	padding: 7px 8px 5px 8px;
	line-height: 18px;
	color: #333;
	border-bottom: 1px #e3e3e3 solid;
	font-size: 12px;
}

.tableList td.left {
	text-align: left;
}

.tableList td.right {
	text-align: right;
}

.tableList td a {
	color: #1660a3;
}

.tableList2 {
	width: 100%;
	border-top: 1px #c4c4c4 solid;
	font-size: 12px;
	min-width: 1280px;
}

.tableList2 th {
	height: 25px;
	text-align: center;
	color: #333;
	background-color: #f0f0f0;
	line-height: 25px;
	border-right: 1px #b5b5b5 solid;
	border-bottom: 1px #c4c4c4 solid;
	font-size: 12px;
}

.tableList2 td {
	text-align: center;
	padding: 7px 8px 5px 8px;
	line-height: 18px;
	color: #333;
	border-bottom: 1px #e3e3e3 solid;
	border-right: 1px #b5b5b5 solid;
	font-size: 12px;
}

.tableList2 td.left {
	text-align: left;
}

.tableList2 td.right {
	text-align: right;
}

.tableList2 td a {
	color: #1660a3;
}

.tableList2 td.sel {
	background-color: #f8f2d2;
}

.tableList2 td.selRight {
	background-color: #f8f2d2;
	text-align: right;
}

.viewTable {
	width: 100%;
	border-top: 1px #c4c4c4 solid;
	font-size: 12px;
	min-width: 1280px;
}

.viewTable th {
	height: 25px;
	text-align: left;
	color: #333;
	background-color: #dde7ee;
	line-height: 25px;
	border-bottom: 1px #c4c4c4 solid;
	font-size: 12px;
	padding-left: 20px;
}

.viewTable td {
	padding: 5px 8px 5px 10px;
	line-height: 18px;
	color: #333;
	border-bottom: 1px #b5b5b5 solid;
	border-right: 1px #b5b5b5 solid;
	font-size: 12px;
}

.viewTable td input {
	height: 21px;
	border: 1px #999 solid;
	background-color: #ffffff;
}

.viewTable td textarea {
	width: 85%;
	height: 70px;
	background-color: #ffffff;
	border: 1px #999 solid;
}

.viewTable td input[type=radio] {
	background-color: #fff;
}

.viewTable td select {
	height: 21px;
}

.popTable {
	width: 100%;
	border-top: 1px #c4c4c4 solid;
	font-size: 12px;
	border-left: 1px #b5b5b5 solid;
}

.popTable th {
	height: 25px;
	text-align: left;
	color: #333;
	background-color: #dde7ee;
	line-height: 25px;
	border-bottom: 1px #c4c4c4 solid;
	font-size: 12px;
	padding-left: 20px;
}

.popTable td {
	padding: 5px 8px 5px 10px;
	line-height: 18px;
	color: #333;
	border-bottom: 1px #b5b5b5 solid;
	border-right: 1px #b5b5b5 solid;
	font-size: 12px;
}

.popTable td input {
	height: 21px;
	border: 1px #999 solid;
	background-color: #ffffff;
}

.popTable td textarea {
	width: 85%;
	height: 70px;
	background-color: #ffffff;
	border: 1px #999 solid;
}

.popTable td input[type=radio] {
	background-color: #fff;
}

.popTable td select {
	height: 21px;
}

.popList {
	width: 100%;
	border-top: 1px #c4c4c4 solid;
	border-left: 1px #c4c4c4 solid;
	font-size: 12px;
}

.popList th {
	height: 25px;
	text-align: center;
	color: #333;
	background-color: #f0f0f0;
	line-height: 25px;
	border-right: 1px #b5b5b5 solid;
	border-bottom: 1px #c4c4c4 solid;
	font-size: 12px;
}

.popList td {
	text-align: center;
	padding: 7px 8px 5px 8px;
	line-height: 18px;
	color: #333;
	border-bottom: 1px #e3e3e3 solid;
	border-right: 1px #b5b5b5 solid;
	font-size: 12px;
}

.popList td.left {
	text-align: left;
}

.popList td.right {
	text-align: right;
}

.popList td a {
	color: #1660a3;
}

.popList td.sel {
	background-color: #f8f2d2;
}

.popList td.selRight {
	background-color: #f8f2d2;
	text-align: right;
}

.popList td.sum {
	border-right: none;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	font-family: arial;
	text-align: right;
	border-bottom: 2px #333 solid;
}

.popTitle {
	width: 100%;
	height: 50px;
	background-color: #006ca3;
}

.popTitle h3 {
	color: #fff;
	line-height: 50px;
	font-weight: bold;
	font-size: 18px;
	padding-left: 20px;
}

.popWrap {
	padding: 20px;
}
/* 클라우드 CLASS 추가 */
.inputsubmit {
	height: 21px;
	border: 1px #999 solid;
	background-color: #ffffff;
	font-size: 12px;
	padding-left: 3px;
}

.cell_title1 {
	width: 100%;
	height: 50px;
	background-image:url("/design/images/topbg.jpg");
	background-position : top;
	background-repeat : repeat-x;
	color: #fff;
	line-height: 50px;
	font-weight: bold;
	font-size: 18px;
	padding-left: 20px;
	padding-bottom: 15px;
}

.location_start {
	margin-top: 12px;
	float: right;
	color: #222;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 10px 0px;
}

.title_page {
	margin-top: 12px;
	float: left;
	color: #222;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0px;
}

.se_cell_title {
	height: 25px;
	text-align: left;
	color: #333;
	background-color: #dde7ee;
	line-height: 25px;
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
}

.se_cell_title_view {
	height: 25px;
	text-align: center;
	color: #333;
	background-color: #dde7ee;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	border:0px solid #A9C3D8;
	background-repeat:no-repeat;
	background-position:10px ;
	font-family:"dotum", "Arial";
}

.se_cell_data {
	background-color: #ffffff;
	padding: 5px 8px 5px 10px;
	line-height: 18px;
	color: #333;
	font-size: 12px;
}

.se_cell_data_app {
	background-color: #ffffff;
	padding: 0px 8px 0px 10px;
	line-height: 18px;
	color: #333;
	font-size: 11px;
	border:0px solid #A9C3D8;
	font-family:"dotum","Arial";
}

.se_cell_data input {
	height: 21px;
	border: 1px #999 solid;
	background-color: #ffffff;
	font-size: 12px;
	padding-left: 3px;
	ime-mode : active;
}

.se_cell_data textarea {
	width: 85%;
	height: 70px;
	background-color: #ffffff;
	border: 1px #999 solid;
	font-size: 12px;
	padding: 3px;
}

.se_cell_data input[type=radio] {
	background-color: #fff;
	border : 0px !important;
}

.se_cell_data select {
	height: 21px;
	padding: 0 0 0 0;
}


.se_cell_data_p {
	background-color: #ffffff;
	padding: 5px 8px 5px 10px;
	line-height: 18px;
	color: #333;
	font-size: 12px;
}

.se_cell_data_p input {
	height: 21px;
	border: 1px #999 solid;
	background-color: #ffffff;
	font-size: 12px;
	padding-left: 3px;
}

.se_cell_data_p textarea {
	width: 85%;
	height: 70px;
	background-color: #ffffff;
	border: 1px #999 solid;
	font-size: 12px;
	padding-left: 3px;
}

.se_cell_data_p input[type=radio] {
	background-color: #fff;
}

.se_cell_data_p select {
	height: 21px;
}

.input_data1 {
	background-color: #ffffff !important;
	border: 0px !important;
	font-size: 12px;
}

.input_data2 {
	background-color: #ffffff !important;
	border: 0px !important;
	font-size: 12px;
}

.btn {
	color: #222;
	font-size: 12px;
	font-weight: bold;
}

.btn a:hover {
	color: #222;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}


.btn a:link {
	color: #222;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.c_title_1_p_c {
	height: 30px;
	text-align: center;
	color: #333;
	background-color: #f0f0f0;
	line-height: 30px;
	border-right: 1px #b5b5b5 solid;
	border-bottom: 1px #c4c4c4 solid;
	font-size: 12px;
}
.app_reason_title {
	width: 100px;
	height: 40px;
	text-align: left;
	color: #333;
	line-height: 25px;
	font-size: 16px;
	padding-left: 10px;
	font-weight: bold;
}

.app_reason_data {
	background-color: #ffffff;
	padding: 5px 8px 5px 10px;
	line-height: 18px;
	color: #333;
	font-size: 12px;
}

.app_reason_data textarea {
	width: 50%;
	height: 35px;
	background-color: #ffffff;
	border: 1px #999 solid;
	font-size: 12px;
	padding-left: 3px;
}

.app_reason_data input {
	ime-mode : active;
}

.tree_div{
	width:90%;
	background-color:#f5f5f5;
}


#cost_amt, #used_amt, #supply_amt, #surtax_amt, #service_amt, #total_used_amt,#total_cost_amt{
	float : right;
}

.title_sub{
	height: 25px;
	text-align: left;
	color: #333;
	line-height: 25px;
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
}

.amountView{
	width:50%;
}