/**********공통*************************************************************************************/
body {
	scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #E1DDDD;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #E1DDDD;
	scrollbar-darkshadow-color: #D0D3C8;
	scrollbar-track-color: #E8EAE3;
	scrollbar-arrow-color: #D0D3C8;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll
	}
textarea {
	font-size: 11px;
	line-height: 20px;
	font-family:"Verdana";
	color: #737373;
	scrollbar-highlight-color: B1CBE3;
	scrollbar-shadow-color: B1CBE3;
	scrollbar-arrow-color: 52788F;
	scrollbar-face-color: DEE9ED;
	scrollbar-3dlight-color: F4F8FF;
	scrollbar-darkshadow-color:F4F8FF;
	scrollbar-track-color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #C0D4DB;
}
.textarea {
	font-size: 11px;
	line-height: 16px;
	font-family:"Verdana";
	color: #737373;
	SCROLLBAR-bace-COLOR: #F7F7F7;
	SCROLLBAR-FACE-COLOR: #F7F7F7;
	scrollbar-highlight-color: #F7F7F7;
	SCROLLBAR-3DLIGHT-COLOR: #F7F7F7;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	scrollbar-track-color: #F3F3F3;
	background-color: #FFFFFF;
	border: 1px solid #A4A4A4;
}
ul {
		list-style: none;
		margin-left: 0px;
		margin-bottom: 5px;
		margin-top: 5px;
		}	
li {
		background: url(../research/images/li_bull.gif) no-repeat 0 6px;
		padding-left: 8px;
		}
