.right{
	font-weight:bold;
	float:right;
	font-size:10px;
}

a.common_href:link {
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}
a.common_href:visited {
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}
a.common_href:hover {
 font-size: 12px;
 color: #999999;
 text-decoration: underline;
font-weight: normal;
}
a.common_href{font-weight: normal;}

.font_wryh {
    font-family: "微软雅黑";
}
.mb10 {
    margin-bottom: 10px;
}
.tc {
    text-align: center;
}
.f24 {
    font-size: 24px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
.mb15 {
    margin-bottom: 15px;
}

.mb30 {
    margin-bottom: 30px;
}
.f14 {
    font-size: 14px;
}
