@charset "euc-kr";

@import url(common.css);


/* board list*/

div.bao_tit							{width:566px; height:34px; overflow:hidden; background:url(/common/img/community/board_bg.gif) no-repeat 0 0;}
div.bao_tit		p.tit_is			{float: left; text-align: center; margin-top: 10px;}

div.bao_cen							{width:560px; min-height:18px; _height:18px; padding-top: 5px;}
div.bao_cen		p.no				{width:10%; float: left; text-align: center}
div.bao_cen		p.tit				{width:50%; float: left;}
div.bao_cen		p.name				{width:15%; float: left; text-align: center; }
div.bao_cen		p.date				{width:15%; float: left; text-align: center;}
div.bao_cen		p.hit				{width:10%; float: left; text-align: center;}

.line								{width:560px; height:2px; background:url(/common/img/community/board_line.gif) repeat-x 0 0; font-size: 1%; line-height: 1%; clear: both;}



/* board view */
.v_tit								{text-align: center; padding-top: 7px; font-weight: bold;}

.v_ctit								{width:60px; float: left; text-align: center}
.v_ctit		img						{margin-top: 5px;}
.v_cent								{width:220px; float: left;}


.v_pre								{width:70px; float: left; }
.v_pre		img						{margin-top: 5px;}
.v_next								{float: left;}

.v_centent							{width:540px; min-height: 200px; _height:200px; padding:10px;}




/* board write */		
div.write											{width:560px; overflow:hidden; }
div.write		div.w_cen							{width:100px; float:left; margin-top: 8px; text-align: center; background:url(/common/img/community/write_line.gif) no-repeat 99px 0;}
div.write		div.w_txt							{width:460px; float:left;}
.line2												{width:560px; height:3px; font-size: 1%; line-height: 1%;background-color:#1b75a3;}
div.write		div.w_txt	input					{font-size: 12px; color: #666; height: 13px; border: 1px solid #c2c2c2; background-color:#fff; padding-top: 3px;margin-bottom: 3px; margin-top: 3px;}




/* °Ô½ÃÆÇ °Ë»ö*/

div.search_c										{width:560px; height:30px; background:#f5f5f5; overflow: hidden; margin-top: 20px; margin-bottom: 30px;}
div.search_c		div.sc							{width:350px; margin:0 auto; padding-top: 4px;}





/* FAQ */

ul.faq											{ width:560px; overflow:hidden; }
ul.faq	 li.ask									{ width:100%;text-align: center; overflow: hidden;}
ul.faq	 li.answer								{ width:100%; padding-top: 5px; overflow: hidden;}

.f_no											{ width:8%; padding:3px 0; text-align: center; float: left;}
.f_tit											{ width:92%; padding:3px 0; float: left;text-align: left;}