body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#e6e6e6;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
ul,dl,dt,dd {
	list-style:none;
	margin:0;
	padding:0;
}
div,span,input,select,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#007cac;
}
.gray {
	color:#999;
}
.hidden {
	display:none;
}
.hackbox {
	clear:both;
}

#main {
	width:937px;
	margin:15px auto;
	background-color:#fff;
	padding:10px;
}
#index {
	background:url(index_bg.jpg) no-repeat;
	width:100%;
	height:594px;
	position:relative;
}
#indexNews1,#indexNews2 {
	position:absolute;
	top:326px;
	left:33px;
	height:149px;
}
#indexNews1 div,#indexNews2 div {
	float:left;
	width:12px;
	font-weight:bold;
	color:#ff5b02;
	padding:6px 0 0 8px;
}
#indexNews1 div span,#indexNews2 div span {
	color:#1f7715;
}
#indexNews1 ul,#indexNews2 ul {
	text-align:left;
	line-height:23px;
	margin:5px 0 0 38px;
}
#indexNews1 li,#indexNews2 li {
	background:url(arron.gif) no-repeat 0 9px;
	padding-left:12px;
}
#indexNews1 {
	background:url(index_news1.gif) no-repeat;
}
#indexNews2 {
	background:url(index_news2.gif) no-repeat;
}
#indexNews1Pic {
	position:absolute;
	top:326px;
	left:33px;
	z-index:2;
}
#indexNews2Pic {
	position:absolute;
	top:407px;
	left:33px;
	z-index:2;
}
#indexPic {
	position:absolute;
	top:88px;
	left:33px;
}
#indexVideo {
	position:absolute;
	top:40px;
	left:730px;
}
#indexNewCar {
	position:absolute;
	top:220px;
	left:738px;	
}
#indexNewCar li {
	padding:2px 0;
}
#indexMenu {
	position:absolute;
	top:543px;
	left:95px;
}
#indexMenu li {
	float:left;
	margin:0 14px;
}

#top {
	height:83px;
	background:url(top_bg.jpg) repeat-x;
}
#topMenu {
	width:100%;
	background:url(topmenu_bg.gif) no-repeat;
}
#topMenu ul {
	margin-left:95px;
}
#topMenu li {
	float:left;
	margin:0 14px;
	padding:11px 0;
}
#topPic {
	background:url(../pic/pic1.jpg) no-repeat left;
	height:218px;
}
#topPic div {
	background:url(top_left.jpg) no-repeat right;
	height:218px;
	text-align:left;
}
#mainDiv {
	background:url(left_bg.gif) repeat-y;
	margin-top:1px;
}
#mainLeft {
	width:200px;
	float:left;
}
.leftTitle1,.leftTitle2 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:8px 0 6px;
}
.leftTitle1 {
	background:url(left_title_bg1.gif) repeat-x;
}
.leftTitle2 {
	background:url(left_title_bg2.gif) repeat-x;
}
#mainLeft li {
	line-height:30px;
	border-bottom:1px solid #dae4dc;
}
#mainLeft li a,#mainLeft dt a,#mainLeft dd a {
	font-size:14px;
	font-weight:bold;
	color:#46748c;
}
#mainLeft li a:hover {
	text-decoration:none;
	color:#f60;
}
#mainLeft dl {
	text-align:left;
}
#mainLeft dt {
	padding:9px 0 7px 18px;
	border-bottom:1px dashed #dae4dc;
}
#mainLeft dd {
	padding:8px 0 6px 38px;
	border-bottom:1px dashed #dae4dc;
}
#leftContent {
	color:#516f7e;
	line-height:175%;
	text-align:left;
	padding:8px 10px;
}
#mainRight {
	width:727px;
	float:right;
}
#mainTitleText {
	float:left;
	font-size:14px;
	color:#0073a0;
	font-weight:bold;
	line-height:29px;
	padding:0 10px;
	border-bottom:2px solid #0073a0;
	z-index:2;
}
.mainMenu {
	text-align:center;
	line-height:26px;
	background-color:#f7f7f7;
}
#mainNav {
	text-align:right;
	border-bottom:1px solid #d3d3d3;
	color:#666;
	line-height:30px;
}
#mainNav a {
	color:#666;
}
#mainNav a:hover {
	color:#000;
}
#list {
	text-align:left;
	margin:10px 0;
}
#list li {
	background:url(arron.gif) no-repeat 10px 13px;
	border-bottom:1px solid #f0f0f0;
	padding:9px 0 7px 22px;
}
#list li a {
	font-size:14px;
}
#list li span {
	color:#999;
	float:right;
	margin-top:-24px;
	font-size:10px;
}
#pages {
	padding:5px 0 15px;
}
.mainTitle {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:26px;
	padding-top:5px;
}
.mainTitleLine {
	font-size:12px;
	text-align:center;
	border-bottom:1px dashed #ccc;
}
.content {
	text-align:left;
	line-height:200%;
	font-size:14px;
}
.salesList {
	margin:15px 0 0 10px;
	float:left;
	width:168px;
}
.salesListText {
	line-height:31px;
	background:url(sales_text_bg.gif) repeat-x;
	margin-top:1px;
	overflow:hidden;
}

#foot {
	color:#999;
	height:32px;
}
#foot a {
	color:#999;
}

.noresult {
	padding:40px 0;
	text-align:center;
	font-size:14px;
}

.workerList {
	margin:10px 0;
	padding:0;
}
.workerList li {
	padding:6px 0 3px;
	float:left;
	width:242px;
	height:180px;
}