﻿body,form 
{
	margin:0px;
	padding:0px;
	font-size:12px;
}
img
{
	border:0px;
}
a:link 
{
	color: #000; 
	text-decoration:none;
} 
a:visited 
{
	color: #000;
	text-decoration:none;
} 
a:hover 
{
	color: #000; 
	text-decoration:none;
} 
a:active 
{
	color: #000;
} 
.divcenter
{
	width:893px;
}
.textStyle
{
	border:1px solid #DCDCDC;
	width:107px;
	height:23px;
	line-height:23px;
}
.textDefault
{
	border:1px solid #DCDCDC;
}
.leftTd
{
	background-image: url(../image/left.jpg); 
	background-repeat: no-repeat; 
	width: 155px;
	color:#0252A7;
}
.selectTd
{
	background-color:#fff;
	border-bottom:1px solid #B2D0EA;
	border-top:1px solid #B2D0EA;
	border-left:1px solid #B2D0EA;
	border-right:none;
	width:150px;
	height:22px;
	padding-right:15px;
	cursor:pointer;
}
.rightTd
{
	border-bottom:1px solid #DEEBF4;
	border-top:none;
	border-left:1px solid #DEEBF4;
	border-right:none;
	height:34px;
	color:#3267C5;
	font-weight:bold;
	padding-left:15px;
}
