@charset "utf-8";

/*-----top page setting-----*/

#update{
position:relative;
margin:0px;
padding:0px;
width:200px;
height:30px;
background-image:url(../images/contents/top/update_bg.png);
background-repeat:no-repeat;
text-align:left;
}

.l_date{
position:absolute;
margin:6px 0px 0px 90px;
padding:0px;
color:#333333;
}

/*-----top page informations setting-----*/


.top_list{
position:relative;
width:670px;
min-height:300px;
text-align:left;
margin:0px 0px 0px 10px;
padding:0px;
}


.top_list h3{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 20px;
font-weight:bold;
}


.list_infor{
position:relative;
display:block;
width:670px;
background-image:url(../images/base/icon_infor.png);
background-repeat:no-repeat;
line-height:25px;
}

.list_siss{
position:relative;
display:block;
width:670px;
background-image:url(../images/base/icon_siss.png);
background-repeat:no-repeat;
line-height:25px;
}

.list_event{
position:relative;
display:block;
width:670px;
background-image:url(../images/base/icon_event.png);
background-repeat:no-repeat;
line-height:25px;
}

.list_report{
position:relative;
display:block;
width:670px;
background-image:url(../images/base/icon_report.png);
background-repeat:no-repeat;
line-height:25px;
}

.list_c_papers{
position:relative;
display:block;
width:670px;
background-image:url(../images/base/icon_c_papers.png);
background-repeat:no-repeat;
line-height:25px;
}


.top_news{
margin:0px 0px 0px 30px;
padding:0px 0px 0px 0px;
}

.top_news li{
list-style-type:square;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#555555;
}

.top_news li img{
vertical-align:middle;
}


/*-----clear setting-----*/

.a_reader{
position:relative;
display:block;
width:680px;
height:35px;
margin:0px 0px 0px 215px;
padding:0px;
text-align:right;
color:#222222;
}

.a_reader img{
vertical-align:middle;
}

/*-----clear setting-----*/

.clear{
clear:both;
}

