@charset "utf-8";



.help_box {border:2px solid #4f91c9; background:#FFF;}

/*--------- text --------*/
.help_title {font-size:11px; font-family:Dotum,Verdana; color:#ebf6ff; background:#6ca3d2; padding:4px 10px;}
.help_content {font-size:11px; font-family:Dotum,Verdana; color:#333; background:#FFF; padding:10px; line-height:16px;}

.help_red {color: #d92d1e;}
.help_green {color: #069410;}



