/*********************************************
* GLOBAL : Common : Product By wepas.com
*********************************************/
body { padding:0px ; margin:0 0 0 0;}
body, table, tr, td, select, textarea, input 
{
scrollbar-face-color: #dddddd; 
scrollbar-shadow-color: #aaaaaa; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #999999; 
scrollbar-darkshadow-color: #999999; 
scrollbar-track-color: #eeeeee; 
scrollbar-arrow-color: #ffffff
}
table,td,SELECT,input,DIV,form,TEXTAREA,center,option,span,pre,br,P {font-family:µ¸¿ò;font:9pt;line-height:150%;color:#666666}
img,table {border:0} /* img , table border=0 */
p {margin:0}

/*********************************************
* GLOBAL : Form
*********************************************/
.input		{border:1px solid #DADADA;  background-color:#FAFAFA;} /* ¼±ÅÃÇü input tag*/
.select		{border:1px solid #C2C2C2;}		/* ¼±ÅÃÇü select tag*/
.textarea	{border:1px solid #C2C2C2}		/* ¼±ÅÃÇü textarea tag*/
.input1		{border:1px solid #DADADA;} /* ¼±ÅÃÇü input tag*/

/*********************************************
* GLOBAL : Contents
*********************************************/
.Cmargin	{padding:30px 0 30px 0}			/* ÄÁÅÙÃ÷ ¸¶Áø */
.CmarginBoard{padding:0 14px 0 14px}			/* ÄÁÅÙÃ÷ ¸¶Áø */
.Ctable		{width:670}						/* ÄÁÅÙÃ÷ Å×ÀÌºí */
.i10		{padding:0 0 0 10px}				/* 1 depth µé¿©¾²±â(Indent) */
.i20		{padding:0 0 0 20px}				/* 2 depth µé¿©¾²±â(Indent) */
.i30		{padding:0 0 0 30px}				/* 3 depth µé¿©¾²±â(Indent) */
.i40		{padding:0 0 0 40px}				/* 4 depth µé¿©¾²±â(Indent) */
.h10		{padding:10 0 0 0}				/* 1 depth Çìµù ¸¶Áø */
.h20		{padding:20 0 0 0}				/* 2 depth Çìµù ¸¶Áø */
.h30		{padding:30px 0 0 0}				/* 3 depth Çìµù ¸¶Áø */
.h40		{padding:40px 0 0 0}				/* 4 depth Çìµù ¸¶Áø */
.tbold	{color:#336699;font-weight:bold;font-size:10pt} /* ¶óº§ 1 depth °­Á¶¿ë */
.label02	{color:#336699}					/* ¶óº§ 2 depth °­Á¶¿ë */
.locate01	{font-family:µ¸¿ò; FONT-SIZE: 11px; color:#787169; padding:0 0 0 0;}	/* ÇöÀçÀ§Ä¡ ±âº» */
.locate02	{color:#666666;font-size:8pt}					/* ÇöÀçÀ§Ä¡ °­Á¶ */
.btitle		{color:#000000;font-size:11pt;font-weight:bold}					/* ¶óº§ 2 depth °­Á¶¿ë */
/*********************************************
* GLOBAL : table(border)
*********************************************/
.bg0 {background-color:dadada} /* border */
.bg1 {background-color:E8EEF5;} /* background 1 depth °­Á¶ */
.bg2 {background-color:F4F4F4;} /* background 2 depth °­Á¶ */
.bg3 {background-color:F0F0F0;padding-left:10px} /* background 3 depth °­Á¶ */
.bg4 {background-color:FDFDFD} /* background 4 depth °­Á¶ */


/*********************************************
* GLOBAL : Link
*********************************************/
a:link {font-family:tahoma;font:9pt; color:#353535; text-decoration:none;word-spacing:-0.1em;letter-spacing:-0.0em;line-height:130%} /* Primary Link */
a:visited {font-family:tahoma;font:9pt; color:#353535; text-decoration:none;word-spacing:-0.1em;letter-spacing:-0.0em;line-height:130%}
a:hover {font-family:tahoma; font:9pt; color:#0099cc; text-decoration:none;word-spacing:-0.1em;letter-spacing:-0.0em;line-height:130%}

.link01 {font-family:µ¸¿ò;font:9pt; color:#333333; text-decoration:none;word-spacing:-0.1em;letter-spacing:-0.1em;height:26;border-bottom:1px dashed #eaeaea;cursor:hand;padding:0 0 0 10;font-weight:bold} /* Secondary Link */
a.link01:link {font-family:µ¸¿ò;font:9pt; color:#333333; text-decoration:none;word-spacing:-0.1em;letter-spacing:-0.1em;height:26;border-bottom:1px dashed #eaeaea;padding:0 0 0 10;font-weight:bold} /* Secondary Link */
a.link01:visited {font-family:µ¸¿ò;font:9pt; color:#333333; text-decoration:none;word-spacing:-0.1em;letter-spacing:-0.1em;height:26;border-bottom:1px dashed #eaeaea;padding:0 0 0 10;font-weight:bold}
a.link01:hover {font-family:µ¸¿ò; font:9pt; color:#006699; text-decoration:none;word-spacing:-0.1em;letter-spacing:-0.1em;font-weight:bold}


a {text-decoration: none;}
 .btn {
  display: block;
  width: 175px;
  height: 26px;
  background: url('/images/stitle_0101.gif') no-repeat left top;
  color:#336699;
 }
  .btn span {
  display: block;
  width: 175px;
  height: 26px;
  padding: 3px 0 0 15px;
  text-align: left;
  font-weight:bold;
  cursor:pointer;
  color:#336699;
  background: url('/images/stitle_0101.gif') no-repeat left top;
 }
 .btn:hover {background: url('/images/stitle_0101o.gif') no-repeat left top;width:175px;height:26px;cursor:pointer;}
 .btn:hover span {background: url('/images/stitle_0101o.gif') no-repeat left top;padding:3px 0 0 15px;width:175px;height:26px;color: #336699;font-weight:bold;cursor:pointer;}
 
