﻿body {
}

DIV
{
	font-size: 12px;
	color: black;
}
A
{
	font-size: 12px;
	color: black;
	text-decoration: none;
}
#table
{
	/*border-left-color: #c4c4c4; 
	border-bottom-color: #c4c4c4;  
	border-right-style: solid; 
	border-left-style: solid; 
	border-right-color: #c4c4c4;
	 border-bottom-style: solid;*/}
#table td
{
	border-right: #c4c4c4 1px solid; 
	/*border-top: #c4c4c4 1px solid;*/ 
	border-left: #c4c4c4 1px solid; 
	border-bottom: #c4c4c4 1px solid;
	}
.btn 
{
	background:url(../Images/tjbtn.gif);
	border-style:none;
	width:80px;
	height:22px;
	
	}/*提交的按钮 */


