/*나눔명조*/
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

/*sponsor_01*/
#sponsor_01 {
    background: url(../img/company01_bg.png) center center;
}
#sponsor_01 span.top_ment_top{
    color: #e4455a;
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
#sponsor_01 p.top_ment{
    font-family: 'Nanum Myeongjo';
    font-size: 25px;
    line-height: 36px;
    color: #333;
    font-weight: 600;
}
#sponsor_01 p.top_ment_top span{
    font-size: 15px;
	color: #666;
	line-height: 15px;
}
#sponsor_01 .content_wrp_body .aqure-radi{
	display: inline-block;
    width: 9px;
    height: 9px;
    border: 2px solid #7ab02c;
    margin: 0 5px 3px 0;
}
#sponsor_01 .content_wrp_body h4{
	font-size: 20px;
}
#sponsor_01 .content_wrp_body h4 span{
	font-size: 16px;
	color: #f28787;
}
#sponsor_01 .sponsor_btn{
	background-color: #ffad14;
	color: #fff;
	font-size: 17px;
	padding: 10px 15px;
}
#sponsor_01 .sponsor_btn:hover{
	background-color: #ff8900;
}
#sponsor_01 .sponsor_info ul li strong {
	color: #555;
}