@charset "utf-8";
/* CSS Document */
body,ul,ol,h1,h2,h3,p,form,input,ul,ol{ margin:0px; padding:0px;font-size:14px;}
ul,ol{ list-style:none;}
a{ color:#000;text-decoration:none;cursor:pointer;}
a:hover{ text-decoration:underline;}
a img{ border:none;}
.clr{ clear:both; font-size:0px; line-height:0px; height:0px; visibility:hidden;}
body{ font-size:12px; color:#020202; background:#fff;}
.left{ float:left; display:inline;}
.right{ float:right; display:inline;}
form{ margin:0px; padding:0px; border:none; list-style:none;}
body{font-size:14px;}
/*------404-------*/
.bg{
	width:auto;
	height:auto;
	overflow:hidden;
	background-image: url(error_02.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.cont{
	border:1px solid #E8AA9F;
	width:578px;
	height:auto;
	margin-top:150px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cont .tt_bg{
	margin:0 auto;
	width:578px;
	height:39px;
	overflow:hidden;
	background-image: url(error_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont .tt_bg .tt{font-size:20px;color:#fff;text-align:center;padding:7px 0px 0px 0px;}
.cont .pp_bg{
	width:578px;
	height:auto;
	background-image: url(error_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont .pp{margin:0 auto;padding:30px 0px 0px 0px;font-size:15px;color:#707070;}
.cont .pp span{
	font-size:28px;
	font-weight:bold;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
}
.cont .p2{padding:10px 0px 20px 30px;}
.cont .p3{text-align:center;padding-bottom:40px;}
/*------404 end-------*/

/*------500-------*/
.cont_1{margin:0 auto;width:960px;height:auto;margin-top:100px;padding:30px 0px 0px 0px;}
.cont_P{float:left;background:#efefef repeat;border:1px solid #d1d1d1;margin-bottom:200px;}
.cont_L{float:left;width:300px;height:auto;}
.cont_R{float:right;width:607px;height:auto;}
.nr{float:left;font-size:15px;color:#707070;padding:30px 0px 0px 20px;width:300px;height:auto;overflow:hidden;line-height:28px;}
.nr span{font-size:28px;font-weight:bold;color:#dda700;}
.nr .p2{padding:10px 0px 20px 0px;}
.p3{text-align:center;padding:50px 0px 0px 0px;}
.cont_2{text-align:center;padding:20px 10px 30px 0px;}
.cont_pic{text-align:right;padding:200px 0px 0px 0px;}
/*------500 end-------*/

