@charset "gbk";
/* Sohu PP Error Page StyleSheet File
 * Version: 1.3
 * Author: Matt Wang (www.uiland.com)
 * Created: 2008-05-08
 * Update: 2008-05-15
 * Copyright: Sohu.com (www.sohu.com)
 */

html,body{width:100%;height:95%;min-width:700px;min-height:450px;}
body{display:table;*position:relative;margin:0;padding:0;background:#e3e3e3;color:#141414;font:normal 12px/1.6em Arial,sans-serif,"ËÎÌå";}
h2{margin:5px 0;font:bold 14px/1.4em Verdana,Arial,sans-serif,"ËÎÌå";}
p{margin:5px 0;}
hr{visibility:hidden;clear:both;height:5px;margin:10px 0;*margin:0;padding:0;line-height:1px;}
a{color:#104d6c;text-decoration:underline;}
a:hover{color:#f63;text-decoration:underline;}
#wrapper{display:table-cell;*position:absolute;*top:50%;vertical-align:middle;}
#content{*position:relative;*top:-50%;overflow:hidden;width:260px;height:150px;margin:0 auto;padding:120px 320px 180px 120px;background:url(images/errorPage_bg.jpg) 0 0 no-repeat;}
