/* import css */
@import url('http://garosu.com/new/lib/style.css');

/* layout css */
#global {
	text-align: center;
}

#line_global {
	position:relative;
	width:800px;
	margin:0 auto;
	text-align:left
}

/* top */
a.grs_l_top:link, a.grs_l_top:visited, a.grs_l_top:active, a.grs_l_top:hover {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #5F5F5F;
	font-size: 9pt;
	text-decoration: none;
}

.grs_top {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #5F5F5F;
	font-size: 9pt;
}


/* login */
a.grs_l_login:link, a.grs_l_login:visited, a.grs_l_login:active, a.grs_l_login:hover {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #5F5F5F;
	font-size: 9pt;
	text-decoration: none;
}

.grs_login {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #5F5F5F;
	font-size: 9pt;
}

/* footer */
a.grs_l_footer:link, a.grs_l_footer:visited, a.grs_l_footer:active, a.grs_l_footer:hover {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #5F5F5F;
	font-size: 9pt;
	text-decoration: none;
}

.grs_footer {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #5F5F5F;
	font-size: 9pt;
}

/* menu link */
a.grs_l_b_menu:link, a.grs_l_b_menu:visited, a.grs_l_b_menu:active, a.grs_l_b_menu:hover {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.grs_l_menu:link, a.grs_l_menu:visited, a.grs_l_menu:active, a.grs_l_menu:hover {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}

/* ³×ÀÌ°ÔÀÌ¼Ç ¸µÅ© */
.nav {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #999999;
	font-size: 9pt;
}

a.nav_link:link, a.nav_link:visited, a.nav_link:active, a.nav_link:hover {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #999999;
	font-size: 9pt;
	text-decoration: none;
}

.nav_now {
	font-family: '±¼¸²', '±¼¸²Ã¼', 'µ¸¿ò', 'µ¸¿òÃ¼' ;
	color: #666666;
	font-size: 9pt;
}




/* ±âÅ¸ *************************************************************************/

.sub_title_01 {
	font-size: 12pt;
	font-style: normal;
	color: #ffffff;
	font-family: "±¼¸²";
	font-weight: bold;
	
}
.sub_title_02 {
	font-size: 9pt;
	font-style: normal;
	color: #2F59D3;
	font-family: "±¼¸²";
	font-weight: bold;
	
}

/*È¸»ö 11pt*/
.sub_main_title_01 {
	font-size: 10pt;
	font-style: normal;
	color: #4b4b4b;
	font-family: "±¼¸²";
	font-weight: bold;
	padding-left: 5px;
}



