/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.kuanxian {
	border: 1px solid #DC5504;
}
.huikuang {
	border: 1px solid #E7E7E7;
}
.xuxian {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.input {
	border: 1px solid #CCCCCC;
}
.baixian {
	border: 1px solid #FFFFFF;
}
.jiangjie_bg {
	background-image: url(images/jianjie_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
