li {
	list-style: none;
}

abbr,acronym {
	border: 0;
}

legend,caption {
	display: none;
}

address,caption,cite,code,dfn,em,strong,var {
	font-weight: normal;
	font-style: normal;
}

.no-display {
	display: none;
}

.no-border,.no-list-border li {
	border-right: 0 !important;
	border-left: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}

.color-blue {
	color: #0190d5 !important;
}

.align-center {
	text-align: center;
}

.eng {
	font-family: Helvetica, Arial, sans-serif !important;
}

.btn {
	background: #0095da
		url(http://grad.snue.ac.kr/images/common/bullet4.png) 5px 7px
		no-repeat;
	display: inline-block;
	padding: 3px 10px;
	padding-left: 22px;
	border: 1px solid #dedede;
	line-height: 20px;
	color: #fff !important;
	font-size:10px;
}