/** ARTICLE **/
.body {
   font-family: Verdana; 
}
.articleContainer{
    display: block;
    width: 730px;
	float: right;
}

.article {
    display: block;
    width: 540px;
    margin-top: 2px;
    margin-bottom: 15px;
    font-size: 9pt;
    letter-spacing: -1px;
    line-height: 18px;
    text-align: left;
    vertical-align: top:
	float:left;
}

#articleBox {
    display: block;
    width: 540px;
    margin-top: 2px;
    margin-bottom: 15px;
    font-size: 9pt;
    letter-spacing: -1px;
    line-height: 18px;
    text-align: left;
    vertical-align: top:
	float:left;
}

.articleWithAd {
    display: block;
	width:170px;
    margin-top: 2px;
    margin-bottom: 15px;
    text-align: left;
    vertical-align: top:
	float:right;
}


.articleHeading {
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: ±¼¸² !important;
    font-size: 16pt !important;
    letter-spacing: -2px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
}


.articleWriter,
.rcount{
    font-size: 9pt;
    color:#999999 !important;
    letter-spacing: -1px;
}



.articleContents,
.articleContents table td {
    display: block;
    width: 540px;
    padding-bottom: 20px;
    border-bottom: 0px solid #bfbfbf;
    margin-top: 5px;
    margin-bottom: 10px;

    font-family: ±¼¸² !important; 
    font-size: 12pt !important;
    font-weight: 500 !important;
    color:#333333 !important;
    letter-spacing: 0px !important;
    line-height: 28px !important;
    text-align: justify;
}

/* .articleContents img {
    margin: 0px 10px 10px 0px;
    padding: 1px 1px 1px 1px;
    border-width: 1px 1px 1px 1px;
    border-color: #BFBFBF;
    border-style: solid;
    vertical-align: top;

}*/

.topLayer {
   background: #ffffff url(http://img.adic.co.kr/images/board/articleinfo_bottom.jpg) no-repeat;
   width:540px !important;
   text-align:right;
   padding-right:10px !important;
}


.delete_btn{
   background: transparent url(http://img.adic.co.kr/images/btnimg08/delete.gif) no-repeat !important;
   width:56px;
   height:20px;
   color:#ffffff;
   border: 0px solid #dddddd;
   cursor:hand;
   }
.reply_btn{   
   background: transparent url(http://img.adic.co.kr/images/btnimg08/reply.gif) no-repeat !important;
   width:56px;
   height:20px;
   color:#ffffff;
   border: 0px solid #dddddd;
   cursor:hand;
   }
