﻿@charset "gb2312";
/* CSS Document */
body, div, p, ul, li, span, img {
	padding:0;
	margin:0;
	border:0;
}
body {
	font-size:12px;
}
ul, li {
	list-style:none;
}
a {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#800080;
	text-decoration:none;
}
a:hover {
	color:#f00;
	text-decoration:underline;
}
.clear{
	clear:both;
	}	
.global{
	width:1200px;
	margin:0 auto;
	background:#666;
	}
 
 
 
.bg{ background: url(/static/images/404/404_1.jpg) repeat-y center;}
.line{ background:#b69a2b; height:3px; font-size:0px; line-height:3px; width:1200px; margin:0 auto;}
.logo_phone{ height:95px; width:980px; margin:0 auto;}
.logo_phone h1{ float:left; margin-left:17px; margin-top:13px;}
.logo_phone h3,.logo_phone h4{ float:left; margin-left:17px; height:52px; margin-top:30px;}


.banner{ margin:0 auto; width:980px; background:#fff; height:320px;}
.banner div{ font-style:normal; margin:52px 150px 36px 3px; float:left;}
.banner ul{ margin:0 auto;text-align:center} 

.choose{ width:980px; margin:0 auto; height:318px; margin-bottom:26px;}
.choose .title{ margin:14px 0px 10px 17px;}
.choose ul{ width:1005px; overflow:hidden;}
.choose ul li{ float:left;width:335px;}
.choose ul li a{ display:block;}
.choose ul li form{ height:36px; margin-top:20px;}
.choose ul li a .btn1{ background:url(../images/404_11.jpg) no-repeat; border:none; width:170px; height:36px; cursor:pointer;}
.choose ul li a .btn2{ background:url(../images/404_12.jpg) no-repeat; border:none; width:170px; height:36px; cursor:pointer;}
.choose ul li a .btn3{ background:url(../images/404_13.jpg) no-repeat; border:none; width:170px; height:36px; cursor:pointer;}

.foot{ width:980px; margin:0 auto; background:url(../images/404_6.gif) repeat-x; text-align:center; padding-top:18px; line-height:22px; font-family:Arial; padding-bottom:20px;}
