﻿@import "wonsheet.css";

.wmview_box, .wmview1_box, .wmview2_box{
	width:851px;
	height:618px;
	position:relative;
	background:url(/images/finances/wm_view_bg.gif) no-repeat;
}
.wmview_box h3{
	font-size:18px;
	top:88px;
	left:345px;
	height:20px;
	line-height:20px;
	position:absolute;
}
.wmview_box ul{
	letter-spacing:-1px;
	top:125px;
	left:303px;
	position:absolute;
}
.wmview_box ul li{
	margin-top:6px;
}
.wmview_box p{
	font-size:12px;
	top:318px;
	left:380px;
	width:430px;
	height:210px;
	line-height:20px;
	position:absolute;
	overflow:auto;
}
.wmview_box .wmview_img{
	top:319px;
	left:84px;
	position:absolute;
}
.wmview_box .wmBtns{
	top:550px;
	left:382px;
	position:absolute;
}
.wmview_box .wmBtns img{
	float:left;
}
.wmview1_box{
	background:url(/images/finances/wm_view1_bg.gif) no-repeat;
}
.wmview1_box h3{
	font-size:14px;
	top:103px;
	left:40px;
	height:15px;
	width:420px;
	line-height:20px;
	position:absolute;
}
.wmview1_box .tableScroll{
	top:152px;
	left:30px;
	overflow:auto;
	width:430px;
	height:375px;
	position:absolute;
}
.wmview1_box table{
	font-size:12px;
	line-height:20px;
	position:relative;
}
.wmview1_box table th{
	text-align:center;
	height:42px;
	padding-top:10px;
	float:left;
	background:#e9eefc;
	border-bottom:1px solid #d9d9d9;
}
.wmview1_box table td{
	padding:5px;
	vertical-align:middle;
	float:right;
	border-bottom:1px solid #d9d9d9;
}
.wmview1_box .wm_player{
	top:40px;
	left:494px;
	position:absolute;
}
.wmview1_box p{
	font-size:12px;
	top:380px;
	left:505px;
	width:315px;
	height:180px;
	line-height:20px;
	position:absolute;
	overflow:auto;
}
.wmview1_box .wmBtns{
	top:550px;
	left:35px;
	position:absolute;
}
.wmview2_box{
	background:url(/images/finances/wm_view2_bg.gif) no-repeat;
}

.wmview2_box h3{
	font-size:14px;
	top:220px;
	left:40px;
	width:220px;
	height:17px;
	line-height:17px;
	position:absolute;
}
.wmview2_box .wmview_img{
	top:81px;
	left:380px;
	position:absolute;
}
.wmview2_box .ImgViewerBox{
	top:410px;
	left:352px;
	width:480px;
	height:85px;
	position:absolute;
}
.wmview2_box .ImgViewerBox a{
	float:left;
}
.wmview2_box ul{
	height:74px;
	float:left;
}
.wmview2_box ul li{
	width:99px;
	height:67px;
	padding:7px 0px 0px 6px;
	margin:0px 2px;
	float:left;
	background:url(/images/finances/wm_view2_border.gif) no-repeat;
}
.wmview2_box p{
	font-size:12px;
	top:325px;
	left:40px;
	width:255px;
	height:155px;
	line-height:20px;
	position:absolute;
	overflow:auto;
}
.wmview2_box .wmBtns{
	top:550px;
	left:375px;
	position:absolute;
}


/* 해외 */
.oversea_field{
width:714px;
margin:0;
overflow:hidden;
}

.oversea_field dl{
float:left;
width:714px;
margin-top:15px;
}

.oversea_field dl dt{
margin:0 0 13px 0;
}

.oversea_field dl.field_1{
padding-right:9px;
}
#OverSeaMap{
	width:699px;
	height:377px;
	margin:15px auto 0px auto;
	background:url(/images/etcmenu/oversea.gif) no-repeat;
	position:relative;
}
#OverSeaMap .flagpos{
	width:68px;
	height:22px;
	position:absolute;
} 
#OverSeaMap .flag1{
	top:109px;
	left:50px;
}
#OverSeaMap .flag2{
	top:134px;
	left:110px;
}
#OverSeaMap .flag3{
	top:270px;
	left:285px;
}
#OverSeaMap .flag4{
	top:156px;
	left:310px;
}
#OverSeaMap .flag5{
	top:106px;
	left:450px;
}
#OverSeaMap .flag6{
	top:131px;
	left:478px;
}

#NationalMap{
	width:699px;
	height:380px;
	margin:15px auto 0px auto;
	background:url(/images/etcmenu/nationalmap.gif) no-repeat;
	position:relative;
}
#NationalMap .pointpos{
	width:13px;
	height:13px;
	position:absolute;
} 
#NationalMap .natbtn1{
	top:138px;
	left:85px;
}
#NationalMap .natbtn2{
	top:149px;
	left:93px;
}
#NationalMap .natbtn3{
	top:136px;
	left:115px;
}
#NationalMap .natbtn4{
	top:180px;
	left:151px;
}
#NationalMap .natbtn5{
	top:184px;
	left:267px;
}
#NationalMap .natbtn6{
	top:163px;
	left:312px;
}
#NationalMap .natbtn7{
	top:135px;
	left:480px;
}
#NationalMap .natbtn8{
	top:118px;
	left:495px;
}
#TextBox{
	visibility:hidden;
	font-size:11px;
	width:204px;
	height:72px;
	padding:24px 0px 0px 0px;
	position:absolute;
	background:url(/images/etcmenu/textbox.png) no-repeat;
	z-index:3;
}
#TextBox .TextBoxTtile{
	font-weight:bold;
	color:#2e3192;
	width:180px;
	height:30px;
	margin:0px auto;
	position:relative;
}
#TextBox .TextBoxCont{
	color:#747474;
	width:180px;
	height:30px;
	margin:0px auto;
	position:relative;
}

/* s */

table .al_left{
text-align:left !important;
padding-left:10px !important;
padding-right:10px !important;
}
table .al_center{
text-align:center;
}
table .al_right{
text-align:right !important;
padding-left:10px !important;
padding-right:10px !important;
}
.cr_blue{
color:#2e3192;
}
.cr_red{
color:#c35555;
}
.blindbox{
display:block;
overflow:hidden;
width:0px;
height:0px;
position:absolute;
top:0px;
left:0px;
display:none;
}
.input_text{
padding-top:3px;
padding-bottom:1px;
font-size:12px;
vertical-align:middle;
border:1px solid #dbdbdb;
}

.nudeimg{
display:block;
margin:0px auto 20px auto;

}

.btn_rightside_box{ text-align:right; position:relative; margin-top:10px; height:auto; padding:0px 10px 1px 0px; }
.btn_rightside_box img{ vertical-align:middle;	}
.btn_rightside_box .btnleft{ position:absolute; top:0px; left:10px; }
.btn_rightside_box .total_right{
color:#4f4f4f;
}

/* 회원정보 */
.ano_point{
font-size:12px;
}
.title_membersub{
height:20px;
margin-bottom:10px;
padding-left:5px;
}
.title_membersub img{
vertical-align:middle;
padding-right:17px;
}
.title_membersub_small{
height:20px;
margin:15px 0px 3px 0px;
padding-left:5px;
}
.title_membersub_small img{
vertical-align:middle;
padding-right:17px;
}


