.popup_top {  }

.popup_top .folder { background:url(../../images/common/icon_view_folder.gif) no-repeat 50% 50%; }
.popup_top .write  { background:url(../../images/common/icon_view_write.gif) no-repeat 50% 50%; }    
.popup_top .show   { background:url(../../images/common/icon_view_show.gif) no-repeat 50% 50%; }
.popup_top .calc   { background:url(../../images/common/icon_view_calc.gif) no-repeat 50% 50%; }
.popup_top .note    { background:url(../../images/common/icon_view_note.gif) no-repeat 50% 50%; }
.popup_top .pdf    { background:url(../../images/common/icon_view_pdf.gif) no-repeat 50% 50%; }    
.popup_top .hwp    { background:url(../../images/common/icon_view_hwp.gif) no-repeat 50% 50%; }
.popup_top .etc    { background:url(../../images/common/icon_view_etc.gif) no-repeat 50% 50%; }

.popup_top .item_img { float:left; width:32px; height:32px; }
.popup_top .item_title { float:left; margin-left:10px; font-size:14px; color:#0eb2ea; }



#popup_box {
	height: 270px;
	overflow: auto;
	_width: 560px;
}

#recommend_join #popup_box {
	height: 385px;
}

.publish_box #popup_box {
	height: 230px;
}

#newFolder #popup_box {
	height: 330px;
}

#upload_flash #popup_box {
	_overflow: hidden;
	overflow:hidden;
}

#fileManager #move #popup_box,
#fileManager #copy #popup_box {
	overflow: hidden;
}

#popup_box .header {
	margin: 30px 0 10px 0;
}

#popup_box .header dt {
	font-size: 14px;
	font-weight: bold;
}

#popup_box .content h2 {
	margin: 10px 0 0 0;
	font-size: 12px;
	color: #0eb2ea;
}

.member_list_wrapper,
.member_list_wrapper ul,
.member_list_wrapper li {
	color: #0eb2ea;
}

.popup_button_box,
.form_button_box,
.submit_box {
	margin-top: 15px;
	text-align: center;
	border-top: 1px solid #eee;
	*margin: 15px -15px 0 15px;
}

.input_button,
.thinkfree .popup_button_box input,
.thinkfree .form_button_box input,
.thinkfree .submit_box input,
.thinkfree #popup_box input {
	margin-top: 10px;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #aec3d1;
	border-right-color: #7a94a5;
	border-bottom-color: #7a94a5;
	background: url(/static/themes/thinkfree/images/btnBg.gif) repeat-x 0 100% #fff;
	color: #3b4f67;
	cursor:pointer;	
}

.thinkfree #popup_box .member_list input {
	background: none;
	border: none;
	padding: 0;
	*margin-top: -3px;
}

.thinkfree .submit_box input[disabled],
.thinkfree #popup_box input[disabled] {
	border: 1px solid #ddd;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	color: #999;
	cursor:not-allowed !important;
}

.thinkfree #popup_box button {
	margin-top: 10px;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #aec3d1;
	border-right-color: #7a94a5;
	border-bottom-color: #7a94a5;
	background: url(/static/themes/thinkfree/images/btnBg.gif) repeat-x 0 100% #fff;
	color: #3b4f67;
}

.thinkfree #popup_box .share_box button {
	margin-top: 0;
}

.thinkfree .popup_button_box .popup_input,
.thinkfree #popup_box .popup_input {
	width: 520px;
	background: url(/static/themes/thinkfree/images/textBg.gif) repeat-x 0 0 #fff;
	border: 1px solid #ddd;
}

.thinkfree #newFolder form:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.thinkfree #newFolder .popup_caption {
	display: inline;
	margin-right: 10px;
}

.thinkfree #newFolder .popup_input {
	display: inline;
	width: 480px;
}
.thinkfree #newFolderTree {
	height:254px;
	overflow:auto;
}
	
.layer_title {
	margin-bottom: 20px;
	padding: 5px 10px;
	background: #def2f9;
	border: 1px solid #0eb2ea;
}

#fileInfo .layer_title,
#share .layer_title,
#send_msg .layer_title,
#publish .layer_title {
	margin-right: 15px;
}

#publish .layer_title {
	margin-bottom: 5px;
}

.layer_title img {
	vertical-align: middle;
}

