@import url(global.css);
@import url(common.css);
@import url(header.css);
.news .title{padding-left:10px; background:url(../images/newsbg.jpg) no-repeat #CAD3D8; line-height: 22px; border-bottom:2px solid #E8ECEF; font-weight: bold;}
.news .title .nav{float: left; margin-left: 5px; color:#fff;}
.news .title .page{float: right; margin-right: 10px;}
.news .title a{margin: 0px 5px 0px 5px;}
.news .title span{margin: 0px 5px 0px 5px; color: #333;}
.news ul {margin-left: 10px;}
.news li{line-height: 22px;}
.news a{color: #324763;}
.news .footer{margin: 10px 0 0 10px; font-weight: bold;}

.desc{text-indent: 24px; color:#ED8024; margin-top: 15px; line-height: 150%;}
.corp{width:100%; margin-top: 20px; border-top: 1px solid #ccc;}
.corp .title{font-weight: bold;}
.corp .memo{color:#666; margin-top: 6px;}
.corp .memo span{float: left;}
.corp .memo a{float: right;}

#newsview .body{margin-top: 15px;}
.pagination{margin-top: 10px;}