.member_toptext{
font-size:12px;
color:#4a4b4b;
padding:10px 0px 5px 10px;
}
.memcancel_okbox{
width:409px;
height:186px;
padding:0px 0px 0px 200px;
margin:28px auto 0px auto;
background:url(/Images/member/bg_mem_cancel.gif) no-repeat 0px 0px;
}
.memcancel_okbox .title{
display:block;
padding-top:30px;
}
.memcancel_okbox .list_st_1{
padding-top:10px;
}
.memcancel_okbox .list_st_1 li{
color:#505050;
background:url(/Images/member/bu_red_sam.gif) no-repeat 0px 5px;
padding:0px 0px 0px 7px;
height:18px;
}
.memcancel_okbox .bottom_memt{
padding-top:22px;
}
.mem_bottom_ment{
padding-top:5px;
}


	/* 로그인 */
	.login_topment{
	padding:35px 0px 0px 60px;
	text-align:left;
	}
	.login_topment img{
	display:block;
	}
	.loginbox{
	font-size:11px;
	width:435px;
	height:185px;
	position:relative;
	margin:20px auto 0px auto;
	padding:35px 0px 0px 170px;
	background:url(/Images/member/bg_loginbox.gif) no-repeat 0px 0px;
	}
	.loginbox .idbox{
	height:23px;
	}
	.loginbox .idbox label{
	text-align:right;
	display:block;
	float:left;
	width:60px;
	padding-right:5px;
	margin:1px 15px 0px 0px;
	font-weight:bold;
	color:#454ea7;
	border-right:1px solid #dbdbdb;
	}
	.loginbox .btnlogin{
	display:block;
	position:absolute;
	top:38px;
	right:80px;
	}
	.loginbox ul{
	margin:32px 0px 0px 0px;
	letter-spacing:-1px;
	}
	.loginbox ul li{
	height:24px;
	}
	.loginbox ul li span{
	display:block;
	float:left;
	padding:3px 0px 0px 7px;
	background:url(/Images/member/bu_red_sam.gif) no-repeat 0px 7px;
	width:210px;
	}
	.loginbox .divfail
	{
		top:80px;
		left:270px;
		position:absolute;
		color:#ff6600;
		display:none;
	}
	/* //로그인 */


	/* 조인 */
	.join_topment{
	font-size:12px;
	line-height:20px;
	padding:10px 0px 0px 5px;
	color:#6f6f6f;
	}
	.join_policybox{
	margin:15px auto 0px auto;
	}
	.join_policybox_title{
	padding:0px 0px 5px 25px;
	font-weight:bold;
	background:url(/Images/member/bu_gray_sq.gif) no-repeat 10px 2px;
	}
	.join_policybox_con{
	height:246px;
	padding:10px;
	position:relative;
	overflow:auto;
	border:1px solid #dad7d7;
	}
	.join_actionment{
	display:block;
	margin-top:15px;
	margin-bottom:15px;
	font-size:12px;
	}

	.joinatt_inputbox{
	height:65px;
	padding:22px 0px 0px 130px;
	border:1px solid #dad7d7;
	position:relative;
	background:url(/Images/member/bg_joinatt.gif) no-repeat 40px 5px;
	}
	.joinatt_inputbox .peoplenum_1{
	padding-top:5px;
	}
	.joinatt_inputbox .peoplenum_1 input.input_text{
	width:220px;
	}
	.joinatt_inputbox .peoplenum_1 img{
	vertical-align:middle;
	padding-left:5px;
	}
	.joinatt_inputbox .peoplenum_2{
	display:block;
	position:absolute;
	top:40px;
	right:50px;
	}
	.joinatt_inputbox .idbox{
	height:23px;
	}
	.joinatt_inputbox .idbox .cr_blue{
	font-size:11px;
	color:#697dca;
	letter-spacing:-1px;
	}
	.joinatt_inputbox .idbox label{
	text-align:right;
	display:block;
	float:left;
	width:80px;
	padding-right:5px;
	margin:1px 15px 0px 0px;
	font-weight:bold;
	border-right:1px solid #dbdbdb;
	}
	.title_gray_sq{
	font-size:12px;
	margin-top:20px;
	padding:0px 0px 5px 25px;
	font-weight:bold;
	background:url(/Images/member/bu_gray_sq.gif) no-repeat 10px 2px;
	}
	.title_gray_sq span{
	font-size:11px;
	letter-spacing:-1px;
	}

	.join_usementbox{
	margin-top:13px;
	font-size:11px;
	}
	.join_usementbox dt{
	color:#3444a4;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	}
	.join_usementbox dd{
	padding:0px 0px 0px 12px;
	}
	
	.btn_joinbox{
	width:600px;
	margin:0px auto;
	text-align:right;
	}
	.loginbox_normal{
	font-size:11px;
	width:403px;
	height:160px;
	position:relative;
	margin:20px auto 0px auto;
	padding:35px 0px 0px 200px;
	background:url(/Images/member/bg_loginbox_normal.gif) no-repeat 0px 0px;
	}
	.loginbox_normal .title{
	width:380px;
	font-weight:bold;
	color:#2e3192;
	padding-bottom:20px;
	font-size:12px;
	}
	.loginbox_normal p.normal_par{
	width:380px;
	font-size:12px;
	color:#505050;
	line-height:20px;
	}
	.userendbox{
	width:417px;
	height:151px;
	text-align:center;
	margin:30px auto 0px auto;
	padding:35px 0px 0px 190px;
	background:url(/Images/member/bg_userend.gif) no-repeat 0px 0px;
	}
	.userendbox .first{
	text-align:left;
	display:block;
	padding-right:20px;
	}
	.userendbox .first_center{
	text-align:center;
	display:block;
	padding:25px 0px 20px 20px;
	}
	.userendbox .sec{
	text-align:left;
	padding-top:20px;
	}
	/* //조인 */
/* //회원정보 */


/* 연구원 소개 */
.ht_list{
margin:15px 0px 0px 0px;
padding-left:2px;
}
.ht_list li{
width:680px;
position:relative;
padding:3px 0px;
height:15px;
}
.ht_list li img{
margin:5px 10px 0px 0px;
float:left;
}
.ht_list li.line{
border-bottom:1px solid #e2e3e3;
}
.ht_list li span{
color:#797979;
font-weight:bold;
float:left;
}
.ht_list .ht_year{
	color:#f27c35;
}
.ht_list .ht_date{
	color:#646464;
}


.peohistory_fixbox{
padding-left:10px;
}
.peohistory_fixbox .peohistory_list{

}
.peohistory_fixbox .peohistory_list li img{
vertical-align:top;
}
.peohistory_fixbox .title_peohistory{
color:#4555b4;
font:40px arial bold;
padding-top:15px;
}
.texmimg{
text-align:center;
position:relative;
}
.texmimg .fixpoint{
display:block;
width:130px;
height:28px;
position:absolute;
}

/*회원정보 맵 정보 */

.texmimg .point_1{ 	top:0px; 	left:290px; 	height:90px ;	width:90px; }
.texmimg .point_2{ 	top:100px; 	left:57px;  }
.texmimg .point_3{ 	top:100px; 	left:478px;  height: 30px; width:140px;}
.texmimg .point_4{ 	top:140px; 	left:490px;  height: 30px; width:140px;}
.texmimg .point_5{  top:260px; left:27px;  width:30px; height: 120px;  }
.texmimg .point_6{  top:210px; left:145px;  width:30px; height: 130px; }
.texmimg .point_7{  top:210px; left:264px;  width:30px; height: 130px; }
.texmimg .point_8{  top:210px; left:410px;  width:30px; height: 145px; }
.texmimg .point_9{  top:260px; left:640px;  width:30px; height: 120px; }
.texmimg .point_10{  top:100px; left:478px;  height: 30px; width:140px;}
.texmimg .point_11{  top:335px; left:68px;  width:24px; height: 110px; }
.texmimg .point_12{  top:335px; left:100px;  width:24px; height: 110px;}
.texmimg .point_13{  top:300px; left:186px;  width:25px; height: 110px;}
.texmimg .point_14{  top:300px; left:307px;  width:25px; height: 110px;}
.texmimg .point_15{  top:300px; left:338px;  width:25px; height: 110px;}
.texmimg .point_16{   top:300px; left:450px;  width:25px; height: 110px;}
.texmimg .point_17{   top:300px; left:480px;  width:25px; height: 110px;}
.texmimg .point_18{   top:335px; left:545px;  width:24px; height: 110px;}
.texmimg .point_19{   top:335px; left:578px;  width:24px; height: 110px;}
.texmimg .point_20{   top:335px; left:606px;  width:24px; height: 110px;}
.texmimg .point_21{   top:4px; left:22px;  width:64px; height: 16px;}

.teamexplan_list{
width:643px;
margin:10px auto;
font-size:0px;
line-height:0px;
margin-top:30px;
}
.teamexplan_list li{
display:block;
padding-bottom:10px;
}
.tab_findroad{
height:25px;
margin-top:30px;
margin-bottom:5px;
font-size:0px;
line-height:0px;
}
.tab_findroad li{
float:left;
}
.img_roadimg{
display:block;
margin-top:5px;
}
/* //연구원 소개 */

/* 사이트맵 */
.layer_sitemap{
width:100%;
height:1170px;
z-index:900;
padding:15px 0px 0px 25px;
border-left:1px solid #7176c1;
border-right:1px solid #7176c1;
border-bottom:1px solid #7176c1;
position:absolute;
--top:-152px;
top:113px;
left:0px;
background:#fff url(/Images/common/menu/bg_sitemap.gif) no-repeat left bottom;
display:none;
}
.layer_sitemap .mapslice{
width:178px;
float:left;
margin-right:11px;
}


/* 사이트맵 */
.layer_sitemap1{
width:100%;
padding:15px 0px 0px 25px;
top:113px;
left:0px;
}
.layer_sitemap1 .mapslice{
width:158px;
float:left;
margin-right:11px;
}

.map_otherbox{
font-size:11px;
margin-bottom:15px;

}
.map_otherbox dt{
padding-top:3px;
height:19px;
font-weight:bold;
color:#fff;
text-align:center;
}


.mapslice dl.st_1{
border:1px solid #899bbf;
}
.mapslice dl.st_2{
border:1px solid #899bbf;
}
.mapslice dl.st_3{
border:1px solid #798dda;
}
.mapslice dl.st_4{
border:1px solid #5dbacd;
}
.mapslice dl.st_5{
border:1px solid #be7336;
}
.mapslice dl.st_6{
border:1px solid #597bcf;
}
.mapslice dl.st_7{
border:1px solid #f4a815;
}


.mapslice dl.st_1 dt{
background:url(/Images/common/menu/sitemapbg_tab_1.gif) no-repeat 0px 0px;
}
.mapslice dl.st_2 dt{
background:url(/Images/common/menu/sitemapbg_tab_2.gif) no-repeat 0px 0px;
}
.mapslice dl.st_3 dt{
background:url(/Images/common/menu/sitemapbg_tab_3.gif) no-repeat 0px 0px;
}
.mapslice dl.st_4 dt{
background:url(/Images/common/menu/sitemapbg_tab_4.gif) no-repeat 0px 0px;
}
.mapslice dl.st_5 dt{
background:url(/Images/common/menu/sitemapbg_tab_5.gif) no-repeat 0px 0px;
}
.mapslice dl.st_6 dt{
background:url(/Images/common/menu/sitemapbg_tab_6.gif) no-repeat 0px 0px;
}
.mapslice dl.st_7 dt{
background:url(/Images/common/menu/sitemapbg_tab_7.gif) no-repeat 0px 0px;
}
.map_otherbox dd{
background:#fbfcfd;
padding-bottom:1px;
}
.map_otherbox dd ul{
padding:5px 5px 5px 5px;
}
.map_otherbox dd ul li{
padding:4px 0px 1px 0px;
border-top:1px solid #eeebeb;
}
.map_otherbox dd ul li.first{
border:none;
}
.map_otherbox dd ul li a{
letter-spacing:-1px;
display:block;
padding:0px 0px 1px 11px;
font-weight:bold;
color:#696969;
background:url(/Images/common/menu/bu_mappoint_big.gif) no-repeat 2px 4px;
}
.map_otherbox dd ul li ul{
padding:0px;
}
.map_otherbox dd ul li ul li{
border:none;
padding:0px;
}
.map_otherbox dd ul li ul li a{
display:block;
font-weight:normal;
padding-left:20px;
background:url(/Images/common/menu/bu_mappoint.gif) no-repeat 13px 6px;
}
.map_otherbox dd ul li ul li ul li a{
padding-left:25px;
color:#8d8c8c;
background:none;
}
/* //사이트맵 */

/* 공통 팝업 */
.commonpop_box{
width:420px;
background:#f7f9fa;
padding:10px 10px 15px 10px;
}
.commonpop_box select{
vertical-align:middle;
}
.commonpop_box .input_text{border:1px solid #dadada; padding:2px 3px 0px 3px;}
.commonpop_box h1.poplogo_box{height:28px;margin:0;padding-right:8px;text-align:right;}
.commonpop_box h3.findtitle{font-size:11px;color:#474747;font-weight:bold;text-align:left;margin:0 0 5px 13px;padding:17px 0 0 10px;background:url(/Images/member/kipf_pop_bul1.gif) no-repeat 0 21px;}
.commonpop_box .conttitle{width:100%;height:auto;margin:0;padding:0;}
.commonpop_box .conttitle h2.pop_title{display:block;padding:8px 0px 0px 13px;margin:0;color:#fff;font-size:12px;background:#7896c4;height:20px;}
.commonpop_box .conttitle .graybd_box{border:1px solid #d8e0e4;border-top:none;margin:0;padding:0;text-align:center; background:#fff; font-size:11px; color:#585858;}
.commonpop_box .conttitle .graybd_box p{line-height:22px;margin:0 auto;padding:0;padding:14px 0px;}
.commonpop_box .conttitle .gray_inputbx{background:#eeeff1;width:377px;color:#666565;font-size:11px;padding:12px 0px;margin:0 auto 12px auto;}
.commonpop_box .graybd_box p span.txt_email{color:#1630a1;}
.commonpop_box .graybd_box .btn_right{position:relative;text-align:right;width:346px;height:17px; letter-spacing:-1px;margin:0 auto;padding:0 0 10px 0;color:#d74b4b;font-size:11px;}
.commonpop_box .graybd_box .btn_right span{display:block;margin:0;padding:0;position:absolute;top:3px;left:0;}
.commonpop_box .gray_inputbx ul{width:345px;}
.commonpop_box .gray_inputbx ul li{color:#666666;font-size:11px;text-align:right;border-bottom:1px solid #d7dbe2;margin:5px 0 0 0;padding:0 14px 5px 0;}
.commonpop_box .gray_inputbx ul li.frist{text-align:left;}
.commonpop_box .gray_inputbx strong{color:#444;}
.commonpop_box p.txt_con{width:342px;text-align:left;margin:0 auto;line-height:18px !important;}
.commonpop_box p.txt_con strong.clrble{color:#7896c4;}
.commonpop_box p.txt_con span{padding-left:34px;color:#999898;}
.commonpop_box .ipt_img{border:none;padding-top:2px;}
/* //공통 팝업 */

/* 수료증 */

.endpaper_fix{
text-align:center;
margin:0px auto;
padding:30px 0px 30px 0px;
}
.endpaper{
width:509px;
height:741px;
margin:0px auto;
position:relative;
background:url(/Images/popup/bg_endpaper.gif) no-repeat 0px 0px;
}
.endpaper .move_1{
position:absolute;
top:276px;
right:50px;
font-family:gungsuh;
font-size:15px;
line-height:20px;
font-weight:bold;
color:#000000;
}
.endpaper .move_2{
text-align:left;
position:absolute;
top:340px;
left:50px;
font-family:gungsuh;
font-size:15px;
line-height:30px !important;
font-weight:bold;
color:#000000;
}
/* //수료증 */

/* 조세제도 */

	/* 조세제도만을위한 셋팅 */
	#ContentsBox .onlyjose_bigbox{
	padding-left:13px;
	padding-right:13px;
	}
	/* 조세제도만을위한 셋팅 */


.josemap_box{

}
.joseex_box{
width:722px;
margin:25px 0px 0px 0px;
}
.joseexplan{
margin:10px 0px 25px 0px;
}
.joseexplan .top{
height:30px;
padding:4px 0px 0px 10px;
background:url(/Images/finances/jose_exbox_top.gif) no-repeat 0px 0px;
}
.joseexplan .body{
height:auto;
font-size:12px;
color:#333333;
padding:10px 30px 10px 30px;

}
.joseexplan .body ul.overbox_top{
height:28px;
border-bottom:2px solid #3b81c8;
margin-bottom:10px;
padding:0px;
}
.joseexplan .body ul.overbox_top li{
height:28px;
width:90px;
float:left;
margin:0px;
padding:0px;
overflow:hidden;
}
.joseexplan .body ul.overbox_top li img{
display:block;
font-size:0px;
line-height:0px;
margin:0px;
padding:0px;
}

.joseexplan .body ul.overbox_top li .blank{
display:inline;
font-size:0px;
line-height:0px;
margin:0px;
padding:0px;
}

.joseexplan .body .overbox{
overflow:auto;
height:auto;
padding:10px 0px 0px 0px;
}


	.joseexplan .body .ex_title{
	display:block;
	font-weight:bold;
	font-size:12px;
	padding:5px 0px 5px 15px;
	border-top:1px solid #C0C0C0;
	background:url(/Images/common/icon/bullet_large.gif) no-repeat 0px 7px;
	}
	.joseexplan .body .bustyle_dl{
	padding:10px 5px 0px 15px;
	}
	.joseexplan .body .bustyle_dl dt{
	padding:0px 0px 0px 10px;
	line-height:20px;
	background:url(/Images/common/icon/bullet_middle.gif) no-repeat 0px 3px;
	}
	.joseexplan .body .bustyle_dl dd{
	line-height:20px;
	padding:3px 0px 0px 15px;
	}
	.joseexplan .body .bustyle_dl dd span.listment{
	display:block;
	padding:0px 0px 0px 10px;
	background:url(/Images/common/icon/bullet_small.gif) no-repeat 0px 4px;
	}
	.joseexplan .body ul.exsmall_list{
	padding:0px 0px 0px 10px;
	}
	.joseexplan .body ul.exsmall_list li{
	padding:2px 0px 0px 0px;
	}

/* //바디 */
.joseexplan .bottom{
height:14px;
background:url(/Images/finances/jose_exbox_bottom.gif) no-repeat 0px 0px;
}
ul.josetab_box{
height:25px;
padding-bottom:15px;
}
ul.josetab_box li{
float:left;
}
ul.josetab_box li img{
display:block;
}
.joseble_box{
padding-top:5px;
}
.josedetail_title{
padding:5px 0px 5px 10px;
font-size:12px;
}




.josenews{

}
.josenews .newslist{
position:relative;
width:100%;
margin:0px 0px 0px 0px;
}
.josenews .newslist_first{
margin:0px 3px 0px 0px  !important;
}
.josenews .newslist .joseli{
padding-left:8px;
background:url(/Images/finances/bu_joseli.gif) no-repeat 0px 4px;
}
.josenews .newslist a.more{
color:#fff;
font-weight:normal !important;
font-size:12px;
}
.josenews .newslist table.tbl_list1 tr th{
text-align:left;
padding-left:15px;
}
.josenews .newslist table.tbl_list1 tr td{
padding-top:3px;
padding-bottom:3px;
height:auto;
text-align:left;
padding-left:15px;
}

.josenews_toptab{
line-height:0px;
font-size:0px;
padding:00px 0px 0px 0px;
width:700px;
height:28px;
}
.josenews_toptab li{
float:left;
}
.josenews_toptab li img{
display:block;
padding-right:3px;
}

/* // 조세제도 */


/* 서치 */
.search_left{
width:822px;
overflow:hidden;
height:auto;
float:left;
margin:0px 36px 0px 0px;
}
.searchtop_box{

}
.searchtop_box .top{
text-align:center;
padding-top:10px;
height:31px;
background:url(/Images/search/topsearch_box.gif) no-repeat;
}
.searchtop_box .top label{
font-weight:bold;
padding-left:2px;
cursor:pointer;
color:#5d5d5d;
}
.searchtop_box .top select{
width:120px;
vertical-align:middle;
}
.searchtop_box input{
vertical-align:middle;
}
.searchtop_box .input_text{
padding:2px 0px 2px 0px;
border:1px solid #91acdb;
}
.searchtop_box .choicebox{
height:83px;
display:none;
background:url(/Images/search/topsearch_box_1.gif) no-repeat;
padding:12px 0px 0px 265px;
}
.searchtop_box .choicebox .shch_list{
height:22px;
}
.searchtop_box .choicebox label{
padding-left:2px;
cursor:pointer;
color:#484a5a;
}
.searchtop_box .choicebox img{
vertical-align:middle;
}
.searchment{
font-size:12px;
letter-spacing:-1px;
margin:20px 0px 0px 0px;
padding-bottom:5px;
}
.searchment strong{
color:#3754a2;
}
ul.searchtab_box{
letter-spacing:-1px;
height:25px;
overflow:hidden;
}
ul.searchtab_box li{
float:left;
}
ul.searchtab_box li a{
text-align:center;
width:135px;
display:block;
float:left;
font-size:11px;
height:18px;
padding:5px 0px 0px 0px;
border-right:1px solid #d9dade;
border-top:1px solid #d9dade;
border-bottom:1px solid #d9dade;
background:url(/Images/search/tap_searchbg.gif) repeat-x;
}
ul.searchtab_box li.first a{
border-left:1px solid #d9dade;
}
ul.searchtab_box li.first a.on{
border-left:1px solid #6f88b0;
}
ul.searchtab_box li.first a:hover{
border-left:1px solid #6f88b0;
}

ul.searchtab_box li a.on{
color:#fff;
border-right:1px solid #6f88b0;
border-top:1px solid #6f88b0;
border-bottom:1px solid #6f88b0;
font-weight:bold;
background:url(/Images/search/tap_searchbg_on.gif) repeat-x;
}
ul.searchtab_box li a:hover{
color:#fff;
border-right:1px solid #6f88b0;
border-top:1px solid #6f88b0;
border-bottom:1px solid #6f88b0;
font-weight:bold;
background:url(/Images/search/tap_searchbg_on.gif) repeat-x;
}

.searchtitle_box{
margin:20px 0px 5px 0px;
padding:0px 0px 3px 10px;
border-bottom:1px solid #d0d0d0;
position:relative;
}
.searchtitle_box h3{
font-size:13px;
display:inline;
color:#1c1c1c;
}
.searchtitle_box span{
font-size:11px;
letter-spacing:-1px;
color:#848383;
padding-left:10px;
}
.searchtitle_box a{
display:block;
position:absolute;
font-size:12px;
top:0px;
right:0px;
color:#e24000;
padding:0px 0px 0px 8px;
background:url(/Images/search/bu_more.gif) no-repeat 0px 3px;
}




.searchlist_1{
}
.searchlist_1 li{
padding:10px 10px 10px 20px;
}
.searchlist_1 li .bookimg{
display:block;
float:left;
padding:3px;
border:1px solid #dedcdc;
}
.searchlist_1 li .nudeleft{
float:right;
width:0px;
height:100px;
}
.searchlist_1 li .rightbox{
float:left;
padding-left:10px;
overflow:hidden;
width:710px;
}
.searchlist_1 li .top{
padding:1px 0px 3px 0px;
}
.searchlist_1 li .top .toptitle{
display:inline;
}
.searchlist_1 li .top .toptitle a{
font-size:13px;
color:#0056cc;
text-decoration:underline;
}
.searchlist_1 li .top span{
color:#858585;
}
.searchlist_1 li  p.search_bodypar{
font-size:12px;
padding:3px 0px 6px 0px;
}
.searchlist_1 li p a{
font-size:12px;
}
.searchlist_1 li .ment_1{
color:#858585;
}
.searchlist_1 li .ment_2{
color:#008023;
padding:3px 0px 0px 0px;
font-size:11px;
letter-spacing:-1px;
}
/* 동영상 강제셋팅 */
.searchlist_anosize li .rightbox{
width:650px !important;
}
/* //동영상 강제셋팅 */

.searchlist_2{
height:200px;
padding:10px 0px 0px 25px;
}
.searchlist_2 li{
float:left;
width:135px;
margin-right:24px;
height:200px;
}
.searchlist_2 li .bookimg{
display:block;
border:1px solid #dedcdc;
}
.searchlist_2 li .movie_bodypar{
display:block;
margin-bottom:5px;
padding:10px 0px 0px 0px;
height:35px;
overflow:hidden;
}
.searchlist_2 li .movie_bodypar a{
color:#0056cc; 
font-size:12px;
text-decoration:underline;
line-height:18px;
}
.searchlist_2 li .ment_1{
color:#858585;
}
.searchlist_2 li .ment_2{
color:#008023;
font-size:11px;
letter-spacing:-1px;
padding:4px 0px 0px 0px;
}
.search_right{
width:103px;
height:auto;
float:left;
}



/* 서치윙 */
dl.search_wingbox{
margin-top:12px;
letter-spacing:-1px;
font-size:11px;
}
dl.search_wingbox dt{
font-weight:bold;
color:#fff;
padding:5px 0px 0px 10px;
height:18px;
border:1px solid 6f88b0;
background:url(/Images/search/searchright_boxtop.gif) repeat-x;
}
dl.search_wingbox dd{
padding:10px 10px 10px 10px;
border-left:1px solid #c7c8c8;
border-right:1px solid #c7c8c8;
border-bottom:1px solid #c7c8c8;
}
dl.search_wingbox dd ul{

}
dl.search_wingbox dd ul li{
padding:2px 0px 1px 0px;
overflow:hidden;
height:13px;
}
dl.search_wingbox dd ul li a{
color:#0056cc;
}
/* //서치윙 */

.clearfloat{
clear:both;
}
/* //서치 */


.bg_shbooklist{
width:404px;
height:156px;
margin:0px auto;
padding:30px 0px 0px 202px;
background:url(/Images/researchbook/bg_shbooklist.gif) no-repeat 0px 0px;
}
.bg_shbooklist .ment_1{
color:#2e3192;
line-height:17px;
font-family:굴림;
font-size:12px;
}
.bg_shbooklist .ment_2{
padding-top:10px;
color:#505050;
}
.bg_shbooklist .ment_2 strong{
padding-left:5px;
background:url(/Images/researchbook/bu_sam_red.gif) no-repeat 0px 2px;
}
.bg_shbooklist .ment_3{
padding-top:22px;
font-size:11px;
letter-spacing:-1px;
color:#3444a4;
}
.bg_shbooklist .ment_3 span.font12{
font-size:12px;
}
.bg_shbooklist .ment_3 span.redcolor{
font-size:12px;
color:#c35555;
}

/*조세제도 컨텐츠*/

p.MsoNormal, li.MsoNormal, div.MsoNormal 	{margin:0cm; 	margin-bottom:.0001pt; 	text-align:justify; 	font-size:10.0pt; 	font-family:"맑은 고딕";}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText 	{ 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:30.0pt; 	margin-bottom:.0001pt; 	text-align:justify; 		line-height:160%; 		font-size:10.0pt; 	font-family:"바탕","serif"; 	color:black;}
p.a, li.a, div.a 	{ 	margin-top:40.0pt; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:0cm; 	margin-bottom:.0001pt; 	text-align:justify; 		line-height:210%; 		font-size:14.0pt; 	font-family:"한양중고딕","serif"; 	color:black; 	font-weight:bold;}
p.a0, li.a0, div.a0 	{ 	margin:0cm; 	margin-bottom:.0001pt; 	text-align:justify; 		line-height:160%; 		font-size:10.0pt; 	font-family:"바탕","serif"; 	color:black;}
p.a1, li.a1, div.a1 	{ 	margin-top:17.0pt; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:0cm; 	margin-bottom:.0001pt; 	text-align:center; 	line-height:210%; 		font-size:10.0pt; 	font-family:"한양중고딕","serif"; 	color:black;}
p.a2, li.a2, div.a2 	{ 	margin-top:30.0pt; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:0cm; 	margin-bottom:.0001pt; 	text-align:justify; 		line-height:210%; 		font-size:13.0pt; 	font-family:"한양중고딕","serif"; 	color:black; 	font-weight:bold;}
p.a3, li.a3, div.a3 	{ 	margin:0cm; 	margin-bottom:.0001pt; 	text-align:justify; 		line-height:210%; 		font-size:10.0pt; 	font-family:"한양신명조","serif"; 	color:black;}
p.a4, li.a4, div.a4 	{ 	margin:0cm; 	margin-bottom:.0001pt; 	text-align:justify; 		line-height:210%; 		font-size:10.0pt; 	font-family:"한양신명조","serif"; 	color:black;}
p.6, li.6, div.6 	{ 	margin:0cm; 	margin-bottom:.0001pt; 	text-align:justify; 		line-height:210%; 		font-size:10.0pt; 	font-family:"한양신명조","serif"; 	color:black;}
span.Char 	{ 		font-family:"바탕","serif"; 	color:black;}
p.8, li.8, div.8 	{ 	margin:0cm; 	margin-bottom:.0001pt; 	text-align:justify; 		line-height:210%; 		font-size:10.0pt; 	font-family:"한양신명조","serif"; 	color:black;}
p.-, li.-, div.- 	{ 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:50.0pt; 	margin-bottom:.0001pt; 	text-align:justify; 		line-height:160%; 		font-size:14.0pt; 	font-family:"한양신명조","serif"; 	color:black;}
p.a5, li.a5, div.a5 	{ 	margin:0cm; 	margin-bottom:.0001pt; 	text-align:justify; 		line-height:220%; 		font-size:10.0pt; 	font-family:"한양신명조","serif"; 	color:black;}
p.a6, li.a6, div.a6 	{ 	margin-right:0cm; 	margin-left:0cm; 	font-size:12.0pt; 	font-family:굴림;}
p.a7, li.a7, div.a7 	{ 	margin-right:0cm; 	margin-left:0cm; 	font-size:12.0pt; 	font-family:굴림;}
p.1, li.1, div.1 	{ 	margin-right:0cm; 	margin-left:0cm; 	font-size:12.0pt; 	font-family:굴림;}
p.a8, li.a8, div.a8 	{ 	margin-right:0cm; 	margin-left:0cm; 	font-size:12.0pt; 	font-family:굴림;}
span.msoIns 	{ 	text-decoration:underline; 	color:teal;}
span.msoDel 	{ 	text-decoration:line-through; 	color:red;}

/*조세제도*/






/* 열린광장 */
.only_opennews{
height:30px;
padding:5px 0px 5x 0px;
position:relative;
}
.only_opennews ul.searchtab_box{
position:absolute;
top:-5px;
left:0px;
}
.only_opennews ul.searchtab_box li a{
width:100px;
}

/* 열린광장 */

/* ipin팝업 */
.popcom_middlebox{
padding:20px 10px 10px 10px;
}
.ipintitle{
text-align:left;
padding-bottom:10px;
}
.ipintitle img{
display:block;
}
.img_ipintopment{
display:block;
margin:0px auto 15px auto;
}

.ipinlist{
padding-bottom:15px;
}
.ipinlist li{
text-align:left;
padding:0px 0px 4px 20px;
background:url(/Images/member/ipin_listdat.gif) no-repeat 10px 5px;
}
.btn_rightbox{
text-align:right;
padding:10px 10px 5px 0px;
}

.popcom_middlebox .m2_title{
text-align:left;
font-size:11px;
}
.popcom_middlebox .m2_par{
text-align:left;
font-size:11px;
line-height:17px !important;
padding-bottom:0px !important;
}
.popcom_middlebox .m2_par strong{
color:#4962b3;
}

/* //ipin팝업 */


/* 브로셔 */
#BrochureBox img{
	display:block;
}
#BrochureTitle{
	margin:30px 0px 0px 0px;
	float:left;
}
#BrochureBox ul{
	margin:55px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	float:left;
}
#BrochureBox ul li{
	text-align:center;
	padding:0px 14px 0px 0px;
	float:left;
}
/* //브로셔 */


/* 프로파일 */
.pftitle{
height:17px;
text-align:left;
position:relative;
padding-top:3px;
margin:0px auto 8px auto;
}
.pftitle .h_title{
display:inline;
padding:0px 0px 0px 25px;
background:url(/images/popup/bu_pf_title.gif) no-repeat;
}
.pftitle img{
margin-top:-3px;
vertical-align:middle;
}
.pftitle .pfbtnbox{
position:absolute;
top:-5px;
left:0px;
}



.pftopment_box{
text-align:left;
font-weight:bold;
height:21px;
margin:0px auto 10px auto;
padding:8px 0px 0px 25px;
color:#3b3b3b;
background:url(/images/popup/bg_pftoptt.gif) no-repeat;
}

table.bftable_set_1{
text-align:left;
width:100%;
margin-bottom:15px;
border-top:2px solid #7393c5;
border-bottom:1px solid #7393c5;
}
table.bftable_set_1 tr th{
padding:5px 0px 5px 0px;
vertical-align:top;
background:#f2f6fb;
color:#416aa7;
border-bottom:1px solid #7393c5;
}
table.bftable_set_1 tr th span{
padding:0px 0px 0px 25px;
}
table.bftable_set_1 tr td{
padding:5px 10px 5px 10px;
vertical-align:top;
border-bottom:1px solid #7393c5;
}
table.bftable_set_1 tr td textarea{
border:1px solid #d5d5d5;
overflow:auto;
}


.pf_profileview{
text-align:left;
position:relative;
margin:0px auto 15px auto;
border:1px solid #cacaca;
padding:15px 15px 15px 0px;
}
.pf_profileview .picbox{
position:absolute;
top:15px;
left:40px;
width:98px;
height:130px;
overflow:hidden;
}
.pf_profileview .listbox{
padding:0px 0px 0px 160px;
}
table.pftablest_1 tr th{
padding:2px 0px 2px 0px;
vertical-align:top;
}
table.pftablest_1 tr th span{
padding-left:10px;
}
table.pftablest_1 tr th strong{
color:#416aa7;
padding-right:5px;
}

table.pftablest_1 tr th.inputth{
padding-top:6px;
}
table.pftablest_1 tr td{
vertical-align:top;
padding:2px 0px 2px 0px;
}
table.pftablest_1 tr td a{
color:#112f9c;
}
table.pftablest_1 tr td img{
vertical-align:middle;
}
table.pftablest_1 .ble_brbox{
padding-top:4px;
}


.pf_profileview_2{
text-align:left;
position:relative;
margin:0px auto 15px auto;
border:1px solid #cacaca;
padding:15px 15px 15px 0px;
}
.pf_profileview_2 .picbox{
position:absolute;
top:15px;
left:10px;
}
.pf_profileview_2 .listbox{
padding:0px 0px 0px 110px;
}

.pf_profileview_2 .picbox .picimg{
width:89px;
height:109px;
overflow:hidden;
border:1px solid #ebe9e9;
margin-bottom:5px;
}


table.bftable_set_2{
width:100%;
table-layout:fixed;
margin-bottom:10px;
border-collapse:collapse;
border-top:1px solid #c9c8c8;
border-bottom:1px solid #c9c8c8;
}
table.bftable_set_2 tr th{
font-weight:normal;
border-left:1px solid #c9c8c8;
border-right:1px solid #c9c8c8;
border-bottom:1px solid #c9c8c8;
height:28px;
text-align:center;
background:url(/images/popup/bg_pf_edittable.gif) repeat-x;
}

table.bftable_set_2 tr th span{
padding-right:5px;
}
table.bftable_set_2 tr th a{
margin:0px;
padding:0px;
line-height:0px;
font-size:0px;
}

table.bftable_set_2 tr.first td{
border-top:none;
}
table.bftable_set_2 tr td.fixheight{
padding:0px 0px 0px 0px;
}
table.bftable_set_2 tr td.dotline{
border-top:none;
vertical-align:top;
padding-top:10px;
background:url(/images/admin/dotbftable_set_2.gif) repeat-x left top;
}
table.bftable_set_2 tr td{
padding-top:6px;
padding-bottom:6px;
border-top:1px solid #e6e5e5;
text-align:center;
}



.featurebook{
width:58px;
height:83px;
overflow:hidden;
display:block;
padding:5px;
border:1px solid #d3d3d3;
}


.jjsbookbox{
text-align:left;
padding-bottom:10px;
border-bottom:2px solid #7393c5;
}
.jjsbookbox .pftablest_1{
width:100%;
}

.pflogin_box{
text-align:center;
padding:30px 0px 30px 0px;
}
.pflogin_box .pf_logintitle{
display:block;
margin:0px auto 15px auto;
}
.pflogin_box .pflogin_mant_1{
margin:0px auto 7px auto;
}
.pflogin_box .pflogin_mant_1 span{
padding:0px 0px 0px 6px;
color:#567ab2;
background:url(/images/popup/bu_sq_blue_small.gif) no-repeat 0px 4px;
}


.pflogin_box .pflogin_formbox{
width:347px;
height:70px;
text-align:left;
padding:30px 0px 0px 43px;
margin:0px auto 15px auto;
position:relative;
background:#ecf0fb;
border:1px solid #cad1e2;
}
.pflogin_box .pflogin_formbox .first{
height:23px;
}
.pflogin_box .pflogin_formbox .first strong{
padding:0px 10px 0px 12px;
}
.pflogin_box .pflogin_formbox .sec{
height:23px;
}
.pflogin_box .pflogin_formbox .sec strong{
padding:0px 10px 0px 0px;
}
.pflogin_box .pflogin_formbox .input_text{
width:190px;
padding-top:2px;
padding-bottom:2px;
}
.pflogin_box .pflogin_formbox .sec .input_text{
padding-top:1px;
padding-bottom:1px;
}
.pflogin_box .pflogin_formbox .formbtn{
display:block;
position:absolute;
top:30px;
right:38px;
}

.pflogin_box .pflogin_mant_2{
text-align:left;
width:300px;
color:#7b7b7b;
margin:0px auto 20px auto;
}
.pflogin_box .pflogin_mant_2 span{
padding:0px 0px 0px 6px;
color:#535353;
background:url(/images/popup/bu_sq_gray_small.gif) no-repeat 0px 4px;
}
.pflogin_box .pflogin_mant_3{
color:#b44444;
margin-bottom:10px;
}



.resultment_1{
text-align:left;
font-weight:bold;
height:18px;
padding:5px 0px 5px 25px;
}
.resultment_1 img{
margin-top:-2px;
vertical-align:middle;
}
.resultbox{
text-align:left;
padding:7px 0px 0px 0px;
border-top:2px solid #6674ca;
}
.resultment_2{
text-align:left;
font-size:12px;
color:#b63636;
padding:0px 0px 3px 20px;
}

.resultbox .firstble{
width:97%;
margin-bottom:0px;
border-top:1px solid #c9c8c8 !important;
}

.resultbox .overbox{
height:85px;
overflow:auto;
position:relative;
border-bottom:1px solid #c9c8c8;
margin-bottom:15px;
}
.resultbox .overbox .bftable_set_2{
width:97%;
margin:0px;
border-top:0px;
border-bottom:0px;
}
.resultbox .btn_rightside_box{
padding-bottom:25px;
}

	.bu_sam_red{
	padding-left:7px;
	background:url(/images/popup/bu_sam_red.gif) no-repeat 0px 3px;
	}
	/* 공통버튼 */
	.pfbtnbox{
	padding-right:5px;
	height:25px;
	}
	.pfbtnbox li{
	text-align:center;
	float:right;
	width:80px;
	margin-left:5px;
	}
	.pfbtnbox li a{
	height:18px;
	display:block;
	padding:5px 10px 0px 10px;
	border:1px solid #d9dade;
	color:#767a7d;
	background:url(/images/popup/bg_pfbtn.gif) repeat-x;
	}
	.pfbtnbox li.on a{
	border:1px solid #6f88b0;
	color:#fff;
	font-weight:bold;
	background:url(/images/popup/bg_pfbtn_on.gif) repeat-x;
	}
	/* //공통버튼 */

	/* 연구원홍보관 */
.ohkipf_view_title{
	width:673px;
	height:33px;
	line-height:38px;
	margin:10px 0px 0px 0px;
	padding:0px 15px;
	background:url(/images/peoplehistory/ohkipf_view_bar.gif) no-repeat;
	position:relative;
	overflow:hidden;
}
.ohkipf_view_title span{
	font-weight:normal;
	padding:0px 0px 0px 585px;
}
.ohkipf_view_btns{
	height:68px;
	margin:15px 0px 0px 0px;
	padding:0px 17px;
	position:relative;
}
.ohkipf_view_btns li{
	float:left;
}
.ohkipf_view_btns li img{
	margin:5px 0px 0px 0px;
}
#OhkipfViewTop{
	width:674px;
	height:41px;
	margin:15px 0px 0px 15px;
	position:relative;
	background:url(/images/peoplehistory/bg_ohkipf_view_top.gif) no-repeat;
}
#OhkipfViewBox{
	width:614px;
	height:auto;
	margin-left:15px;
	padding:0px 30px;
	position:relative;
	background:url(/images/peoplehistory/bg_ohkipf_view_middle.gif) repeat-y;
}
#OhkipfViewBox	 .line{
	display:block;
	width:578px;
	height:1px;
	margin:10px 0px 10px 16px;
	background:url(/images/peoplehistory/bg_ohkipf_view_line.gif) no-repeat;
}
#OhkipfViewBottom{
	width:674px;
	height:41px;
	margin-left:15px;
	position:relative;
	background:url(/images/peoplehistory/bg_ohkipf_view_bottom.gif) no-repeat;
}
.ohkipf_dot1{
	padding:0px 0px 0px 10px;
	background:url(/images/peoplehistory/ohkipf_dot1.gif) no-repeat 0px 3px;
}
.ohkipf_dot2{
	padding:0px 0px 0px 8px;
	background:url(/images/peoplehistory/ohkipf_dot2.gif) no-repeat 0px 5px;
}	
.m_16{
	margin:0px 16px;
}
.Ohkipf_title{
	text-align:center;
	font-size:17pt;
	font-weight:bold;
	color:#885a3b;
}
.ohkipf_img_border{
	padding:6px;
	border:1px solid #e1e1e1;
}
#NewFaceBox{
	width:433px;
	height:264px;
	margin:0px 0px 0px 60px;
	background:url(/images/peoplehistory/ohkipf_newface_title.gif) no-repeat;
	position:relative;
}
#NewFaceBox img{
	top:10px;
	left:10px;
	position:absolute;
}
#NewFaceName{
	font-weight:bold;
	top:100px;
	left:265px;
	position:absolute;
}
.lh15{
	line-height:17px;
}
#OhkipfViewTop4{
	width:674px;
	height:91px;
	margin:15px 0px 0px 15px;
	position:relative;
	background:url(/images/peoplehistory/bg_ohkipf_view_top4.gif) no-repeat;
}
#OhkipfViewBox4{
	width:614px;
	height:auto;
	margin-left:15px;
	padding:0px 30px;
	position:relative;
	background:url(/images/peoplehistory/bg_ohkipf_view_middle4.gif) repeat-y;
}
#OhkipfViewBottom4{
	width:674px;
	height:49px;
	margin-left:15px;
	position:relative;
	background:url(/images/peoplehistory/bg_ohkipf_view_bottom4.gif) no-repeat;
}
.Ohkipf_title4{
	text-align:center;
	font-weight:bold;
	color:#885a3b;
}
.Ohkipf_title9{
	color:#885a3b;
}
#OhkipfViewTop5{
	width:674px;
	height:95px;
	margin:15px 0px 0px 15px;
	position:relative;
	background:url(/images/peoplehistory/bg_ohkipf_view_top5.gif) no-repeat;
}
.db{
	display:block;
}
#OhkipfViewTop7{
	width:674px;
	height:185px;
	margin:15px 0px 0px 15px;
	position:relative;
	background:url(/images/peoplehistory/bg_ohkipf_view_top7.gif) no-repeat;
}
#ohkipf_culture_ment{
	font-size:11px;
	top:120px;
	left:225px;
	height:15px;
	position:absolute;
}
.Ohkipf_title7{
	font-size:15pt !important;
}
#OhkipfReviewBox{
	width:674px;
	height:787px;
	margin:15px 0px 0px 15px;
	padding:150px 0px 0px 0px;
	position:relative;
	background:url(/images/peoplehistory/ohkipf_Reviews_bg.jpg) no-repeat;
}
	/* //연구원홍보관 */

