@charset "utf-8";
/* CSS Document */

/**
*	@ error for 404
*/
form{ padding:0; margin:0;}
#error_404{ width:700px; height:419px; position:absolute; left:50%; top:50%; margin:-209px auto auto -350px; background:url(../images/error/error_404_bg.jpg) no-repeat left top;}
	.error_404_layout1{width:300px; height:45px; margin:63px auto auto 236px;}
	.error_404_layout1 h1{ height:18px; line-height:18px; font-size:18px; color:#000; font-family:"微软雅黑"}
	.error_404_layout1 p{color:#858484; font-size:12px; font-family: "宋体"; margin-top:8px; height:13px; line-height:12px;}
	
	.error_404_layout2{ width:404px; height:49px; margin:19px auto auto 157px; text-align:left; font-size:12px; color:#5b5b5b; font-family: "宋体";}
	.error_404_layout2 a{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#36b224; text-decoration:underline}
	
	
	.error_404_layout3{width:315px; height:103px; margin:40px auto auto 240px; color:#000; text-align:left; }
	.searchBox{ margin-top:8px;vertical-align:middle; }
	.error_input{ color:#858585; width:222px; height:32px;  text-indent:10px; line-height:30px; font-size:14px;font-family: "宋体"; border:1px solid #dddddd;}
	.error_btn{ width:33px; height:30px; cursor:pointer; background:url(../images/error/error_btn.jpg) no-repeat left top; border:none; margin-left:5px;}
	.englishtxt{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#858585;}
	
	
