﻿body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #275678;
}
* {
	margin: 0px;
	padding: 0px;
}
ul{
	list-style:none;
}
h1,h2,h3,h4,h5 {
	font-size:14px;
}
img {
	border-style: none;
}
a {
	color:#275678;
	text-decoration: none;	
}
a:focus {
	outline: none;
}
.ad350x240 {
	width: 350px;
	float: left;
	margin-right: 10px;
}

/*-----------------页面头部css------------------------------------------------------------------------------------------*/
#header {
	width: 955px;
	margin:0px auto;
}
#userBox {
	background-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9cbd7;
	height: 24px;
	padding-top: 6px;
	overflow:auto;
	_height:1%;
}
.userBoxLeft li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
}
.loginInput1 {
	height: 14px;
	width: 80px;
}
.userBoxRight {
	float: right;
}
.userBoxRight li {
	float: left;
}
a.navStyle1 {
	display: block;
	line-height: 17px;
	font-weight: normal;
	background-image: url(http://icon.xcar.com.cn/btnBg01.gif);
	height: 17px;
	width: 76px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 5px;
}
#xcarNavBox {
	float: right;
	width: 710px;
}
#xcarNavBox h2 {
	line-height: 36px;
	background-color: #3278b3;
	color: #FFF;
	font-size: 14px;
	padding-left: 15px;
}
#xcarNavBox h2 a {
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
#xcarNavBox h4 {
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	background-color: #edf2f6;
	padding-left: 15px;
}
#xcarLogo {
	float: left;
	width:200px;
	padding: 5px 5px 5px 15px;
}
#xcarLogos {
	float: left;
	padding: 5px;
}

