@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* 2010.12.27 */

 /* base */
body {
	font-size:12px;
	margin:0;
	padding:0;
	font-family: Dotum, "돋움", sans-serif;
	color: #585858;
	letter-spacing:0em;}

div, p, ul, li, img, a, table, td, th, tr, h1, h2, h3, h4, h5, h6, form, input, span, iframe, dl, dt, dd, caption  {margin:0;padding:0;border:none;}
table{font-size:100%;}
img{ border: 0 none; vertical-align:top;}


/* All */
header,footer,aside,section,nav,article,figure,figcaption	{display:block}
body, table, input, textarea, select, button p	{ font-family:돋움, Dotum, Tahoma, Geneva, sans-serif; font-size:14px; color:#555; line-height:130%}
img, video, audio, object, iframe	{ max-width:100%; height:auto}
html, body	{ min-height:100%; margin:0; padding:0}
ul, li			{ list-style:none}
h, a	{ text-decoration:none}
input	{ line-height:18px; border:1px solid #cdcdcd; padding:3px}
*		{font-family:돋움, Dotum, Tahoma, Geneva, sans-serif; font-size:15px; color:#555; font-weight:normal}


fieldset{border:none;margin:0; padding:0;}
img, input.image {border:0 none;}
form, input{margin:0;padding:0; }
legend{display:none; margin:0; padding:0;}
caption{display:none;}
ul,ol,li {list-style:none;}
select{font-size:0.95em;}
textarea{font-size:12px;margin:0;padding:0;}

hr{visibility:hidden;overflow:hidden;position:absolute;width:0;height:0;font-size:0;line-height:0;}
td *, div *, span *, p * { }



 
 /* Common Class */
input.inputText				{border:1px solid #e5e5e5; background:#f2f2f2; padding:2px;}
textarea							{border:1px solid #e5e5e5; padding:2px 6px;}
.inputCheck					{vertical-align:middle;}

/* Tabel */
table								{width:100%; border:0; border-spacing:0;  ;}
th,td								{border:0;}
th									{padding:10px 10px 10px 7px; font-weight:bold;}
td img							{vertical-align:middle;}
td .inputText					{background:#fff;}
td .inputCheck				{margin:0; padding:1px; width:17px; height:18px;}
.buttonArea					{text-align:center; padding:10px 0 20px 0; margin:0px 0 20px 0;}
.border_none					{border-bottom:0px !important;}

/* Text Color */
.gray								{font-size:11px; color:#999; line-height: normal;}
.gray_r							{font-size:11px; color:#999; line-height: normal;float:right;}
.bgwhite						{background:#fff !important;}
.floatright						{float:right !important;}
.center							{text-align:center;}
.pb_5	 							{padding-bottom:5px !important;}
.text_left							{text-align:left !important;}










/* basic board_list */
.board				{ position:relative; margin:0 10px 30px 10px}
.board_list			{ text-align:left; padding:10px 5px; border-bottom:1px solid #ccc;}
.board_list li		{ vertical-align:top}
.board_list img	{ margin:3px 5px 0 0}
.board_list li span	{ font-size:12px; color:#666}
.board_list li span.notice	{ font-size:15px; color:#555}
.board_list .title span.comment	{ color:#f77f00; font-size:15px}

.board_top						{ position:relative; }
.post_btm_list					{ position:absolute; border:0; top:0; right:10px;}
.post_btm_list .btn_t span	{ display:inline-block; height:26px; padding:0 .7em; font-size:.85em; color:#222; line-height:26px; white-space:nowrap; border-radius:4px 4px; text-align:center; background-color:#fefefe; background:-webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f1f1f1))}



/* basic board_write */
.board h2		{ font-size:16px; padding:15px 10px; margin:0 0 15px 0; font-weight:bold; text-align:center; border-top:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb}
.board .ct		{ max-width:100%; margin:0 auto}

.board>.post_btm		{ position:absolute; width:100%; top:13px; height:45px; }
.board>.post_btm .btn_l			{float:left; left:0; }
.board>.post_btm .btn_r			{  float:right; right:0; }
.ct .post_btm		{ position:relative; height:45px; border-top:1px solid #dbdbdb; }
.ct .btn_l			{ position:absolute; left:0; top:10px; }
.ct .btn_r			{ position:absolute; right:0; top:10px}
.post				{ position:relative; text-align:left; zoom:1}
.post:after		{ content:""; clear:both; display:block }
.post .option	{ float:left; margin-bottom:10px; }
.post select	{ float:right}

.post p.option			{ line-height:25px}
.post p input.txt01	{ margin:0 0 8px 0; width:46.5%; float:left}
.post p input.txt02	{ margin:0 0 8px 0; width:97%}
.post p textarea.txt03	{border:1px solid #cdcdcd; margin:0 0 8px 0; width:95%; min-height:150px}
.vc		{ visibility:hidden; width:5px; float:left}



/* basic board_view */
.board_view		{ border:1px solid #dfdfdf; border-radius:5px 5px;  -webkit-box-shadow:0 1px #e0e1e2;}
.board_T			{ text-align:left; padding:10px 0; border-bottom:1px solid #e0e1e2; }
.board_T li			{ padding-left:10px;}
.board_T li.title	{  font-size:15px; color:#333; font-weight:bold}
.board_T li span	{ font-size:12px; color:#666}
.board_C			{ padding:10px; min-height:100px}

.post_btm_view		{ position:relative; height:45px; }
.post_btm_view .btn_l		{ position:absolute; left:0; top:10px; }
.post_btm_view .btn_r		{ position:absolute; right:0; top:10px}
.btn_t			{cursor: pointer; display:inline-block; height:26px; padding:1px; letter-spacing:-1px; border-radius:5px 5px; -webkit-box-shadow:0 1px #e0e1e2; background-color:#bcbcbc; background:-webkit-gradient(linear, 0 0, 0 100%, from(#bcbcbc), to(#8a8a8a))}
.btn_t2	 { display:inline-block; height:26px; padding:0 .7em; font-size:.85em; color:#222; line-height:26px; white-space:nowrap; border-radius:4px 4px; text-align:center; background-color:#fefefe; background:-webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f1f1f1))}

#comment_write		{ border:1px solid #dfdfdf; margin:10px 0}
.bd_com{width:100%; padding:15px}
.bd_com td .tx			{ width:100%;  height:80px; vertical-align:middle;color:#555;margin:0;padding:0 ;}
.bd_com td input		{ cursor: pointer;height:80px; color:#f23030; width:100%; border:1px solid #f0caca; background-color:#faf5f5; background:-webkit-gradient(linear, 0 0, 0 100%, from(#fffdfd), to(#f7ebeb)) }

#commentContents	{ margin:10px 0}
.table_comment th		{ width:30%; font-size:13px; font-family:'Nanum Gothic', sans-serif;}
.table_comment td input.inputText	{ min-width:60%}

/* 2010.12.27 */ 
/* Nav 
#nav								{width:100%; height:25px; margin-bottom:25px; border-bottom:1px solid #eaeaea;}
#nav h3							{float:left; width:50%;  ;}
#nav ul							{float:right; padding:5px 5px 0 0;}
#nav ul li						{padding-left:15px; background:url('/board/img/imgHome.gif') no-repeat scroll 0 3px;}
*/

/* 2010.12.27 */
table.board colgroup col.no				{width:7%;}
table.board colgroup col.title			{;}
table.board colgroup col.writer			{width:13%;}
table.board colgroup col.date			{width:13%;}
table.board colgroup col.search		{width:10%;}
table.board colgroup col.img			{width:30%;}

p.total											{padding:8px 0;}

table.board td									{padding:7px 5px;}
table.board thead th						{border-bottom:solid 1px #a1a1a1;text-align:center;color:#555;vertical-align:middle;padding:10px 0 10px 0;margin:0;background:url('/board/images/board/lineList_01.gif') no-repeat right top;}
table.board thead th.end					{border-bottom:solid 1px #a1a1a1;text-align:center;color:#555;vertical-align:middle;padding:10px 0 10px 0;margin:0;background:none transparent scroll repeat 0% 0%}
table.board tbody td						{border-bottom:1px solid #dfdfdf; text-align:center;vertical-align:middle;}

.page-navi										{width:100%; text-align:center;}
.page-navigation								{margin:20px auto; vertical-align:middle;line-height:1.8em;font-size:0.90em;letter-spacing:-0.1em;}
.page-navigation span input 			{vertical-align:middle; margin-top:-2px;*margin-top:0;}
.page-navigation .prev-page input		{padding-right:5px;}
.page-navigation .next-page input	 	{padding-left:5px;}
.page-navi	 a:hover							{color:#1c5a0f;}
.page-navi	 .now								{color:#1c5a0f;}
.page_num a img							{ width:auto !important}


form.search-select							{width:355px; margin:0 auto 30px; display:none}
form.search-select	.skip					{display:none;}
form.search-select select				{vertical-align:middle; background:#fff; border:1px solid #e5e5e5;font-size:1.0em;height:22px;}
form.search-select #list_search		{width:210px; vertical-align:middle;}
form.search-select .bt_search			{vertical-align:middle;}
.search-select input						{font-size:1.0em;}

div.bt_social ul								{position:relative; width:170px; height:auto; margin:20px auto; text-align:center;}
div.bt_social ul:after						{content:""; display:block; clear:both;}
div.bt_social li								{float:left; text-align:center;}

/* 2010.12.27 */
/* Board_list etc */
thead.board_list th							{background:url(/board/img/board/lineList_01.gif) no-repeat right top;}
thead.board_list th.end					{background:none;}
.board .notice td								{background:#f7f7f7;}
.board .none td								{height:200px;}
.board .reply .text_left						{padding:7px 10px 7px 50px; background:url("/board/img/board/iconReply.gif") no-repeat scroll 7px 7px ;}

.board span img								{vertical-align:text-top;}
span.admin									{padding:0 0 0 17px !important; background:url("/board/img/board/iconAdmin.gif") no-repeat scroll 0 0;}

div.movielist									{position:absolute; display:none; height:70px; right:204px; bottom:133px; padding:5px; border:2px solid #a1a1a1; background:#fff; z-index:1;}
div.movielist .list								{width:100px; height:75px;}
div.movielist .list li							{float:left; width:100%; height:17px;}
div.movielist .list li.add						{margin-top:5px; padding-left:10px; background:url("/board/img/board/imgAdd.gif") no-repeat scroll 0 3px; color:green ;}

div.bt_list										{width:100%; margin-top:10px; display:none}
div.bt_list:after								{content:""; display:block; clear:both;}
div.bt_list ul									{ margin:0}
div.bt_list li									{float:left; padding-right:3px;}
div.bt_list .bt_right							{float:right; background:none; width:auto}

.page_num									{ width:95%; text-align:center; font-size:16px}
.page_num *									{ vertical-align:middle}
.page_num a									{ text-align:right; font-weight:bold }
.page_num a img							{ width:20%; margin:0 5px}



/* 2010.12.27 */
/* Board_view etc */
tbody.board_view th						{width:13%; background:#f7f7f7; color:#333; text-align:center; border-bottom:1px solid #e2e2e2;}
tbody.board_view td						{}
tfoot.board_view th							{color:#333; text-align:center;}
tfoot.board_view .frist						{border-top:1px solid #dfdfdf; border-bottom:1px solid #cee3c9 ;padding:0;height:28px;vertical-align:middle;}
.board_view .big								{border-bottom:solid 1px #dfdfdf;color:#666;background:#f4f7f3;vertical-align:middle;height:32px;padding:0 0 0 7px;text-align:left}
.board_view .stit								{border-bottom:solid 1px #dfdfdf;color:#555;font-weight:bold;border-right:1px solid #dfdfdf;background:none;padding:0 0 0 0;vertical-align:middle;height:30px;}
.board_view .stit2							{border-bottom:solid 1px #dfdfdf;color:#555;font-weight:bold;border-right:1px solid #dfdfdf;border-left:1px solid #dfdfdf;background:none;padding:0 0 0 0;vertical-align:middle;height:30px;}
.board_view .s_td							{border-bottom:solid 1px #dfdfdf;background:none;padding:0 0 0 0;vertical-align:middle;height:30px;text-align:center;}
.board_view .s_td2							{border-bottom:solid 1px #dfdfdf;background:none;padding:0 0 0 0;vertical-align:middle;height:30px;text-align:center;}
.board_view .s_td3							{text-align:left}

dl.address_copy								{float:right; position:relative; padding: 5px 0 0 0;}
dl.address_copy dt							{float:left; padding-right:5px; color:#565656; font-size:11px;}
dl.address_copy dd							{float:left; color:#565656; font-size:11px;}

span.down a									{text-decoration:underline; color:#989898;}

div.bt_view										{position:relative; height:auto; margin:20px auto 45px auto; text-align:center;}


dl.bt_view_hit									{float:left; width:50%; position:relative;}
dl.bt_view_hit dt								{float:left; padding-left:10px; color:#5d5d5d;}
dl.bt_view_hit dd								{float:left; color:#565656; font-size:11px;}

div.bt_view_list ul							{float:right; width:auto; position:relative; padding: 0 10px 0 0;}
div.bt_view_list ul:after					{content:""; display:block; clear:both;}
div.bt_view_list li								{float:left; padding-left:10px; text-align:center;}

.right_line										{padding-right:10px !important; background:url('/board/img/board/lineBoard_view.gif') no-repeat right 2px;}

/* 2010.12.27 */
/* Board_write etc */
.board_write th								{width:15%; padding:7px 15px; color:#333; text-align:left; border-bottom:1px solid #e2e2e2;background:#f7f7f7}
.board_write td								{padding:5px !important;; text-align:left !important;}
#variableFiles td								{ border-bottom:0}

#writeContents								{width:100%;display:block;margin:10px 0 5px 0;overflow:hidden;line-height:1.6em;min-height:50px;}
.bt_write										{width:100%;text-align:center;margin:20px 0;}
div.bt_write ul									{position:relative; width:180px; height:auto; margin:20px auto 45px auto; text-align:center;}
div.bt_write ul:after							{content:""; display:block; clear:both;}
div.bt_write li									{float:left; padding:0 2px;}		
.textarea_contents							{width:540px;}
/* 2011.01.10 */
div.effect li.color * 							{float:left;}
div.effect li.color input						{vertical-align:bottom; margin:5px 5px 0 0; *margin:0;}
div.effect div.color_box					{float:left; position:relative; display:block; width:15px; height:13px;}
div.effect .ff3300								{width:15px; height:15px; background:#ff3300;}
div.effect .ff0099								{width:15px; height:15px; background:#ff0099;}
div.effect .f009900							{width:15px; height:15px; background:#009900;}
div.effect .f0033cc							{width:15px; height:15px; background:#0033cc;}
/* 2010.12.27 */
/* Board_Del etc */
form.board_del								{width:90%; height:210px; margin:0 auto; border:1px solid #dbdbdb; text-align:center;}
.title_write										{width:350px;}
.board_del_wrapper						{width:90%; padding:40px 0 10px 0; margin:0 auto 30px auto; border-bottom:1px solid #dbdbdb; text-align:center;}
.board_del_wrapper input				{margin:10px 0;}
/* 2010.12.27 */
/* ImageBoard_List etc */
.gallery_wrapper								{float: left; width:32.2%; height:180px; margin:20px 0.5% 0 0.45%; }
.gallery_wrapper ul							{ margin:0}
.gallery_wrapper ul ul						{ margin:0}
.gallery_wrapper ul li						{ background:none; padding:0}
.gallery_wrapper ul li ul li					{ background:none}
.T_gallery_img								{width: 206px; padding:0 !important; border: 1px solid #C5C5C5; background:url('/board/img/board/bgGallery_01.gif') no-repeat 50% 50%;}
.T_gallery_img img							{width:100%;}

.T_gallery li									{float:left; padding-right:3px;}
.T_gallery_img_01							{width:258px; height: 111px; padding:0 !important; margin:12px; border: 1px solid #C5C5C5; background:url('/board/img/board/bgGallery_01.gif') no-repeat 50% 50%;float:left;}
.T_gallery_img_01 img					{width:258px; height: 111px;}

.T_gallery_text								{width:100%; padding-top:10px !important; vertical-align:top; text-align:left}
.T_gallery_text	 .t							{}
.T_gallery_text .text li						{padding:10px 10px 0 10px;}
.T_gallery_text	 ul li						{height:17px;overflow:hidden;width:100%;}
.T_gallery_text	 ul li a					{overflow:hidden;display:block;width:160px;height:17px;float:left;}

.margin_10									{margin:10px !important;}
.right_line_01									{padding:0 20px 0 10px !important; background:url('/board/img/board/lineBoard_img.gif') no-repeat 90% 2px;}

.T_gallery_text	 dl{float:left;height: 91px}
.T_gallery_text	 .tit{color:#333;font-weight:bold;padding:0 0 10px 0;}
.T_gallery_text	 .con{color:#666;height:auto;overflow:hidden;line-height:1.2em;}
.T_gallery_text	 .date{font-size:0.90em;color:#888;margin:7px 0 0 0;}

/* 2010.12.27 */
/* ImageBoard_View */
.board_view .img_content img		{width:95%; margin:0 auto ;}
div.bt_view_01 ul						{position:relative; width:263px; height:auto; margin:20px auto 45px auto; text-align:center;}
div.bt_view_01 ul:after					{content:""; display:block; clear:both;}
div.bt_view_01 li							{float:left; padding:0 2px;}	

/* 2010.12.30 */
/* Board Comment */
.board_comment						{position:relative; width:100%; margin-top:40px; background:#f2f2f2; border:1px solid #e5e5e5;}
.board_comment:after					{content:""; display:block; clear:both;}
ul.comment_wrapper					{height:90px; margin:15px 14px 0 14px;}
ul.comment_wrapper li				{float:left;}
ul.comment_wrapper li textarea	{width:85%; height:76px;}
ul.comment_wrapper li a img		{padding:2px 0 0 8px;}
p.comment_p								{width:auto; padding:0 0 10px 15px;}

.board_comment div.list li				{float:left; color:#000;}
.board_comment div.list li.data		{padding:0 10px; color:#7b7b7b;}
.board_comment div.list li.bt_link li	{padding:0 1px;}

.board_comment div.list .comment_box_choice					{width:auto;  height:auto; padding:10px 10px 20px 10px; background:#fff;}
.board_comment div.list .comment_box_choice:after				{content:""; display:block; clear:both;}
.board_comment div.list .comment_box_choice li.contents	{width:100%; padding-top:5px; line-height:16px;}	
.board_comment div.list .comment_box_choice li.contents p	{font-size:11px; color:#000;}

.board_comment div.list .comment_box							{width:auto;  height:auto; padding:15px 0 0 15px;}
.board_comment div.list .comment_box:after					{content:""; display:block; clear:both;}
.board_comment div.list .comment_box .contents				{width:100%; padding-top:5px; line-height:16px;}	
.board_comment div.list .comment_box .contents p			{width:auto; padding-bottom:10px; margin-right:15px; border-bottom:1px solid #d8d8d8; font-size:11px;}
.board_comment div.list .comment_box	 .fer					{padding-right:5px;}

.board_comment div.list .reply											{background:url("/board/img/board/iconReply_01.gif") no-repeat scroll 0 13px ;}
.comment_login																{margin:0 14px 10px 14px;}
.comment_login:after														{content:""; display:block; clear:both;}

.comment_login li															{float:left;}
.comment_login li label 													{padding:3px 3px 0 0; vertical-align:middle;}
.comment_login li input 													{vertical-align:middle;}
.comment_login li.text 													{padding:3px 3px 0 0;}
input.login_text																{width:80px !important; background:#fff !important; margin-right:10px; color:#969696 !important;}

/* 2011.01.03 */
/* Board Schedule */
div.month																		{width:240px; margin:0 auto; text-align:center;}
div.month:after																{content:""; display:block; clear:both;}
div.month li																	{float:left; color:#939393; font-weight:bold;}
div.month li	h3																{width:125px; line-height:16px; color:#383838; font-size:16px;}

.sun																				{color:#ff4317 !important;}
.sat																				{color:#045c82 !important;}
.end																				{border-right:0px !important;}
.blue																				{color:#0976c2 !important;}
.orange																			{color:#ff6600	 !important;}
.gray01																			{color:#999 !important;}

colgroup col.day										{width:13.5%;}
thead.schedule										{background:#f7f7f7;}
thead.schedule th									{padding:5px 0 !important; color:#a1a1a1 !important; border-right:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2 !important; background:#f7f7f7;}
thead.schedule th.end							{border-right:1px solid #f7f7f7 !important;}
tbody.schedule td									{height:95px; vertical-align:top; text-align:left !important; font-weight:bold; border-right:1px solid #e2e2e2;}

td.schedule											{background:#f3f3f3;}
div.schedule											{position:absolute; overflow:hidden; width:130px; height:90px; margin:-20px 0 0 30px; *margin:-5px 5px 0 15px; padding:8px 10px 10px 15px; background:url('/board/img/board/bgSchedule_01.gif') no-repeat;}
div.schedule li										{width:100%;}
div.schedule .end									{padding-top:5px; color:#ff4317;}	

tfoot.schedule	td									{margin-top:-1px; border-top:1px solid #a1a1a1 !important; background:#f7f7f7;}
tfoot.schedule	td strong						{display:block; width:100%;}

div.month01											{float:left; width:170px; text-align:right; padding:0 10px 30px 10px;}
div.month01 a										{font-size:11px;}
div.month01 tfoot	td								{padding-top:10px;}
div.month01 tfoot	td strong					{display:block; width:100%;}
div.month01 tfoot	td span						{color:#0976c2;}

/* Board Schedule etc */
table.small_schedule								{width:170px;}
table.small_schedule thead						{background:#9ba2a7;}
table.small_schedule thead th					{font-size:11px; text-align:center; padding:0 !important; border-bottom:2px solid #fff; font-weight:normal !important; color:#fff;}
table.small_schedule tbody td					{font-size:11px; color:#424242; text-align:center; border-right:1px solid #fff; border-bottom:1px solid #fff; background:#e4e6e7;}
table.small_schedule tbody .schedule		{color:#fff !important; font-weight:bold; background:#5199be;}
table.small_schedule tfoot	td					{padding-top:10px;}
table.small_schedule tfoot	td strong		{display:block; width:100%;}
table.small_schedule tfoot	td span			{color:#0976c2;}

table.small_schedule01							{width:170px;}
table.small_schedule01 thead th				{border-top:1px solid #dedede; border-bottom:1px solid #dedede; font-size:11px; text-align:center; padding:0 !important; font-weight:normal !important; color:#a7a7a7;}
table.small_schedule01 tbody td				{font-size:11px; color:#424242; text-align:center; border-right:1px solid #ececec; border-bottom:1px solid #ececec;}
table.small_schedule01 tbody .schedule	{color:#fff !important; font-weight:bold; background:#ffa750;}
table.small_schedule01 tfoot	td				{padding-top:10px;}
table.small_schedule01 tfoot	td strong	{display:block; width:100%;}
table.small_schedule01 tfoot	td span		{color:#0976c2;}

table.small_schedule02							{width:170px;}
table.small_schedule02 thead					{background:#9ba2a7;}
table.small_schedule02 thead th				{font-size:11px; text-align:center; padding:0 !important; border-bottom:2px solid #fff; font-weight:normal !important; color:#fff;}
table.small_schedule02 tbody td				{font-size:11px; color:#424242; text-align:center; border-right:1px solid #ececec; border-bottom:1px solid #ececec;}
table.small_schedule02 tbody .schedule	{color:#000 !important; font-weight:bold; background:#ffeebb;}
table.small_schedule02 tfoot	td				{padding-top:10px;}
table.small_schedule02 tfoot	td strong	{display:block; width:100%;}
table.small_schedule02 tfoot	td span		{color:#0976c2;}

table.small_schedule03							{width:170px;}
table.small_schedule03 thead					{background:#98c500;}
table.small_schedule03 thead th				{font-size:11px; text-align:center; padding:0 !important; border-bottom:2px solid #fff; font-weight:normal !important; color:#fff;}
table.small_schedule03 tbody td				{font-size:11px; color:#424242; text-align:center; border-right:1px solid #ececec; border-bottom:1px solid #ececec;}
table.small_schedule03 tbody .schedule	{color:#000 !important; font-weight:bold; background:#e8e8e8;}

/* 2011.01.03 */
/* Board Schedule View*/
tbody td.board_view01							{margin-top:-1px; border-top:1px solid #a1a1a1;}

/* 2011.01.03 */
/* Board English */
form.search-select_en							{width:390px; margin:0 auto; }
form.search-select_en select					{*vertical-align:middle; background:#fff; border:1px solid #e5e5e5;}
form.search-select_en #list_search			{width:210px; vertical-align:middle;}
form.search-select_en .bt_search			{vertical-align:middle;}
.board .reply_en .text_left						{padding:7px 10px 7px 50px; background:url("/board/img/board/iconReply_en.gif") no-repeat scroll 7px 7px ;}

.no_movie{border-top:1px solid #a1a1a1;border-bottom:1px solid #a1a1a1;text-align:center; padding-top:80px}



/* 이미지게시판 */
.showlist01 ul					{ display:inline-block; width:49%; height:auto; text-align:center; padding:0 0 20px 0; margin:0 auto; vertical-align:top !important }
.showlist01 .img img		{ width:98%; height:157px; min-height:130px; margin:0 auto; border:#dcdcdc 1px solid }
.showlist01 .g_title			{ display:block; width:98%; color:#555; text-align:center; font-size:1em; line-height:140%; margin:5px 0 0 0; }
.showlist01 .g_title a		{ display:block; width:100%; text-decoration:none; color:#333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.showlist01 span.icon			{ display:block;}
.showlist01 span.icon img	{ width:auto}
.showlist01 span			{ font-size:12px; color:#666; text-align:center; }
.showlist01 span.date		{ padding-right:5px}
.showlist01 .comment *	{ vertical-align:middle}