@charset "utf-8";
body{
	padding:0;
	margin:0;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	background:#000000;
	font-size:12px;
}
#main{
	width:1000px;
	margin:0 auto;
}
#navTop{
	float:left;
	width:1000px;
	height:80px;
}
#spliterTop{
	float:left;
	width:1000px;
	height:11px;
	background:url(../images/bg_lace_top.jpg) repeat-x;
}
#mainConsole{
	float:left;
	width:1000px;
	height:509px;
	background:url(../images/bg_index-en.jpg) no-repeat;
}
#speedPath{
	float:left;
	width:124px;
	margin:0;
	padding:359px 0px 0px 81px;
	list-style-type:none;
	display:inline;
}
#speedPath li{
	float:left;
	line-height:25px;
	width:124px;
	text-align:center;
	background:url(../images/bg_index_list.jpg) repeat-x;
	margin-bottom:6px;
}
#speedPath a{
	color:#8A6342;
	text-decoration:none;
}
#slider{
	float:left;
	padding:73px 0px 0px 95px;
	display:inline;
	width:600px;
}
#imgListConsole{
	float:left;
	width:279px;
	height:113px;
	padding:55px 0px 0px 115px;
}
#numList{
	float:left;
	padding:0px 0px 0px 2px;
	margin:0;
	width:277px;
	list-style-type:none;
}
#numList li{
	float:left;
	width:36px;
	line-height:29px;
	text-align:center;
	font-size:12px;
	color:#BF9467;
	cursor:pointer;
}
#imgConsole{
	float:left;
	margin:14px 0px 0px 1px;
	padding:1px;
	border:solid #C7C7C7 1px;
}
#imgConsole img{
	float:left;
	width:65px;
	height:65px;
}
#imgDesc{
	float:left;
	width:180px;
	height:65px;
	padding:16px 0px 0px 19px;
	line-height:22px;
	color:#99764E;
	text-decoration:none;
}
#footer{
	float:left;
	padding-top:35px;
	width:1000px;
	line-height:21px;
	text-align:center;
	color:#885E45;
}