/* //프로파일 */


/* 어드민팝업 */
.adminpopbox{
width:1024px;
height:auto;
margin:0px auto;
color:#232323;
position:relative;
}
/* 공통셋팅 */
.popright_btnbox{
text-align:right;
padding-right:20px;
}
/* //공통셋팅 */

.adminpopbox .popbox_top{
height:39px;
position:relative;
background:url(/images/admin/bg_h1_popadmin.gif) repeat-x;
}
.adminpopbox .popbox_top h1{
padding:7px 0px 0px 34px;
}
.adminpopbox .popbox_top h1 img{
display:block;
}
.adminpopbox .popbox_top .btn_right{
position:absolute;
top:10px;
right:40px;
}


.adminpopbox .popbox_sectop{
letter-spacing:-1px;
height:21px;
background:#efefef;
font-weight:bold;
padding:7px 0px 0px 30px;
position:relative;
}
.adminpopbox .popbox_sectop .btn_guide{
position:absolute;
top:4px;
right:40px;
}

.adminpopbox .popbodybox{
padding:15px;
}
.adminpopbox .popbodybox .poph2{
font-weight:bold;
padding-left:15px;
height:20px;
margin:0px 0px 25px 0px;
border-bottom:2px solid #697fc2;
background:url(/images/admin/bu_sam_blue.gif) no-repeat 3px 4px;
}
.adminpopbox .popbodybox .poph2 .totalbox{
font-size:11px;
font-weight:normal;
}
.adminpopbox .popbodybox .poph2 .totalbox font{
color:#cecccc;
padding:0px 5px 0px 5px;
}
.adminpopbox .popbodybox .poph2 .totalbox strong{
color:#697fc2;
}




