body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
td {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.input {
	width: 300px;
}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 1px;
}
.4line {
	padding: 2px;
	border: 1px dashed #333333;
}
.td_white {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.td_black {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: 900;
}
.td_blue {
	font-family: Arial;
	font-size: 12px;
	color: #170F72;
	font-weight: 900;
}
.title {
	font-family: Verdana;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
	text-align: left;
	text-indent: -2px;
	vertical-align: top;
}
.newstitle1 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: -2px;
	vertical-align: top;
}
.newstitle2 {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	text-indent: -2px;
	vertical-align: top;
}

.topline {
	background-attachment: fixed;
	background-image: url(../images/point_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	text-indent: 10px;
}
.menu_in_bg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: 0px 1px;
	text-align: left;
	text-indent: 10px;
	background-color: #140D81;
}
.menu_in_bg2 {
	background-color: #1C13BF;
}
.menu_in{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 900;

}
.table_hight_10 {
	height: 8px;
}
.index_bg {
	background-attachment: fixed;
	background-image: url(../images/top1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copyright_bg {
	background-color: #333333;
}
