textarea{resize:none;}
.hiddenscroll{overflow-y: hidden;}
.content{ margin:0 auto; width:940px;}
.car{ width:940px; clear:both; margin-bottom:8px;}
.tit-b,.tit-b h2{ background:url(../images/view-details/tit_b.gif) repeat-x 0 -108px ; height:30px; line-height:30px; overflow:hidden; width:100%; color:#202020;}
.tit-b h2{ background-position:0 -78px; background-repeat:no-repeat; width:125px; padding-left:30px; float:left}
.tit-b span{ display:inline-block; float:right;background: url(../images/view-details/tit_b.gif) no-repeat 103px -138px;height:30px;line-height:30px;padding-right:10px; width:100px;}
.car .tabmain{ border-left:1px solid #999;border-right:1px solid #999; padding:15px;}
.car .carinfo{ border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; padding:15px 30px; background:#fff; overflow:hidden}
.car .carinfo img{ border:1px solid #b7b7b7; margin-right:50px; float:left}
.car .carinfo .showinfo{ width:445px; float:left;}
.car .carinfo .showinfo p{ line-height:25px;}
.car .carinfo .showinfo .name{ display:block; width:45px; font-weight:bold; float:left}
.car .carinfo .showinfo .info{ display:block; width:400px; float:left}
.car .carinfo .showinfo .summary{ display:block; width:400px; float:left; height:150px; overflow:hidden;}
.car .carinfo .showinfo .info b{ font-size:13px;}
.car .carinfo .showinfo .show-tag{ display:inline-block; width:153px; height:30px; line-height:30px; background:url(../images/view-details/show-tagBG.gif) no-repeat left bottom; float:right}
.car .carinfo .showinfo .show-tag .drive{ display:inline-block; padding-left:20px; font-weight:bold; margin-right:40px; float:left}
.car .show-end{ height:10px; width:100%;}
.shareIcons{ width:30px; float:left}
.shareIcons_up{ width:30px;}
.shareIcons_up a{ cursor:pointer}
.tit-b1{ height:29px; background:url(../images/view-details/tit_b.gif) repeat-x 0 -108px; border-bottom:1px solid #3371a0; overflow:hidden}
.tit-b1 ul{background:url(../images/view-details/tit_b.gif) no-repeat 0 -78px; width:805px; height:29px; line-height:29px; padding-left:20px; display:inline-block; float:left }
.tit-b1 span{ height:29px; display:inline-block; width:7px;background: url(../images/view-details/tit_b.gif) no-repeat 0 -138px; float:right}
.tit-b1 ul li{ display:inline-block; width:78px; height:25px; color:#171717; float:left; margin-top:4px; text-align:center; margin-right:18px; cursor:pointer; line-height:22px;}
.tit-b1 ul li.on{ background:url(../images/view-details/tab_bg.gif) no-repeat 0 0; color:#fff}

.car .show-pic{  background:#fff; overflow:hidden}
.car .show-pic .title{ font-weight:bold; padding-left:20px; padding-bottom:10px; line-height:25px;}
.car .show-pic .in-pic{ border-bottom:1px dashed #cecece; margin-bottom:10px; padding-bottom:10px;}
.car .show-pic span{ display:inline-block; margin-bottom:20px; margin-left:12px;}
.car .show-pic .out-pic{ border-bottom:1px solid #cecece; margin-bottom:10px; padding-bottom:10px;}

.show-pic .in-pic span{cursor:pointer}
.show-pic .out-pic span{cursor:pointer}
.tabmain a.close-btn{ width:71px; height:25px; background:url(../images/view-details/tab_bg.gif) no-repeat 0 -26px; border:none; cursor:pointer; color:#fff; margin:30px 0 30px 400px; display:inline-block; text-align:center; line-height:25px; font-weight:bold}


.foot-b{ background:url(../../common/images/common/foot_bg.png) repeat-x left top; width:100%;height:6px; overflow:hidden; _float:right}
.foot-b h2{ background:url(../../common/images/common/foot_left.png) no-repeat left top; width:6px;height:6px; float:left;}
.foot-b span{  display:inline-block; background:url(../../common/images/common/foot_right.png) no-repeat right top; width:6px;height:6px; float:right;}


/*parameter start*/
.base-parameter{ }
.base-parameter ul li{ height:32px; line-height:32px; font-weight:bold}

.base-parameter .name{ display:inline-block; width:215px; padding-left:35px;}
.base-parameter .par-info{ display:inline-block; width:650px}
.base-parameter .lined{ border-bottom:1px dashed #cecece;}
.base-parameter .lineb{ border-bottom:1px solid #cecece;}


.loginButton{ margin-left:60px; cursor:pointer}
.inputSection input{ width:200px; height:18px; vertical-align:middle}
.inputSection p span { display: inline-block;width: 50px; line-height:20px;}

/**********gallery
***************************************************/
.modelGallery{ height:475px; margin-top:2px;}
.gallery{position:relative;}
.gallery .arrow_up{background:url(../../common/images/gallery/arrow.jpg) no-repeat -32px -100px; margin:0px 0 0 35px; height:19px;padding-left:31px; cursor:pointer; display: inline-block;}
.gallery .arrow_up:hover{background:url(../../common/images/gallery/arrow.jpg) no-repeat -32px -68px;height:19px;padding-left:31px;}
.gallery .arrow_up:active{background:url(../../common/images/gallery/arrow.jpg) no-repeat -32px -34px;height:19px;padding-left:31px;}
.gallery .disable_up,.gallery .disable_up:hover,.gallery .disable_up:active{background:url(../../common/images/gallery/arrow.jpg) no-repeat -32px -4px;}
.gallery .arrow_down{background:url(../../common/images/gallery/arrow.jpg) no-repeat 0px -9px; position:absolute; top: 450px; left: 0; z-index:1; margin-left:35px; height:19px;padding-left:31px;cursor:pointer; display: inline-block;}

.gallery .arrow_down:hover{background:url(../../common/images/gallery/arrow.jpg) no-repeat 0px -41px; position:absolute; height:19px;padding-left:31px;}
.gallery .arrow_down:active{background:url(../../common/images/gallery/arrow.jpg) no-repeat 0px -74px; position:absolute; height:19px;padding-left:31px;}
.gallery .disable_down,.gallery .disable_down:hover,.gallery .disable_down:active{background:url(../../common/images/gallery/arrow.jpg) no-repeat 0px -105px;}
.gallery .showPic{padding:0px;display: inline-block; overflow: hidden; float: left; margin-right:10px;}
.gallery .showPic img{border:1px solid #ccc; width: 620px; height: 471px; float:left; display: inline-block;cursor:pointer;}
.gallery .tabsPic{width:100px;float:left; display: block;position: relative;top:1px; height:200px;}
.gallery .tabsPic .mainbox{width:100px; height:430px; float:left; overflow: hidden; position:relative;}
.gallery .tabsPic .movebox{width:100px; height:18000px; float:left; position: relative; overflow: hidden;}
.gallery .tabsPic ul{ width:100px; overflow: hidden; display: block;position:absolute; top:-5px;}
.gallery .tabsPic ul li{width: 100px; height: 76px; display:block;margin:10px 0px;}
.ie7 .gallery .tabsPic ul li{margin:8px 0px;}
.ie6 .gallery .tabsPic ul li{margin:8px 0px;}
.gallery .tabsPic ul li img{height: 72px; display: block; border:1px solid #ccc; cursor:pointer; padding: 1px; width:93px;}
.gallery .tabsPic ul li.selected img{border: 2px solid #51a4db;width: 93px; height: 72px;}
.d-pics{display:none}
/* ui-dialog .ui-dialog-content */
.ui-dialog .ui-dialog-content{ padding:1em 0.5em;}
.ui-widget-overlay{background: url("../../common/3rd/jquery.ui/themes/base/ui-bg_flat_0_aaaaaa_40x100.png") repeat-x scroll 50% 50% #000000;filter: Alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.overflow-hidden { overflow-x:hidden;overflow-y:hidden;}
.ui-dialog .ui-dialog-title{ margin:6px 16px 0 0px}