.adminpopbox .popbodybox .bftable_set_2{
color:#666666;
}



.ap_bluetab{
height:25px;
padding:0px 0px 0px 20px;
}
.ap_bluetab a{
width:148px;
letter-spacing:-1px;
display:block;
height:19px;
color:#fff;
font-weight:bold;
padding:6px 0px 0px 37px;
background:url(/images/admin/pa_tabbtn.gif) no-repeat 0px 0px;
}
.ap_bluetab_big{
height:25px;
padding:0px 0px 0px 20px;
}
.ap_bluetab_big a{
width:258px;
display:block;
height:19px;
color:#fff;
font-weight:bold;
padding:6px 0px 0px 37px;
background:url(/images/admin/pa_tabbtn_1.gif) no-repeat 0px 0px;
}
.ap_bluetab_small{
height:25px;
margin-top:5px;
padding:0px 0px 0px 20px;
}
.ap_bluetab_small a{
width:100px;
display:block;
height:19px;
color:#fff;
font-weight:bold;
padding:6px 0px 0px 37px;
background:url(/images/admin/pa_tabbtn_2.gif) no-repeat 0px 0px;
}


.bluebox{
width:990px;
overflow:hidden;
height:auto;
background:#26437e;
}
.bluebox .blue_top{
height:11px;
background:url(/images/admin/pa_roundblue_top.gif) no-repeat 0px 0px;
}
.bluebox .blue_top_inner{
height:11px;
background:url(/images/admin/pa_roundblue_top_inner.gif) no-repeat 0px 0px;
}
.bluebox .blue_body{
padding:20px 30px 20px 30px;
background:url(/images/admin/pa_roundblue_top_body.gif) repeat-y;
}

