@charset "utf-8";
body,td,th {
	margin: 0px;
	font-size: 12px;
}
.border_div {
	margin: 0px;
	padding: 2px;
	height: 100px;
	width: 150px;
	border: 1px solid #CCCCCC;
}

.input_border {
	font-size:10px;
	width: 100px;
	height:20px;
}
.duan {
	line-height: 20px;
	text-indent: 24px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.duan_all {
	padding: 5px;
}
.bg {
	background-image: url(images/index/hzl_11.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #B3D2F1;
	line-height: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.border_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071CF;
}
.border_all {
	border: 1px solid #CCCCCC;
}
a:link {
	color: #2179D1;
	text-decoration: none;
}
a:visited {
	color: #2179D1;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.downline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.title_type {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
