@charset "utf-8";
/* CSS Document */
.color_bold{
    color: #f30101;
    font-family: 'Inter SemiBold';
}
.first_title {
    margin-bottom: 15px;
}
.oral_left{
    float: left;
    width: 760px;
}
.oral_right{
    float: right;
}
.dowmload_item{
	margin-bottom: 24px;
}

.oral_right img {
    width: 470px;
}