@charset "utf-8";
/* CSS Document */

.icon_study_nav_title{
	background:url(../images/study/icon_menu.png) no-repeat center;
}
.icon_study_nav{
	background:url(../images/study/icon_book.png) no-repeat center;
}
.icon_study_nav_item{
	background:url(../images/study/icon_menu.png) no-repeat center;
}
#accordion a,#accordion a:hover{
	text-decoration:none;
	color:#666;
}

.easyui-layout div #navTab div .notice {
	line-height: 24px;
	height: 24px;
	background-image: url(../images/notice.png);
	background-repeat: no-repeat;
	text-indent: 30px;
}
.easyui-layout div #navTab div .info {
	line-height: 24px;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 24px;
}
