/* CSS Document */
body {margin:0px;
      background-image:url(/images/bg_all.jpg);
	  background-position:left top;
	  background-repeat:repeat-x;}

#header {background-image:url(/images/logo_bg.jpg);
         background-position:left top;
		 background-repeat:no-repeat;
		 width:100%;
		 }
#middle {background-image:url();
         background-position:left top;
		 background-repeat:repeat-x;
		 width:100%;
		 }
#footer {background-image:url(images/bottom_bg.gif);
         background-position:left top;
		 background-repeat:repeat-x;
         width:100%
         }
		 
table,td,div,p {font-size:12px; line-height:17px;
                color:#D75024;
				}
.mainleftbg {background-image:url(images/main_middle_bg.gif);
             background-repeat:no-repeat;
			 background-position:left top;
			 }			
.subleftbg{background-image:url(/images/main_middle_bg.jpg);
           background-position:left top;
		   background-repeat:no-repeat;
		   vertical-align:top;
		   }
		   
#sub23{background-image:url();
       background-position:left top;
	   background-repeat:no-repeat;
	   vertical-align:top;
		   }
#mainqnabg{background-image:url(/images/main_qna_bg.jpg);
           background-position:left 43px;
		   background-repeat:no-repeat;
		   height:179px;
		   }

a:link{color:#555555;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"}
a:visited{color:#555555;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"}
a:active{color:#555555;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"}
a:hover{color:#000000;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"}

a:link.bottom{color:#444444;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"; font-weight:bold;}
a:visited.bottom{color:#444444;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"; font-weight:bold;}
a:active.bottom{color:#555555;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"; font-weight:bold;}
a:hover.bottom{color:#D76F48;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"; font-weight:bold;}


a:link.bottom2{color:#D76F48;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"; font-weight:bold;}
a:visited.bottom2{color:#D76F48;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"; font-weight:bold;}
a:active.bottom2{color:#555555;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"; font-weight:bold;}
a:hover.bottom2{color:#000000;text-decoration:none;font-size:12px; font-family:"±¼¸²","µ¸¿ò"; font-weight:bold;}