/*
 * CSS Document
 *
 * Copyright (c) Jiaxiang Dtimet Network Co.,Ltd.
 * $ Author: tonee $
 * $ Date: 2013-11-15 $
 * $ Url: www.dtimet.com $
 *
 */
 
* { margin: 0; padding: 0; list-style-type: none; }
#err-body { color: #000; font-family: 'Microsoft YaHei', Arial, Verdana, 'SimSun'; font-size: 14px; line-height: 150%; }
a:link { color: #ff4c00; text-decoration: underline; }
a:hover { color: #006dd9; text-decoration: underline; }
.tc { text-align:center; }
#err-top { margin: 0 auto; width: 500px; }
#err-top img { margin-top:35px; }
#err-top p { line-height: 1.6; }
#err-main { margin: 0 auto; width: 500px; }
#err-main p { line-height: 1.8; }
.big { font-size: 26px; margin: 25px auto; }
.small { font-size: 20px; margin: 14px auto; }
.ver { font-size: 12px; color: #454545; margin: 20px auto 10px; }
.t1em { text-indent: 1em; }

