/************************************
MiniLogo
************************************/
#MiniHead {
	overflow: hidden;
}
#MiniHead Div.MiniHeadBox {
	width: 800px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	height: 52px;
}
#MiniHead Div.MiniHeadLine {
	clear:both;
	border-bottom: 3px solid RGB(101,153,197);
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
#MiniHead Div.Logo {
	position: absolute;
	top: 12px;
}
#MiniHead Div.Txt {
	position: absolute;
	top: 9px;
	left: 130px;
	width: 670px;
	text-align:right;
}
#MiniHead Div.SellNav {
	height: 21px;
	line-height: 21px;
}
#MiniHead Div.SellNav span {
	margin: 0px 3px;
}
#MiniHead Div.SellNav span a {
	text-decoration:underline;
	color:#04D;
}
#MiniHead Div.SellOnline {
	height: 21px;
	line-height: 21px;
}
/***************************************
Reg Box Foot
***************************************/
#RegFootBox {
	overflow: hidden;
	text-align: center;
}
#RegFootBox Div.BODiv {
	border-bottom: 3px solid #F30;
	margin: 10px 0;
	overflow: hidden;
}
#RegFootBox Div.ContentBox {
	margin: 0 auto;
	overflow: hidden;
}
#RegFootBox Div.RightDiv {
	margin-left: 10px;
	padding-left: 10px;
	text-align: left;
	color: #333;
}
#RegFootBox Div.LeftDiv {
	margin-top: 8px;
}
#RegFootBox Div.RightDiv li {
	line-height: 150%;
}
Div.CDiv {
	margin: 10px 0px;
	overflow: hidden;
}

/******************
	刊登求購資訊
********************/
.SellAddBox {
}
.SellAddBoxRight {
	font-size: 12px;
}
.SellAddBoxRight .Validity {
	padding: 5px 10px;
	background: #FFFFCC;
	color: #0066FF;
	margin-top: 8px;
}
.SellAddBoxRight .FillItem {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 50px;
	margin-top: 8px;
}
.SellFormBox {
	border: #85ABE4 1px solid;
	padding: 20px 100px;
	font-size: 11pt;
	line-height: 50px;
	color: #333;
} 
Div.SellTableBox {
	width: 800px;
	margin: 0 auto;
	margin-top: 30px;
	clear:both;
	text-align: center;
}
Div.SellTableBox input {
	vertical-align: middle;
}
.TxtAlignRight  {
	text-align: right;
}

/******************************
	求購區明細頁
*******************************/
Div.ComAllBgBoxOne {
	background: RGB(224,224,224);
	height: 25px;
	line-height: 25px;
	font-size: 10pt;
	padding : 2px 10px;
}
#ComBodyBox {
	width: 717px;
}
#ComBodyBox .NoMargin {
	margin-top: 0px;
}
#ComBodyBox .ComSubBox {	
	border: #85ABE4 solid 1px;
	padding: 1px;
}
#ComBodyBox .ComSubBox .buyTitle {
	background:url(../../img/begBuy/title_bg.gif) repeat-x 0 0;
	padding: 0px 10px;
	font-size: 16px;
	color:#FFF;
	font-weight:bold;
	height: 32px;
	line-height: 32px;
	border-bottom: #85ABE4 1px solid;
}
#ComBodyBox .ComSubBox .buyTitle .BuyNo {
	font-size: 12px;
	font-weight:normal;
}
#ComBodyBox .ComSubBox .buyContent{
	padding-left: 15px;
	padding-right: 25px;
}
#ComBodyBox .ComSubBox  .buyContent .buyContentLeft {
	width: 395px;
	margin-top: 10px;
	padding-right: 20px;
}
#ComBodyBox .ComSubBox  .buyContent .buyContentLeft ul li{
	line-height: 40px;
	border-bottom:#999 1px dotted;
}
#ComBodyBox .ComSubBox  .buyContent .buyContentLeft ul li.NoBottom {
	border-bottom: #FFF 1px dotted;
}
#ComBodyBox .ComSubBox  .buyContent .buyContentRight {
	width: 230px;	
	margin-top: 40px;
	padding-left: 25px;
	border-left: #999 1px dotted;
	height: 150px;
}
#ComBodyBox .ComSubBox  .buyContent .buyContentRight ul.list {
	border-bottom: #999 1px dotted;
	line-height: 20px;
	padding-bottom: 5px;
}
#ComBodyBox .ComSubBox  .buyContent .buyContentRight .commendBtn {
	margin-top: 10px;
	margin-bottom: 10px;
}
#ComBodyBox .ComSubBox  .buyContent .buyContentRight .commendBtn ul.pushCondition{	
	line-height: 18px;
}
#ComBodyBox .ComSubBox .buyContent .buyInfo{
	margin-top: 25px;
	margin-bottom: 25px;
}
#ComBodyBox .ComSubBox .buyContent .buyInfo .inputInfo{
	width: 550px;
	height: 140px;
	padding:  10px 12px;
	border: #999 1px solid;
	overflow-x: hidden;
	overflow-y: auto;
}
#ComBodyBox .ComSubBox .buyContent .buyInfo .editInfos {
	width: 550px;
	height: 140px;
	overflow-x: hidden;
	overflow-y: auto;
}
#ComBodyBox .ComSubBox .buyContent .buyInfo .inputInfo .inputInfoAll {
	font-size: 11pt;
	min-height: 110px;
}

