#mainFrame {
    float: left;
    display: block;
    width: 590px;
    height: auto;
    padding: 0px;
    margin: 0px;
}
#rightFrame {
    float: right;
    display: block;
    width: 250px;
    height: auto;
    padding: 0px;
    margin: 0px;
}

#mainFramePanel1 .header {
    width: 590px;
    height: 16px;
    _height: 44px;
    margin-bottom: 10px;
    border-top: 1px dotted #d6d6d6;
    border-bottom: 1px dotted #d6d6d6;
    padding: 14px 0px;
}
#mainFramePanel1 .header .headingCategory{
    float:left;
}
#mainFramePanel1 .header .headingCategory img{
    display: block;
    float:left;
    margin-top: 2px;
}
#mainFramePanel1 .header .headingCategory span{
    line-height: 21px;
    font-weight: bold;
    color: #333333;
}

#mainFramePanel1 div.list {
    display: block;
    margin-left : 8px;
}
#mainFramePanel1 div.list td {
    width: 158px;
    padding: 0px;
    text-align: left;
}
#mainFramePanel1 div.list tr {
    height: 150px;
    vertical-align : top;
}
#mainFramePanel1 div.list table td.column3 {
    width: 112px;
}
.paginationContainer {
    width: 580px;
    padding:0px;
    margin: 0px;
}

#mainFramePanel1 .order {
    float: right;
    display: block;
    height: 10px;
    padding: 0px;
    margin: 1px 0px 0px 0px;
    color: rgb(116, 116, 116);
    text-align: right;
}
#mainFrame div.list div.thumbnail {
    display: block;
    width: 108px;
    _width: 112px;
    height: 78px;
    _height: 82px;
    padding: 0px;
    margin: 0px;
    border: 2px solid #333333;
}
#mainFrame div.list div.title {
    display: block;
    width: 112px;
    max-height: 26px;
    padding: 0px;
    margin-top: 3px;
    font-size: 11px;
    overflow :hidden;
    line-height: 13px;
    text-overflow : ellipsis;
}
#mainFrame div.list div.title span.titleSpan{
	display : inline-block;
	width : 112px;
}
#mainFrame div.list div.title span.ccount{
    color: #66cc00;
    font-weight: bold;
    font-size: 11px;
}
#mainFrame div.list div.title span.ellipsis{
 
}
#mainFrame div.list div.title a{
    padding:0px;
    margin: 0px;
    font-size: 11px;
    font-family: Dotum;
    color: #474747;
    color: #666666;
    font-weight: bold;
}

#mainFrame div.list div.rcount{
    display: block;
    background: url(//static.ad.co.kr/images/forum/video/button/play_s.gif)
    no-repeat left 1px;
    padding-left: 15px;
    width: 95px;
    _width: 110px;
    font-weight: bold;
    font-size: 11px;
    color: #999999;
    margin-top: 3px;
    margin-left: 1px;
    height: 13px;
}

#mainFrame div.list div.thumbnail span.blank {
    display: inline-block;
    width: 112px;
    height: 82px;
    cursor: hand;
    z-index: 3;
}
#mainFrame div.list div.thumbnail a,
#mainFrame div.list div.thumbnail a:hover {
    text-decoration: none !important;
}
#mainFrame div.list div.thumbnail div.flag {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    width: 112px;
    height: 82px;
    padding: 0px;
    margin: 0px;
    z-index: 4;
}
#mainFrame div.list div.thumbnail div.flag img {
    z-index: 2;
}
/***********
#mainFrame div.list div.thumbnail div.info {
    position: relative;
    top: -100px;
    left: 0px;
    display: block;
    width: 112px;
    height: 82px;
    padding: 0px;
    margin: 0px;
    background-color: transparent !important;
    background-image: url(//static.ad.co.kr/images/ad/background/countInfo.png);
    _background-image: url(//static.ad.co.kr/images/ad/background/countInfo.gif);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: right;
    z-index: 5;
    visibility: hidden;
    border: 0px solid #ff8400;
}
#mainFrame div.list span.rcount, 
#mainFrame div.list span.ccount,
#mainFrame div.list span.acount {
    display: block;
    width: 75px;
    padding: 1px;
    margin: 5px 20px 6px 40px;
    font-family: Georgia;
    font-size: 15px;
    font-weight: bold;
    color: #ff8400;
    border: 1px solid red;
    text-align: right;
}

#mainFrame div.list span.rcount {
    margin-top: 15px;
    color: #ffffff;    
}

****************/
<<<<<<< .mine
#mainFrame div.list div.title {
    display: block;
    width: 112px;
    height: 32px;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    overflow: hidden;
    line-height: 18px;
    text-overflow: ellipsis;
}
.paginationContainer {
    margin: 10px 0px;
}
=======

>>>>>>> .r10439

#rightFrame .banner {
    width: 250px;
    height: 250px;
    background: #000000;
    margin: 0px 0px 10px 0px;
    color: #ffffff;
    text-align: center;
}
/*************categoryPanel ***************/
#leftFrame {
    background: #f5f5f5;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    height: 900px;
    float: left;
    display: block;
    width: 100px;
    padding: 0px;
    margin-right: 25px;
}
#categoryPanel {
    width: 100px;
    padding: 0px;
    margin: 0px;
}
#categoryPanel .heading {
    margin: 0px;
    width: 98px;
    height: 32px;
}
#categoryPanel .content{
    height: auto;
    padding: 13px;
    text-align: left;
}
#categoryPanel .sub_menu img{
    display: block;
    margin-left: -5px;
    text-align: left;
}
#categoryPanel .content ul{
    padding: 3px 0px 0px 0px;
    border: 0px;
    margin: 0px 0px 3px 0px;
}

#categoryPanel .content ul li{
    list-style-type: none;
    padding: 0px;
    margin: 0px ;
    color: #333333;
    font-size: 11px;
    font-family: Dotum;
    line-height: 22px;
    height : 22px;
    border-bottom: 1px dotted #cccccc;
    overflow : hidden;
}
}
#categoryPanel .content ul:first-child li{
}
#categoryPanel .content ul li span:first-child{
    display:inline-block;
    width: 55px;
}
#categoryPanel .content ul li span:nth-child(2){
    display:inline-block;
    height : 30px;
    line-height : 30px;
}
#categoryPanel .content ul li a{
    color: #666666;
    font-size: 11px;
    font-family: Dotum;
    letter-spacing: -1px;
    word-spacing: -1px;
    padding-left: 2px;
    white-space : nowrap;
    display : inline-block;
    width : 57px;
    text-decoration : none;
    
}

a:hover{
    text-decoration : none;	
}
#categoryPanel .content ul li img{
    position:relative;
    top : 2px;
}
#categoryPanel .content ul li a.selected{
    color: #333333;
    font-weight: bold;
}

#rightFrame .button{
    margin: 10px 0px 10px 2px;
    padding: 0px;
}

#bestArticlePanel {
    display: block;
    width: 250px;
    height: 250px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #d6d6d6;
}
