﻿

.categoryBox
{

 margin-top:0px; 
 margin-bottom:0px;
 margin-left:15px; margin-right:15px;
 
 
}

.categoryBox .categoryTitle
{
 position :relative; 
	margin-bottom:10px;
}

.categoryBox .categoryTitle table tr td.one
{
		
}
.categoryBox .categoryTitle table tr td.two
{		

}

.categoryBox .categoryTitle table tr td.two ul
{
	
	background-image: url(Frame/categoryBox/baseline.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	
}

.categoryBox .categoryTitle table tr td.two ul li
{
	font-size: 16px;
	color: #76505c;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 10px center;
	background-image: url(Frame/categoryBox/Icon01.gif);
	background-repeat: no-repeat;
	padding-top:30px;
	
	 padding-left:60px;
	
}

.categoryBox .categoryTitle table tr td.three
{
		
}

.categoryBox .categoryDescription
{
    padding-left: 10px; padding-right: 10px;
    font-size: 13px; line-height: 25px;
     color:#976c89;
   
}

.categoryBox .categoryList
{
	 padding-left: 10px;  
  padding-right: 10px; 
}

.categoryBox .categoryBottom table 
{
	
}
.categoryBox .categoryBottom table tr td.one
{

}

.categoryBox .categoryBottom table tr td.two
{		
  
}

.categoryBox .categoryBottom table tr td.three
{

}

/* 目录标题，目录描述 目录下的内容 ---结束------------------------------------------------------------------------*/

/*-------- 上一页，下一页  的格式 --------- 开始  */

.PageNumber
{
	margin-top: 20px;
	margin-bottom: 10px;
}

.PageNumber table tr td
{
   HEIGHT: 35px; 
   line-height: 35px; /* ---------- 图片高度 --------------------------- */
}

.PageNumber table tr td.one
{ 
	width:0px;
}

.PageNumber table tr td.two 
{
	text-align: right;

	padding-right:15px;
	background-color:#fee3ea;
}

.PageNumber table tr td.two span
{
	margin-left: 10px;
	color: #96586d;
}

.PageNumber table tr td.two span tt  /*-------数字 的格式 ---------   */
{
	  color: #51021f; font-weight:normal;  
	  margin-left: 3px;
	   margin-right: 3px;
}

.PageNumber table tr td.two span tt  span /*-------要的 ---------   */
{
	    
	  margin-left: 0px;
	   margin-right: 0px;
}

.PageNumber table tr td.three
{
	width:0px;
}

/*-------- 上一页，下一页  的格式 --------- 结束  */


