body {
	background-color: #373737;
}

.search {
	height: 60px;
	line-height: 10px;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 22px;

}
td a {
	color: #0000CC;
	text-decoration: none;

}
td a:hover {
	color: #FF0000;
	text-decoration: none;

}
.font14 {
	font-size: 14px;
}
.line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}.font16 {
	font-size: 16px;
}
h1 {
	font-size: 18px;
}
.popup_content{
	text-align:center;
	padding:10px;
	background:#ffffff;
	witdh:500px;
	height:150px;
	border: 3px solid #FF9900;

}

