@charset "utf-8";
/* NHN > UIT Center > Open UI Technology Team > Jeong Chan Myeong(dece24@nhncorp.com) */
/* xe_content */
.xe_content{ color:#000; font-size:12px;}

.xe_content blockquote.q1,
.xe_content blockquote.q2,
.xe_content blockquote.q3,
.xe_content blockquote.q4,
.xe_content blockquote.q5,
.xe_content blockquote.q6,
.xe_content blockquote.q7{ padding:10px; margin:0 15px; }

.xe_content blockquote.q1{ padding:0 10px; border-left:2px solid #ccc;}
.xe_content blockquote.q2{ padding:0 10px; background:url(./img/bg_qmark.gif) no-repeat left top;}
.xe_content blockquote.q3{ border:1px solid #d9d9d9;}
.xe_content blockquote.q4{ border:1px solid #d9d9d9; background:#fbfbfb;}
.xe_content blockquote.q5{ border:2px solid #707070;}
.xe_content blockquote.q6{ border:1px dashed #707070;}
.xe_content blockquote.q7{ border:1px dashed #707070; background:#fbfbfb;}

.xe_content p { margin:0;}

.zterm {width:665px;}
.zterm .root_top {background-image:url(/modules/wiki/skins/PXE_wiki/img/root_titlebar.png); background-repeat: no-repeat; width:665px; height: 25px; }
.zterm .left {background-image:url(/modules/wiki/skins/PXE_wiki/img/left_loop.png); background-repeat: repeat; width:5px;}
.zterm .right {background-image:url(/modules/wiki/skins/PXE_wiki/img/right_loop.png); background-repeat: repeat; width:4px; }
.zterm .bottom {background-image:url(/modules/wiki/skins/PXE_wiki/img/bottom.png); background-repeat: no-repeat; width:665px; height: 4px;}
.zterm .contents {PADDING-BOTTOM: 5px; BACKGROUND-COLOR: #000040; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; FONT-FAMILY: Courier; COLOR: #c3c3c3; FONT-SIZE: 12px; PADDING-TOP: 5px; width:646px; }