/* CSS Document */

/*±âº»*/
body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0px ;
	color:#595959;
	word-break:break-all;
	word-wrap:break-word;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-darkshadow-color:#F5F5F5;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #ffffff;
}
 SELECT, TD, TH, P,SPAN {
	font-family: "dotum";
	font-size: 12px;
	line-height:18px;
	color: #595959;
	word-break:break-all;
	word-wrap:break-word;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-darkshadow-color:#F5F5F5;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #ffffff;
}
a:link {	color: #595959; text-decoration: none;}
a:active {	color: #595959; text-decoration: none;}
a:visited {	color: #595959; text-decoration: none;}
a:hover {	color: #595959; text-decoration: underline;}

/*Æû*/
INPUT  {
	font-family: "dotum";
	font-size: 12px;
	color: #595959;
	word-break:break-all;
	word-wrap:break-word;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-darkshadow-color:#F5F5F5;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #ffffff;
}

input.Marketiing, select.Marketiing {
	border: 1px solid #FF987A;
	background: #FbD7b9;
	font-size: 9pt;
	font-weight: bold;
	color :#E26133;
	height : 21px;
}
input.Search, select.Search {
	border: 1px solid #97bF46;
	background: #EDEDED;
	font-size: 9pt;
	font-weight: bold;
	color :#39A431;
	height : 21px;
}
input.Login {
	border: 1px solid #7DC384;
	background: #D8EFDE;
	font-size: 9pt;
	font-weight: bold;
	color :#53A08D;
	height : 21px;
}
input.Popup {
	border: 1px solid #d9d9d9;
	background: #EEEEEE;
	font-size: 9pt;
	font-weight: bold;
	color :#2F8ECF;
	height : 21px;
}
input.SerchPink {
	border: 1px 0 1px 1px  solid #E84036;
	background: #FFC9C6;
	font-size: 9pt;
	font-weight: bold;
	color :#EA696C;
	height : 21px;
	width:130px;
}
input.gray {
	border: 1px solid #d9d9d9;
	background: #ffffff;
	height : 21px;
}

.txtbox {background-color:#FAFAFA;border:1px solid #DFDFDF; height:18px }
.txtbox1 {background-color:#ffffff;border:1px solid #D3D3D3; height:18px }
.textarea {
	background-color:#ffffff;border:1px solid #b3b3b3;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#D9D9D9;
	scrollbar-highlight-color:#A7A7A7;
	scrollbar-3dlight-color:#ECECEC;
	scrollbar-darkshadow-color:#595959;
	scrollbar-track-color:#EFEFEF;
	scrollbar-arrow-color:#8A8A8A;
}

/* table */
td.border1 {
	border-width: 1px ;
	border-style: solid ;
	border-color:#d9d9d9;
	padding : 5px ;
}

.1pxRTop {
	border-right : #ebebeb 1px solid; border-bottom : 1px solid #ebebeb; border-top: 1px solid #ebebeb
}
.1pxright {
	border-right : #ebebeb 1px solid; border-bottom : 1px solid #ebebeb
}
.bot {
      border-bottom : 1px solid #ebebeb
}

.bot1 {
      border-bottom : 1px solid #ebebeb; border-top: 1px solid #ebebeb
}

.dotBottom {
border-bottom : 1px #aaaaaa dotted ;
}

/*ÆùÆ®*/
.gray {font-size:12px ; color:595959 ; padding-left:14px }
.grayS {font-size:11px ; color:595959 ; line-height: 12pt }
.graySS {font-size:11px ; color:828282 ; line-height: 12pt; letter-spacing:-1px}
.grayM {font-size:12px ; color:828282 ; line-height: 18pt }
.grayb {font-size:12px ; color:595959 ; font-weight: bold; padding-left:14px }
.blue {color:2f8ecf}
.blueS {font-size:11px ; color:356CA1 ; line-height: 12pt; font-weight: bold }
.pink{color:ff7e76}
.pinkb {color:ea696c ; font-weight:bold}
.orange {font-size:12px ; color:FF6C00; font-weight: bold }
.brown {font-size:12px ; color:BD6B29; font-weight: bold }
.mailG {font-size:15px ; color:828282 ; font-weight: bold; letter-spacing:-2px }

.whiteb {color:#ffffff ; font-weight:bold ; text-decoration:none}
a.whiteb:link {	color: #ffffff; text-decoration: none;}
a.whiteb:active {	color: #ffffff; text-decoration: none;}
a.whiteb:visited {	color: #ffffff; text-decoration: none;}
a.whiteb:hover {	color: #ffffff; text-decoration: underline;}

.black_c2s {color:#222222; font-size: 11px; line-height: 14pt}
a.black_c2s:link {	color: #222222; text-decoration: none;}
a.black_c2s:active {	color: #222222; text-decoration: none;}
a.black_c2s:visited {	color: #222222; text-decoration: none;}
a.black_c2s:hover {	color: #222222; text-decoration: underline;}




