/* CSS Document */

/*±âº» ½ºÅ¸ÀÏÀÔ´Ï´Ù »èÁ¦ÇÏÁö ¸¶½Ê½Ã¿À*/
body {
  width: 100%;
  overflow-x : hidden;
  background-color:#FFFFFF
} 

/*¸ÞÀÎ div½ºÅ¸ÀÏÀÔ´Ï´Ù.*/

#content {
  width: 470px;
  z-index:01;
  position:absolute;
  left:50%;
  margin-left:-20px;
  top:109;

}

/*¸ÞÀÎ div½ºÅ¸ÀÏÀÔ´Ï´Ù.*/

td {
font-family: "Verdana";
font-size: 12px;
color: #7e7e7e;
line-height: 19px;
text-decoration: none;
}

th {
font-family: "Verdana";
font-size: 12px;
text-decoration: none;
}

.position {
font-family: "Verdana";
font-size: 11px;
color: #666666;
text-decoration: none;
}

a:link    {font-family: "µ¸¿ò"; font-size: 12px;color: #ff6633;letter-spacing:0px;text-decoration: none; font-weight:normal;}
a:visited {font-family: "µ¸¿ò"; font-size: 12px;color: #7e7e7e;letter-spacing:0px;text-decoration: none; font-weight:normal;}
a:active  {font-family: "µ¸¿ò"; font-size: 12px;color: #7e7e7e;letter-spacing:0px;text-decoration: none; font-weight:normal;}
a:hover   {font-family: "µ¸¿ò"; font-size: 12px;color: #000000;letter-spacing:0px;text-decoration: none ;font-weight:normal;}


/*±âº» ½ºÅ¸ÀÏÀÔ´Ï´Ù »èÁ¦ÇÏÁö ¸¶½Ê½Ã¿À*/
/*±âº»ÀûÀ¸·Î ÀüÃ¼ÆäÀÌÁö¿¡ Àû¿ëµÇ´Â ½ºÅ¸ÀÏÀº ÁÖ¼®À¸·Î Ã³¸®ÇÕ´Ï´Ù ÇÁ·Î±×·¡¸Ó¿ÍÀÇ ÀÇ»ç¼ÒÅë!!!!*/


/*¸ÞÀÎ¸®½ºÆ®½ºÅ¸ÀÏ*/
A.pre:link {font-family: "Verdana"; font-size: 11px; color: #7e7e7e; text-decoration: none; line-height: 14px;}
A.pre:visited {font-family: "Verdana"; font-size: 11px; color: #7e7e7e; text-decoration: none; line-height: 14px;}
A.pre:active {font-family: "Verdana"; font-size: 11px; color: #7e7e7e; text-decoration: none; line-height: 14px;}
A.pre:hover {font-family: "Verdana"; font-size: 11px; color: #333333; text-decoration: none; line-height: 14px;}

A.miss:link {font-family: "Verdana"; font-size: 12px; color: #7e7e7e; text-decoration: none; line-height: 15px;}
A.miss:visited {font-family: "Verdana"; font-size: 12px; color: #7e7e7e; text-decoration: none; line-height: 15px;}
A.miss:active {font-family: "Verdana"; font-size: 12px; color: #7e7e7e; text-decoration: none; line-height: 15px;}
A.miss:hover {font-family: "Verdana"; font-size: 12px; color: #333333; text-decoration: none; line-height: 15px;}


/*ºÒ¸´°ü·Ã ½ºÅ¸ÀÏ*/
.bullet_circle {
	background:url(../C_image/C_common/bullet_circle.gif) no-repeat 16px 7px;
	padding-left:30px;
	height:21px;
}
.bullet_circle_img {
	background:url(../C_image/C_common/bullet_circle.gif) no-repeat 36px 50%;
	padding-left:50px;
}
.bullet_orgDot {
	background:url(../C_image/C_common/bullet_orgDot.gif) no-repeat 32px 10px;
	padding-left:39px;
	height:20px;
}
.bullet_arrow {
	background:url(../C_image/C_common/bullet_arrow.gif) no-repeat 31px 7px;
	padding-left:40px;
	height:20px;
}

/*Å×ÀÌºí°ü·Ã°ü·Ã ½ºÅ¸ÀÏ*/
.table_contents {
	width:100%;
}
.table_contents th {
	background:url(../C_image/C_common/table_div.gif) no-repeat right #0087a4;
	height:25px;
	vertical-align:middle;
	color:#FFFFFF;
}

.table_contents td {
	border-bottom:1px solid #efeeee;
	border-right:1px solid #efeeee;
	padding:5px;
	height:25px;
	text-align:center;
}
.table_contents td.leftText{ text-align:left; padding-left:8px;}
