/* slot box style */

/* This slot class has no attribute */
.sbx {clear:both; }

/*border*/
.sbx_bd01 {clear:both; border:1px solid #DDD;}
.sbx_bd02 {clear:both; border:3px solid #DDD;}
.sbx_bd03 {clear:both; border:5px solid #DDD;}
.sbx_bd04 {clear:both; border:3px solid #90CC3C;} /*green*/
.sbx_bd05 {clear:both; border-top:1px solid #DDD; padding-top:18px;} /*border-top*/

/*border+bg_color*/
.sbx_bdbgc01 {clear:both; border:1px solid #DDD; background-color:#F5F5F5; }
.sbx_bdbgc02 {clear:both; border:3px solid #DDD; background-color:#F5F5F5; }

/*border+bg_image*/
.sbx_bdbgi01 {clear:both; border:1px solid #DDD; background:url(http://union.chadanci.com/u/images/bg_contentbox01.gif) left top no-repeat; _background-position:1px 1px;}
.sbx_bdbgi02 {clear:both; padding:20px 0; border:1px solid #DDD; background:url(http://union.chadanci.com/u/images/bg_contentbox01.gif) left top no-repeat; _background-position:1px 1px; } /*search_conversation*/

/*bg_color+no_border*/
.sbx_bgc01 {clear:both; background-color:#F5F5F5; padding:10px; }

 /*left or right side*/
.sbx_side01 {clear:both; margin-top:0px; padding:0 9px; border:1px solid #DDD; }
.sbx_side02 {clear:both; margin-top:10px; border:1px solid #90CC3C;}

 /*title*/
.sbx_title01 {clear:both; height:35px; background:url(http://union.chadanci.com/u/images/bg_title01.gif) repeat-x left bottom; }

/*exception*/
.sbx_gnb {clear:both; position:relative; width:910px; margin:0 auto; }
.sbx_gnb_main {clear:both; position:relative; width:708px; margin:0 auto; }
.sbx_bottomsearch {position:relative; clear:both; height:47px; z-index:1}
.sbx_footer {clear:both; padding-top:10px; }
.sbx_footer_main {clear:both; position:relative; width:800px; margin:0 auto; padding-top:10px; background:url(http://union.chadanci.com/u/images/bu_dot01.gif) left top repeat-x; }
.sbx_contentbox01 {clear:both; position:relative; height:31px; background:url(http://union.chadanci.com/u/images/bg_contentbox01.gif) left top no-repeat; border:1px solid #DDDDDD; }
.sbx_qna {clear:both; margin-top:20px; padding:8px 9px 5px 9px; border:1px solid #DDDDDD;}
.sbx_btnbox {clear:both; position:relative; width:100%; min-height:20px; _height:20px; }
.sbx_btnbox02 {clear:both; position:relative; width:100%; padding-top:11px; background:url(http://union.chadanci.com/u/images/bg_title01.gif) repeat-x left top; }
.sbx_tabbox {clear:both; position:relative; height:26px; z-index:1; }
.sbx_mini {clear:both; width:415px; height:400px; padding:10px 0 0 10px; background:url(http://union.chadanci.com/u/images/bg_mini.gif) right bottom no-repeat; }
.sbx_vocab {clear:both; position:relative; z-index:90; }


