﻿ 
 .func_board{margin-left: 75px;padding-right:10px;padding-bottom:20px}
 .func_board p {font-size: 14px; line-height: 180%;}
 .func_board p strong {color: #ff6a0b; font-weight: bold; font-size: 16px; font-family: 微软雅黑}
 
 #view_no
        {
            margin-left: 20px;
            margin-top: 20px;
            list-style-type: none;
        }
        #view_no li
        {
            font-size: 16px;
            font-weight: bold;
            line-height: 250%;
            color: #666666;
        }
        #hu_lian
        {
            margin-left: 20px;
        }
        #hu_lian li
        {
            font-size: 14px;
            padding-top: 10px;
            line-height:180%;
        }
        #func
        {
            border: solid 1px #618fc9;
            border-bottom-width: 3px;
            border-top-width: 3px;
            border-right-width: 2px;
            width: 580px;
            line-height: 200%;
        }
        #func td
        {
            border-top: solid 1px #618fc9;
            border-left: solid 1px #618fc9;
            padding-left: 16px;
            height: 37px;
            font-size: 14px;
        }
        #more_version
        {
            margin-top: 50px;
            border-top: dashed 1px #cacaca;            
            line-height: 25px;
            font-size: 14px;
            text-indent: 8px;
        }
        #more_version a
        {
            font-size: 14px;
            color:#5081c0;            
        }
        #more_version span
        {
            font-size: 14px;
        }
