﻿
#seconContent
{
    width:900px;
    background:#ffffff;
    clear:both;
    margin:15px auto;
    overflow:auto auto;
    font-family:微软雅黑,黑体, 宋体, 幼圆;
    border:solid 1px #759EBF;
}

.LSide 
{
    float:left;
    width:169px;
}

.MSide 
{
    float:left;
    width:534px;
    border-left:solid 1px #759EBF;
    border-right:solid 1px #E0E0E0;
    
    text-align:center;
    
}

.RSide 
{
    float:left;
    width:195px;
    text-align:center;
}

.Item 
{
    float:left;
    width:100%;
    background:#FAFAFA;
    color:#195F93;
    
    padding-bottom:10px;
}

.Item h4
{
    width:100%;
    height:26px;
    display:block;
    
    font-size:15px;
    font-family:微软雅黑;
    color:White;
    line-height:26px;
    text-align:center;
    
    background:#759EBF url(../images/item_h4_bg.jpg) no-repeat;
}

.Item h4 span
{
    display:block;
    padding-top:2px;
    text-align:center;
}

.Item ul li 
{
    list-style:none;
    
    height:28px;
    line-height:28px;
    padding-left:50px;
    border-top:solid 1px #FEFFFF;
    border-bottom:solid 1px #E0DEDF; 
    
    font-family:微软雅黑;
    font-size:15px;
    font-weight:bold;
    
    background:transparent url(../images/item_list_img.jpg) no-repeat 15px;
}

.Item p
{
    padding:8px 6px;
    font-size:14px;
    font-family:宋体;
    line-height:18px;
    letter-spacing:1px;
}

#comDes 
{
    width:501px;   
    margin:15px auto;
    font-family:宋体;
}

#comDes .Header
{
    width:100%;
    height:11px;
    
    background:transparent url(../images/comdes_header_bg.jpg) no-repeat;
}

#comDes .Footer
{
    float:left;
    width:100%;
    height:11px;
    
    background:transparent url(../images/comdes_footer_bg.jpg) no-repeat bottom left;
}

#comDes .P
{
    border-left:solid 1px #FE6700;
    border-right:solid 1px #FE6700;
    padding:5px 10px;
    font-size:14px;
    line-height:19px;
    color:#212121;
    background:transparent url(../images/comdes_p_bg.jpg) repeat-x bottom;
}

.RContentItem 
{
    width:530px;
}

.RContentItem h3
{
    float:left;
}

.RContentItem .PContent
{
    font-size:14px;
    font-family:宋体;
    color:#222222;
    
    width:500px;
    padding-left:30px;
    margin-top:10px;
}

.RContentItem .PContent td
{
    vertical-align:top;
    line-height:19px;
}

.PContent a
{
    color:#FE6700;
    text-decoration:none;
}
.PContent a:hover
{
    color:#FE8E06;
}

#dlSoftware
{
    padding:5px 40px;
    margin-top:20px;
}

#dlSoftware a
{
    margin:0 40px;
}

.MSide .HR
{
    width:500px;
    float:left;
}

.RContentItem dl
{
    float:left;
    width:100%;
    display:inline;
    margin-top:10px;
    /*padding:0 10px;*/
    color:#1C61AE;
    font-family:宋体;
}

.RContentItem dt
{
    float:left;
    width:516px;
    height:25px;
    line-height:25px;
    
    display:inline;
    margin-left:8px;
    /*margin:0px 8px 10px;*/
    
    background:#E8F6F7 url(../images/rcontentitem_span_bg.jpg) no-repeat 5px;
}

.RContentItem span
{
    float:left;
    display:block;
    font-weight:bold;
    font-size:14px;
    display:inline;
    margin-left:32px;
}

.RSSBtn, .SubscrBtn
{
    display:block;
    float:right;
    width:36px;
    height:25px;
    text-indent:-9999px;
    margin:0px 10px;
}

.RSSBtn 
{
    background:transparent url(../images/rssBtn.gif) no-repeat;
}

.SubscrBtn
{
    background:transparent url(../images/subScrBtn.gif) no-repeat;
}

.RContentItem dd
{
    font-size:12px;
    margin-top:5px;
    padding:10px;
}

.RSide h4
{
    
    text-align:center;
}

.RSide ul
{
    padding-top:45px;   
}

.RSide ul li
{
    list-style:none;
    text-align:center;
    margin:20px auto;
    
    font-family:宋体;
    font-size:14px;
    font-weight:bold;
}

.TRCorner 
{
    position:absolute;
    float:left;
    margin-left:162px;
    margin-top:-1px;
}

.Map
{
    float:right;
    margin:0px;
    margin-top:-20px;
    margin-right:20px;
    *margin-right:-150px;/* for IE */
}

.Logo
{
    margin-top:-180px;
    margin-right:40px;
}