/* First, pull in Bootstrap's stylesheet */
@import url(/assets/css/bootstrap.css);

/* Layout ================================================================================ */
#thumbnails{
	height:202px;
	background:#f4f4f4;
	width:639px;
	border:1px solid #e4e3e3;
	margin:7px 0 0 0;
	padding:0;
}

#price_detail{
	margin:0;
	padding:3px 0 0 0;
	font:bold 18px/130% Tahoma,Arial, Helvetica, sans-serif;
	color:#FFF;
	width:226px;
	height:28px;
	text-align:center;
	background:url(images/web/bg_price.png) no-repeat;
}
#user_details h1{
		font:bold 14px/130% Tahoma,Arial, Helvetica, sans-serif;
		background:url(images/icons/icon_user.png) no-repeat !important;
		color:#191919;
		margin:0;
		padding:5px 0 10px 35px !important;
	}
	
#user_details_car h1{
		font:bold 14px/130% Tahoma,Arial, Helvetica, sans-serif;
		background:url(images/icons/icon_detail_car.png) no-repeat !important;
		color:#191919;
		margin:0;
		padding:5px 0 10px 35px !important;
	}
#user_bg{
	height:auto;
	background:#f4f4f4;
	width:639px;
	border:1px solid #e4e3e3;
	margin:7px 0 0 0;
	padding:0;
}
#price_down_detail{
	margin-left:0px;
}
#user_details_user{
		margin:0;
		padding:10px 15px;
		background:#efeeee;
		position:relative;
	}
#user_details_tel{
		margin:0;
		padding:10px 15px;
		position:relative;
	}
#show_demo{  
    display:none;  
    overflow:hidden;  
	}
#demo{
	color:red;
	}
	
#demo_2{
	color:blue;
	}
#remark_detail{
		/*color:#cc0000;*/
		font-size:12px;
		width:105%;
	}
#remark_detail_head{
		color:#cc0000;
		font-size:14px;
		width:105%;
	}

div.splitpage_720{
	margin:0;
	padding:2px 0;
	height:26px;
	width:770px;	
	background:url(images/web/bg_splitpage_720.png) no-repeat;
	position:relative;
	margin-top:10px;
}
	

	div.splitpage_720 .splitpage_left{
		height:26px;
		margin:0;
		padding:0 0px 0 2px;
		float:left;
	}
	div.splitpage_720 .splitpage_left b,div.splitpage_720 .splitpage_left a:visited,div.splitpage_720 .splitpage_left a:hover,div.splitpage_720 .splitpage_left a:active{
		color:#ffffff;
		font:bold 13px/130% Tahoma, Arial, Helvetica, sans-serif;
		border:0px solid red;
		/*background:#760000 url(images/web/bg_splitpage_left.png) no-repeat left top;*/
		display:inline-block;
		padding:5px 10px 0 6px;
		height:21px;
	}
	
.price_listcar{
		background:url(images/web/bg_searchprice.png) no-repeat;
		width:153px;
		height:20px;
		font:bold 12px/130% Tahoma, Arial, Helvetica, sans-serif;
		color:#FFF;
		margin:0;
		padding:4px 0 0 0;
		text-align:center;
		margin-top:5px;
	}	
	.price_listcar2{
		
		width:160px;
		height:25px;
		font:bold 8px/130% Tahoma, Arial, Helvetica, sans-serif;
		color:rgb(0, 0, 0);
		margin:0;
		padding:0 0 0 0;
		text-align:center;
		margin-top:5px;
	}	
