*,body,ul, ul li{
    padding: 0;
    margin: 0;
    font-family: "NotoSansCJKkr-Regular", "Microsoft YaHei", "微软雅黑","Arial","宋体";
}
body{  background-color: #eceff8; }
ul, ul li{list-style-type:none;}
a,a:link,a:visited,a:hover,a:active{  text-decoration:none; }
input,textarea{outline:none;}


.bc-w{background-color: white}

