/* CSS Document */
body{
margin: 0px;
font-size:12px;
line-height:22px;
color:#000000;
font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
background-color:#B6B6B6;
}
.text{
font-size:12px;
line-height:22px;
color:#000000;
font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
}

.blackfont{
color:#000000;
font-size:12px;
}
.blackfont a:link{
color:#000000;
font-size:12px;

text-decoration:none;
}

.blackfont a:hover{
color:#DB2028;
font-size:12px;

text-decoration:underline;

}
.blackfont a:active {
color:#000000;
font-size:12px;

text-decoration:none;
}

.blackfont a:visited {
color:#000000;
font-size:12px;

text-decoration:none;
}
.whitefontlink{
font-size:12px;
color:#ffffff;
}

.whitefontlink a:link{
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.whitefontlink a:hover{
font-size:12px;
color:#ff0000;
text-decoration:underline;

}
.whitefontlink a:active {
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.whitefontlink a:visited {
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.whitefontboldlink{
font-size:12px;
color:#ffffff;
font-weight:bold;
}

.whitefontboldlink a:link{
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

.whitefontboldlink a:hover{
font-size:12px;
color:#ff0000;
font-weight:bold;
text-decoration:underline;

}
.whitefontboldlink a:active {
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

.whitefontboldlink a:visited {
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.bluefont01{
font-size:12px;
font-weight:bold;
color:#535F70;}



.grayfont {
color:#B6B6B6;
font-size:12px;
}


.grayfont a:link{
color:#B6B6B6;
font-size:12px;
text-align:center;
text-decoration:none;
}

.grayfont a:hover{
color:#B6B6B6;
font-size:12px;
text-align:center;
text-decoration:underline;

}
.grayfont a:active {
color:#B6B6B6;
font-size:12px;
text-align:center;
text-decoration:none;
}

.grayfont a:visited {
color:#B6B6B6;
font-size:12px;
text-align:center;
text-decoration:none;
}

.border{
border-bottom:1px solid #f2f2f2;
}