

.pageContent .col-md-3 a  img,  .pageContent .col-md-4 a  img, .pageContent .col-md-6 a  img {border:1px solid #e4e4e4; padding:4px;}
.pageContent .col-md-4 a  img:hover, .pageContent .col-md-4 a  img:hover, .pageContent .col-md-6 a  img:hover {border:1px dotted #666666; padding:4px;}
.pageContent .imgCenter {border:1px solid #e4e4e4; padding:5px;}
.imgCenter { max-width:700px;}
.blockInfo {border:1px solid red; width:100%; text-align:right; }
.blockInfo  a:hover {text-decoration:none;}
.linex {margin-top:20px; margin-bottom:20px; }
.col-md-12  a:hover {text-decoration:none;}
.breadcrumb a:hover {text-decoration:underline; text-decoration-color:black; }
h4 a:hover {text-decoration:none;}
.row {margin-top:15px;}
.row .col-md-4 span {text-align:center; display:inline-block; margin-top:7px; }
.col-md-4, .col-md-6 {text-align:center; }
.linkIndex .title {font-size:16px; }
.linkIndex:hover {text-decoration:none;}
.linkIndex img {border:1px solid #e4e4e4; padding:4px;}
.linkIndex img:hover {border:1px dotted #666666; padding:4px;}

.forMenuPage {min-width:100%; line-height:16px;}
.pageContent .container  .col-md-12 .forMenuPage  {border:1px solid #e4e4e4; background: #e4e4e4; display:inline-block; list-style-type:decimal;}
.pageContent .container  .col-md-12 .forMenuPage  ul   { }
.pageContent .container  .col-md-12 .forMenuPage  li {line-height:27px; list-style-type:decimal; text-indent:7px; }
.pageContent .container  .col-md-12 .forMenuPage  a {color:#45372e; text-decoration:none; border-bottom: 1px dotted #b39d6c;}
.pageContent .container  .col-md-12 .forMenuPage  a:hover {border-bottom: 1px solid #b39d6c;}
.pageContent .container  .col-md-12 .forMenuPage  a:active {color: bclack; background:#d4ba6d; }


.forNumberPage {text-align:center; overflow:hidden;  width:100%; font-family: "Roboto"}
.forNumberPage span {display:inline-block; border: 1px solid #cdcdcd; border-radius:6px; color:black;
    width:32px; height:32px; background:#f5f5f5; line-height:30px; margin-right:10px; margin-bottom:15px;}
.forNumberPage a {width:30px; height:30px; display:inline-block; background:#efefef; border-radius:6px;}
.forNumberPage a:hover {color:black; cursor:pointer; text-decoration:none;}
.forNumberPage a:active {background:black; color:white;}

@media screen and (max-width:600px)
{
    .imgCenter {max-width:500px;}
}
@media screen and (max-width:480px)
{
    .imgCenter {max-width:400px;}
}
@media screen and (max-width:400px)
{
    .imgCenter {max-width:350px;}
}
@media screen and (max-width:350px)
{
    .forMenuPage {border:1px solid #e4e4e4; background-color: #e4e4e4; display:inline-block;}
    .imgCenter {max-width:280px; margin-top:10px; margin-bottom:10px;}
}