img {border:none}
TD {font-family: "Verdana";font-size: 11px;line-height:20px;color: #666666;}
select	{
	Font-Family:"Verdana";
	font-size: 11px;
	Color: #787058;
	background-color:#ffffff;
	border:1x solid #C0C0C0;
	SCROLLBAR-bace-COLOR: #F1F4EA;
	SCROLLBAR-FACE-COLOR: #F1F4EA;
	scrollbar-highlight-color: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #E2E4DC;
	SCROLLBAR-ARROW-COLOR: #E2E4DC;
	SCROLLBAR-DARKSHADOW-COLOR: #E2E4DC;
	scrollbar-track-color: #F3F3F3;	
}
.search	{
	Font-Family:"Verdana";
	font-size: 11px;
	Color: #7F7E79;
	background-color:#FFFFFF;
	border:1x solid #CECFCE;
	SCROLLBAR-bace-COLOR: #F1F4EA;
	SCROLLBAR-FACE-COLOR: #F1F4EA;
	scrollbar-highlight-color: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #E2E4DC;
	SCROLLBAR-ARROW-COLOR: #E2E4DC;
	SCROLLBAR-DARKSHADOW-COLOR: #E2E4DC;
	scrollbar-track-color: #F3F3F3;	
}


.input{font-family:"Verdana";font-size: 11px;font-weight: normal;color: #7F7E79;background-color: #FFFFFF;border: 1px solid #D3D3D3;}
.input2{font-family:"Verdana";font-size: 11px;color: #345CA5;background-color: #FAFAFA;border: 1px solid #D3D3D3;}
.input3{font-family:"Verdana";font-size: 11px;color: #345CA5;background-color: #F0F0F0;border: 1px solid #D3D3D3;}



/**********공통끝******************************************************************************/


/*********링크시작*******************************************/
a:link    { color: #666666;font-family: "Verdana";font-size: 11px; text-decoration: none}
a:visited { color: #666666;font-family: "Verdana";font-size: 11px; text-decoration: none}
a:hover   { color: #33738F;font-family: "Verdana";font-size: 11px; text-decoration : none}


.navi {
	color: #797B7E;
	font-size: 11px;
	font-family: "Verdana";


}
a.navi:link    { color: #686868; font-size: 11px;	font-family: "Verdana"; text-decoration: none}
a.navi:visited { color: #686868; font-size: 11px;	font-family: "Verdana"; text-decoration: none}
a.navi:hover   { color: #0064B0; font-size: 11px;	font-family: "Verdana"; text-decoration : none}

.location {
	margin-top: 13px;
	padding-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;


}
.num {
	font-family: "Verdana";
	font-size: 10px;
}
.count {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
}
a.count:link    {color: #000000; font-size: 11px;	font-family: "Verdana"; text-decoration: none}
a.count:visited { color: #000000; font-size: 11px;	font-family: "Verdana"; text-decoration: none}
a.count:hover   { color: #000000; font-size: 11px;	font-family: "Verdana"; text-decoration : none}


.sub {
	color: #116488;
}
.cont {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.bold1 {
	color: #335A7C;
	font-weight: bold;
}


#agree {
	scrollbar-highlight-color: B1CBE3;
	scrollbar-shadow-color: B1CBE3;
	scrollbar-arrow-color: 52788F;
	scrollbar-face-color: DEE9ED;
	scrollbar-3dlight-color: F4F8FF;
	scrollbar-darkshadow-color:F4F8FF;
	scrollbar-track-color: F4F8FF;
	background-color: #F4F8FF;
	border: 1px solid #A8CAE8;
	overflow: auto;
	margin-right: 10px;
	margin-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;

	}


.f11 {
	font-size: 11px;
}
.pd {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.pd2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #F2F6F6;

}
.blb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.brb {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D9D9D9;
	border-right-width: 1px;
	border-right-color: #D9D9D9;

}
.blbr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}

.inp {font-family:"Verdana";font-size: 11px;font-weight: normal;color: #7F7E79;background-color: #FFFFFF;border: 1px solid #C0D4DB;}
.year{font-family:"Verdana";font-size: 11px;font-weight: lighter;letter-spacing: 0px;color: #666666;background-color: #FFFFFF;border: 1px solid #C0D4DB; }
.06box {
	border: 18px solid #F1F1F1;
	margin: 11px;
	padding: 11px;
}
.inbg {
	background-image:  url(../recruit/images/book_img.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bold {
	font-weight: bold;
	color: #000000;
}
#print {
	scrollbar-highlight-color: B1CBE3;
	scrollbar-shadow-color: B1CBE3;
	scrollbar-arrow-color: 52788F;
	scrollbar-face-color: DEE9ED;
	scrollbar-3dlight-color: F4F8FF;
	scrollbar-darkshadow-color:F4F8FF;
	scrollbar-track-color:#FFFFFF;
	border: 0px solid #A8CAE8;
	}
.01box {
	border: 1px solid #CADDEC;
	background-color: #F8F9FA;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 8px;
	padding-left: 8px;


}
.011box {

	border: 1px solid #CADDEC;
	background-color: #F8F9FA;
}
.fcheck {
	font-size: 14px;
	font-weight: bold;
	background-image:  url(../recruit/images/faq_bookimg.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: 1B1B1B;
	padding-top: 22px;
	padding-left: 15px;


}
.border1 {
	border: 1px solid #E4E4E4;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;

}
.bgimg {
	background-repeat: no-repeat;
	background-position: center top;
}
.busin1 {
	border: 1px solid #E4E4E4;
	padding: 10px;
	background-color: #2E549E;


}
.busin2 {

	border: 1px solid #DADADA;
	padding: 10px;
	background-color: F3F3F3;
}
.onbt {
	font-size: 11px;
	color: #FFFFFF;
	/*background-image: url(../business/images/on_bg.gif);
	background-repeat: no-repeat;
	background-position: center;*/
	text-align: center;
    border: 1px solid #3a67a9;
	background-color:#4176b3;
	
}
.offbt {
	font-size: 11px;
	color: #FFFFFF;
	/*background-image: url(../business/images/off_bg.gif);
	background-repeat: no-repeat;
	background-position: center;*/
	text-align: center;
	border: 1px solid #86939c;
	background-color:#9faab1;
}
.3line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #A6A6A6;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
}
.tbline1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;



}
.imgbor {
	border: 1px solid #9FAAB1;
	height: 85px;



}
.title {
	font-weight: bold;
	color: #3E3D3D;

}
.botline {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E4E4E4;

}
.buscon {
	font-size: 11px;
	color: #737373;
	font-family: "Verdana";
}
.pd5 {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.poptitle {
	font-size: 14px;
	font-weight: bold;
	color: #2F3337;
	padding-top: 23px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;


}
.poptitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #2F3337;
}
.ptl {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	padding-top: 10px;
	padding-bottom: 10px;
}
.notice {
	font-size: 11px;
}
a.notice:link    { color: #686868; font-size: 11px;	font-family: "Verdana"; text-decoration: none}
a.notice:visited { color: #33738F; font-size: 11px;	font-family: "Verdana"; text-decoration: none}
a.notice:hover   { color: #33738F; font-size: 11px;	font-family: "Verdana"; text-decoration : none}
.nview {
	font-size: 11px;
	padding: 10px;

}
.notitle {
	font-size: 11px;
	color: #116488;
}
.ebrline {
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	padding: 10px;

}
.ebrpd {
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;


}
.ebrbg {
	background-image: url(../publicity/images/s_img_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.border2 {

	border: 2px solid #E4E4E4;
}
.sline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	text-align: center;

}
.sline2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;




}
.icheck {

	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center;
	color: 1B1B1B;
	padding-top: 22px;
	padding-left: 15px;
}
.sub2 {
	color: #116488;
	font-weight: bold;

}
.dotbg {
	background-repeat: repeat-x;
	background-position: center;
}
.state1 {
	border: 1px solid #E4E4E4;
	padding: 20px;

}
.stbold {

	font-weight: bold;
	color: #5F5F6B;
}
.cusfaq1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4CEE4;
	border-right-color: #B4CEE4;
	border-bottom-color: #B4CEE4;
	border-left-color: #B4CEE4;
	padding-top: 6px;
	padding-left: 21px;
	padding-bottom: 6px;

}
.cusfaq2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B4CEE4;
	border-right-color: #B4CEE4;
	border-bottom-color: #B4CEE4;
	border-left-color: #B4CEE4;
	padding-top: 6px;
	font-size: 11px;
	color: #33738F;
	padding-right: 6px;
	padding-bottom: 6px;


}
.cusfaq3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B4CEE4;
	border-right-color: #B4CEE4;
	border-bottom-color: #B4CEE4;
	border-left-color: #B4CEE4;
	padding-top: 6px;
	font-size: 11px;
	color: #666666;
	padding-bottom: 6px;



}
.telbox {
	border: 3px solid #194C83;
	padding: 10px;

}
.telb1 {
	font-size: 11px;
	font-weight: bold;
	background-color: #E6EDF6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D9D9D9;
	border-bottom-color: #7EA2C8;
	color: #194C83;
	text-align: center;

}
.telb2 {
	font-size: 11px;
	font-weight: bold;
	background-color: #E6EDF6;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D9D9D9;
	border-bottom-color: #7EA2C8;
	color: #194C83;
	text-align: center;

}
.telb3 {

	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
}
.telb4 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D9D9D9;
	font-size: 11px;

}



#asktel4 {
	scrollbar-highlight-color: ffffff;
	scrollbar-shadow-color: B4B4B4;
	scrollbar-arrow-color: 333333;
	scrollbar-face-color: EEEEEE;
	scrollbar-3dlight-color: B4B4B4;
	scrollbar-darkshadow-color:F4F8FF;
	scrollbar-track-color: ffffff;
	border: 0px;

	}
.results1 {

	font-size: 11px;
	background-color: #F2F6FA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D9D9D9;
	border-bottom-color: #7EA2C8;
	color: #194C83;
}
.results2 {
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
}
a.r:link    { color: #686868; font-size: 11px;	font-family: "Verdana"; text-decoration: none}
a.r:visited { color: #686868; font-size: 11px;	font-family: "Verdana"; text-decoration: none}
a.r:hover   { color: #33738F; font-size: 11px;	font-family: "Verdana"; text-decoration : none}

.results3 {
	font-size: 11px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D9D9D9;
}
.results4 {


	font-size: 11px;
	background-color: #F2F6FA;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7EA2C8;
	color: #194C83;
}
#first{
       font-size: 16px;
	   font-weight: bold;
	   color: #38487E;
       list-style: none;
       margin-left: 10px;
	   background: url(../research/images/fir_ico.gif) no-repeat 0 4px;
	   padding-left: 15px;

}
#first ul{
        margin-left: 0px;
		margin-bottom: 5px;
		margin-top: 5px;
}
#sec li{
       font-size: 11px;
	   font-weight: bold;
	   color: #1F418C;
       list-style: none;
       margin-left: -12px;
	   margin-top: 15px;
	   background: url(../research/images/sec_ico.gif) no-repeat 0 8px;
}
#third li{
        font-size: 11px;
        list-style: none;
		font-weight: normal;
		margin-left: -5px;
		margin-bottom: 0px;
		color:#696969;
		margin-top: 0px;
		background: url(../research/images/li_bull.gif) no-repeat 0 10px;
		padding-left: 8px;
}
#no { 
       list-style: none;
	   background: none;

}

ul {
		list-style: none;
		margin-left: 0px;
		margin-bottom: 5px;
		margin-top: 5px;
		}	
li {
		background: url(../research/images/li_bull.gif) no-repeat 0 6px;
		padding-left: 8px;
		}
.skill {
	border: 1px solid #E4E4E4;
	padding-top: 20px;
	padding-bottom: 39px;
	padding-left: 10px;
	background-image: url(../research/images/skill_img2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.skbor2 {
	border: 2px solid #A6C4D7;
	padding: 12px 5px;

}
.prot {
	font-size: 11px;
	background-color: #F2F6FA;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7EA2C8;
	color: #737373;
	font-weight: bold;
	padding-left: 8px;

}
#pro1{
       font-size: 11px;
	   font-weight: bold;
	   color: #38487E;
       list-style: none;
	   margin-top: 10px;
       margin-left: 0px;
	   background: url(../research/images/sec_ico.gif) no-repeat 0 6px;
	   padding-left: 10px;

}
#pro1 ul{
        margin-left: 0px;
		margin-bottom: 5px;
		margin-top: 0px;
}
#pro2 li{
       font-size: 11px;
	   font-weight: normal;
	  color:#696969;
       list-style: none;
       margin-left: -8px;
	   margin-top: 0px;
	   background: none;
}
#pro3 li{
        font-size: 11px;
        list-style: none;
		font-weight: normal;
		margin-left: 0px;
		margin-bottom: 0px;
		color:#696969;
		margin-top: 0px;
		background: url(../research/images/li_bull.gif) no-repeat 0 6px;
		padding-left: 8px;
}
.probotline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E4E4E4;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;


}
#last2 li{
list-style-type: upper-roman;
font-weight: normal;
margin-left: -10px;
padding-left: 0px;
}

#pro22 li{
       font-size: 11px;
	   font-weight: normal;
	  color:#696969;
       list-style: none;
       margin-left: 0px;
	   margin-top: 0px;
	   background: none;
}
#pro1 ul li{
       font-size: 11px;
	  color:#696969;
       list-style: none;
       margin-left: 0px;
	   margin-top: 0px;
	   background: none;
}
#last{
       font-weight: normal;
	   font-size: 11px;
	  color:#696969;
       list-style: none;
       margin-left: 0px;
	   margin-top: 0px;
	   background: none;
}

.popb1 {
	border: 1px solid #E4E4E4;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F7F7F7;

}
.07box {

	border: 7px solid #DAE5E8;
}
.input4 {
font-family:"Verdana";font-size: 11px;color: #345CA5;background-color: #F1F6FC;border: 1px solid #ADBED1;
}
.bline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E4E4E4;
}
.botline2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E4E4E4;
}
