body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
}
/* header */
#headerAll {
width:100%;
text-align:-moz-center;
height:auto;
height:180px;
background-image:url(../design/headerAll.png);
}
#headerLine {
width:998px;
height:auto;
background-color:#FFFFFF;
height:180px;
background-image:url(../design/headerLine.png);
background-repeat:no-repeat;
}
#headerInfo {
height:110px;
text-align:left;
}
#headerInfo1 {
float:left;
display:inline;
width:400px;
height:110px;
cursor:pointer;
text-decoration: none;
}
#headerInfo2 {
float:right;
display:inline;
width:500px;
height:110px;
}
#login {
padding-top:5px;
float:right;
width:200px;
}
#headerMenu {
height:49px;
text-align:left;
}
#headerMenu1 {
display:inline;
float:left;
width:200px;
text-align:center;
margin-top:10px;
}
#headerMenu2 {
display:inline;
float:left;
height:49px;
}
.headerMenuBtn {
display:inline;
float:left;
width:150px;
height:49px;
cursor:pointer;
text-decoration: none;
}
#headerInfoLine {
height:18px;
}
#headerInfoLine1 {
padding-top:3px;
padding-left:10px;
display:inline;
float:left;
width:300px;
text-align:left;
}
#headerInfoLine2 {
padding-top:3px;
padding-right:10px;
display:inline;
float:right;
width:300px;
text-align:right;
}
/* all content */

#contentAll {
width:100%;
height:auto;
text-align:-moz-center;
min-height:600px;
}
#contentLine {
padding-top:10px;
width:998px;
height:auto;
background-color:#FFFFFF;
min-height:500px;
}
#leftMenuLine {
float:left;
display:inline;
padding-left:10px;

width:200px;
background-color:white;
min-height:400px;
}
#contentInfoLine {
float:left;
display:inline;
width:550px;
background-color:white;
min-height:400px;
}
#rightMenuLine {

float:right;
display:inline;
width:225px;
min-height:400px;
}


/* left menu */
.ml {
width:190px;
display:table;
padding-bottom:15px;
}
#ml1Top {
height:12px;
background-image:url(../design/mltop1.jpg);
background-repeat:no-repeat;
}
#ml2Top {
height:40px;
background-image:url(../design/mltop2.jpg);
background-repeat:no-repeat;


}
.mlMiddle, .mlMiddleCenter {
display:table;
width:185px;
padding-left:13px;
min-height:50px;
background-image:url(../design/mlmiddle.jpg);
background-repeat:repeat-y;
text-align:left;
line-height:25px;
}

.mlBottom {
height:14px;
background-image:url(../design/mlbottom.jpg);
background-repeat:no-repeat;
}

/* CONTENT INFO LINE */
/* active item & banners */
.ca {
display:table;
width:545px;
}
#ca1Top {
background-image:url(../design/bannerTop.jpg);
background-repeat:no-repeat;
width:auto;
height:46px;
}
#ca2Top {
background-image:url(../design/aItemTop.png);
background-repeat:no-repeat;
width:auto;
height:45px;
}
#ca3Top {
background-image:url(../design/cInfoTop.png);
background-repeat:no-repeat;
width:auto;
height:46px;
}
#ca4Top {
background-image:url(../design/cWeekTop.png);
background-repeat:no-repeat;
width:auto;
height:46px;
}
.caMiddle {
width:525px;
min-height:100px;
height:auto;
display:table;
background-image:url(../design/aItemMiddle.jpg);
background-repeat:repeat-y;
padding-left:20px;
}
.caMiddleText {
padding-right:7px; text-align:left; padding-top:1px;
}
.caBottom{
width:auto;
height:20px;
background-image:url(../design/aItemBottom.jpg);
background-repeat:no-repeat;
padding-bottom:5px;
}

#caLeft {
display:inline;
float:left;
width:240px;
}
#calPhoto {
height:160px;
width:240px;
margin-top:20px;
text-align:center;
}
#calTitle {
padding-top:7px;
text-align:center;
}
#caRight, #caRightEnd {
display:inline;
float:left;
margin-top:10px;
width:270px;
height:100px;
background-image:url(../design/aItemText.png);
background-repeat:no-repeat;
}
#caRightEnd {
background-image:url(../design/aItemTextEnd.png);
}
.carBet {
display:inline;
text-decoration: none;
float:right;
height:80px;
width: 80px;
cursor:pointer;
}

