/*side*/
.side{
	float:left;
	width:210px;
	margin:0 0 44px 0;
}
.sec--n01{
	margin:0 0 10px 0;
}
.sec--n01 label{
	width:0;
	height:0;
	font-size:0;
	position:absolute;
	left:-9999px;
}
.n01__etc{
}
.n01__etc p a{
	*line-height:15px;
	font-weight:900;
}
.side__subject{
	margin:0 0 21px 0;
}
.side__subject h2{
	float:left;
	width:210px;
	height:80px;
	text-indent:-9999px;
}
.side__subject__lists{
	clear:left;
}
.side__subject____list{
	border-bottom:1px solid #d9d9d9;	
}
.side__subject____list a{
	display:block;
	width:175px;/*210-35*/
	height:24px;/*39-15*/
	padding:10px 0 5px 35px;
	font-size:15px;
	
	font-weight:900;
	color:#1a1e28;	
	/*for IE7*/
	*line-height:20px;
	*padding-bottom:7px;
	*padding-top:12px;
}
.side__subject____list:hover{
	background:#f0f0f0;
}
.side__subject____list a:hover{
	color:#fd5b59;
	background:url(../../imgs/public/subject_list_on.jpg) no-repeat 90% 50%;
}
.side__subject____list--now a:link,
.side__subject____list--now a:visited{
	color:#fd5b59;
	background:url(../../imgs/public/subject_list_on.jpg) no-repeat 90% 50%;
}
.side__subject____list--now{
	background:#f0f0f0;	
}
.side__subject____list-on{/*제이쿼리용*/
	color:#fd5b59;
	background:url(../../imgs/public/subject_list_on.jpg) no-repeat 90% 50%;
}
.side__favorite{
	margin:0 0 14px 0;
}
.side__favorite h2{width:0;height:0;line-height:0;visibility:none;position:absolute;left:-9999px;}
.side__favotire____list a{
	display:block;
	width:208px;/*210 - 양옆border*/
	height:38px;
	border:1px solid #d9d9d9;
	margin:0 0 10px 0;
	text-indent:-9999px;
}
.side__favotire____list--n01 a{background:url(../../imgs/public/favorite01.jpg) no-repeat 0 0;}
.side__favotire____list--n02 a{background:url(../../imgs/public/favorite02.jpg) no-repeat 0 0;}
.side__favotire____list--n03 a{background:url(../../imgs/public/favorite03.jpg) no-repeat 0 0;}
.side__favotire____list--n04 a{background:url(../../imgs/public/favorite04.jpg) no-repeat 0 0;}
.side__favotire____list--n05 a{
	background:url(../../imgs/public/favorite05.jpg) no-repeat 0 0;
	margin:0 0 0 0;
}
.sec--n10{
	border:1px solid #d9d9d9;
	padding:0 0 10px 0;	
	margin:0 0 9px 0;
}
.sec--n07{
	border:1px solid #d9d9d9;
	margin:0 0 0 0; /*마진 리셋*/
	background-position:95% 100%; /*배경 위치 변경*/
}