﻿.tkTitle
{
	font: 宋体; 
	font-size: 16pt; 
	font-weight: 600; 
	color: Gray; 
	width: 100%;
	padding-left: 60px;
}

.tdLine
{
	width: 800px; 
	height: 8px;
	background-image: url('../../../App_Image/Default/logo/line1.gif');
    background-repeat: repeat-x;
}

.td1
{
	width: 800px; 
	height: 8px; 
	background-image: url('../../../App_Image/Default/logo/line1.gif');
    background-repeat: repeat-x;
}