.bluebox .blue_body .war_ment{
font-size:11px;
font-weight:bold;
color:#606060;
letter-spacing:-1px;
margin-top:5px;
padding:5px 0px 0px 130px;
height:20px;
background:url(/images/admin/bu_warment.gif) no-repeat 100px 0px;
}

.bluebox .blue_bottom{
height:6px;
background:url(/images/admin/pa_roundblue_bottom.gif) no-repeat 0px 0px;
}
.bluebox .blue_bottom_big{
height:10px;
background:url(/images/admin/pa_roundblue_bigbottom.gif) no-repeat 0px 0px;
}
.bluebox .popright_btnbox{
padding-top:10px;
}


table.blurbox_ble_1{
table-layout:fixed;
width:100%;
font-size:11px;
}
table.blurbox_ble_1 tr th{
text-align:left;
font-weight:bold;
color:#38478b;
vertical-align:top;
padding:5px 0px 0px 0px;
}
table.blurbox_ble_1 tr td{
height:25px;
}
table.blurbox_ble_1 tr td.ble_hauto{
height:auto;
padding-top:3px;
}
table.blurbox_ble_1 tr td img{
vertical-align:middle;
}
.ap_search{
text-align:center;
}
table.blurbox_ble_1 tr td textarea{
border:1px solid #d5d5d5;
overflow:auto;
padding:10px;
}
.ap_search select, .ap_search input, .ap_search img{
vertical-align:middle;
}
.ap_search select{
width:100px;
}
.ap_search input.input_text{
width:210px;
padding-top:4px;
border:1px solid #b8b8b8;
}




