﻿@charset "UTF-8";

/* 독학사 2단계 경영_20211115 */
.Dokhak2_20220317 { width:100%; overflow:hidden; text-align:center; }
.Dokhak2_20220317 img { vertical-align:top; }
.Dokhak2_20220317 a { margin:50px auto; display:block; width:300px; font-size:20px; font-weight:500; height:65px; background:#004baa; line-height:65px; border-radius:5px; transition:all .2s; color:#fff; }
.Dokhak2_20220317 a:hover { background:#00289d; color:#fff; }

