@charset "gb2312";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

a {
    color: #505050;
    text-decoration: none;
}

a:hover {
    color: #CD0200;
    text-decoration: underline;
}

em,
i {
    font-style: normal;
}

li {
    list-style: none outside none;
}

img {
    border: 0 none;
    vertical-align: middle;
}

input {
    outline: medium none;
}

.m5 {
    margin-top: 5px;
}

.m10 {
    margin-top: 10px;
}

.m15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.clear {
    clear: both;
}

.fl {
    float: left
}

.fr {
    float: right
}

.Orange {
    color: #F60
}

.red {
    color: red;
}

.blue {
    color: #4189d8
}

.blod {
    font-weight: bold;
}

button,
input,
textarea,
th,
td {
    font-family: 微软雅黑, 宋体;
}

#bg {
    background: url(../images/bgb.png) repeat;
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

.yun_text_color {
    color: #1369c0
}

.yun_bg_color_hover {
    background: #2c81d6
}

.yun_z_bg {
    background: #2c81d6
}

/*nav color*/