@charset "utf-8";
.projectlist{
   text-align: center;
    margin: 0px auto;
    width: 98%;
    clear: both;
}
.projectlist .content{
   padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
}
.projectlist .more{
   text-align: right;
    width: 100%;
    overflow: hidden;
}
.projectlist A:link{
}
.projectlist A:visited{
}
.projectlist A:hover{
}
.projectlist A:active{
}
.projectlist .newstitle{
   width: 100%;
    overflow: hidden;
	height:20px; line-height:20px; overflow:hidden;
}
.projectlist .newstitle LI H3{
   padding-left: 12px;
    display: inline;
    color: #000;
    font-size: 12px;
}
.projectlist .newstitle LI SPAN{
   color: #999;
}
.projectlist .newstitle LI EM{
   font-style: normal;
}
.projectlist .newstitle .fontnews A{
   color: #06c;
}
.projectlist .newstitle .author{
}
.projectlist .newstitle .comment{
   padding-left: 20px;
    background: url(/images/news/icon-04.gif) no-repeat 0px 4px;
}
.projectlist .newstitle .linkarea{
}
.projectlist .newslist{
}
.projectlist .content .pic{
   width: 190px;
    float: left;
}
.projectlist .content .pic A{
   float: left;
}
.projectlist .content .pic A:hover{
}
.projectlist .content .pic IMG{
   width: 190px;
    height: 200px;
}
.projectlist .newslist .summary{
}
.projectlist .newslist .summary H3{
   line-height: 22px;
    font-size: 12px;
    font-weight: bold;
}
.projectlist .newslist .summary P{
   line-height: 20px;
}
.projectlist .newslist .summary A{
   margin-left: 5px;
}
.projectlist .showLine{
   border-bottom: 0px;
    border-left: 0px;
    width: 100%;
    background: url(/images/news/line-01.gif) repeat-x 0px 50%;
    float: left;
    height: 10px;
    border-top: 0px;
    border-right: 0px;
}
.projectlist .comstyle{
   width: 100%;
    overflow: hidden;
}
.projectlist .scrollnavi{
   width: 200px;
    height: 20px;
}
.projectlist .scrollnavi A{
   margin: 3px;
    width: 8px;
    display: block;
    background: url(/images/news/navigator.png) no-repeat 0px 0px;
    float: left;
    height: 8px;
    font-size: 1px;
}
.projectlist .scrollnavi A:hover{
   background-position: 0px -8px;
}
.projectlist .scrollnavi A.active{
   background-position: 0px -16px;
}
.projectlist A.scrollbrowse{
   margin: 40px 10px;
    width: 30px;
    display: block;
    background: url(/images/news/hori_large.png) no-repeat;
    height: 30px;
    font-size: 1px;
    cursor: pointer;
}
.projectlist A.scrollright{
   background-position: 0px -30px;
    float: left;
    margin-right: 0px;
}
.projectlist A.scrollright:hover{
   background-position: -30px -30px;
}
.projectlist A.scrollright:active{
   background-position: -60px -30px;
}
.projectlist A.scrollleft{
   float: left;
    margin-left: 0px;
}
.projectlist A.scrollleft:hover{
   background-position: -30px 0px;
}
.projectlist A.scrollleft:active{
   background-position: -60px 0px;
}
.projectlist A.scrollup{
   margin: 10px 50px;
    background: url(/images/news/vert_large.png) no-repeat;
    float: none;
}
.projectlist A.scrolldown{
   margin: 10px 50px;
    background: url(/images/news/vert_large.png) no-repeat;
    float: none;
}
.projectlist A.scrollup:hover{
   background-position: -30px 0px;
}
.projectlist A.scrollup:active{
   background-position: -60px 0px;
}
.projectlist A.scrolldown{
   background-position: 0px -30px;
    float: left;
    clear: both;
}
.projectlist A.scrolldown:hover{
   background-position: -30px -30px;
}
.projectlist A.scrolldown:active{
   background-position: -60px -30px;
}
.projectlist .scrollable{
   position: relative;
    width: 575px;
    float: left;
    height: 120px;
    overflow: hidden;
}
.projectlist .scrollitems{
   position: absolute;
    width: 20000px;
    clear: both;
}
.projectlist .scrollable_vertical{
   position: relative;
    width: 575px;
    height: 120px;
    overflow: hidden;
}
.FrontNews_list01-d3_c1 .scrollitems_vertical{
   position: absolute;
    height: 20000px;
    clear: both;
}
.projectlist .scrollable_vertical .scrollitems{
   position: absolute;
    height: 20000px;
    clear: both;
}
.projectlist .content1{
   width: 185px;
    float: left;
}
.projectlist .scrollliner{
   position: static;
}
.projectlist .scrollliner .scrollitems{
   position: static;
}
