@charset "utf-8";
/* CSS Document */
/*
 *@Type:single style;
 *@Description:404style;
 *@author:cumtwyz;
 *@system：size.cms;
 */
@import "module/common/layout_retain.css";
#content{
    padding-top: 20px;
}
#catCon{margin:10px;}
.error,#catCon .catItem{margin-bottom:20px;}
#errorHead{
	border-bottom:1px solid #e2e2e2;
	overflow:hidden;
	background-color:#fafafa;
	background-image:-webkit-linear-gradient(top,rgba(253,253,253,1) 0,rgba(247,247,247,1) 100%);
	background-image:-moz-linear-gradient(top,rgba(253,253,253,1) 0,rgba(247,247,247,1) 100%);
	background-image:linear-gradient(top,rgba(253,253,253,1) 0,rgba(247,247,247,1) 100%);
}
#errorHead #logo{padding-top:10px;}
#errorNav{float:right; margin-top:40px; color:#ccc;padding:3px 8px;}
#errorNav li{display:inline;font-size:14px;padding:10px 15px; height:30px;line-height:30px; border-collapse:collapse;}

.error{margin-top:50px;margin-bottom:50px;}
#catCon a{font-size:14px;}
.error{background:url(/images/404.gif) 100px 0 no-repeat; line-height:1.8; padding-left:380px;height:210px;}
.error dl{margin-top:20px; }
.error p{padding-top:20px;}
.error a{margin:0 5px;}
.error dt{margin-bottom:10px; color:#666;}

#catCon{border:1px solid #FAE7CF; _zoom:1; overflow:hidden; line-height:1.8;}
#catCon .catList{padding:10px 0 10px 10px;}
#catCon h3{background:#FCF6ED; height:30px; line-height:30px; padding-left:10px;}
#catCon .catItem{width:205px;float:left; display:inline; border:1px solid #fff; margin-right:10px; height:85px; padding:5px 10px; overflow:hidden; margin-bottom:10px;}
#catCon .hover{background:#f8fbff; border:1px solid #e5eefa;}
#catCon .more{float:none; font-size:12px;}
#catCon .catItem .catSub a{display:inline-block; margin-right:5px; font-size:12px;}
#catCon .catSub a:link,#catCon .catSub a:visited{color:#333;}

#error{padding:10px 30px;background:#FFF0F0; border:1px solid #FDCDCD}
#error dt{font:bold 18px/26px  Microsoft YaHei,SimSun,SimHei; margin-bottom:10px; color:#cc0033; }
#error .allWrong{border:0 none; color:#333;}

#voTips{padding:10px 50px; border:1px solid #e2e2e2;}
#voTips .textExit{ margin:20px 0 10px 0; padding-bottom:20px; border-bottom:1px dashed #e2e2e2;vertical-align:middle; background:url(/images/allWarm.png) 3px  0px no-repeat; padding-left:40px;}
#voTips h3,#voTips ul{padding-left:40px;}
#voTips ul{ _zoom:1; overflow:hidden; }
#voTips li{ float:left; width:180px; height:70px; padding:10px; display:inline; border:1px solid #e2e2e2; background:url(/images/wrapBg.png) 0 0 repeat-x; margin:10px 30px 10px 0; color:#666}
#voTips li a{font-size:14px; font-weight:bold; line-height:2.5}
#voTips li a:link,#voTips li a:visited,#catCon a:link,.error a:link,#catCon a:visited,.error a:visited,#error a:link,#error a:visited{color:#0055bb;}
#voTips li a:hover,#catCon a:hover,.error a:hover,#catCon .catSub a:hover,#error a:hover{color:#cc0033}

