@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
quick_report
------------------------------------------------------------------------------ */ 
.quickMenu {
margin-bottom: 20px;
width: 780px;
margin-right: auto;
margin-left: auto;
}
.quickMenu li {
float: left;
}
.tit01{
margin-bottom:20px;
}
.quickTxt{
text-align: center;
padding-bottom: 300px;
padding-top: 50px;
}
.tableStyle {
width: 810px;
margin-bottom: 30px;
}
.tableStyle th,
.tableStyle td{
border: 1px solid #377CC1;
font-size: 75%;
padding-top: 6px;
padding-right: 3px;
padding-bottom: 6px;
padding-left: 3px;
}
.tableStyle th {
background: #5C96D0;
color: #FFF;
font-weight: bold;
text-align: center;
white-space: nowrap;
}
.quickMenuTit{
margin-bottom: 5px;
width: 780px;
margin-right: auto;
margin-left: auto;
}

