﻿@charset "utf-8";

/*错误提示页面*/
ul,li{list-style-type:none;float:left;}
.error{ width:535px; height:600px; padding-top:200px;float:none; clear:both; display:block; margin:0 auto;}
.error .error_left{ float:left; margin-right:35px;}
.error .error_right{ float:left;}
.error_right h1{ font-size:24px; font-family:"微软雅黑"; font-weight:normal; _margin-top:15px; color:#316c36; line-height:44px; margin-bottom:10px;}
.error_right span{ color:#464646;font-size:14px; font-family:"微软雅黑";}
.error_right h2{ color:#464646;font-weight:bold;font-size:14px; font-family:"微软雅黑"; line-height:30px;margin-top:35px; margin-bottom:8px;}
.error_right ul li a{ color:#316c36;font-size:14px; font-family:"微软雅黑";}
.error_right ul li{  text-indent:12px; margin-right:20px; background-position:left center;}