@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;}

/* CSS Tab Preference
---------------------------------------------------------------------------------*/
#boardTab {width:100%;}
#boardContent {}

.boardTabs {height:35px; }
.boardTabs ul{ list-style-type: none; font-size:12px; text-transform: uppercase; font-weight: bold; font-family:"Nanum Gothic","Malgun Gothic","Apple LiGothic","Arial","helvetica","Sans-serif";}
.boardTabs ul li{float:left; display:inline; margin-right:5px; }
.boardTabs ul li a,
.boardTabs ul li a span {float:left; height:36px; background:url(img/tab-img.png) no-repeat 0 -36px; padding:0 0 0 15px; text-decoration:none; cursor:pointer;}
.boardTabs ul li a span {background-position:right -36px; padding:0 15px 0 0;}
.boardTabs ul li a {position:relative; line-height:35px; color:#FFF;}

.boardTabs ul li a.active,
.boardTabs ul li a:hover {background-position:0 0; color:#000; text-decoration:none;}
.boardTabs ul li a.active span,
.boardTabs ul li a:hover span{background-position:right 0;}

#board_container {border:1px solid #C0C0C0; padding:25px 15px 15px 15px; font-family:NanumGothic,"나눔고딕",Malgun Gothic,"맑은고딕",Dotum,"돋움",Gulim,"굴림", Verdana,Arial,Helvetica,sans-serif;}

.boardTabbed {/* Cross-Browser Min Height */ min-height: 200px; height:auto !important; height: 200px;}
.boardTabs-content {display:none;}

/* Comment Tab Preference
---------------------------------------------------------------------------------*/
#commentTab {width:100%;}
#commentContent {}

.commentTabs {height:35px;}
.commentTabs ul{ list-style-type:none; font-size:12px; text-transform: uppercase; font-weight: bold; font-family:"Nanum Gothic","Malgun Gothic","Apple LiGothic","Arial","helvetica","Sans-serif";}
.commentTabs ul li{float:left; display:inline; margin-right:5px; }
.commentTabs ul li a,
.commentTabs ul li a span {float:left; height:36px; background:url(img/tab-img.png) no-repeat 0 -36px; padding:0 0 0 15px; text-decoration:none; cursor:pointer;}
.commentTabs ul li a span {background-position:right -36px; padding:0 15px 0 0;}
.commentTabs ul li a {position:relative; line-height:35px; color:#FFF;}

.commentTabs ul li a.active,
.commentTabs ul li a:hover {background-position:0 0; color:#000; text-decoration:none;}
.commentTabs ul li a.active span,
.commentTabs ul li a:hover span{background-position:right 0;}

#comment_container {border:1px solid #C0C0C0; padding:25px 15px 15px 15px; font-family:NanumGothic,"나눔고딕",Malgun Gothic,"맑은고딕",Dotum,"돋움",Gulim,"굴림", Verdana,Arial,Helvetica,sans-serif;}

.commentTabbed {/* Cross-Browser Min Height */ min-height: 200px; height:auto !important; height: 200px;}
.commentTabs-content {display:none;}
