@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;

	/*background-color:#d9dade;	*/
}
img { border:0;}
#main {
	width:990px;
	height:392px;
	margin:135px auto 0;
	background:url(../images_error/bj.jpg) no-repeat center center;
}
.left {
	width:370px;
	height:200px;
	float:left;
	margin:83px 0 0 185px;
	display:inline;
}
.logo img{
	float:left;
}
.cwy {
	width:359px;
	height:26px;
	float:left;
	margin:60px 0 30px 8px;
	display:inline;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	color:#474747;
}
.cwy a{
	color:#474747;
	text-decoration:underline;
}
.button {
	float:left;
	width:139px;
	height:34px;
	margin-left:15px;
	background:url(../images_error/botton.jpg) no-repeat center center;
	display:inline;
	color:#fff;
	font-size:14px;
	line-height:34px;
	font-weight:bold;
	text-align:center;
}
.button a{
	color:#fff;
	text-decoration:none;
}
.right {
	width:186px;
	height:208px;
	float:left;
	margin:85px 0 0 55px;
	display:inline;
}