/* ---------------------------------
  zbcars.com CSS Document 
  Powered by ZhangChong
  E-mail : zhchgg1234@126.com
  Time   : 03/2009
--------------------------------- */

/*公用样式-----------*/
body,td,th{ font-size:12px; font-family:Arial, Helvetica, sans-serif,"宋体"; color:#333333;}
body{ background:url(images/top_bg.jpg) repeat-x top #ffffff; text-align:center;}
*{ margin:0; padding:0;}
input{ font-size:12px;}
img{ border:0;}
ul{ list-style:none;}




/*链接样式-----------*/
a:link{ color:#023399; text-decoration:none;}
a:visited{ color:#0546cd; text-decoration:none;}
a:hover{ color:#d93d16; text-decoration:underline;}
a:hover{ color:#d93d16; text-decoration:none;}


/*公用------*/
.Module{ clear:both;}
.font01{ color:#066ABF;}
.font02{ color:#ff0000;}


/*登陆------*/
#UserBar{ width:960px; height:40px; background:url(images/top_bg.jpg) repeat-x; margin:0 auto;}
	#UserBarL{ width:550px; height:40px; margin-left:5px; float:left; text-align:left; background:url(images/top_img.jpg) no-repeat left top;}
		#LoginForm{ width:95%; margin:0 auto; margin-top:8px; text-align:left;}
			#LoginForm label{ margin-right:5px;}
			.LoginInput{ width:90px; border:1px solid #9eacc2;}
				#LoginForm label a{ margin-left:10px;}
			.LoginInput2{ width:40px; border:1px solid #9eacc2;}

	#UserBarR{ width:350px; height:40px; margin-right:5px; display:inline; float:right; text-align:right; background:url(images/top_img.jpg) no-repeat right top;}
		#UserBarR div{ width:95%; margin:0 auto; margin-top:8px;}
			#UserBarR h5{ width:80px; display:inline; font-size:12px; font-weight:bold; border-right:1px solid #333333; padding-right:10px; text-align:right;}
			#UserBarR a{ margin-left:10px;}

/*导航------*/
#NavBar{ width:958px; height:93px; border:1px solid #cdcdcd; margin:5px auto;}
	#LogoImg{ float:left; margin:10px; display:inline;}
	.NavBlock{ margin-right:10px; margin-top:10px; float:left; display:inline;}
	#NewsSize{ width:190px;}
	#BuySize{ width:250px;}
	#PlaySize{ width:280px;}
		.NavBlock p{ text-align:left; height:20px; line-height:20px; vertical-align:middle;}
		.NavBlock p a{ margin-left:5px; margin-right:5px; display:inline;}

/*底部*/
#BotBar{ width:960px; margin:20px auto;}
	#BotBar p{ width:100%;}
	.BotLink{ line-height:35px;}
.Copyright{ line-height:22px; color:#666666;}