#ComBodyBox .ComSubBox .pushList {
	margin-top: 25px;
	border-top:1px solid #85ABE4;
	border-bottom:1px solid #85ABE4;
	padding-top: 1px;
	padding-bottom: 1px;
}
#ComBodyBox .ComSubBox .pushList  .title{
	background: #6699C5 url(../../img/begBuy/1.gif) no-repeat 10px 4px;
	height: 28px;
	line-height: 28px;
}

#ComBodyBox .ComSubBox .pushList .pagination {
}

#ComBodyBox .ComSubBox .pushList .pagination  a{
	color:#FFF;
	font-weight: bold;
	font-size: 12px;
}
#ComBodyBox .ComSubBox .pushContent .pushExplain {
	background: #FFFFE8;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
}
#ComBodyBox .ComSubBox .pushContent .pushBuyBox {
	padding-left: 15px;
	padding-right: 15px;
}
#ComBodyBox .ComSubBox .pushContent .pushBuyBox .unitBuyBox{
	width:220px;
	margin-top: 15px;
	float:left;
	margin-bottom: 10px;
}
#ComBodyBox .ComSubBox .pushContent .pushBuyBox .BBd {
	border-bottom: #ddd 1px dotted;
}
.itemPhotoBox{	
	border: 1px solid #CCCCCC;
	padding: 2px 1px;
	width: 87px;
	height: 62px;
	float:left;
	text-align:center;
}
#ComBodyBox .ComSubBox .pushContent .pushBuyBox .unitBuyBox .itemSummaryBox {
	float:left;
	line-height: 22px;
	margin-left: 8px;
}

#ComBodyBox .ComSubBox .systemPush{
	margin-top: 25px;
	border-top:1px solid #85ABE4;
	border-bottom:1px solid #85ABE4;
	padding-top: 1px;
	padding-bottom: 1px;
}
#ComBodyBox .ComSubBox .systemPush  .title{
	background: #6699C5 url(../../img/begBuy/2.gif) no-repeat 10px 3px;
	height: 28px;
	line-height: 28px;
	font-size: 11pt;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}