.layer_title span {
	vertical-align: middle;
	margin-left: 5px;
}

.popup_guide {
	margin: 10px 0;
	color: #F86F00;
	font-weight:bold;
}

#send_msg #send_msg_coauthor .image,
#send_msg #send_msg_viewer .image {
	display: inline;
	vertical-align: middle;
	margin-right: 3px;
	position: relative;
	top: 3px;
	*position: static;
}

#send_msg .popup_p {
	color: #000;
}

#send_msg .popup_p a {
	color: #0eb2ea;
}

.below_content {
	margin-top: 30px;
}

.below_content label {
	font-size: 11px;
}

#tabcontaniner {
	line-height: 18px;
}

#fileInfo .popup_info_caption {
	margin-top: 10px;
	padding-left: 10px;
	background: url(/static/themes/thinkfree/images/blt.gif) no-repeat 0 8px;
	color: #666;
}

#fileInfo .popup_info_caption span,
#fileInfo .popup_info_caption div {
	color: #333;
}

#fileInfo .popup_info_caption span.num {
}

#fileInfo .popup_info_caption:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#fileInfo .popup_info_caption {
	clear: both;
	*height: 1%;
	*padding-bottom: 13px;
	_padding-bottom: 0;
}

#fileInfo .info_label {
	float: left;
	display: block;
	width: 120px;
}

#fileInfo .popup_info_text {
	float: left;
	display: block;
	width: 380px;
}

#fileInfo span.popup_info_point {
	color: #0eb2ea;
}

#fileInfo .popup_info_text_b {
	font-weight: bold;
}

#fileInfo .popup_info_caption div {
	display: inline;
}

.popup_info_box_multi {
	margin-top: 12px;
}

.fileInfo_multi {
	margin-bottom:5px;
}

.fileInfo_multi img{
	vertical-align: middle;
}

.fileInfo_multi span {
	vertical-align: middle;
	margin-left: 5px;
}

#file_box {
	padding: 10px;
	height: 125px;
	border: 1px solid #ddd;
}

#file_box .dijitTreeContainer {
	overflow: auto;
	height: 100%;
}

.move_copy_note {
	margin: 10px 0;
	font-size: 12px;
}

