@charset "euc-kr"; 
/**********************************************************************
Sunchang Child Sub Style Sheet (for IE6.0/7.0 FireFox2.0/3.0 Safari3.0)

version : 0.0.1
author : jinovice
email : jinovice@nate.com
website : none
**********************************************************************/

/**********************************************************************
@main
**********************************************************************/
/* common */
.sub { background:url("/child/common/main_contbg.gif") repeat-x 0 290px; }
.sub a:hover	{ color:#009944; }
.sub #width_limit	{ width:1000px; margin-top:290px; float:left; }
.none{display:none;}

/* toparea > navi */
.sub #toparea #navi		{ z-index:0; position:absolute; left:0; top:0; width:1000px; height:290px; }

/* sidearea */
.sub #sidearea		{ z-index:150; position:relative; width:200px; float:left; display:inline; overflow:hidden; }

/* contentarea */
.sub #contentarea	{ z-index:100; position:relative; left:0; width:725px; background:url("/images/sc_child_sub/content_bg.gif") repeat-y 0 0; float:left; }

/* contentarea > pagetitle */
.sub #contentarea #pagetitle	{ width:725px; height:60px; background:url("/images/sc_child_sub/pagetitle_bg.gif") repeat-x 0 0; }

/* contentarea > content */
.sub #contentarea #content	{ width:685px; padding:0 20px 50px 20px; background:url("/child/rayout_bottom.gif") no-repeat 0 100%; }
* html .sub #contentarea #content	{ width:725px; }

/* copyright */
.sub #copyright	{ z-index:150; position:relative; left:20px; margin-top:30px; width:970px; height:110px; background:url("/images/sc_child_main/copyright_bg.gif") no-repeat 0 0; float:left; }
.sub #copyright .copyright_ci	{ z-index:0; position:absolute; left:60px; top:20px; }
.sub #copyright .copyright_text	{ z-index:0; position:absolute; left:300px; top:35px; }


/**********************************************************************
@headline
**********************************************************************/
.sub h4	{ margin:30px 0 0 0; padding:1px 0 3px 0; font-size:1.2em; background:url("/images/sc_child_sub/h4_bg.gif") no-repeat 0 100%; }
.sub h5	{ padding:3px 0 0 29px; margin:20px 0 0 0; font-size:1em; background:url("/images/sc_child_sub/h5_icon.gif") no-repeat 10px 4px; }