#ComBodyBox .ComSubBox .systemPushList li.pushExplain {
	background: #FFFFE8;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;	
	margin-bottom: 15px;
}
#ComBodyBox .ComSubBox .systemPushList  {
	
}
#ComBodyBox .ComSubBox .systemPushList .unitSystemBox {
	width: 105px;
	height: 110px;
	_height: 112px;
	margin-left: 5px;
	overflow: hidden;
}
#ComBodyBox .ComSubBox .systemPushList .unitSystemBox .Blod{
	font-weight: bold;
	width: 87px;
	margin-top: 5px;
	text-align:center;
}
/*************************
	右側列表
**************************/
.InfoRightBox {
	border: #CCC 1px solid;
	padding: 1px;
	padding-bottom: 17px;
}
.InfoRightBox .Head {
	background:url(../../img/begBuy/bg_left.gif)  repeat-x 0 0;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	padding-bottom: 1px;
	color: #333;
	border-bottom: #CCC 1px solid;
} 
.InfoRightBox .Txt{
}
.InfoRightBox .Txt span {
	margin-left: 10px;
	margin-top: 10px;
	float:left;
}
.Mtop20 {
	margin-top: 20px;
}
.newBuyItem {
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
}
.newBuyItem li {
	color: #333;
	margin-top: 5px;
}
.newBuyItem li span {
	padding-left: 10px;
	margin-top: 10px;
}
.newBuyItem li span{
	padding-left: 10px;
	margin-top: 10px;
}

/****************************
	推薦我的車輛彈出框
*****************************/
.StepFirst {
	border: #93C9FF 3px solid;
	width: 600px; 
	height: 180px;
	text-align: left;
}
.StepFirst .StepContent {
	padding-left: 60px;
	font-size: 16px;
	font-weight:bold;
	margin-top: 20px;
}
.StepFirst .StepContent li {
	height: 35px;
	line-height: 35px;
}
.StepFirst .StepContent li input {
	vertical-align: inherit;
}
.StepFirst .StepContent .step1 {
	background:#E3FFFF;
	color:#FF6600;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 5px;
}
.StepFirst .StepContent .step2 {
	color:#416510;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 5px;
}
.StepHead {
	padding-left: 25px;
	padding-top: 10px;
	padding-right:12px;
	font-size: 20px;
}
.StepSubmit {
	padding-left:220px;
	margin-top: 15px;
}
.StepSubmit  .PR50px {
	padding-right: 50px;
}
.StepSecond {
	border: #93C9FF 3px solid;
	width: 600px; 
	height: 565px;
	text-align: left;
}
.StepSecond .StepContent {
	margin-left: 25px;
	margin-right: 23px;
	margin-top: 15px;
	height: 30px;
	line-height: 30px;
	border-bottom:#93C9FF 1px solid;
}
.StepSecond .pushList {
	margin-top: 30px;
	margin-left: 25px;
	margin-right: 23px;
	padding-left: 20px; 
	padding-right:20px;
	font-size: 13px;
	background:#FFFFDF ;
}
.StepSecond .pushList .pushSucceed {
	height: 85px;
	padding-top: 10px;
	padding-left: 15px;
	border-bottom: #CCC 1px solid;
}
.StepSecond .pushList .pushSucceed li {
	line-height: 28px;
	height: 28px;
}

.StepSecond .pushList .noPush {
	height: 285px;
	line-height: 28px;
	padding-top: 10px;
	padding-left: 15px;
}
#pageList {
	padding-right: 20px;
}

/******
 說明
*******/
.autoMakeSelect1 {
	margin-top: 15px;
	*margin-top: 0px;
	_margin-top: 14px;
}
.autoMakeSelect2 {
	margin-top: 0px;
}
.explainInfo {
	border: #71A4F0 2px solid;
	height: 40px;
	width: 340px;
	padding: 3px;
	padding-left: 10px;
	display:none;
}
.explainInfo .explain {
	line-height: 20px;
	font-size: 13px;
}
.MyCarFirstShiled{
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
	background-color:#666666;
	opacity:0.3;
}
.C404040 {
	color: #404040;
}
div.Benewer {
	background:#FFFADA none repeat scroll 0 0;
	padding:5px 5px;
	text-align:left;
}/*
 * jQuery Lightbox Plugin (balupton edition) - Lightboxes for jQuery
 * Copyright (C) 2008 Benjamin Arthur Lupton
 * http://jquery.com/plugins/project/jquerylightbox_bal
 *
 * This file is part of jQuery Lightbox (balupton edition).
 * 
 * jQuery Lightbox (balupton edition) is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as
 * published by the Free Software Foundation, either version 3 of the
 * License, or (at your option) any later version.
 * 
 * jQuery Lightbox (balupton edition) is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Affero General Public License for more details.
 * 
 * You should have received a copy of the GNU Affero General Public License
 * along with jQuery Lightbox (balupton edition).  If not, see <http://www.gnu.org/licenses/>.
 *
 * @name jquery_lightbox: jquery.lightbox.css
 * @package jQuery Lightbox Plugin (balupton edition)
 * @version 1.3.0-rc1
 * @date August 24, 2008
 * @category jQuery plugin
 * @author Benjamin "balupton" Lupton {@link http://www.balupton.com}
 * @copyright (c) 2008 Benjamin Arthur Lupton {@link http://www.balupton.com}
 * @license GNU Affero General Public License - {@link http://www.gnu.org/licenses/agpl.html}
 * @example Visit {@link http://jquery.com/plugins/project/jquerylightbox_bal} for more information.
 */

