﻿
/*产品概述*/
#docs
{
    color: #333333;
    margin-top: 8px;
    border: solid 1px #CCDFF2;
    font-size: 14px;
}

#docs h2	
{
	background-image:url('/images/title-bg-02.png');
	background-repeat:repeat-x;	
	height:27px;
	line-height:27px;
	width:100%;
	text-indent:8px;
	color:#193B5F;
	font-size:16px;
	font-family:宋体;
	margin-bottom:0px;	
	margin-top:0px;
	border-bottom:solid 1px #CCDFF2
}

#docs h3		
{
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-top:5px;	
	padding-bottom:0px;
	color: #003399;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
}

#docs #doc_list
{
    margin: 0px 8px 8px 8px;
}    

#docs #doc_list table {width:650px}

#docs #doc_list .sub_category {color:#193b5f; font-weight:bold;padding-top:12px;padding-bottom:3px; border-bottom:solid 1px #ccdff2;}


#docs #doc_list td
{
	
	line-height: 180%;
	padding-top: 2px;
	
	padding-bottom: 2px;
}

#docs #doc_list td a {background: url(/images/home/dot4.gif) no-repeat left center;padding-left: 8px; font-size:14px; }

#docs #doc_list td .movie {background: url(/images/home/movie.bmp) no-repeat left center;padding-left: 20px; margin-left:8px; color:#ff6600;font-family:Arial, Helvetica, sans-serif, SimSun; font-size:12px;}

#docs #doc_list #line
{
    
}
