.tit{ width:153px; 
} 
.list{ width:153px; 
} 

.tit {
	POSITION: relative;
	HEIGHT: 35px;
	font-family: "Arial";
	font-size: 13px;
	line-height: 35px;
        text-align: center;
	background-image: url(/English/carpc2.0/images/cp-tt1.gif);
	color: #212121;
}
.tit A {
	DISPLAY: block;
	WIDTH: 151px;
	CURSOR: pointer;
	COLOR: #212121;
	BACKGROUND-REPEAT: no-repeat;
	TEXT-DECORATION: none;
	background-position: 138px 14px;
}
.tit A:link {
	DISPLAY: block;
	WIDTH: 151px;
	CURSOR: pointer;
	COLOR: #212121;
	TEXT-DECORATION: none;
}
.tit A:hover {
	COLOR: #000000}
.on {
	BACKGROUND-IMAGE: url(/images/arrow_up.gif);
}
.on:hover {
	BACKGROUND-IMAGE: url(/images/arrow_up_o.gif);
}
.off {
	BACKGROUND-IMAGE: url(/images/arrow_down.gif);

}
.off:hover {
	BACKGROUND-IMAGE: url(/images/arrow_down_o.gif);
}
.list {
	FONT-SIZE: 12px;
	OVERFLOW: visible;
	WIDTH: 135px;
	TEXT-ALIGN: center;
	voice-family: inherit;
	font-family: "Arial";
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 0px;
	color: 333333;
	margin-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #f2f2f2;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f2f2;
}
.list UL {
	font-family: "Arial";
	font-size: 12px;
	line-height: 150%;
	text-indent: 0px;
	margin-bottom: 0px;
	LIST-STYLE-TYPE: none;
	margin: 0px;
	padding: 0px;
	color: 333333;
}
.list LI {
	MARGIN: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.list A {
	COLOR: #333333; TEXT-DECORATION: none
}
.list A:link {
	COLOR: #333333
}
.list A:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}
.list A:active {
	COLOR: #333333
}
