* { margin: 0px; padding: 0px; }
body, ul, li, dl, dd { margin: 0px; padding: 0px;  }
ol,ul,li { list-style-type: none; }
a { outline:none; }
img, fieldset { border:0; vertical-align: middle; }


body { 
  text-align: center;
}

#wrapper {
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
  min-width: 1230px;          /* body 크기 */
  float: left;
  overflow: hidden;
}	


#header {
  width: 100%;
  height: 90px;
  float: left;
}

.logo {
	padding-right: 10px; width: 187px; float: left;
}



#menu {
  height: 40px;
  margin-top: 8px;
  background: url(../image/menu_bar.gif) no-repeat left #cb1830;
  margin-left: 200px;
}

#menu ul a { display: block; }
#menu li { float: left; }
#menu .menu01 a { height: 30px; background: url(../image/menu_bg.jpg); width: 121px; text-align: center; padding-top: 10px; font-size: 16px; color: #fff; letter-spacing: -1px; font-family: "Malgun Gothic", dotum, sans-serif; font-weight: bold; line-height: 20px; margin-left: 10px; }
#menu .menu02 a { height: 30px; background: url(../image/menu_bg.jpg); width: 121px; text-align: center; padding-top: 10px; font-size: 16px; color: #fff; letter-spacing: -1px; font-family: "Malgun Gothic", dotum, sans-serif; font-weight: bold; line-height: 20px;}
#menu .menu01 a:hover { background-position: left bottom; color:#3d3d3d; }
#menu .menu02 a:hover { background-position: left bottom; color:#3d3d3d; }

#smenu_box {  width: *; height: 18px; float: left; padding-top: 5px; }

.submenu {
  float: left;
  display: none;
}


.submenu li { float: left; }
.submenu li a { display: block; font-size: 12px; color: #000; font-family: "Malgun Gothic", dotum, sans-serif; font-weight: bold; margin-right: 30px; letter-spacing: -1px; }

.sub_box {
	width: 100%; 
	clear: both;   
}


#l_box {
	width: 187px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 13px;
}

#r_box {
	width: 1030px;
	float: left;
}

#c_box {
	width: 290px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

#cr_box {
	width: 725px;
	float: left;
	margin-left: 14px;
}

#cr_sub_list {
	width: 740px;
	float: left;
	margin-top: 20px;	 
}

#cr_sub_view {
	width: 740px;
	float: left;
	margin-top: 20px;
}

#footer {
	clear: both;
	width: 100%;
	padding: 15px 0;
	border-top: 2px solid #707070;
}

.book {
	background-color: #FFFFE9;
	padding: 10px 10px;
	border-bottom: 1px solid #c4c4c4;
}

.book_title {
	color: #0b7903;
	font-size: 14px;
}

#login_bg {
  width: 100%;
  background: url(../image/login_bg.gif) repeat-x top;
}

#login_wrapper {
  width: 990px;
  height: 642px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  background: url(../image/login.gif) no-repeat top;
}

#login_wrapper02 {
  width: 469px;
  height: 203px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  padding-top: 214px;
}

#login_btn {
  float: right;
  width: 73px;
  padding: 96px 53px 0 0;
}

#login_input {
  float: left;
  width: 215px;
  padding: 95px 0 0 116px;
}

.pw_input { padding-top: 8px; }

#login_copy {
  width: 100%;
  float: left;
  height: 40px;
  padding-top: 15px;
}

.copy_text {
  width: 750px;
  margin: 0 auto;
  display: inline;
  font-family: Tahoma;
  font-size: 11px;
}

