@charset "gb2312";
<style type="text/css">
 <!--

 /*基本样式*/
  body{font-size:12px; color:#666666;margin:10 0 0 0;FONT-FAMILY: "宋体";background-color:#424854; background-image:url(../image/bg.jpg);background-repeat:repeat-x;}
  table,tr,td,p {font-size:12px; color:#666666;margin:0px;FONT-FAMILY: "宋体";}

  a:link {color:#666666;text-decoration:none;}
  a:visited {color:#666666;text-decoration:none;}
  a:hover {color:#333333;text-decoration:underline;}
  a:active {color:#666666;text-decoration:none} 
  
/***** 导航栏 *****/
  .nav{font-size:13px;color:#000000;}
  .nav:link {color:#000000;text-decoration:none;}
  .nav:visited {color:#000000;text-decoration:none;}
  .nav:hover {color:#333333;text-decoration:underline;font-weight:bolder;}
  .nav:active {color:#000000;text-decoration:none;}
  
  .nav_r{font-size:13px;color:#CC0000;font-weight:bolder;}
  .nav_r:link {color:#CC0000;text-decoration:none;font-weight:bolder;}
  .nav_r:visited {color:#CC0000;text-decoration:none;font-weight:bolder;}
  .nav_r:hover {color:#CC0000;text-decoration:underline;font-weight:bolder;}
  .nav_r:active {color:#CC0000;text-decoration:none;font-weight:bolder;}
  
  .navtop{font-size:12px;color:#848A92;}
  .navtop:link {color:#848A92;text-decoration:none;}
  .navtop:visited {color:#848A92;text-decoration:none;}
  .navtop:hover {color:#848A92;text-decoration:underline;}
  .navtop:active {color:#848A92;text-decoration:none;}  
  
  .copyright{font-size:12px;color:#848A92;}
  .copyright:link {color:#848A92;text-decoration:none;}
  .copyright:visited {color:#848A92;text-decoration:none;}
  .copyright:hover {color:#efefef;text-decoration:underline;}
  .copyright:active {color:#848A92;text-decoration:none;} 
  
  /***** 加粗黑色字体 *****/
  .B{font-size:14px;color:#000000;font-weight:bolder;}
  .B:link {color:#000000;text-decoration:none;font-weight:bolder;}
  .B:visited {color:#000000;text-decoration:none;font-weight:bolder;}
  .B:hover {color:#333333;text-decoration:underline;font-weight:bolder;}
  .B:active {color:#000000;text-decoration:none;font-weight:bolder;}
  
  /***** 新闻标题 *****/
  .newstitle{font-size:14px;color:#47485B;font-weight:bolder;}
  .newstitle:link {color:#47485B;text-decoration:none;font-weight:bolder;}
  .newstitle:visited {color:#47485B;text-decoration:none;font-weight:bolder;}
  .newstitle:hover {color:#47485B;text-decoration:underline;font-weight:bolder;}
  .newstitle:active {color:#47485B;text-decoration:none;font-weight:bolder;}
  
  /***** 车型展示标题 *****/
  .showtitle{font-size:12px;color:#000000;font-weight:bolder;}
  .showtitle:link {color:#000000;text-decoration:none;font-weight:bolder;}
  .showtitle:visited {color:#000000;text-decoration:none;font-weight:bolder;}
  .showtitle:hover {color:#333333;text-decoration:underline;font-weight:bolder;}
  .showtitle:active {color:#000000;text-decoration:none;font-weight:bolder;}
  
    /*灰色英文*/
  .title3{font-size:10px;color:#999999;FONT-FAMILY: "Arial";}
  
  /*黑色英文*/
  .title_en{font-size:12px;color:#000000;FONT-FAMILY: "Arial";}
  
/*行距*/
  .text {line-height:25px;}
  .text14 {font-size:14px;color:#000000;line-height:25px;}
  .article {font-size:13px;color:#000000;line-height:25px;}
  .article td,p {font-size:13px;color:#000000;line-height:25px;}
  .text_s {font-size:12px;line-height:20px;color:#000000;}
  .text_hui_s {font-size:12px;color:#A8A8A8;line-height:18px;}
  .text_w {font-size:12px;color:#FFFFFF;line-height:15px;}
  .text_w1 {font-size:12px;color:#FFFFFF;line-height:20px;}

/*表单样式*/

.input{
	border:1px solid #CCCCCC;
	font-size: 13px;
	color: #414141;
	background-color: #ffffff;
}

.input_reg{
	border:1px solid #474747;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #474747;
}

.input_login{
	border:1px solid #404040;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #646464;
}

.input_search{
	border:1px solid #CCCCCC;
	width:130px;
	font-size: 12px;
	color: #333333;
	background-color: #FEFEFE;}
  
  .input3{
	font-size: 12px;
	color: #000000;
	height:20px;
	width:150px;
    border:1px solid #7c7c7c;
	background:url("../image/input_bg.jpg");
	background-repeat: repeat-x;
    }
	
	  .input3{
	font-size: 12px;
	color: #000000;
	height:20px;
	width:150px;
    border:1px solid #7c7c7c;
	background:url("../image/input_bg.jpg");
	background-repeat: repeat-x;
    }


.SELECT {
	background:#000; color:#FFF; BORDER-RIGHT: #efefef 1px solid; BORDER-TOP: #efefef 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #efefef 1px solid; BORDER-BOTTOM: #efefef 1px solid}
	
	/*图片放大效果样式*/


.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 5px;
	text-align:center;


	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}
 -->
</style>
