﻿@charset "utf-8";
/* CSS Document */

html, body {
    height: 100%;
}

a {
    text-decoration: none;
    color: #333;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.ww {
    width: 1000px;
    margin: 0 auto;
}

.leftn2 {
    width: 712px;
    _width: 712px;
    float: left;
    background: #fff;
}

.class_listnew {
    height: 1000px;
    border: 1px #ccc solid;
    text-align: left;
    background: #fff;
    overflow: hidden;
}

.class_titlenew {
    height: 34px;
    background: #f3f3f3;
    position: relative;
}

.class_title_tu {
    width: 100px;
    height: 24px;
    background: #0ba4ea;
    position: absolute;
    left: 11px;
    top: 8px;
    text-align: center;
    line-height: 24px;
    vertical-align: middle;
    border-radius: 2px;
}

.title1 {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.class_listnew .content {
    width: 670px;
    margin-top: 30px;
    margin-left: 15px;
}

.content p {
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
}

.rightpage {
    width: 273px;
    float: right;
}
