﻿.main
{
    width: 960px;
    margin: 0 auto;
    padding-top: 6px;
}
.main-left
{
    width: 690px;
    float: left;
}
.main-right
{
    width: 260px;
    float: right;
}
.banner
{
    width: 690px;
    height: 255px;
    background: url(../images/main-bg.jpg) repeat-y;
}
.main-contant
{
    width: 666px;
    background: url(../images/main-bg.jpg) repeat-y;
    padding: 0 12px 0 12px;
}
.main-bottom
{
    width: 690px;
    height: 19px;
    background: url(../images/main-bottom.jpg) no-repeat;
    clear: both;
}
.contant-left
{
    width: 220px;
    float: left;
    margin-right: 2px;
    background: url(../images/line-bg.jpg) no-repeat right center;
}
.contant-mid
{
    width: 227px;
    float: left;
    margin-left: 5px;
    background: url(../images/line-bg.jpg) no-repeat right center;
}
.contant-right
{
    width: 207px;
    float: right;
    margin-left: 5px;
}
.description, .description0, .description1
{
    font-size: 12px;
    color: #9FA19E;
    line-height: 20px;
    padding: 0 8px 5px 8px;
}
.description0
{
    padding-left: 14px;
}
.description1
{
    padding-left: 24px;
}
.biz
{
    text-align: left;
    padding-left: 7px;
    padding-top: 2px;
}
.biz span
{
    display: block;
    padding-left: 6px;
    font-size: 12px;
    color: #4B4C4E;
    padding-top: 4px;
    padding-bottom: 4px;
}
.price-button
{
    text-align: right;
    padding-right: 20px;
    padding-top: 8px;
}
.soft
{
    width: 217px;
    padding-top: 10px;
    line-height: 18px;
}
.soft-icon
{
    width: 25px;
    height: 18px;
    float: left;
    background: url(../images/icon.jpg) no-repeat center right;
    margin-right: 5px;
}

.soft-icon.yellow
{
background-image: url(../images/icon-yellow.jpg);
}

.soft-icon.green
{
background-image: url(../images/icon-green.jpg)
}

.soft-contant
{
    width: 187px;
    float: right;
    font-size: 12px;
}
.soft-contant span
{
    color: #9FA19E;
}
.soft-contant a
{
     color: #000;
     text-decoration: none;
}
.soft-contant a:hover
{
    text-decoration: underline;
}
.web-site
{
    padding-left: 25px;
}
.web-site h1
{
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0;
    padding-top: 2px;
    padding-bottom: 3px;
}
.web-site h1 span
{
    font-weight: normal;
    padding-left: 60px;
}
.web-site h1 span a
{
    text-decoration: none;
    color: #B4B6B3;
}
.web-site ul
{
    margin: 0px;
    padding: 0px;
}
.web-site ul li
{
    list-style: none;
    width: 80px;
    margin-right: 10px;
    float: left;
    margin-bottom: 1px;
}
.saas
{
    font-size: 10px;
    color: #FF7908;
    padding-right: 15px;
    text-align: right;
    padding-top: 12px;
}
.saas a
{
    color: #FF7908;
    text-decoration: none;
    font-size: 12px;
}


.news
{
    width: 674px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #F1F1F1;
    font-size: 12px;
    margin-left: 6px;
    margin-top: 2px;
}
.news-contant ul
{
    margin: 0px;
    padding: 0px;
}
.news-contant ul li
{
    list-style: none;
    float: left;
    padding-right: 10px;
    height: 26px;
    line-height: 26px;
}
.news-title
{
    font-weight: bold;
    margin-right: 5px;
    float: left;
    width: 76px;
    background-color: #EDEDED;
    text-align: center;
}
.news-contant ul li a
{
    color: #7D7D7D;
    text-decoration: none;
}
.news-contant ul li a:hover
{
    color: #FF7908;
}
#more
{
    float: right;
    background: url(../images/news-bg.jpg) no-repeat left center;
    padding: 0 10px;
}
#more a
{
    text-decoration: none;
    color: #FF7908;
}
.link
{
    padding-left: 5px;
    margin-top: 8px;
}
.link ul
{
    margin: 0px;
    padding: 0px;
}
.link ul li
{
    list-style: none;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding-left: 3px;
    padding-right: 5px;
	white-space:nowrap;
}
.link ul li a
{
    text-decoration: none;
    color: #616161;
}
.link ul li a:hover
{
    color: #FF7908;
}
#link
{
    background: url(../images/link-bg.jpg) no-repeat left center;
    width: 75px;
    font-weight: bold;
    display: block;
    text-align: center;
    padding-left: 0px;
}


