.event-col
{
    padding: 5px;
    margin-right: 15px;
    border-bottom: 1px dotted #cccccc;
    margin-left: 10px;
}

.game-box
{
    width: 232px;
    float: left;
    margin-left: 4px;
    margin-bottom: 3px;
    background-image: url(images/home/bggame.jpg);
}

.game-new-col
{
	border-bottom: 1px dotted #cccccc;
	height: 26px;
	text-align: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 8px;
}

.game-col-large
{
    width: 105px;
    float: left;
    height: 80px;
    display: block;
}

.game-frame-large
{
    background-image: url(images/home/game_frame.gif);
    background-repeat: no-repeat;
    width: 94px;
    height: 44px;
    padding: 1px;
}

.game-pic-large
{
    width: 90px;
    height: 40px;
    overflow: hidden;
}

.game-col-small
{
    width: 120px;
    float: left;
    height: 53px;
    display: block;
}

.game-frame-small
{
    background-image: url(images/home/nam_frame.gif);
    background-repeat: no-repeat;
    width: 50px;
    height: 40px;
    float: left;
}

.game-pic-small
{
    width: 45px;
    height: 45px;
    overflow: hidden;
}

.toon-col
{
    width: 110px;
    height: 90px;
    float: left;
}

.toon-frame
{
    background-image: url(images/home/toon_frame.gif);
    background-repeat: no-repeat;
    width: 101px;
    height: 59px;
    padding: 1px;
}

.toon-pic
{
    width: 96px;
    height: 55px;
    overflow: hidden;
}

.ani-col
{
    width: 210px;
    height: 90px;
    float: left;
}

.ani-frame
{
    background-image: url(images/home/mang_frame.gif);
    background-repeat: no-repeat;
    width: 96px;
    height: 82px;
    padding: 1px;
    float: left;
}

.toon-pic
{
    width: 96px;
    height: 55px;
    overflow: hidden;
}

.sport-col
{
    width: 105px;
    height: 80px;
    float: left;
    text-align: left;
    margin-left: 5px;
    margin-top: 5px;
}

.sport-frame
{
    background-image: url(images/home/sport_frame.gif);
    background-repeat: no-repeat;
    width: 101px;
    height: 59px;
    padding: 1px;
    float: left;
    text-align: left;
}

.sport-pic
{
    width: 96px;
    height: 55px;
    overflow: hidden;
}

.tech-frame
{
    background-image: url(images/home/tech_frame.gif);
    background-repeat: no-repeat;
    width: 215px;
    height: 117px;
    padding: 5px;
    text-align: left;
}

.clip-col
{
    width: 105px;
    height: 100px;
    float: left;
    text-align: left;
    margin-left: 5px;
    margin-top: 5px;
}

.clip-frame
{
    border: 1px solid #cccccc;
    width: 99px;
    height: 70px;
    overflow: hidden;
}

.pic-col
{
    width: 68px;
    height: 100px;
    float: left;
    text-align: left;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
}

.pic-frame
{
	border: 1px solid #cccccc;
	width: 64px;
	margin-bottom: 8px;
	height: 64px;
}

.hangout-frame
{
    border: 1px solid #cccccc;
    background-color: #ffffff;
    width: 220px;
    margin-bottom: 8px;
}

.horo-frame
{
    border: 1px solid #cccccc;
    background-color: #ffffff;
    width: 100px;
    float: left;
    margin-bottom: 8px;
    margin-right: 3px;
}

.guide-frame
{
    border: 1px solid #cccccc;
    background-color: #ffffff;
    width: 52px;
    float: left;
    margin-bottom: 3px;
    margin-right: 3px;
}

.board-row
{
    background-color: #ffdec5;
    height: 30px;
    padding: 5px 8px 5px 8px;
}

.talk-col
{
    border-right: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    width: 105px;
    float: left;
    padding: 2px;
    background-color: #eeeeee;
    height: 30px;
}

.talk-pic
{
    width: 24px;
    height: 24px;
    overflow: hidden;
    float: left;
}

.gray-dot-vline
{
    border-right: 1px dotted #cccccc;
}