/* 테이블 네비게이션 */
.adminpopbox .paging {width:100%; margin-top:18px; text-align:center; clear:both; position:relative;}
.adminpopbox .paging .num {color:#666666; padding:0 3px 0 7px; background:url(/Images/common/icon/pagingvline.gif) no-repeat 0 3px;}
.adminpopbox .paging .start {background-image:none;}
.adminpopbox .paging a {color:#666666;}
.adminpopbox .paging .selected{color:#6981a6; font-weight:bold;}
.adminpopbox .paging img {vertical-align:middle; margin-top:0px;}
.adminpopbox .paging .listbtn {position:absolute; top:0; right:10px; margin:-6px 0 0 0; vertical-align:top;}
/* //테이블 네비게이션 */
.adminpopbox .paging .popright_btnbox{
position:absolute;
top:-7px;
right:0px;
}


.adminpopbox .topfixbox{
position:relative;
}
.adminpopbox .topfixbox .rightbox{
position:absolute;
top:0px;
right:15px;
}
/* //어드민팝업 */


/* 조세재정 정보 플래시*/

#tax_subFlash{
	top:0px;
	left:359px;
	position:absolute;
}


/* etc_agreement */
.agreement_tit{
font-weight:bold;
color:#2d5bba;
margin:0 0 20px 0;
}

.agreement_cont{
font-size:12px;
line-height:20px;
color:#222;
text-align:left;
}

/*
.agreement_cont dt{
font-weight:bold;
margin:0 0 7px 0;
}
*/

.agreement_cont dd{
margin:0 0 17px 0;
}

.agreement_cont dd ul li{
padding-left:8px;
color:#4a4b4b;
}

/* 2009.10.30 추가*/
.agreement_con dd ol{
padding-left:8px;
color:#4a4b4b;
}
/* 2009.10.30 추가*/

.yy_overbox{
overflow:auto;
height:300px;
}
.btn_top_r{
text-align:right;
width:580px;
margin:-10px 0 15px 0;
}
/* //etc_agreement */