.carBetArea {
 width:270px; height:80px; background-image:url(../design/aItemText2.png); background-repeat:no-repeat;
}
	/* active item text */
	.carItemText {
	display:table;
	height:100px;
	padding-left:112px;
	text-align:left;
	}
	.carTime {
	height:27px;
	font-size:24px;
	}
	.carItemPrice {
	font-size:24px;
	color:#F5920A;
	height:24px;
	}
	.carItemRange {
	padding-top:9px;
	font-size:20px;
	color:green;
	height:24px;
	}
	.carItemTextOther {
	padding-top:1px;
	font-size:12px;
	line-height:18px;
	}
	.carLast {
	display:inline;
	float:left;
	padding-left:0px;
	padding-top:20px;
	height:20px;
	text-align:left;
	}
/* items */
.cItem, .cItemEnd {
float:left;
display:inline;
background-image:url(../design/wItem.png);
background-repeat:no-repeat;
width:266px;
height:380px;
margin-left:8px;
}
.cItemEnd {
background-image:url(../design/wItemEnd.png);
}
.cItemTitle {
padding-top:12px;
min-height:44px;
height:44px;
width:230px;
color:#CC0000;
}
.cItemPhoto {
margin-left:30px;
margin-right:30px;
margin-top:3px;
height:140px;
max-height:140px;

}
	/* text */
	.cItemText {
	margin-top:6px;
	height:100px;
	padding-left:132px;
	text-align:left;
	}
	.cItemPrice {
	font-size:24px;
	color:#F5920A;
	height:24px;
	}
	.cItemRange {
	padding-top:9px;
	font-size:20px;
	color:green;
	height:24px;
	}
	.cItemTextOther {
	padding-top:1px;
	font-size:12px;
	line-height:18px;
	}

.cItemBegin {
float:left;
display:inline;
height:50px;
width:200px;
padding-top:23px;
}
.cItemBet {
float:left;
display:inline;
height:60px;
width:64px;
cursor:pointer;
}


/* right menu */
.mr {
width:auto;
}
#mr1Top, #mr1TopLW, #mr1TopC {
width:auto;
background-image:url(../design/mrTop1.jpg);
background-repeat:no-repeat;
height:41px;

}
	#mr1TopLW {
	background-image:url(../design/lw_top.png);
	height:56px;
	}
	#mr1TopC {
	background-image:url(../design/c_top.png);
	height:56px;
	}
#mr2Top {
width:auto;
background-image:url(../design/mrTop2.jpg);
background-repeat:no-repeat;
height:43px;
}
.mrMiddle, .mrMiddleLeft {
width:225px;
height:auto !important;
display:table;
min-height:50px;
background-image:url(../design/mrMiddle.jpg);
background-repeat:repeat-y;
text-align:center;
}
.mrMiddleLeft, .mrMiddleLeftLW, .mrMiddleLeftC {
text-align:left;
padding-left:15px;
background-repeat:repeat-y;
}
	.mrMiddleLeftLW {
	background-image:url(../design/lw_middle.png);
	}
	.mrMiddleLeftC {
	background-image:url(../design/c_middle.png);
	}
.mrBottom, .mrBottomLW, .mrBottomC  {
height:10px;
background-image:url(../design/mrBottom.jpg);
background-repeat:no-repeat;
padding-bottom:13px;
}
	.mrBottomLW {
	background-image:url(../design/lw_bottom.png);
	height:40px;
	}
	.mrBottomC {
	background-image:url(../design/c_bottom.png);
	height:40px;
	}

/* personal field */
#personal {
float:right;
width:450px;
height:80px;
padding-top:10px;
}
#personalLeft {
display:inline;
float:left;
width:100px;
height:80px;
text-align:right;
padding-top:15px;
}
#personalMiddle {
display:inline;
float:left;
width:20px;
background-image:url(../design/personalRl.png);
height:80px;
}
#personalRight {
display:inline;
float:left;
width:130px;
height:80px;
text-align:left;
padding-top:10px;
line-height:15px;
}

/* FORM */
#formLeft {
display:inline;
float:left;
width:160px;
padding:15px;
text-align:left;
}

#formRight {
display:inline;
float:left;
width:300px;
padding:15px;
text-align:left;
}
#formRight input, #formRightEdit input, #formLeft input{
font-size:150%;
}
hr {
color:white;
border:0px;
border-bottom:1px dotted #cccccc;
}
a:link, a:visited {
color:#000000;
}
a:hover {
color:#AB7103;
}
.title {
text-align:left;
color:#E6B800;
}
h2 {
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.moreInfoLink{
display:inline;
float:left;
margin-left:430px;
margin-top:8px; 
height:38px; 
cursor:pointer; 
margin-right:15px; 
width:105px;
text-decoration:none;
}

#active {
text-align:center;
padding-bottom:15px;
}
.bid_time {
color:#48C100;
color:#73BB06;}
#bottomLine {
position:fixed; left:0; bottom:0; width:100%;background-image:url(../design/bid_line.png); background-repeat:repeat-x; color:white; }

