﻿
.pop_error p {
	font-family:黑体;
	letter-spacing:1px;
	color:#999;
	font-size:20px;
}
.pop_error dl {
	float:left;
	padding:8px;
}
.pop_error dd {
	padding:5px;
	letter-spacing:1px;
	font-size:13px;
	font-family:Tahoma;
}
.pop_error img {
	border:none;
}
.pop_error div {
	width:645px;
	height:140px;
	margin:0 auto;
	text-align:center;
}
.pop_error a {
	color:#999;
	text-decoration:none;
}
.pop_error a:hover 
{
    color:#333;
}