/************************************************************************
* ÆÄÀÏ¸í	: common.css
* ¼³¸í	: °øÅëCSSÁ¤ÀÇ
* ÀÛ¼ºÀÚ	: ¿¬Á¤Èì(anboyeo@nate.com)
* ÀÛ¼ºÀÏ	: 2008.02.21
* »ç¿ë¹üÀ§ : ¼Ö·ç¼Ç³» ¸ðµçÈ­¸é °øÅëCSS
************************************************************************/
@charset "euc-kr";

/**[[  ÅÂ±× ±âº»Á¤ÀÇ ]]***********/
table				{ border-collapse: collapse;}
fieldset, img	{ border: none;}
div, ul, ol, form, fieldset, td, th, li, h1, h2, h3, h4, p, dl, dt, dd, address { margin:0; padding:0;}
ul, ol				{ list-style:none;}
img.middle		{ vertical-align:middle; margin-bottom:3px;}
hr					{ display:none;}
div.hide, h1.hide, h2.hide, span.hide { display:none;}
input.radio		{ vertical-align: middle; margin-bottom: 5px;}

/**[[  ±âº»¸µÅ©½ºÅ¸ÀÏ ]]****************/
a:link		{color: #565656; text-decoration:none;}
a:visited	{color: #565656; text-decoration:none;}
a:hover		{color: #7B91AA; text-decoration: underline;}
a:active		{color: #565656; text-decoration:none;}

/**[[  PNGÀÌ¹ÌÁö »ç¿ë½ºÅ¸ÀÏ ]]***********/
.png24					{tmp:expression(setPng24(this));}

/**[[ Á¤·Ä*/
.f_left			{float:left;}
.f_right			{float:right; border:0px red solid;}
.a_center	{text-align:center;}
.a_right		{text-align:right;}

/**[[ ÄÁÅÙÃ÷*/
.area				{width:100%;}

/**[[ BANNER ]]***********************/
div.banner_pic	{width:150px; height: 50px; cursor:hand;  padding:11 0 10 7; text-align:left; border: 1px #cccccc solid; background-position: right bottom; background-repeat: no-repeat;}
div.banner_text	{font-weight:none; color: #0550AD; word-break:break-all; word-wrap:break-word; width:90px;}

/**[[  ÅõÇ¥°ü·Ã ]]****************/
div.poll_title	{padding:0 0 10 0; font-weight:bold;}
div.poll_cont	{margin-bottom:10px;}
hr.poll_bar		{color:blue; height:5px; display:block;}

/**[[ ETC ]]***************************/
.bmargin		{margin-bottom: 7px;}
.tmargin		{margin-top: 7px;}
hr.bar			{color:cccccc; height:1px; display:block;}

.num			{font-size:11px;}
.point		{font-weight:bold; color:#cc0000;}
.cell_point	{color:#cc0000;}

div.memb_question	{padding: 4 0 0 0; font-weight:bold;}
div.memb_answer		{padding: 0 0 4 15px;}
