@charset "utf-8";
/* CSS Document  */

/*basic*/
body							{margin:0; padding:0; background:#FFFFFF; font-family:Arial ,"돋움","굴림", Seoul, "한강체"; }
h1, h2, h3, h4, h5,p, ul, ol 	{margin:0px; padding:0px; list-style:none; line-height:170%; color:#666666; text-align:justify;}
h1, h2, h3, h4, h5 ,			{font-weight:bold;}
a img 							{border: none;}



/* BOX */
#container			{width:100%; text-align:center}
#box				{ background:url(../c_img/sub_background.jpg) repeat-x top #FFFFFF}
#box_index			{ background:url(../c_img/index_background.jpg) repeat-x top #FFFFFF}


/*각서브페이지 CONTENT */
#content			{width:690px; text-align:left;color:#666666;line-height:170%;text-align:justify;}
#content h4			{font-size:13px; color:#3FA0CB;background:url(../c_img/icon/h4_icon.gif) no-repeat left center #F7F7F7; padding-left:25px;}
#content h5			{font-size:12px; color:#000;background:url(../c_img/icon/23.png) no-repeat left center; padding-left:20px;}
#content p			{letter-spacing:-0.5px; text-indent:10px; padding-left:25px;}
#content .flash		{border-bottom:#999999 dotted 1px; padding-bottom:5px;}
.raw_A				{background:#F0F8FF;}
.top_button			{width:100%; text-align:right; border-bottom:#CCCCCC 1px dotted; padding-bottom:5px; margin:15px 0  15px 0 ;}
.line_dot			{border-bottom:#CCCCCC 1px dotted; padding:5px 0  5px 0; margin:15px 0  15px 0;}
.icon_span			{color:#666666; background:url(../c_img/icon/bullet500.png) no-repeat left center; padding-left:10px;}


/* 인덱스부분 */
.index_top			{background:url(../c_img/index_top.jpg) top left no-repeat;}

/* 섭부분 백그라운드 이미지 상단,좌측메뉴,우측타이틀,우측내용 */
.subtop				{background:url(../c_img/sub_top.jpg) top left no-repeat;}
.left_menu			{background:url(../c_img/sub_left_back.jpg) top left no-repeat; padding-top:5px; padding-left:15px;}
.sub_title			{background:url(../c_img/sub_title.jpg) top left no-repeat;}
.sub_content		{padding:10px 25px 0 20px;}