﻿#header
{
    width: 100%;
    height: 90px;
}
#header_inner
{
    width: 1100px;
    height: 90px;
    margin: auto;
}
#header_left
{
    float: left;
    width: 445px;
    height: 90px;
    background-image: url('images/logo.jpg');
    background-repeat: repeat-x;
}


#header_menu
{
    float: left;
    text-align: center;
}

#header_right
{
    padding: 0;
    margin-top: 0;
    float: right;
    height: 120px;
}
#header_right_photo
{
    float: right;
    width: 220px;
    height: 72px;
}
#header_left #header_right_photo, #header_left #header_right_info
{
    clear: both;
    float: left;
}
.top_banner
{
    clear: both;
    float: left;
    width: 1000px;
    height: 403px;
    margin-left: 0px;
    padding-left: -100px;
    overflow: hidden;
}
.course_content
{
    width: 1000px;
    --height: 280px;
    float: left;
    margin-bottom: 30px;
}
.course_area
{
    width: 200px;
    --height: 210px;
    float: left;
    margin-top: 30px;
    margin-right: 0px;
}
.title
{
    width: 330px;
    height: 50px;
}

.bg_course
{
    float: left;
    width: 45px;
    height: 30px;
    background-image: url('images/bg_course.jpg');
    background-repeat: repeat-x;
    text-align: center;
}
.bg_course span
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.8em;
    margin-top: 5px;
    float: left;
    width: 45px;
}
.list
{
    float: left;
    width: 300px;
    height: 30px;
    margin-left: 20px;
    margin-top: 12px;
}

.course_area .items
{
    float: left;
    width: 100%;
    margin-left: 50px;
    margin-top: 12px;
    --border: 1px solid #000000;
}

.course_area .item
{
    float: left;
    width: 120px;
    margin-left: 0px;
    margin-top: 0px;
    --border: 1px solid #000000;
}

.course_area .item .img
{
    --border: 1px solid #000000;
    float: left;
    width: 100%;
    margin-left: 20px;
}

.course_area .item h3
{
    --clear:left;
    float: left;
     width: 100%;
     text-align:center;
    font-size: .83em;
    margin-left:0px;
}

.course_area .item span
{
    clear:left;
    float: left;
     width: 100%;
     text-align:left;
    font-size: .83em;
    margin-left:5px;
}

.information
{
    width: 200px;
    --height: 20px;
    float: left;
    margin-left: 10px;
}
.information span
{
    float: left;
    width: 100%;
    --margin-top: 13px;
    margin-left: 0px;
    padding-bottom: 4px;
    font-size: 0.8em;
    color: #666666;
    border-bottom: 2px solid #AED03F;
}
.into
{
    float: right;
    margin-right: 50px;
    display: none;
}
.into a
{
    font-size: 0.8em;
    color: #666666;
}
.idea_content
{
    clear: both;
    width: 320px;
    height: 30px;
}
.idea_content span
{
    width: 240px;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 0.8em;
    color: #666666;
    line-height: 30px;
}
.bg_introduce_product
{
    width: 680px;
    --height: 50px;
    background-image: url('images/introduce_product.jpg');
    background-repeat: no-repeat;
    float: left;
    margin-top: -20px;
}
.bg_introduce_product h1
{
    color: #FFFFFF;
    font-size: 1em;
    margin-left: 60px;
    margin-top: 17px;
    float: left;
}
.product
{
    clear:both;
    width: 1000px;
    float: left;
}
.product_title
{
    width: 810px;
    height: 57px;
    background-image: url('images/product_title.jpg');
    background-repeat: repeat-x;
    margin-top: 5px;
}
.product_title h1
{
    color: #333333;
    font-size: 1.2em;
    font-weight: bold;
    float: left;
    margin-left: 35px;
    margin-top: 12px;
    letter-spacing: 5px;
}
.pro_area
{
    width: 660px;
    height: 330px;
    float: left;
    margin-left: 20px;
}
.product_content
{
    width: 330px;
    height: 140px;
    float: left;
    margin-top: 20px;
}

.product_content a .product_img img
{
    border-color: #FFFFFF;
    border-width: 0px;
    --text-decoration: none;
}
.product_img
{
    float: left;
    width: 100px;
    height: 120px;
    margin-top: 20px;
}
.product_right
{
    float: left;
    height: 120px;
    width: 200px;
    word-wrap: break-word;
    word-break: normal;
}
.product_right h1
{
    --border: 1px solid #000000;
    vertical-align: middle;
    font-size: 1em;
    float: left;
    height: 35px;
    margin-top: -10px;
    padding-top: 15px;
    padding-right: 25px;
    background-image: url('images/product_arrow.jpg');
    background-repeat: no-repeat;
    background-position: right center;
}
.product_right h1 a
{
    float: left;
    margin-top: 0px;
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

.pro_content
{
    float: left;
    margin-top: -5px;
    margin-left: 5px;
    color: #000000;
    font-size: 0.8em;
}

.product_right a
{
    color: #000000;
    font-size: 0.8em;
    float: right;
    margin-top: -10px;
}
.bg_product
{
    float: left;
    -webkit-border-radius: 10px; /* support firefox */
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #CCCCCC;
    width: 190px;
    height: 25px;
    margin-top: -20px;
    color: #666666;
    font-size: 0.8em;
    padding-top: 5px;
    padding-left: 10px;
}

.major
{
    width: 320px;
    height: 350px;
    background-image: url('images/bg_professional.jpg');
    background-repeat: no-repeat;
    float: right;
}

.major_content
{
    width: 180px;
    margin-top: 100px;
    margin-left: 30px;
}
.major_content h2
{
    color: #000000;
    font-size: 0.8em;
    margin-top: 10px;
}
.bg_major
{
    background-image: url('images/bg_major.jpg');
    background-repeat: repeat-x;
    width: 150px;
    height: 150px;
    margin-top: -120px;
}
.major_img
{
    background-image: url('images/major_right.jpg');
    background-repeat: repeat-x;
    width: 110px;
    height: 350px;
    margin-top: -11px;
}
