/*¼­ºê*/
.sub_navi { 
	width: 177px;
}

.sub_content h3.Title {
    color: #333333;
	font: bold 2.0em 'Nanum Gothic';
    letter-spacing: -2px;
	margin-left: -2px;
    margin-bottom: 5px;
}
.sub_content p {
	text-align:left;
}
.sub_content p.Txt {
    color: #ababab;
    font: normal 1.2em 'Nanum Gothic';
}
/*¼­ºêÀÎ»ç¸» ³¡*/

/*¼­ºê ³×ºñ css*/

	#ALL { width:180px; }		
			h3 {
				font-family:"µ¸¿ò", Arial, Dotum ,Sans-serif;
				font-size:16px;
				font-weight:normal;
				margin-bottom: 20px;
			}
			.head, .head_active {
			border:1px solid #ccc;
			padding: 12px;
			margin-top:-1px;
			}
			.head a {
				font: bold 1.1em 'Nanum Gothic';
				color:#9b9b9b;
			}
			.head a:hover {
				color:#111010;
				text-decoration:none;}
			.head_active a {
				font: bold 1.1em 'Nanum Gothic';
				color:#111010;
			}
			.head_active a:hover {
				text-decoration:none;}
			.body {}
			.body_active {}

			.body a, .body_active a {
				font: bold 1em 'Nanum Gothic';
				display:block;
				text-decoration:none;
				color:#9b9b9b;
				padding:3px 0 3px 20px;}
			.body_active a.active {
				font: bold 1em 'Nanum Gothic';
				display:block;
				text-decoration:none;
				color:#111010;
				padding:3px 0 3px 20px;
				background-color:#e9e9e9;}
			.body a:hover, .body_active a:hover { color:#000000; background-color:#e9e9e9; text-decoration:none; }