/* ±âº» */
body,td,p   { font-family:dotum; font-size:11px; text-decoration:none; color:#7d7d7d;  letter-spacing:0px;}
A:link      { font-family:dotum; font-size:11px; text-decoration:none; color:#7d7d7d; }
A:visited   { font-family:dotum;; font-size:11px; text-decoration:none; color:#7d7d7d; }
A:active    { font-family:dotum; font-size:11px; text-decoration:none; color:#7d7d7d; }
A:hover     { font-family:dotum;  color:#476fc2;}
body {margin:0px;
	background-color: #f2f2f2;}

/* Body ¼³Á¤ */
.body_bg {
	background:url(../images/white_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

/*Á¡¼±¸µÅ©¾ø¾Ö±â*/
a{selector-dummy : expression(this.hideFocus=true);}
img { border:0px; }

/*bg À§Ä¡*/
.RTXbg {
	background-repeat: repeat-x;
	background-position: right top;
}
/*¼­ºê position */
.position_txt1{
	font-family: "dotum";
	font-size: 11px;
	color: #999999;
}
.position_txt2{
	font-family: "dotum";
	font-size: 11px;
	color: #747474;
}
.position_arrow{
	margin-left:8px;
	margin-right:7px;
}
.position_dummy{
	margin-right:40px;
}

/*¼­ºêÄÁÅÙÃ÷ ¾ç¿· 10px¾¿ ¶ç¿ì±â*/
#common_content{
	padding-top:20px;
 	padding-left:10px;
  	padding-right:10px;
	padding-bottom:100px;
}
/* tabºÎºÐ Å×ÀÌºí ¶óÀÎ*/
.table_topline {
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c6ca;
}
.table_top {
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c6ca;
	text-align: center;
}
.table_bottom {
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: c5c6ca;
	text-align: center;
}
.table_pad {
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: c5c6ca;
	text-align: right;
	padding-right:17px;
}
.table_pad2 {
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: c5c6ca;
	text-align: right;
	padding-right:40px;
}
.table_pad3 {
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: c5c6ca;
	text-align: right;
	padding-right:40px;
}
.table_top_bottom {
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c6cb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c6ca;
    text-align: center;
	
	
}

/*°Ô½ÃÆÇ ¶óÀÎbg*/
.Bxbg_bard {
	background-repeat: repeat-x;
	background-position:  bottom;
	TEXT-ALIGN: center 
}
.Bxbg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: d7d7d7;

}
.Bxbg_bard {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: d7d7d7;
	TEXT-ALIGN: center 
}
/*°Ô½ÃÆÇ ÀÛÀº¹øÈ£ ½ºÅ¸ÀÏ*/
.page_here {
	FONT: bold 10px tahoma,Verdana,seoul; COLOR: #476fc2
}
.page {
	FONT: 10px tahoma,Verdana
}
a.a_page {
	FONT: 10px "tahoma", "Verdana", "seoul";
	COLOR: #7d7d7d;
	TEXT-DECORATION: none;
}
a.a_page:hover {
	FONT: 10px tahoma,Verdana,seoul; COLOR: #476fc2; TEXT-DECORATION: none; font-weight:bold;
}
/* form ½ºÅ¸ÀÏ */
.INPUT2	      	{ height: 19px; font-size: 11px; font-family: ydwd,verdana, sanserif; border: 0; background-color: #ffffff; }
INPUT	      	{  font-size: 11px; font-family: dotum; border: 1 #cfcfcf solid; height:19px; background-color: #ffffff;  color:#717171; letter-spacing:-1px; text-align:left; word-break:keep-all;}
.select 		{ font-size: 10px; font-family: dotum, verdana, sanserif; border: 0; color: #5F5F5F; }


/*±ÛÀÚ»ö*/
.txt_white              { font-family:dotum; font-size:11px; color:#ffffff; text-decoration:none; word-break:keep-all; line-height:18px; letter-spacing:0px; padding-top:3px;}
.txt_white a:link        { font-family:dotum; font-size:11px; color:#ffffff;}
.txt_white a:visited     { font-family:dotum; font-size:11px; color:#ffffff;}
.txt_white a:active      { font-family:dotum; font-size:11px; color:#ffffff;}
.txt_white a:hover       { font-family:dotum; font-size:11px; color:#ffffff; font-weight:bold; }

/*form*/

/*ºñÁö´Ï½º °ÇÀÚÀçºÎºÐ ºí¸´*/
ul,ol {
  list-style:none;
  margin-top:3px ;
  margin-left:-10px;
  margin-bottom:0px;
  padding-left:0px ;
  line-height:13px;
  }

li {
  list-style:img url(../business/img/bul_arrow.gif);
    margin:0px ;
  margin-left:32px;
  padding-left:0px ;
  padding-bottom:5px ;
    line-height:14px;
}