u{
	color:#dddddd;
	height: 10px;
}	
/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:left; width:685px; padding:0 0 1px; }
.col-right { float:right; width:195px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/*Logo*/
#logo{width: 200px;height: 80px;float:left;padding:5px;margin:0;}
.logo-ecareasy{width: 200px;height: 80px; margin:0;padding:0;background-image: url('../../images/header/logo-konkorat.png');text-indent:-33333px;}
#banner-logo{width:590px;height:80px; /*107*/padding:0px;margin:0px 0 0 0;float:left; margin-left:70px;}

input[type="radio"] {
margin: 3px 3px 0px 5px;
}

input[type="checkbox"] {
margin: 3px 3px 3px 4px;
}

/* Block */
.header-bar-title {
      width:96%;
	  min-height: 40px;
      padding-right: 12px;
      padding-left: 20px;
	  margin-bottom:10px;
      background-color: #fafafa;
      background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
      background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
      background-repeat: repeat-x;
      border: 1px solid #d4d4d4;
      -webkit-border-top-right-radius:4px;
      -webkit-border-top-left-radius:4px;
         -moz-border-radius-topright  :4px;
         -moz-border-radius-topleft  :4px;
              border-top-right-radius :4px;
              border-top-left-radius : 4px;

      filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.header-bar-title-detail {
      width:123.6%;
	  min-height: 40px;
      padding-right: 12px;
      padding-left: 20px;
      background-color: #fafafa;
      background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
      background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
      background-repeat: repeat-x;
      border: 1px solid #d4d4d4;
      -webkit-border-top-right-radius:4px;
      -webkit-border-top-left-radius:4px;
         -moz-border-radius-topright  :4px;
         -moz-border-radius-topleft  :4px;
              border-top-right-radius :4px;
              border-top-left-radius : 4px;

      filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}


.header-bar-title .title-inner {
  display: block;
  float: left;
  padding: 10px 0px 10px;
  margin-top: -4px;
  font-size: 16px;
  font-weight: bold;
  color:#cc0000; /*#555555;*/
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-title .title-inner .xpand{
  
  font-size: 12px;
  font-weight: normal;
  color:#666;
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-title .xmore{
  text-align:right;
  display: block;
  float: right;
  padding: 10px 5px 10px;
  margin-left: -20px;
  font-size: 12px;
  /*font-weight: bold;*/
  color:#555555;
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-title .xmore a{
  background: url("../../images/icons/redarrow.gif") left no-repeat;
  padding:10px;
  color:#555555;
}
/* Bar 355 LEFT */
.header-bar-title-350 {
      width:350px;
	  min-height: 40px;
      padding-right: 15px;
      padding-left: 20px;
      background-color: #fafafa;
      background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
      background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
      background-repeat: repeat-x;
      border: 1px solid #d4d4d4;
      -webkit-border-top-right-radius:4px;
      -webkit-border-top-left-radius:4px;
         -moz-border-radius-topright  :4px;
         -moz-border-radius-topleft  :4px;
              border-top-right-radius :4px;
              border-top-left-radius : 4px;

      filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.header-bar-title-350 .title-inner-350 {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 16px;
  font-weight: bold;
  color:#cc0000; /*#555555;*/
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-title-350 .title-inner-350 .xpand350{
  
  font-size: 12px;
  font-weight: normal;
  color:#666;
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-title-350 .xmore350{
  text-align:right;
  display: block;
  float: right;
  padding: 10px 5px 10px;
  margin-left: -20px;
  font-size: 12px;
  /*font-weight: bold;*/
  color:#555555;
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-title-350 .xmore350 a{
  background: url("../../images/icons/redarrow.gif") left no-repeat;
  padding:10px;
  color:#555555;
}

/* Bar 355 RIGHT */
.header-bar-title-350-right {
      width:350px;
	  float: right;
	  min-height: 40px;
      padding-right: 15px;
      padding-left: 20px;
      background-color: #fafafa;
      background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
      background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
      background-repeat: repeat-x;
      border: 1px solid #d4d4d4;
      -webkit-border-top-right-radius:4px;
      -webkit-border-top-left-radius:4px;
         -moz-border-radius-topright  :4px;
         -moz-border-radius-topleft  :4px;
              border-top-right-radius :4px;
              border-top-left-radius : 4px;

      filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.header-bar-title-350-right .title-inner-350-right {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 16px;
  font-weight: bold;
  color:#cc0000; /*#555555;*/
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-title-350-right .title-inner-350-right .xpand350-right{
  font-size: 12px;
  font-weight: normal;
  color:#666;
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-title-350-right .xmore350-right{
  text-align:right;
  display: block;
  float: right;
  padding: 10px 5px 10px;
  margin-left: -20px;
  font-size: 12px;
  /*font-weight: bold;*/
  color:#555555;
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-title-350-right .xmore350-right a{
  background: url("../../images/icons/redarrow.gif") left no-repeat;
  padding:10px;
  color:#555555;
}

.box-car-gallery{
   width:100%;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   border-top:1px solid #d4d4d4;
   padding-top:10px;
   padding-bottom:10px;
   margin:0px;
   padding-left:0px;
   padding-right:0px;
   height: auto;
   overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
 }

.car-gallery {  width: 100%;margin:0;padding:0px 3px 10px 4px; list-style: none;}
.car-gallery li{display: inline;width:194px;height:255px;background: #fff;float: left;margin:0px;padding:0 2px 5px 0px;}
 /*	border: 1px solid #d4d3d3;*/
   /* 	.car-gallery li:hover, .car-gallery li.hover{background: #cc0000;}
  	.car-gallery li:hover h3, .car-gallery li:hover span, .car-gallery li.hover h3, .car-gallery li.hover span{color: #fff;}*/
.car-gallery h3{margin: 0;font-size: 12px;line-height: 18px;padding:3px;}
.car-gallery p{font-size: 12px;line-height: 13px;}
.car-gallery span{color: #cd0300;font-size: 32px;line-height: 33px;float:right;padding: 0 7px 0;vertical-align: baseline; margin-left:-50px;}
.car-gallery img{display: block;border:0;margin: 0;padding:0px; text-align: left;clear: both; position: absolute;}


/* Block Hot Clips */
.box-showroom-clip-gallery{
   width:100%;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   border-top:0;
   padding-top:10px;
   padding-bottom:10px;
   height: 550px;
   overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);

		 	
 }

.showroom-clip-gallery {  width: 100%;margin: 0;padding: 0 5px; list-style: none;	}
.showroom-clip-gallery li{float:left;width: 240px;background: #fff;float: left;margin:0px;padding: 10px;height:250px; }
 /*	border: 1px solid #d4d3d3;*/
.showroom-clip-gallery h3{margin: 0;font-size: 12px;line-height: 11px;padding:5px; height:12px;color:#cc0000}
.showroom-clip-gallery span{color: #cd0300;font-size: 32px;line-height: 33px;float:right;padding: 0 7px 0;vertical-align: baseline;}
.showroom-clip-gallery img{display: block;border: 1px solid #bdbdbd;margin: 0;text-align: left;clear: both; max-width: 100%;}
.showroom-clip-gallery #desc{font-size: 12px;line-height: 13px;padding:5px;clear:both;}


/* Block ShockPrice Clips */
.box-shockprice-clip-gallery{
   width:100%;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   border-top:0;
   padding-top:10px;
   padding-bottom:10px;
   height: auto;
   overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
 }

.box-shockprice-clip { width:100%; height: auto; margin: 0;padding: 0 5px; list-style: none;	}
.box-shockprice-clip li{float:left;text-align:left;width:240px;margin:0px;padding:10px;height:240px; }
 /*	border: 1px solid #d4d3d3;*/
.box-shockprice-clip h3{margin:0;font-size: 12px;line-height: 11px;padding:5px; height:18px;color:#cc0000}
.box-shockprice-clip span{color: #cd0300;font-size: 32px;line-height: 33px;float:right;padding: 0 7px 0;vertical-align: baseline;}
.box-shockprice-clip img{display: block; margin:0px;padding:0px;border: 1px solid #bdbdbd;text-align: left;}
.box-shockprice-clip #shockprice-desc{float:left;margin:0px;padding:0px;font-size: 12px;line-height: 14px;}


/* Block News and Events */
.box-news-event{
   width:100%;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   border-top:0;
   padding-top:10px;
   padding-bottom:10px;
   height: auto;
   overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
 }

.news-event-list { float:left;width:350px;margin: 0;padding: 0 10px; list-style: none;}
.news-event-list li{display: block;width:100%;height:72px;background:#fff;float:left;margin:0px;padding:0px 5px 10px 5px; border-bottom: 1px dotted #d4d4d4;}
 /*	border: 1px solid #d4d3d3;*/
.news-event-list h3{margin:0 0 0 10px;font-size: 12px;line-height: 12px;padding:5px; height:15px;}
.news-event-list span{color: #cd0300;font-size: 32px;line-height: 33px;float:right;padding: 0 7px 0;vertical-align: baseline;}
.news-event-list img{display: block;border: 1px solid #bdbdbd; margin:5px;text-align: left;clear: both; float:left;}
.news-event-list #desc{margin:0 0 0 10px;font-size: 12px;line-height: 15px;padding:5px;color:#555555;}
.news-event-list a{ color:#cc0000;}
.news-event-list a:hover{ color:#cc0000;}
.news-event-list #desc a{ color:#555555;}
/* Block News and Events */
#box-gasoline { float:left;width: 394px;margin: 0;padding: 0 10px;}



/* Block News and Events 350 */
.box-news-event-350{
   width:385px;
   float:left;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   border-top:0;
   padding-top:10px;
   padding-bottom:10px;
   height: auto;
   overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
 }

.news-event-list-350 { float:left;width: 350px;margin: 0;padding: 0 5px; list-style: none;}
.news-event-list-350 li{display: block;width:350px;height:85px;background:#fff;float:left;margin:0px;padding:5px; border-bottom: 1px dotted #d4d4d4;}
 /*	border: 1px solid #d4d3d3;*/
.news-event-list-350 h3{margin:0 0 0 10px;font-size: 12px;line-height: 12px;padding:5px; height:15px;}
.news-event-list-350 span{color: #cd0300;font-size: 32px;line-height: 33px;float:right;padding: 0 7px 0;vertical-align: baseline;}
.news-event-list-350 img{display: block;border: 1px solid #bdbdbd; margin:5px;text-align: left;clear: both; float:left;}
.news-event-list-350 #desc{margin:0 0 0 10px;font-size: 12px;line-height: 13px;padding:5px;color:#555555;}
.news-event-list-350 a{ color:#cc0000;}
.news-event-list-350 a:hover{ color:#cc0000;}
.news-event-list-350 #desc a{ color:#555555;}

/* BOX 100%*/
.box-large{width:100%;margin:0;padding:0;height:auto;  border: 1px solid #333;}

/* Block News 2ND Car */
.box-news-2ndcar{
   width:385px;
   float:right;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   border-top:0;
   padding-top:10px;
   padding-bottom:10px;
   height: auto;
   overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
 }

.box-news-2ndcar-list { float:left;width: 350px;margin: 0;padding: 0 10px; list-style: none;}
.box-news-2ndcar-list li{display: block;width:350px;height:85px;background:#fff;float:left;margin:0px;	padding:5px; border-bottom: 1px dotted #d4d4d4;}
 /*	border: 1px solid #d4d3d3;*/
.box-news-2ndcar-list h3{margin:0 0 0 10px;font-size: 12px;line-height: 12px;padding:5px; height:15px;}
.box-news-2ndcar-list span{color: #cd0300;font-size: 32px;line-height: 33px;float:right;padding: 0 7px 0;vertical-align: baseline;}
.box-news-2ndcar-list img{display: block;border: 1px solid #bdbdbd; margin:5px;text-align: left;clear: both; float:left;}
.box-news-2ndcar-list #desc{margin:0 0 0 10px;font-size: 12px;line-height: 13px;padding:5px;color:#555555;}
.box-news-2ndcar-list a{ color:#cc0000;}
.box-news-2ndcar-list a:hover{ color:#cc0000;}
.box-news-2ndcar-list #desc a{ color:#555555;}
/* Block News 2ND Car */

/* Block Title Section News */
.header-bar-news-title {
      width:95%;
	  min-height: 40px;
      padding-right: 12px;
      padding-left: 20px;
      background-color: #fafafa;
      background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
      background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
      background-repeat: repeat-x;
      border: 1px solid #d4d4d4;
      -webkit-border-top-right-radius:4px;
      -webkit-border-top-left-radius:4px;
         -moz-border-radius-topright  :4px;
         -moz-border-radius-topleft  :4px;
              border-top-right-radius :4px;
              border-top-left-radius : 4px;

      filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.header-bar-news-title  .title-news-inner {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 16px;
  font-weight: bold;
  color:#cc0000; /*#555555;*/
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-news-title .title-news-inner .xpand{
  
  font-size: 12px;
  font-weight: normal;
  color:#666;
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-news-title .xmore{
  text-align:right;
  display: block;
  float: right;
  padding: 10px 5px 10px;
  margin-left: -20px;
  font-size: 12px;
  /*font-weight: bold;*/
  color:#555555;
  text-shadow: 0 1px 0 #ffffff;
}
.header-bar-news-title .xmore a{
  background: url("../../images/icons/redarrow.gif") left no-repeat;
  padding:10px;
  color:#555555;
}



/* Block State Ecar*/
.box-stat-ecar{
   width:100%;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   border-top:0;
   padding-top:10px;
   padding-bottom:10px;
   height: auto;
   overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
 }

.stat-items {  width:163px; float:left; margin: 0;padding: 0 5px; list-style: none;}
.stat-items .state-more{
  background: url("../../images/icons/redarrow.gif") left no-repeat;
  padding:10px;
  color:#555555;
}
.stat-items h3{margin: 0;font-size: 12px;line-height: 11px;height: 30px;}
.stat-items a{ font-size: 11px;}
.stat-items a:hover{ color:#555555;}
.stat-items-swap-color{background-color:#eee;}
.stat-items span{
			width:98%;
			height:18px;
			padding:5px;
			background-color:#eee;
			display:block;
			color: #cd0300;
			font-size: 11px;
			float:left;
}

/* Banner Right */
.banner_right_194{
	  width:100%;
	  height:auto;
	  display:block;
	  margin-top:5px;
}
.banner_right_194 ul{
		padding:0;
        margin:0px 0 0 0;
        list-style:none;
}

.banner_right_194 ul li{
		padding:0;
        margin-bottom:5px;
		width:194px;
		height:auto;
        list-style:none;
		display:block;
}

.banner_right_194 ul li img{
        border:0px;
}


/* FOOTER */

.footer {
      width:98.5%;
	  height:auto;
	  overflow: hidden;
      padding-right: 15px;
      padding-left: 20px;
      background-color: #fafafa;
      background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
      background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
      background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
      background-repeat: repeat-x;
      border: 1px solid #d4d4d4;
      -webkit-border-top-right-radius:0px;
      -webkit-border-top-left-radius:0px;
         -moz-border-radius-topright  :0px;
         -moz-border-radius-topleft  :0px;
              border-top-right-radius :0px;
              border-top-left-radius : 0px;

      filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);

}

/* Block Left Side*/
.block-left-side-content{
   width:100%;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   border-top:0;
   padding-top:10px;
   padding-bottom:10px;
   height: auto;
   overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); 	
 }
 .block-left-side-content-inner {  width: 100%;margin:0;padding:0px 3px 10px 4px; list-style: none;}
 .block-left-side-content-inner fieldset{ width: 90%;margin:0;padding:0;}
 .block-left-side-content-inner legend{color:#cc0000;}

 /* Block Left Side Search */
.block-left-side-search{
   width:100%;
   border-top:0;
   padding-top:10px;
   padding-bottom:10px;
   height: auto;

 }
 .block-left-side-search-inner {  width: 100%;margin:0;padding:0px 3px 10px 4px; list-style: none;}
 .block-left-side-search-inner fieldset{ width: 90%;margin:0;padding:0;}
 .block-left-side-search-inner legend{color:#cc0000;}
 
 
/* Block Left Side News */
.block-left-side-news{
   width:100%;
   border-top:0;
   padding-top:0px;
   padding-bottom:10px;
   height: auto;
 }
 .block-left-side-news-inner { width: 100%;margin:0;padding:0px 3px 0px 4px; list-style: none;}
 .block-left-side-news-inner fieldset{ width: 90%;margin:0;padding:0;}
 .block-left-side-news-inner legend{color:#cc0000;}

 /* NEWS / MAIN PAGE */

.content-news-main{width:790px;height:auto;margin:0;float:left;}
.title-header{
	margin:0px;
	float:left;
	font-size:16px;
	color:#cc0000;
	font-weight:bold;
	padding:7px 0px 0px 15px;
}
.content-news-main h1{ 
	width:90%;
	font-size:18px;
	color:#cc0000;
	font-weight:bold;
	background-color:#eee;
	border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
    padding:0 0 0 10px;
    height: auto;
    overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.content-news-main ul{padding:0;margin:0px 0 0 0;list-style:none;}
.content-news-main ul li{
	padding:0 0 10px 5px;
    margin:0 0 10px 0;
	width:700px;
	height:85px;
    list-style:none;
	display:block;
	text-align:left;
	font-size: 12px;
	border-bottom:1px dotted #ccc;
}
.content-news-main ul li a:link{color:#000;}
.content-news-main ul li img{margin-right:5px;float:left;}
.content-news-main .news_header_title {margin:0 0 5px 0;font-size:14px;}

 /* Block Section News  */
.box-news-section-news{
   width:99%;
   float:left;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   border-top:0;
   padding-top:0px;
   padding-bottom:10px;
   height: auto;
   overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
 }

.box-news-section-news-list { float:left; width:100%;margin: 0;padding: 0 10px; list-style: none;}
.box-news-section-news-list li{display: block;width:350px;height:85px;background:#fff;float:left;margin:0px;	padding:5px; border-bottom: 1px dotted #d4d4d4;}
 /*	border: 1px solid #d4d3d3;*/
.box-news-section-news-list h3{margin:0 0 0 10px;font-size: 12px;line-height: 12px;padding:5px; height:15px;}
.box-news-section-news-list span{color: #cd0300;font-size: 32px;line-height: 33px;float:right;padding: 0 7px 0;vertical-align: baseline;}
.box-news-section-news-list img{display: block;border: 1px solid #bdbdbd; margin:5px;text-align: left;clear: both; float:left;}
.box-news-section-news-list #desc{margin:0 0 0 10px;font-size: 12px;line-height: 13px;padding:5px;color:#555555;}
.box-news-section-news-list a{ color:#cc0000;}
.box-news-section-news-list a:hover{ color:#cc0000;}
.box-news-section-news-list #desc a{ color:#555555;}
/* Block Section News */
 
 
.footer .innner-footer{
	  float: left;
	  padding: 10px 10px 10px;
	  margin-left: -20px;
	  color:#555555;
	  height:auto;
}

.footer .innner-footer .row1 {
	clear: both;
	padding:10px;
	background: url("../images/assets/bg-footer-main2.gif") 0 0 repeat-x;
	font-size: 11px;
	height:auto;
}

.footer .innner-footer .group {
	float: left;
	display: block;
	width: 180px;
	font-size: 12px;
}

.footer .innner-footer .group b {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: black;
	width: 150px;
	border-bottom: 1px #AAA dotted;
	padding-bottom: 2px;
	margin-bottom: 7px;
	line-height: 1.5em;
}

/*From Search Down Right*/
.search-down{
	  width:191px !important;
	  min-height: 20px !important;
	  height:auto !important;
	  overflow: hidden !important;
      padding-right: 0px !important;
      padding-left: 7px !important;
      background-image: -moz-linear-gradient(top, #666666, #333333) !important;
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#333333)) !important;
      background-image: -webkit-linear-gradient(top, #666666, #333333) !important;
      background-image: -o-linear-gradient(top, #666666, #333333) !important;
      background-image: linear-gradient(to bottom, #0d9801, #023801) !important;
      background-repeat: repeat-x !important;
      border: 1px solid #d4d4d4 !important;
     

      filter: progid:dximagetransform.microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0) !important;
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065) !important;
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065) !important;
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065) !important;
}
.search-down .search-title-down{
	  display: block !important;
	  float: left !important;
	  padding: 10px 20px 10px !important;
	  margin-left: -20px !important;
	  font-size: 16px !important;
	  font-weight: bold !important;
	  color:#ffffff !important;
  }



/*From Search Right*/
.header-bar-title-search{
	  width:191px;
	  min-height: 20px;
	  height:auto;
	  overflow: hidden;
      padding-right: 0px;
      padding-left: 7px;
      background-image: -moz-linear-gradient(top, #666666, #333333);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#333333));
      background-image: -webkit-linear-gradient(top, #666666, #333333);
      background-image: -o-linear-gradient(top, #666666, #333333);
      background-image: linear-gradient(to bottom, #666666, #333333);
      background-repeat: repeat-x;
      border: 1px solid #d4d4d4;
     

      filter: progid:dximagetransform.microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0);
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.header-bar-title-search .inner-search-title{
	  display: block;
	  float: left;
	  padding: 10px 20px 10px;
	  margin-left: -20px;
	  font-size: 16px;
	  font-weight: bold;
	  color:#ffffff; 
  }
.quck-search-box {
   width:192px;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
   border-bottom: 1px solid #d4d4d4;
   border-top:0;
   padding-top:10px;
   padding-left:5px;
   padding-right:0px;
   padding-bottom:10px;
   height: auto;
   background-color: #fafafa; 
   overflow: hidden;
         -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
 }

}



/*FROM*/


/*select {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  width: 185px;
// }*/

.fsearch_select{
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  width: 170px;
  height: 20px;
  padding: 4px 6px;
}

/* listing Cars Result */

.listing-header-bar-title {
	width:96%;
	min-height: 40px;
	padding-right: 12px;
	padding-left: 20px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
	background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
      -webkit-border-top-right-radius:4px;
      -webkit-border-top-left-radius:4px;
         -moz-border-radius-topright  :4px;
         -moz-border-radius-topleft  :4px;
              border-top-right-radius :4px;
              border-top-left-radius : 4px;

     filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
         -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.listing-header-bar-title .listing-header-title-inner {
   display: block;
   float: left;
   padding: 10px 20px 10px;
   margin-left: -20px;
   font-size: 16px;
   font-weight: bold;
   color:#cc0000; /*#555555;*/
   text-shadow: 0 1px 0 #ffffff;
}

.listing-info {
   width:97%;
   height: 20px;
   display: block;
   padding:12px;
   font-size: 14px;
   font-weight: normal;
   color:#555555;
   border-bottom: 2px solid #d4d4d4;
   border-top:0;
   border-left: 1px solid #d4d4d4;
   border-right: 1px solid #d4d4d4;
}

.listing-info .pagging-nav{
  	text-align:right;
  	float: right;
  	font-size: 12px;
 	color:#555555;
}
.listing-info .pagging-nav .nums-pages{
 	padding:5px;
 	/*border: 1px solid #d4d4d4;*/
 
}

.search-result{
    width:100%;
	height: 185;
    padding:0;
	border-bottom: 1px solid #ccc;
	background-image: url("../images/bg_fade.png");
	background-position: 0 -38px;
	background-repeat: repeat-x;
}

.result-car-rec{
	width:97%;
	padding-right: 12px;
    padding-left: 10px;
	height: 185px;
}

.result-car-rec img{
	width:164px; /**164*/
	height:124px; /*124*/
	padding: 20px 10px 0px 0px;
	float: left;
}

.result-car-rec .listing_showroom_logo{ width:145px;height:35px; border:0px; padding:0;margin:0;float:left;}
.result-car-rec .result-car-desc{
	float:left;
	width:565px;
	height:114px;
	padding: 10px;
	margin:10px 0 0 0;
	/*border-right: 1px solid #d4d4d4;*/
}
.result-car-rec .title-adv{
	display: block;
	color:#cc0000;
	font-size: 16px;
    font-weight: bold;
	padding:0px 0px 5px 0px;
}
.result-car-rec .title-adv  a{color:#cc0000;}
.result-car-rec .title-adv  a:hover{color:#cc0000;}
.result-car-rec .adv-desc{
	display: block;
	color:#555555;
	font-size: 12px;
    font-weight: normal;
	padding:0px;
	height:99px;
	overflow-y:auto;
}

.result-car-rec table{
	empty-cells: show;
	width:100%;
	border-collapse: collapse;
	border-spacing:0;
}


.darkgray{
  color:#555555;
}

.clear-h10{clear: both;height:10px;}

/*area css 2fellows*/
.block-inside-contents-area2f{
	position:relative;
	float: left;
	}
.bannershowroom2f {
	position: relative;
	float: left;
	margin-left: 18px;
	}	
.bannershowroom2f ul{
	width: 336px;
	position: relative;
	float: left;
	margin: 5px;
	}
.bannershowroom2f li img{
	width: 160px;
	height: 40px;
	float: left;
	padding: 2px;
	border:1px solid #f0f0f0;
	margin-bottom: 5px;
	margin-right:2px;
	}	
.bannershowroom2f li img:hover{
	background-color:#9F111B;
	border:1px solid #9F111B;
	}	
.listtext2f li {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	}
.listshowroom2f{
	position:relative;
	width: 378px;
	margin-left:15px;
	float:left;
	}	
.showname2f{
	text-align:left;
	color:#cc0000;
	font-size:18px;
	margin-bottom: 10px;
	}		
.listtext2f ul{
	margin:0;
	font-size:14px;
	}	
.selectlistname2f{
	position:relative;
	float:left;
	background-color:#f6f6f6;
	margin-top: 5px;
	padding: 10px;
	clear: both;
	}	
.listtext2f ul li a{
	color:#747171;
	}	
.listtext2f ul li a:hover{
	color:#B11623;
	text-decoration:none;
	}		
.listname-showroom2f	{
	margin-top: 10px;
	position:relative;
	width: 378px;
	float:left;
	}	
.listname2f{
	text-align:left;
	font-size:14px;
	font-weight:bolder;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
	margin-bottom:5px;
	}	
.showname2f ul{
	margin-left: 15px;
	}	
.showname2f li {
	width: 170px;
	float: left;
	text-decoration: none;
	list-style: none;
	margin: 0;
	overflow: hidden;
	height: 24px;
	margin-right:5px;
	}	
.showname2f li a{
	font-size:14px;
	color:#666666;
	}	
.showname2f li a:hover{
	color:#000000;
	text-decoration:none;
	}	
.num2f{
	font-weight:lighter;
	font-size:12px;
	}	
.block-inside-contents-areabox2f{
	position: relative;
	float: left;
	}	
.bannershowroombox2f{
	position: relative;
	float: left;
	margin-left: 18px;
	}		
.bannershowroombox2f ul {
	width: 170px;
	position: relative;
	float: left;
	margin: 5px;
	}	
.bannershowroombox2f li img {
	width: 160px;
	height: 40px;
	float: left;
	padding: 2px;
	border: 1px solid #f0f0f0;
	margin-bottom: 5px;
	margin-right: 2px;
	}	
.listshowroom-box2f{
	position: relative;
	width: 544px;
	margin-left: 15px;
	float: left;	
}
.bannershowroombox2f li img:hover{
	background-color:#9F111B;
	border:1px solid #9F111B;
	}
.selectlistname-box2f {
	position:relative;
	float:left;
	background-color: #f6f6f6;
	margin-top: 5px;
	padding: 10px;
	clear: both;
	}	
.listname-showroom-box2f {
	margin-top: 10px;
	position: relative;
	width: 522px;
	float: left;
	}	
.showname-box2f {
	text-align: left;
	color: #cc0000;
	font-size: 18px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	}	
.showname-box2f ul {
	margin-left: 15px;
	}	
.showname-box2f li {
	width: 162px;
	float: left;
	text-decoration: none;
	list-style: none;
	margin: 0;
	overflow: hidden;
	height: 24px;
	margin-right: 5px;
	}	
.showname-box2f li a {
	font-size: 14px;
	color: #666666;
	}	
	

.clear {
    clear: both;
    display: none;
    height: 0;
}


div.wellcome_user h1{
		font:bold 18px/130% Tahoma,Arial, Helvetica, sans-serif;
		color:#666666;
		margin:0;
		padding:0;
	}
	div.wellcome_user h1 b{
		color:#cc0000;
		margin:0;
		padding:0;	
	}
	div.wellcome_user{
		margin:0;
		padding:0 0 0 40px;
		background:url(images/icons/icon_user_setting.png) no-repeat left 5px;
		height:40px;
	}
	div.wellcome_user p{
		margin:0;
		padding:0;
		color:#666666;
		font:normal 11px/130% Tahoma,Arial, Helvetica, sans-serif;	
	}

/*vip*/


	.registe-member{
		margin: 0 0 20px 0 ;
		padding:20px 0 0 0;
		border:0px solid red;
		clear:both;
	}
	.not-member{
		float:left;
		margin:0;
		padding:10px;
		width:335px;
		height:202px;
		background:#ededed;
		position:relative;
	}
	.not-member h2{
		margin:0;
		padding:0 0 15px 0;
		font:bold 12px/130% Tahoma,Arial, Helvetica, sans-serif;
		color:#000000;	
	}
	.not-member p{
		color:#333333;
		font:normal 12px/130% Tahoma,Arial, Helvetica, sans-serif;
		margin:0;
		padding:0 0 15px 0;
		text-indent:20px;
	}
	.not-member .key{
		margin:0;
		padding:0;
		position:absolute;
		right:0;
		top:-25px;
	} 
	.is-member{
		float:right;
		position:relative;
		margin:0;
		padding:10px;
		width:335px;
		/*height:202px;*/
		background:#ededed;
	}
	.is-member h2{
		margin:0;
		padding:0 0 15px 0;
		font:bold 12px/130% Tahoma,Arial, Helvetica, sans-serif;
		color:#000000;
	}
	.is-member p{
		color:#333333;
		font:normal 12px/130% Tahoma,Arial, Helvetica, sans-serif;
		margin:0;
		padding:0 0 15px 0;
		text-indent:20px;
	}
	.is-member .key{
		margin:0;
		padding:0;
		position:absolute;
		right:0;
		top:-25px;
	}
	.is-member form{
		margin:0;
		padding:0;	
	}
	.is-member .input{
		border:1px solid #CCD6E0;
		height:18px;
		margin:0;
		padding:0;
		width:120px;
	}
	.is-member table tr td{
		color:#333333;
		font:normal 12px/130% Tahoma,Arial, Helvetica, sans-serif;
		padding:0 0 5px 0;
	}
	.is-member ul{
		list-style-type:none;
		margin:0 !important;
		padding:2px 0 0 78px !important;
	}
	.is-member ul li{
		background:url(../images/web/forgotpass.png) no-repeat 0 2px ;
		margin:0;
		padding:3px 0px 2px 22px !important;
		display:block;
	}
	.is-member ul li a:link,.is-member ul li a:visited,.is-member ul li a:hover,.is-member ul li a:active{
		color:#000000;
		text-decoration:underline;	
	}
	.contact_ads_car{
		width:708px;
		padding:10px;
		border:1px solid #cccccc;
		background:#ededed;	
	}
	.contact_ads_car p{
		font:bold 12px/130% Tahoma,Arial, Helvetica, sans-serif;
		color:#666666;	
	}
	
	.divPaginator{
		text-align:center;
		font-size:13px;
		text-align:center;
		padding:10px 0 10px 0;
		font-weight:bold;
	}

	.divPaginator a, .divPaginator a:visited{
		color:#237FBE;
	}
	
	.divPaginator2{
		text-align:center;
		font-size:11px;
		text-align:center;
		padding:10px 0 10px 0;
		font-family:tahoma;
		font-weight:bold;
	}
	
	.divPaginator2 a, .divPaginator2 a:visited{
		color:#D74441;
	}
	
	div.wellcome_user h1{
		font:bold 18px/130% Tahoma,Arial, Helvetica, sans-serif;
		color:#666666;
		margin:0;
		padding:0;
	}
	div.wellcome_user h1 span{
		color:#cc0000;
		margin:0;
		padding:0;	
	}
	div.wellcome_user{
		margin:0;
		margin-left:10px;
		padding:0 0 0 40px;
		background:url(images/icons/icon_user_setting.png) no-repeat left 5px;
		height:40px;
	}
	div.wellcome_user p{
		margin:0;
		padding:0;
		color:#666666;
		font:normal 11px/130% Tahoma,Arial, Helvetica, sans-serif;	
	}
	
	div.user_setting_top{
		font-size:1px;
		background:url(images/web/bg_usersetting_top.png) no-repeat bottom center;
		width:721px;
		height:5px;
		margin:0 0 0 30px;
	}
	div.user_setting_middle{
		padding:10px 25px;
		margin:0 0 0 30px;
		background:#f4f4f4;
		width:671px;			
	}
	div.user_setting_vip{
		padding:10px 25px;
		margin:0 0 0 30px;
		background:#f4f4f4;
		width:671px;
		border:1px solid #cccccc;
	}
	
	div.user_setting_middle .details,div.user_setting_vip .details {
		float:right;
		width:586px;
	}
	
	div.user_setting_bottom{
		font-size:1px;
		background:url(images/web/bg_usersetting_bottom.png) no-repeat top center;
		width:721px;
		height:5px;
		margin:0 0 8px 30px;
	}
	
	div.user_setting_middle h2,div.user_setting_vip h2{
		margin:0;
		padding:0;
	}
	div.user_setting_middle h2 a:link,div.user_setting_middle h2 a:visited,div.user_setting_middle h2 a:hover,div.user_setting_middle h2 a:active{
		color:#000000;
		text-decoration:underline;
		font:bold 14px/130% Tahoma,Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;	
	}
	
	div.user_setting_vip h2 a:link,div.user_setting_vip h2 a:visited,div.user_setting_vip h2 a:hover,div.user_setting_vip h2 a:active{
		color:#000000;
		text-decoration:underline;
		font:bold 14px/130% Tahoma,Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;	
	}
	div.user_setting_middle p,div.user_setting_vip p{
		font:normal 12px/130% Tahoma,Arial, Helvetica, sans-serif;
		color:#666666;
		margin:0;
		padding:0 0 5px 0;
	}
	div.user_setting_middle a.link,div.user_setting_vip a.link{
		color:#333;
		display:inline-block;
		padding:0 0 0 0px;
		font: bold 14px/130% Tahoma,Arial, Helvetica, sans-serif;
		color: #cc0000;
		text-decoration:underline;	
	}
	div.user_setting_middle .icons,div.user_setting_vip .icons{
		float:left;
		width:84px;
		text-align:left;	
	}
	div.user_setting_middle .details,div.user_setting_vip .details {
		float:right;
		width:586px;
	}
	.red-font{
		color:#cc0000;
	
	}
	#guarantee{
    /*width:728px;
    height:90px;
    position:reletive;
    top:5px;
    right:0px;
    z-index:100;*/
	}
	#view-user{
    position:absolute;
    right:0;
    z-index:100;
	font-size:14px;
	}
	#view-user b{
	color:#cc0000;
	}
	#font-size-h3{
	color:#b71d2b;
	height:150px;
	}
	#text1{ color : #00139e;}
	#text2{ color : #00139e;}
	#text3{ color : #00139e;}
	#text4{ color : #00139e;}
	#text5{ color : #00139e;}
	#text6{ color : #00139e;}
	#text7{ color : #00139e;}
	#text8{ color : #00139e;}
	#text9{ color : #00139e;}
	#image1{position: absolute; z-index:1 ;}
	#image2{position: absolute; z-index:1 ;}
	#image3{position: absolute; z-index:1 ;}
	#image4{position: absolute; z-index:1 ;}
	#image5{position: absolute; z-index:1 ;}
	#image6{position: absolute; z-index:1 ;}
	#image7{position: absolute; z-index:1 ;}
	#image8{position: absolute; z-index:1 ;}
	#image9{position: absolute; z-index:1 ;}
	