﻿
.guaname8 {
    font-size: 50px;
    height:80px
}

.testlinks {
    margin-right: 20px;
}

.testdiv {
    margin-bottom:30px;
}

.lblguaname {
    font-size: 30px;
    height: 40px;
    cursor: pointer;
}

.lblgua64name {
    font-size: 20px;
    height: 25px;
    cursor: pointer;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #dddddd;
    text-align: center;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

.gua8img {
    cursor:pointer;
}