.input_line01 { background-color:#FFFFFF; border:1px solid #abadb3 }

.roll_txt { font-size: 14px; color: #000; font-family: "Malgun Gothic", dotum, sans-serif; }

/* 버튼 */
.btn_center {overflow:hidden; padding-top:15px; text-align:center;}
.btn_right {overflow:hidden; padding-top:30px; text-align:right;}
.btn_right2 {overflow:hidden; text-align:right;}
.cnt_Img {overflow:hidden; text-align:center;}

.btn_duble {overflow:hidden; padding-top:15px;text-align:right;}
.btn_duble div {float:right;}
.btn_duble div:first-child {float:left;}

/* 테이블 */
.table_style1 {width:100%; margin-bottom:25px;}
.table_style1 table {width:100%; border-left:1px solid #c5c5c5; border-right:1px solid #c5c5c5; border-bottom:1px solid #c5c5c5;}
.table_style1 table thead tr th {padding:9px 0; color:#7c8590; font-size:11px; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; border-bottom:1px solid #c5c5c5; border-top:2px solid #037b7d; background:#f7f7f7;}
.table_style1 table thead tr th:first-child {border-top:2px solid #f1650f;}
.table_style1 table tbody tr th {padding:9px 0; color:#444e5a; font-size:12px; text-align:center; border:1px solid #c5c5c5; background:#f7f7f7;}
.table_style1 table tbody tr td {padding:9px 0; color:#444e5a; font-size:12px; text-align:center; border:1px solid #e0e0e0;}
.table_style1 table tfoot tr td {padding:9px 0; color:#444e5a; font-size:12px; text-align:center; border:1px solid #e0e0e0;}
.table_style1 table tfoot tr td strong {color:#f1650f; padding-left:40px;}
.table_style1 table tfoot tr td strong:first-child {padding-left:0;}

/* 게시판 - 목록 */
.board_list_style1 {width:100%; background:url('../images/bullet/board_th_bg.gif') repeat-x 0 1px;}
.board_list_style1 table {width:100%; border-bottom:1px solid #c5c5c5;}
.board_list_style1 table thead tr th {height:32px; color:#444c55; font-size:14px; font-weight:bold; letter-spacing:-1px;border-top:2px solid #92c83e; border-bottom:1px solid #c5c5c5; background:url('../images/bullet/board_th_line.gif') no-repeat 0 50%;}
.board_list_style1 table thead tr th img {vertical-align:middle;margin-left:10px;}
.board_list_style1 table thead tr th:first-child {background:none;}
.board_list_style1 table tbody tr:hover td {background:#f6f7f8;}
.board_list_style1 table tbody tr td {padding:8px 0; color:#555555; text-align:center; border-bottom:1px solid #e0e0e0;}
.board_list_style1 table tbody tr td:first-child {}
.board_list_style1 table tbody tr td input {vertical-align:middle;}
.board_list_style1 table tbody tr td.subject {padding-left:10px; text-align:left;}
.board_list_style1 table tbody tr td.subject a, .board_list_style1 table tbody tr td.subject img {vertical-align:middle;}
.board_list_style1 table tbody tr td.subject .sc1 {color:#017c7d;}
.board_list_style1 table tbody tr td.subject .sc2 {color:#f1650f;}
.board_list_style1 table tbody tr td.point {color:#017c7d;}
.board_list_style1 table tbody tr td.point2 {color:#7b4a24;}
.board_list_style1 table tbody tr td.point3 {color:#435b86;}
.board_list_style1 table tbody tr td.bg1 {vertical-align:top; background:#f7f7f7;}
.board_list_style1 table tbody tr td.valign1 {vertical-align:top; padding-top:10px;}
.board_list_style1 table tbody tr td.num {font-size:14px;color:#888;}
.board_list_style1 table tbody tr.notice td.subject a {color:#037b7d;}
.board_list_style1 table tbody tr.notice_line td {border-bottom:1px solid #90c9ca;}
.board_list_style1 table tbody tr.last td {border-bottom:1px solid #c7c7c9;}

.board_list_style1 table.faq tbody tr.answer td {padding:0; text-align:left; border:0; background:#f9f9f9;}
.board_list_style1 table.faq tbody tr.answer td .answer_tx {overflow:hidden; padding:18px 57px; border-bottom:1px solid #e0e0e0;}
.board_list_style1 table.faq tbody tr.answer td .answer_tx div {float:left; padding-left:2px; color:#424d5b; font-size:12px; line-height:18px;}
.board_list_style1 table.faq tbody tr.answer td .answer_tx div span {display:block; padding-top:8px;}
.board_list_style1 table.faq tbody tr td .quest {float:left; width:14px; height:14px; overflow:hidden; margin-right:9px; vertical-align:middle; background:url('../images/bullet/bullet_quest.gif') no-repeat 0 0;}
.board_list_style1 table.faq tbody tr.on td span.quest {background-position:0 -14px;}
.board_list_style1 table.faq tbody tr.answer td .quest {background-position:0 -28px;}
.board_list_style1 table.faq tbody tr td .slide {display:inline-block; width:18px; height:17px; overflow:hidden; vertical-align:middle; background:url('../images/bullet/bullet_slide.gif') no-repeat 0 0;}
.board_list_style1 table.faq tbody tr.on td .slide {background-position:0 -17px;}

.board_list_style1 table.rusia thead tr th {line-height:10px;}

.board_list_style2 {width:100%; padding-top:12px;}
.board_list_style2 table {width:100%; border-bottom:1px solid #c5c5c5;}
.board_list_style2 table tbody tr td {padding:15px 0; color:#424d5b; text-align:center; vertical-align:top; border-bottom:1px solid #e0e0e0;}
.board_list_style2 table tbody tr td:first-child {vertical-align:top;}
.board_list_style2 table tbody tr td a.img {display:inline-block; width:138px; height:91px;}
.board_list_style2 table tbody tr td a.img img {width:137px; height:89px; border:1px solid #e1e1e1;}
.board_list_style2 table tbody tr td a.img:hover img {border:1px solid #f68f26;}
.board_list_style2 table tbody tr td .text {overflow:hidden; padding-left:10px; text-align:left;}
.board_list_style2 table tbody tr td .text div {overflow:hidden;}
.board_list_style2 table tbody tr td .text div h5 {float:left;}
.board_list_style2 table tbody tr td .text div h5 a {color:#363636; font-size:14px;}
.board_list_style2 table tbody tr td .text div span {float:right; color:#a3adba; font-size:11px;}
.board_list_style2 table tbody tr td .text p.info {padding-top:3px; margin-bottom:7px; color:#5da7b1;}
.board_list_style2 table tbody tr td .text p a {color:#87919f; line-height:18px;}

/* 게시판 - 보기 */
/* view table */
.table_view {background:url("../images/layout/bg_tableView.gif") no-repeat 0 0;}
.table_view table {width:700;table-layout:fixed}
.table_view table thead th {text-align:left;height:34px;padding:0 11px 0 15px;background:url("../images/layout/bg_thList.gif") no-repeat 100% 50%;color:#444c55;font-size:14px;}
.table_view table thead td {text-align:left;height:34px;padding-left:10px;color:#000;font-size:14px;}
.table_view table thead td.subject {font-size:14px;color:#000;font-weight:bold;}
.table_view table thead td.subject span {font-size:14px; color:#7b4a24;}
.table_view table thead td.number {font-family:tahoma;font-size:14px;color:#888;}
.table_view table tbody td {background:#fff;word-break:break-all;}
.table_view table tbody td div.text {border-left:solid 0px #d8d8d8;border-right:solid 1px #d8d8d8;border-bottom:solid 0px #d8d8d8;padding:34px 29px;}
.table_view table tbody td div.text p {color:#333;font-size:14px;line-height:150%;}
.table_view table tbody td div.text div.download {background:#efefef;margin-top:40px;padding:15px;overflow:hidden;}
.table_view table tbody td div.text div.download > span {float:left;padding-right:10px;}
.table_view table tbody td div.text div.download > span img {padding-top:2px;}
.table_view table tbody td div.text div.download ul {float:left;}
.table_view table tbody td div.text div.download ul li {padding-top:5px;}
.table_view table tbody td div.text div.download ul li:first-child {padding-top:0px;}
.table_view table tbody td div.text div.download ul li a {font-size:14px;color:#435b86;text-decoration:underline;}
.table_view table tbody td div.text div.download ul li span {font-size:14px;padding-left:3px;display:inline-block;}
.table_view table tbody td div.text div.answer {border-top:1px solid #ccc;margin-top:25px;padding-top:15px;}
.table_view table tbody td div.text div.answer dl dt {padding-bottom:15px;font-size:14px;}
.table_view table tbody td div.text div.answer dl dt span {font-size:14px;color:#435b86;background:url('../images/bullet/icon_write.gif') no-repeat 0 2px;padding:0 10px 0 20px;border-right:1px dotted #666;margin-right:10px;}
.table_view table tbody td div.text div.answer dl dd {padding-left:20px;font-size:14px;line-height:21px;color:#333;}

/* 게시판 - 쓰기 */
.board_write_style1 {width:100%;}
.board_write_style1 table.top_line {border-top:1px solid #c5c5c5;}
.board_write_style1 > table {width:100%; border-top:2px solid #92c83e;}
/*130527 추가(김명진)*/
.board_write_style1 table.bdgray{border-top:1px solid #c5c5c5;}
.board_write_style1 table.bd_none {border-top:0}
/*130527 추가(김명진) end*/
.board_write_style1 > table > tbody > tr > th {padding:7px 0 7px 15px; color:#444c55; font-size:11px; text-align:left; border-left:1px solid #c5c5c5; border-bottom:1px solid #c7c7c9; background:#f6f6f6;}
.board_write_style1 > table > tbody > tr > td {padding:7px 0 7px 15px; color:#444e5a; text-align:left; border-right:1px solid #c5c5c5; border-bottom:1px solid #c7c7c9;}
.board_write_style1 table tbody tr td label {display:inline-block; height:20px; line-height:22px; margin-right:10px;}
.board_write_style1 table tbody tr td label input {margin-top:-4px; vertical-align:middle;}
.board_write_style1 table tbody tr td input[type=text] {height:21px; padding-left:8px; color:#444e5a; font-size:12px; line-height:18px;}
.board_write_style1 table tbody tr td input[type=password] {height:21px; padding-left:8px; color:#444e5a; font-size:12px; line-height:18px;}
.board_write_style1 table tbody tr td input.txt1 {background:#adb3ba;color:#fff;}
.board_write_style1 table tbody tr td .single {margin-bottom:5px;}
.board_write_style1 table tbody tr td .temp {display:inline-block; height:20px; padding:0 2px; color:#cdcdcd; font-size:11px; line-height:20px;}
.board_write_style1 table tbody tr td .temp2 {display:inline-block; width:130px; height:18px; line-height:18px;}
.board_write_style1 table tbody tr td div a {vertical-align:top;}
.board_write_style1 table tbody tr td .ex {display:inline-block; padding-left:7px; color:#a3adba; font-size:11px; padding-top:2px;}
.board_write_style1 table tbody tr td input.title {font-size:12px;}
.board_write_style1 table tbody tr td ul.contact {overflow:hidden}
.board_write_style1 table tbody tr td ul.contact li {float:left;background:url('../images/bullet/bullet_list.gif') no-repeat 0 8px;padding-left:8px;margin:0 30px 5px 0;}
.board_write_style1 table tbody tr td ul.contact li span {padding-right:10px;background:url('../images/bullet/board_th_line.gif') no-repeat 100% 7px;margin-right:10px;}
.board_write_style1 table tbody tr td ul.contact li em {text-decoration:underline;}
.board_write_style1 table tbody tr td img {padding-top:2px;}


.board_write_style1 table tbody tr.file_up th span {display:block; padding-left:14px; background:url('../images/bullet/bullet_file2.gif') no-repeat 0 4px;}
.board_write_style1 table tbody tr.file_up td div {float:left; width:150px; padding-top:1px;}
.board_write_style1 table tbody tr.file_up td div:first-child {width:468px; height:48px; margin-right:9px; padding:0; border:1px solid #cecece; background:#f7f7f7; overflow-x:hidden; overflow-y:scroll;}
.board_write_style1 table tbody tr.file_up td div:first-child ul {overflow:hidden; padding:3px 0 0 10px;}
.board_write_style1 table tbody tr.file_up td div a {display:inline-block; font-size:11px;line-height:17px; margin-bottom:5px; vertical-align:middle;}
.board_write_style1 table tbody tr.file_up td div a img {vertical-align:middle;}

.board_write_style1 table.medi_table {border:1px solid #c5c5c5;}
.board_write_style1 table.medi_table tbody tr th {border-left:0px;}
.board_write_style1 table.medi_table tbody tr td .add_div {overflow:hidden; padding-top:3px;}
.board_write_style1 table.medi_table tbody tr td .add_div:first-child {padding-top:0;}
.board_write_style1 table.medi_table tbody tr td .add_div a {display:inline-block; padding-top:2px;}
.board_write_style1 table.medi_table tbody tr td .add_div input.point {color:#017c7d;}
.board_write_style1 table.medi_table tbody tr td .add_btn {overflow:hidden; padding-top:5px; padding-right:10px; text-align:right;}

.board_write_style1 table.recruit {border:1px solid #c5c5c5; border-top:0;}
.board_write_style1 table.recruit tbody tr:first-child th {border-top:2px solid #f1650f;}
.board_write_style1 table.recruit tbody tr:first-child td {border-top:2px solid #037b7d;}
.board_write_style1 table.recruit tbody tr th {border-left:0px;}
.board_write_style1 table.recruit tbody tr td {border-right:0px;}


/* 갤러리 - 목록 */
.gallery_list_style1 {width:100%; border-top:2px solid #037b7d;}
.gallery_list_style1 ul {overflow:hidden;}
.gallery_list_style1 ul li {float:left; overflow:hidden; width:443px; height:115px; padding:17px 14px 15px 15px; border-bottom:1px solid #e0e4e9;}
.gallery_list_style1 ul li div {float:left;}
.gallery_list_style1 ul li div:first-child {margin-right:20px;}
.gallery_list_style1 ul li div dl {overflow:hidden; margin-bottom:1px;}
.gallery_list_style1 ul li div dl dt {float:left; width:85px; height:22px; padding-left:7px; color:#7c8590; font-size:11px; line-height:22px; letter-spacing:-1px; font-weight:bold; background:url('../images/bullet/bullet_list_dot.gif') no-repeat 0 50%;}
.gallery_list_style1 ul li div dl dd {float:left; height:22px; padding-left:10px; color:#424d5b; font-size:12px; line-height:22px; background:url('../images/bullet/board_th_line.gif') no-repeat 0 45%;}
.gallery_list_style1 ul li div span {display:block; padding-top:7px;}
.gallery_list_style1 ul li input.num {width:30px; border:1px solid #cdcdcd;}

.gallery_list_style2 {width:100%; border-top:2px solid #037b7d;}
.gallery_list_style2 ul {overflow:hidden; padding:15px; border-bottom:1px solid #e0e0e0;}
.gallery_list_style2 ul li {float:left; width:130px; margin-left:27px; text-align:center;}
.gallery_list_style2 ul li:first-child {margin-left:0;}
.gallery_list_style2 ul li div {width:128px; height:164px; margin-bottom:8px; border:1px solid #e0e0e0; background:url('../images/layout/gal_bg2.gif') no-repeat 0 0;}
.gallery_list_style2 ul li.on div {border:1px solid #f68b1f;}
.gallery_list_style2 ul li a {display:block; margin-bottom:5px; text-align:center;}


/* paging */
.paging {text-align:center; width:100%;margin-top:30px;}
.paging > a {display:inline-block;height:23px;width:23px;vertical-align:top;}
.paging > span > a {display:inline-block;height:23px;width:23px;vertical-align:top;line-height:23px;background:url("../images/btn/bg_paging.gif") no-repeat 0 0;font-family:tahoma; font-size:12px;color:#888;text-decoration:none}
.paging > span > a:hover {background:url("../images/btn/bg_paging_over.gif") no-repeat 0 0;color:#fff;}
.paging > span > a.on {background:url("../images/btn/bg_paging_over.gif") no-repeat 0 0;color:#fff;}

/* 간격 */
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb30 {margin-bottom:30px;}
.mb20 {margin-bottom:20px;}
.mr10 {margin-right:10px;}

/* 2012-10-22 김현경 add */
.medi_info .info_left dl dd.point {color:#017C7D;}
.board_list_style1 table tbody tr td .sc1 {color:#017C7D;}
.board_list_style1 table tbody tr td .sc2 {color:#F1650F;}
.board_view_style1 table tbody tr td .sc1 {color:#017C7D;}
.board_view_style1 table tbody tr td .sc2 {color:#F1650F;}

.board_view_style1 .medi_view {overflow:hidden; padding:14px 80px; text-align:center;}
.board_view_style1 .medi_view div {float:right; text-align:left;}
.board_view_style1 .medi_view div:first-child {float:left; width:485px;}
.board_view_style1 .medi_view div h4 {padding-top:20px; color:#017c7d; font-size:14px;}
.board_view_style1 .medi_view div h4:first-child {padding-top:0;}
.board_view_style1 .medi_view div p {padding-top:18px;}
.board_view_style1 .medi_view div p.point1 {color:#f1650f;}
.board_view_style1 table tbody tr .bdr_nm {border-right: 1px solid #C5C5C5;}

.board_list_style1 table.faq tbody tr.answer td .answer_tx_type2 {padding:18px 57px 18px 123px;}

.board_list_style1 table.faq tr.on td.subject {color:#017C7D;}

.board_write_style1 table tbody tr.file_up th span {color:#4e83c8;font-size:11px;}

.board_write_style1 table tbody tr th.point {border-top:2px solid #F1650F}
.board_write_style1 table tbody tr th.bdl_none {border-left:none}
.board_write_style1 table tbody tr td.bdr_none {border-right:none}
.board_write_style1 table tbody tr th.bdr_nm {border-right: 1px solid #C5C5C5;}
.board_write_style1 table tbody tr th.bdr_nm2 {color:#037b7d; font-size:11px; text-align:center; border-right: 1px solid #C5C5C5;}
.board_write_style1 table tbody tr th.bdr_nm2 span {color:#037b7d; font-size:12px; font-weight:normal;}
.board_write_style1 table tbody tr td.bdl_nm {border-left: 1px solid #C5C5C5;}
.board_write_style1 table tbody tr td.a_center {text-align:center;}

/*버튼*/
a.btn_delete {display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn1_first.gif') no-repeat 0 0;height:27px;}
a.btn_delete span {font-size:11px;font-weight:bold;padding:0 23px 0 17px;margin-left:6px;display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn1_last.gif') no-repeat 100% 0;height:27px;text-align:center;line-height:25px;color:#444c55;}
a.btn_enter {display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn2_first.gif') no-repeat 0 0;height:27px;}
a.btn_enter span {font-size:11px;font-weight:bold;padding:0 23px 0 17px;margin-left:6px;display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn2_last.gif') no-repeat 100% 0;height:27px;text-align:center;line-height:25px;color:#fff;}
a.btn_write {display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn2_first.gif') no-repeat 0 0;height:27px;}
a.btn_write span {font-size:11px;font-weight:bold;padding:0 29px 0 22px;margin-left:6px;display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn2_last.gif') no-repeat 100% 0;height:27px;text-align:center;line-height:25px;color:#fff;}
a.btn_list {display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn3_first.gif') no-repeat 0 0;height:27px;}
a.btn_list span {font-size:11px;font-weight:bold;padding:0 23px 0 17px;margin-left:6px;display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn3_last.gif') no-repeat 100% 0;height:27px;text-align:center;line-height:25px;color:#fff;}
a.btn_excel {display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn4_first.gif') no-repeat 0 0;height:27px;}
a.btn_excel span {font-size:11px;font-weight:bold;padding:0 10px 0 4px;margin-left:6px;display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn4_last.gif') no-repeat 100% 0;height:27px;text-align:center;line-height:25px;color:#7b4a24;}
a.btn_save {display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn5_first.gif') no-repeat 0 0;height:27px;}
a.btn_save span {font-size:11px;font-weight:bold;padding:0 23px 0 17px;margin-left:6px;display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn5_last.gif') no-repeat 100% 0;height:27px;text-align:center;line-height:25px;color:#fff;}
a.btn_save2 {display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn6_first.gif') no-repeat 0 0;height:32px;}
a.btn_save2 span {font-size:12px;font-weight:bold;padding:0 38px 0 32px;margin-left:6px;display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn6_last.gif') no-repeat 100% 0;height:32px;text-align:center;line-height:28px;color:#fff;}
a.btn_search {display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn7_first.gif') no-repeat 0 0;height:25px;}
a.btn_search span {font-size:11px;font-weight:bold;padding:0 9px 0 5px;margin-left:21px;display:inline-block;background:url('http://anti666.com/css/images/btn/bg_btn7_last.gif') no-repeat 100% 0;height:25px;text-align:center;line-height:21px;color:#fff;}


/* 말풍선 레이어
------------------------------------------*/
.rnd_list { position: relative; height: 150px;}
.rnd_result_bg { 
	visibility: hidden;
	width:273px;
	height:114px;
	z-index:100;
	background: url(http://images.ent-k.com/testoftalent/assess/rnd_pop_bg.gif) no-repeat; 
	}
.rnd_list ul { 
	width:273px; padding: 5px 0 0 30px;
	}
.rnd_list ul li { 
	padding: 0 0 0 10px;
	font-size: 11px;
	letter-spacing: -1px;
	color: #000000; 
	background: url(http://images.ent-k.com/testoftalent/assess/arr_rnd.gif) no-repeat 0 5px;
	}
.rnd_list ul li.none { 
	padding: 0 0 0 10px;
	font-size: 11px;
	letter-spacing: -1px;
	color: #000000; 
	background: none;
	}


#rnd2001_1 {
	position:absolute;
	left:200px;
	top:35px;
	z-index:100;
	visibility: hidden;
}

#rnd2002_1 {
	position:absolute;
	left:200px;
	top:35px;
	z-index:100;
	visibility: hidden;
}

#rnd2003_2 {
	position:absolute;
	left:330;
	top:35px;
	z-index:100;
	visibility: hidden;
}