@charset "utf-8";
body {
	background:#E7E7E7 url(../img/body_wall.gif) repeat-y;
	margin:0;
	
}
td.qa p {
    background-color: #ffccff;
    font-size: 75%;
    padding: 6px;
	margin:0;
}

.t1 {
    color: black;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
}
.t1w {
    color: #ffffff;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
}
.t1or {
    color: #ff6600;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
.t1r {
    color: #cc0000;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
.t1or2 {
    color: orange;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
.t1g {
    color: #666666;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
}
.t1gr {
    color: #58ce91;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
}
.t1bl {
    color: blue;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
}
.t1b {
    color: black;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 15px;
}
.t1bor {
    color: #ff6600;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 15px;
}
.t1bor2 {
    color: orange;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 15px;
}
.t2 {
    color: black;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
.t2r {
    color: #cc0000;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
.t3r {
    color: #dd2222;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}
.t2or {
    color: #ff6600;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
.t2g {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
.t2w {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
.t2b {
    color: black;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
}
.t2bor {
    color: #ff6600;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
}
.t2bor2 {
    color: orange;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
}
.t2bg {
    color: #666666;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
}
.t0 {
    color: black;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
}
.t3b {
    color: black;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
}
.t3br {
    color: #cc0000;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
}
.t3 {
    color: black;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
}
.t3w {
    color: white;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
}
.t3r {
    color: #cc0000;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
}
a {
    text-decoration: underline;
}
a:link {
    color: #ffffff;
}
a:active {
    color: #ffffff;
}
a:visited {
    color: #ffffff;
}
a:hover {
    color: red;
    text-decoration: none;
}
