#wrap {
    background-image:url( );
    background-color:#000000; position:absolute; width:100% !important; background-repeat:no-repeat; background-position:top center;
}/*백그라운드*/
body::-webkit-scrollbar-track { background-color:#000000 !important; border-radius:0px; }/*스크롤바배경색상*/
body::-webkit-scrollbar-thumb { background-color:#ff2cff; border-radius:10px; }/*스크롤바색상*/
#primaryContent.primary_content {
    background:linear-gradient(0deg, transparent 0px, #00000000);
    background-color:transparent !important;
}/*그라디언트*/
#content {
    margin:0 auto !important; margin-bottom:40px !important; border-radius:15px;
    width:1200px !important; padding:1px; box-shadow:0px 0px 5px 1px #ffffff40;
}/*좌표.사이즈.테두리*/
#minidaum, #minidaum * { color:#cccccc !important; }/*우상단색상*/
.bbs_read_tit { margin-left:0px; margin-right:0px; padding-bottom:0px; }/*제목좌우간격*/
.info_share { display:block; }/*우상단아이콘*/
.bbs_read_tit .txt_subhead { display:block; }/*소분류*/
.bbs_read_tit * { color:#cccccc !important; }/*제목색상*/
#primaryContent .txt_point { color:#ff5656 !important; }/*댓글수색상*/
body::-webkit-scrollbar { width:10px; height:10px; }/*스크롤바크기*/
#header { height:10px !important; }/*상단간격*/

body, a:hover {cursor: url(http://cur.cursors-4u.net/nature/nat-4/nat350.ani), url(http://cur.cursors-4u.net/nature/nat-4/nat350.png), progress !important;}