/*全局样式*/
*{ margin:0; padding:0; }
body {font:400 12px/25px "微软雅黑";color:#000; background:#fff;}
img { border:0;}
h2,p,span,tt,a {font-family:"微软雅黑";}
ul, ol, li{list-style:none;}
a{color:#000;text-decoration:none;}
i{font-style:normal;color:#d61607;}
.clear{clear:both;}
.float_l { float:left;}
.float_r { float:right;}

.cont_con { width:180px; margin:0 auto; height:187px; background:url(../images/tu.jpg) left no-repeat; padding-left:160px; margin-top:45px;}
.cont_con h2 { font-size:60px; line-height:60px; color:#05afef;}
.cont_con span { font-size:14px; line-height:30px;}
.cont_con p { font-size:12px; line-height:20px; color:#686566;}
.cont_con p a { color:#086bcd;}
.bei_con { width:594px; height:314px; background:url(../images/404bg.jpg) no-repeat; margin:0 auto; margin-top:12%; overflow:hidden;}