html, body { margin: 0; padding: 0; height: 100%;}

#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	
	z-index:100;
	width:100%;
	height:auto;
	
	text-align:center;
	color:#333333;
	
	/* stop stupid conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;
	
	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox a, #lightbox a:link, #lightbox a:visited, #lightbox a:hover {
	text-decoration:underline;
	color:#999999;
}

#lightbox-overlay {
	z-index: 90;
	background-color:#000000;
	height: 100%;
	position:fixed;
}
#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: white;
	font-size: 9pt;
	cursor: default;
	line-height:normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	color:white;
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox ,#lightbox-closecontainer{
	position:relative;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	background-color:white;
	width:400px;
	height:440px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding: 20px;
}

/****************************************************
關閉
****************************************************/
#lightbox-closecontainer {
	background: #333 url(../../img/common/close_1.gif) no-repeat 99% 40%;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-size: 11pt;
	text-align: left;
	font-weight:bold;
}

/****************************************************
分頁
****************************************************/
/****************************************************
#lightbox-pagecontainer {
	height: 30px;
	background: #FFF;
	text-align: center;
	line-height: 30px;
}
#lightbox-pagecontainer div.page {
	margin: 0 auto;
}
#lightbox-pagecontainer a {
	float:left;
	width: 10px;
	height: 10px;
	margin: 5px 2px;
	padding: 3px;
	line-height: 10px;
	display:block;
}
a.page:link,a.page:active,a.page:visited {
	color: #000;
}
a.page:hover {
	color:#F00;
	background-color: #FFF;
}
****************************************************/

#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
/* #lightbox-imageBox > #lightbox-nav { left: 0; } 
#lightbox-nav a { outline: none; }*/


#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height: 100%;
	background:transparent url(../../img/common/blank.gif) no-repeat; /* Trick IE into showing hover */
	/* cursor:pointer; */
	zoom:1; /* who knows why? */
	
	padding:0px;
	margin: 0px 0px 0px 0px;
}
#lightbox-nav-btnPrev { 
	left:0;
	right:auto;
	float:left;
}
#lightbox-nav-btnNext { 
	left:auto;
	right:0;
	float:right;
}
/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
	background:url("../../img/common/prev.gif") left 45% no-repeat;
}
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
	background:url("../../img/common/next.gif") right 45% no-repeat;
}
*/

#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0px;
	
	/* width: 100%;
	padding: 0 10px 0; */
}

#lightbox-infoContainer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
	
	line-height:normal;
	/* height:30px; */
}
#lightbox-infoHeader {
	width:100%;
	text-align:center; 
}
#lightbox-caption {
	text-align:justify;
}
#lightbox-caption-title {
	font-weight:bold;
}
#lightbox-caption-description {
	font-weight:normal;
}

#lightbox-infoFooter {
	margin-top:3px;
	color:#999999;
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left;
}
#lightbox-close {
	display:block;
	width:45%;
	float:right;
	text-align:right;
}
#lightbox-close-button{
	padding-left:30%;
}
#lightbox-close-button:hover {
	color:#666666;
}

#lightbox-infoContainer-clear {
	clear:both; 
	visibility:hidden;
}