﻿@charset='utf-8';

/* top:sign-num
----------------------------------------------- */
.sign-date{
float:left;
font-size:12px;
width:85px;
text-align:center;
margin:20px 0 0 5px;
}

.sign-num{
float:left;
color:#BF073F;
font-size:13px;
width:140px;
margin:20px 0 0 0;
text-align:right;
font-weight:bold;
}

.sign-num span{
font-size:24px;
margin:0 5px 0 0;
}

/* main-area
----------------------------------------------- */
#main-area{
width:950px;
margin:0;
padding:0;
clear:both;
}

/* left-col
----------------------------------------------- */
#left-col{
width:204px;
margin:25px 0 0 5px;
padding:0;
float:left;
position:relative;
top:0px;
left:0px;
}

.left-menu{
list-style:none;
}

.left-menu img{
border:0px;
}

#new4{
position:absolute;
top:214px;
left:121px;
}

#new5{
position:absolute;
top:274px;
left:121px;
}


#new8{
position:absolute;
top:480px;
left:121px;
}

/* main-col
----------------------------------------------- */
#main-col{
width:730px;
margin:5px 0 0 0;
padding:0;
float:right;
}

#main-col h3{
margin:30px 0 10px 0;
text-align:center;
font-size:14px;
}

.top-info{
line-height:180%;
width:690px;
margin:0 auto;
}
