﻿body {
}

#inst {padding:10px;margin:0px; }
#inst p
{
    line-height: 180%;
    font-size: 14px;
    color: #333333;
    padding-bottom: 8px;
    text-indent: 32px;
} 
#inst img {padding-top:10px;}

/* 技术优势 */
#tech .caption td {color:#336699;font-size:14px;font-weight:bold;padding:8px 10px 6px 0px;}
#tech .desc td {color:#454545;font-size:12px;padding:4px 12px 10px 0px;line-height:150%;}
#tech .line td {border-bottom:#eaeaea 1px solid;}
#func table {margin:0px 8px 8px 8px; margin-left:8px; margin-right:8px;margin-bottom:8px; }

/*功能模块*/
#func p 
{
    font-size: 14px;
	color: #333333;
	line-height:150%;
	letter-spacing:1px;
	text-indent:32px;
	margin:0px;
	margin-top:8px;	
	margin-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}



#func .sep td{
    color:#ff6600;  
    /*color: #0072BC;*/
    font-size: 14px;    
    text-align: left;
    font-weight:bold;
    border-top: 1px solid #ccdff2;
    border-bottom: 1px solid #ccdff2; 
    padding:6px 6px 6px 16px;
}

#func .caption td
{
    font-weight:bold;
    /*background:url("/images/dot5.png");*/
    background-position:left;
    background-repeat:no-repeat;
    text-indent:12px;
    color:#336699;
    padding:10px 6px 6px 6px;
    font-size:medium;
}

#func .desc td
{
	line-height:180%;
	padding-left:18px;
	padding-right:8px;
	font-size:14px;
}	
