@charset "utf-8";

#mainArea .mainBox .content h3 {margin-bottom:20px; padding-left:20px; color:#3580c4; font-size:20px; font-weight:normal;}

#mainArea .mainBox .content .bodang {padding:6px 15px; background-color: #e3e3e3; overflow: hidden; border-radius: 10px;}
#mainArea .mainBox .content .bodang .textBox {float:left; position:relative; width:80%; color:rgb(78, 78, 78); font-size:18px; font-weight: bold;}
#mainArea .mainBox .content .bodang .textBox .text1 {position: absolute; top:35px; left:10px;}
#mainArea .mainBox .content .bodang .textBox .text2 {position: absolute; top:75px; left:30px;}
#mainArea .mainBox .content .bodang .picBox {float:right; width:17%; text-align: center;}
#mainArea .mainBox .content .bodang .picBox img {border-radius: 10px;}
#mainArea .mainBox .content .bodang .picBox .caption {margin-top:5px; font-size:12px;}

#mainArea .mainBox .content .spiritBox {margin-top:60px; font-size:14px;}
#mainArea .mainBox .content .spiritBox p {text-align: center;}
#mainArea .mainBox .content .spiritBox ol {margin-top:40px; padding:40px 20px 40px 45px; background-color: #e9f4ff;}
#mainArea .mainBox .content .spiritBox ol li {padding:10px 0; font-size:16px; line-height: 28px;}
