.ctbox {
            margin: 0 auto;
            text-align: center;
            position: absolute;
            /*height: 137px;*/
            top: 8px;
            width: 100%;
        }

        .navbar {
            position: relative;
            border: none;
            margin: 0;
            border-left: 0;
            border-right: 0;
            border-radius: 0;
        }

        .navbar-default {
            background-color: #f8f8f8;
            border-color: none;
        }

        .wz1 {
            color: #22A5E1;
            font-size: 20px;
            font-weight: bold;
        }

        .contentClass {
            background-color: #F2F2F2;
            padding: 5%;
        }

        .contentInfo {
            padding: 20px 10px 0px 10px
        }

        .imgInfo {
            padding: 0px 10px 0 10px;
        }


        .img_img {
            float: left;
            margin: 0 5px 5px 0;
        }

        .ex_img {
            width: 100%;
            padding: 20px 10px 0 10px
        }

        .moreA {
            text-decoration: none;
            color: #22A5E1;
        }

            .moreA:hover, .moreA:visited, .moreA:link, .moreA:active {
                color: #22A5E1;
            }
			
			
			
			
			
			