html,body {margin:0;font-size: 13px;}
.test {border: 1px solid red;}
.cp {cursor: pointer;}
.p_re {position: relative;}
.p_ab {position: absolute;}
.d_none {display: none;}

a, a:hover, a:visited  { color:#ff6600; text-decoration: none; }

.blackColor {color:#000000;}
.b-border {border-bottom: 3px solid #444444;}
/* 대메뉴 색상 처리 */
.title-menu #serivceListsTitle {color:#000000;}