.publish_box .add_to { border:1px solid #ddd; margin-top:10px; background:#eee; color:#666; width:529px; }
.publish_box .add_to_title { margin:30px 0 15px 16px; font-size:12px; color:#000; font-weight:bold; }
.publish_box .add_to_content:after { content:" "; display:block; clear:both; height:0; visibility:hidden; }
.publish_box .add_to_content { *height:1%; }
.publish_box .desc_publish { line-height:16px; }
.publish_box .popup_note2 {text-align:left; }
.publish_box .popup_note { color:#000; }
    
    .add_to_content .thinkfree { margin:0 0 15px 16px; }
    .add_to_content .thinkfree p { margin-bottom:4px; }
    .add_to_content .other { margin:0 0 0 16px; }
    .add_to_content .other ul { list-style:none; }
    .add_to_content .other ul li { float:left; padding-right:6px; height:26px; }
    .add_to_content .thinkfree p,
    .add_to_content .other p { margin:5px 0 4px; }
    
    .tail { margin:20px 16px; }

    .popup_note { margin-bottom:0; color:#999; }
    .popup_note2 { margin-bottom:20px; color:#999; text-align:center; }
    .popup_note #published_url a { color:#0eb2ea; }
    .popup_note #published_date { color:#000; }
    
    #after_publish .add_to img { cursor:pointer; }
    
	.popup_box .left_box   { float:left; border:1px solid #ccc; height:200px; width:210px; overflow:auto; }
	.popup_box .right_box  { float:right; width:330px; overflow:hidden; }
	.popup_box .file_state { border:1px solid #ccc; height:171px; margin-bottom:5px; margin-top:5px; overflow:hidden; }
	.popup_box .file_state #fsUploadProgress { height:171px; overflow:auto; }
	.popup_box .file_state .status { display:none; float:none !important; padding:5px 0 0 10px; }
	.popup_box .file_state #divStatus {font-weight:bold; color:#F86F00; }
	* html #uploadDiv #inputField { margin-top:-10px; }

	.popup_box .upload_txt { margin-bottom:10px; font-size:12px; }
	.popup_box .browse_label { float:left; font-size:12px; line-height:150%; }
	.popup_box .browse { float:left; margin-left:10px; vertical-align:top;}
	.popup_box .browse span{ vertical-align:top; }
	.popup_box .status { float:left; }
	.popup_box .cancel_all { float:right; }
	.popup_box .cancel_all #btnCancel { margin-top:0px; }               
	.popup_box .submit_box { text-align:center; margin-top: 15px; border-top:1px solid #eee; }

#upload_html .popup_box .status { display:none; }

#popup_box textarea { width: 525px; }
#tag #popup_box textarea { width: 556px; }
#tag .popup_top { display:none; }
#tag_list { padding:3px 10px; background:#ddf1f0; color:#037f78; }





.share_box { margin-top:20px; _height:1%; }
*+html .share_box { height:310px; }
*+html #send_msg .share_box { height:190px; }
.share_box:after { content:" "; display:block; clear:both; height:0; visibility:hidden; }
#share_left_box { float:left; width:252px; }
#share_right_box { float:right; display:inline; width:252px; margin-right:15px; }
#share_left_box .header { margin:0; background:#bde5f0; border:1px solid #97c7d3; padding:12px; font-size:12px; }
#share_right_box .header { margin:0; background:#c6d9f8; border:1px solid #a8bee2; padding:12px; font-size:12px; }
#share_left_box .header dt,
#share_right_box .header dt { font-size:12px; font-weight:bold; margin-bottom:5px; }
#share_left_box .content,
#share_right_box .content { height:210px; background:#f5f5f5; border:1px solid #dedede; border-top:none; padding:10px; }
.share_box textarea#coauthors,
.share_box textarea#viewers { width:228px; height:90px; border:1px solid #ccc; line-height:16px; margin-top:5px; }
.share_box .below_content textarea { width:520px; height:70px; }
.below_content label { display:block; font-weight:bold; font-size:12px; margin-bottom:5px; }
.below_content .label_inline { display:inline; font-weight:bold; font-size:12px; margin:0 15px 0 0; }
.below_content p { margin:10px 0; }
.shareDelete { cursor:pointer; }
.page_share .member_list_wrapper { overflow:auto; height:60px; }
.page_share .member_list_wrapper2 { overflow:auto; height:110px; }
.page_share .member_list { margin-top:5px; }
.page_share .member_list li { list-style:none; clear:both; height:16px; margin-bottom:2px; }
.page_share .member_list li span.email { float:left; line-height:16px; margin:0 5px; }
.page_share .member_list_wrapper2 .member_list li span.email { float:none; }
.page_share .member_list li div.delete { float:left; vertical-align:middle; }
.page_share .member_list_wrapper2 span.email { line-height:30px; }
.page_share #send_msg .member_list_wrapper2 #send_msg_coauthor .image {
	float:left;
	position: static;
}
.page_share h2 { margin:15px 0 7px 0; font-size:11px; }
.page_share h2 span { color:#fc238f; font-weight:bold; }
.share_box .content .btn { float:right; }










.popup_guide2 { background:#ddf1f0; border:1px solid #b5dbd9; padding:15px 10px; margin:10px 0 0 0; *zoom:1; }
.popup_guide2:after { content:" "; display:block; clear:both; height:0; visibility:hidden; }
.popup_guide2 p { color:#333; }
#document_code .popup_guide2 { height:20px; }
#document_code .popup_guide2 dd input { margin-top:0; }


.popup_guide2 dl { *height:1%; }
.popup_guide2 dl:after { content:" "; display:block; clear:both; height:0; visibility:hidden; }
.popup_guide2 dt,
.popup_guide2 dd { float:left; font-size:12px; font-weight:bold; line-height:18px; }
.popup_guide2 dt { background:url(/static/images/myoffice/icon_list_03.gif) no-repeat 0 50%; padding-left:10px; color:#037f78; }
.popup_guide2 dd { padding-left:5px; color:#333; }
.popup_guide2 dl .input_text { width:160px; height:18px; border:1px solid #d2d2d2; vertical-align:middle; }
.popup_guide2 p { font-size:12px; color:#037f78; }
.popup_guide2 .image_p { float:left; width:70%; margin-top:5px; }
.popup_guide2 img { float:left; margin:3px 15px 3px 3px; }
.popup_p { font-size:12px; line-height:18px; }

.below_content { font-size:12px; color:#333; margin-top:20px; padding:20px 0; *zoom:1; }
.below_content .item_list { margin-top:10px; *zoom:1; }
.below_content:after,
.below_content .item_list:after { content:" "; display:block; clear:both; height:0; visibility:hidden; }
*:first-child+html .below_content,
*:first-child+html .below_content .item_list { *zoom:1; }
.below_content .item_list ul { float:left; width:49%; list-style:none; }
.below_content .item_list li { line-height:22px; background:url(/static/images/myoffice/blt_num.gif) no-repeat 0 50%; padding-left:5px; }
.below_content .item_list li span { font-size:10px; color:#fff; font-weight:bold; margin-right:30px; }
.below_content strong { font-weight:bold; font-size:12px; }
.below_content .link { float:right; font-size:11px; font-weight:bold; background:url(/static/images/myoffice/icon_list_04.gif) no-repeat 0 50%; padding-left:10px; }

.popup_content { line-height:1.6em; }
.popup_content a:link,
.popup_content a:visited,
.popup_content a:active,
.popup_content a:hover { color:#0eb2ea; }
.dialogParaBox { margin-bottom:15px; padding:10px; color:#3b4f67; background:#e6f1f7; border:1px solid #b6d8ed; }





/* 레이어 공통 */
.popup_box .formRow { margin-bottom:4px; *height:1%; }
.popup_box .formRow:after { content:" "; display:block; clear:both; height:0; visibility:hidden; }
.popup_box .formRow label { display:block; float:left; padding-left:10px; width:96px; line-height:18px;
	background:url(/static/images/member/landingpages/blt2.gif) no-repeat scroll 0 50%; }
.formRow .popup_input { float:left; }
.popup_box .popup_input {
	height:18px;
	background: url(/static/themes/thinkfree/images/textBg.gif) repeat-x 0 0 #fff;
	border: 1px solid #ccc;
}
a.link_colored:link,
a.link_colored:visited,
a.link_colored:active,
a.link_colored:hover { color:#0eb2ea; }
.layerPara { line-height:1.6em; color:#333; }
.dlist dt { font-weight:bold; }
.dlist dd { margin-bottom:10px; color:#666; }
.dlistWrapper { margin:15px 0; padding:15px 15px 5px 15px; border:1px solid #ddd; background:#fff; }

a.buttonBig { display:block; margin:0 auto; width:242px; height:29px; line-height:29px; text-align:center; font-weight:bold; background:url(/static/images/member/landingpages/btn_bg_big.gif) no-repeat 0 0; }
a.buttonBig.bigger { width:350px; background:url(/static/images/member/landingpages/btn_bg_big2.gif) no-repeat 0 0; }
a.buttonBig.biggest { padding-top:7px; width:400px; height:36px; line-height:16px; background:url(/static/images/member/landingpages/btn_bg_big3.gif) no-repeat 0 0; }
a.buttonBig.small { margin:0; width:180px; background:url(/static/images/member/landingpages/btn_bg_big4.gif) no-repeat 0 0; }
a.buttonBig span { display:block; font-weight:normal; }
.popup_box a.buttonBig:link,
.popup_box a.buttonBig:visited,
.popup_box a.buttonBig:active,
.popup_box a.buttonBig:hover { color:#000; text-decoration:none; }
.buttonBigWrapper { clear:both; margin:10px 0 20px 0; padding-top:10px; border-top:1px solid #eee; }
.cPara { text-align:center; }
.popup_box h2 { margin-bottom:10px; }
.popup_box h3 { margin-bottom:5px; }
.popup_box ol { margin-left:20px; }
.popup_box ol li { list-style:decimal; }
.dlist dd ol li { margin:3px 0; }





/* eFax */
#layer_eFax .popup_box { padding:40px 40px 0 40px; height:332px; }
#layer_eFax .popup_box.intro { background:url(/static/images/myoffice/eFax_pic.jpg) no-repeat 100% 100%; }
#layer_eFax .popup_container { width:598px; height:372px; color:#333; }
#layer_eFax .popup_container.main { background:url(/static/images/myoffice/eFax_bg.jpg) no-repeat 100% 100% #eff7fb; }
#layer_eFax .contentArea:after { content:" "; display:block; clear:both; height:0; visibility:hidden; }
#layer_eFax .priContent { float:right; width:318px; }
#layer_eFax .secContent { float:left; padding-top:27px; width:140px; }
#layer_eFax .secContent p { color:#004487; }
#layer_eFax .secContent .activation { color:#006fa5; }
#layer_eFax .contentArea a:link,
#layer_eFax .contentArea a:visited,
#layer_eFax .contentArea a:active,
#layer_eFax .contentArea a:hover { color:#006fa5; }
#layer_eFax .secContent a.join { display:block; margin-bottom:24px; width:140px; height:31px; font-weight:bold; font-size:16px; text-align:center;
	line-height:31px; background:url(/static/images/myoffice/eFax_joinBtn.gif) no-repeat 0 0; }
#layer_eFax .secContent a.join:link,
#layer_eFax .secContent a.join:visited,
#layer_eFax .secContent a.join:active,
#layer_eFax .secContent a.join:hover { color:#fff; text-decoration:none; }
#layer_eFax .priContent h1 { margin-bottom:35px; width:261px; height:41px; background:url(/static/images/myoffice/logo_tfnef.gif) no-repeat 0 0; text-indent:-1000em; }
#layer_eFax .priContent h2 { margin-bottom:5px; font-size:12px; color:#004386; }
#layer_eFax .priContent p,
#layer_eFax .secContent p { margin-bottom:15px; }
#layer_eFax .priContent .headCopy { font-size:14px; font-weight:bold; }
#layer_eFax .priContent .description { color:#666; }
#layer_eFax .priContent .description strong { color:#333; }
#layer_eFax .priContent .eFaxAccount { padding-top:10px; border-top:1px dashed #ccc; }
#layer_eFax .priContent .eFaxAccount h2 { margin-bottom:13px; }
.eFaxAccount .popup_input { width:210px; }
.eFaxAccount .popup_button_box { margin:7px 0 0 0; border:none; text-align:right; }
.eFaxAccount .popup_button_box input { margin-top:0; }
.numSearch { margin-right:7px; }
#layer_eFax .popup_guide { margin:0 0 10px 0; }
.contactsWrapper { margin-bottom:20px; }
.contactsWrapper:after { content:" "; display:block; clear:both; height:0; visibility:hidden; }
.contactsWrapper .add { float:left; width:249px; }
.contactsWrapper .delete { float:right; width:249px; }
.contactsWrapper .add label { width:90px; }
.contactsWrapper .add .popup_input { width:147px; }
.contactsWrapper select { margin-bottom:4px; width:249px; height:44px; color:#333; }
a.link_twinBtn:link,
a.link_twinBtn:visited,
a.link_twinBtn:active,
a.link_twinBtn:hover { display:block; float:right; width:60px; height:22px; line-height:22px; text-align:center; color:#fff; font-weight:bold; text-decoration:none; }
.add a.link_twinBtn { background:url(/static/images/myoffice/btn_blue.gif) no-repeat 0 0; }
.delete a.link_twinBtn { background:url(/static/images/myoffice/btn_red.gif) no-repeat 0 0; }
#sendHistory { float:right; margin-top:10px; }
#layer_eFax .process { padding-top:130px; text-align:center; }
#layer_eFax .process img { vertical-align:middle; }
#layer_eFax .popup_info_caption span,
#layer_eFax .popup_info_caption div { line-height:18px; }
#layer_eFax #receiverList { height:72px; }
#layer_eFax #receiverList .popup_info_text { overflow:auto; height:72px; }
#layer_eFax .popup_button_box { margin:15px 0; }



/* 휴면계정안내 */
#layer_dormant .popup_box { padding:30px 40px 0 40px; height:350px; }
.noMore { margin-top:10px; border-top:1px solid #ddd; text-align:right; }
.input_check { vertical-align:middle; }
.noMore .input_check,
.noMore label { *position:relative; *top:-6px; }
.noMore .input_button { margin-left:10px; }



/* View & Convert */
.controlArea { padding:6px 10px 10px 10px; background:url(/static/images/member/landingpages/box_bg3.gif) repeat-x 0 0 #eaedf2; border:1px solid #cad1df; }
.controlArea p { margin:0; line-height:1.2em; }
.controlArea p.heading { margin:5px 0 0 0; font-weight:bold; font-size:12px; color:#333; }
.controlArea a:link,
.controlArea a:visited,
.controlArea a:active,
.controlArea a:hover { color:#333; }
.joinComment { margin:0 0 10px 0; }
.joinComment p { margin-bottom:5px; color:#375b99; font-weight:bold; line-height:16px; }
.joinComment ul.linkList li { display:inline; margin-right:10px; }
.joinComment ul.benefitList { margin-bottom:5px; *height:1%; }
.joinComment ul.benefitList:after { content:" "; display:block; clear:both; height:0; visibility:hidden; }
.joinComment ul.benefitList li { float:left; width:280px; padding-left:10px; color:#666; background:url(/static/images/member/landingpages/blt3.gif) no-repeat 0 5px; }
.joinComment ul.benefitList li strong { font-weight:normal; }
.joinComment li.link_login { padding-left:14px; background:url(/static/images/member/landingpages/ico_key.gif) no-repeat 0 50%; }
.joinComment li.link_join { padding-left:14px; background:url(/static/images/member/landingpages/ico_person.gif) no-repeat 0 50%; }
.joinComment li.link_apply { padding-left:14px; background:url(/static/images/member/landingpages/ico_hand.gif) no-repeat 0 50%; }
.joinComment a:link,
.joinComment a:visited,
.joinComment a:active,
.joinComment a:hover { color:#0eb2ea; }
.primaryBox { border:1px solid #e4e4e4; border-top:none; background:#f4f4f4; padding:20px 0; }
.primaryBox .unipaper { margin:0 auto; width:410px; }

.controlArea .dijitButtonNode { position:relative; top:2px; padding:2px 20px 0 20px; *padding:2px 10px 0 10px; height:19px; line-height:17px;
	border:1px solid #ccc; white-space:nowrap; color:#888; background:url(/static/images/member/landingpages/btn_bg.gif) repeat-x 0 50% #fff; cursor:pointer; }
/* Design File Only */
.controlArea .input_button.quick { position:relative; top:2px; margin:4px 2px 2px 0; padding:2px 20px 0 20px; *padding:2px 10px 0 10px;
	height:23px; border:1px solid #ccc; white-space:nowrap; color:#888; font-weight:bold;
	background:url(/static/images/member/landingpages/btn_bg.gif) repeat-x 0 50% #fff; cursor:pointer; }

.file { margin-top:0; }
.url { margin-top:0; }
#layer_convert .file { margin-top:6px; }
.file label,
.url label { position:relative; margin-right:10px; padding-left:10px; background:url(/static/images/member/landingpages/blt2.gif) no-repeat 0 50%; color:#333; }
.file label { top:0; *top:-2px; }
.url label { top:2px; *top:-2px; }
.file label a:link, #pageContent .file label a:visited, #pageContent .file label a:active, #pageContent .file label a:hover,
.url label a:link, #pageContent .url label a:visited, #pageContent .url label a:active, #pageContent .url label a:hover { color:#333; }

.process { margin:0 30px; color:#666; }
.process li { margin-bottom:5px; }
.process .itemTitle { line-height:30px; font-size:12px; color:#333; font-weight:bold; }
.process select { width:100px; }
.hint { margin-top:5px; padding-left:15px; background:url(/static/images/member/landingpages/ico_star.gif) no-repeat 0 5px; color:#0eb2ea; }
.process .viewSize { margin-top:20px }
.process .buttonBigWrapper { margin:10px 0 0 0; padding-top:10px; border-color:#e4e4e4; }
/*.code { clear:both; padding:20px; *padding-top:10px; border:1px solid #ddd; color:#333; background:#f5f5f5; }*/
.code { clear:both; color:#333; }
.code h2 { margin-bottom:10px; padding-bottom:3px; font-size:14px; color:#0eb2ea; }
#pageContent .code p { margin-bottom:0; }
#pageContent .code p textarea { width:686px; height:150px; padding:5px; border:2px solid #0eb2ea; background:#fff8e7; }
.page_embed .process { float:left; width:220px; }
.page_embed .uniPaper { float:right; width:410px; height:342px; }



/* hwp 포맷 지원 */
#layer_hwp .popup_box { padding:20px 20px 0 20px; height:250px; }
.popup_error { margin-bottom:10px; text-align:center; font-size:14px; font-weight:bold; }
.popup_error img { vertical-align:middle; }






