/* CSS Document */
@font-face{
	font-family: 'Arial Black';
	font-style: normal;
	font-weight: 400;
	src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}
#bankin02{background-color:#eaeaea;}

.h2_border_bm {
    background-image: url("/index/images/priceTT.gif");
    background-repeat: no-repeat;
    font-size: 16px;
    height: 41px;
    line-height: 35px;
    margin: 10px 0 0;
    padding: 0 0 0 50px;
    position: relative;
}

#aboutTT{
	background-image: url(../images/ex/title.gif);
	padding:35px 0 0 0;
	margin:0 0 10px;
}
#ex{
}
#ex li{
	background-image:url(../../newcar/images/main/border_bm.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:15px 0px 10px;
	margin:0px 0 10px 0;
}
#ex li h3{
	border-bottom:4px solid #fcd202;
	background-color:#e2e2e2;
	padding:7px 10px;
	font-size:15px;
	color:#efa516;
}
.ex_left{
	width:405px;
	float:left;
}
.ex_Price{
	background-color:#fcebc2;
	padding:7px;
	margin:0 0 10px;
}
.Red{
	color:#e20000;
	font-weight:bold;
}
.hahataro_price{
	font-family: 'Arial Black';
}
.PictDisp{
	position:relative;
}
.Before{
	position:relative;
	width:195px;
	height:146px;
	border:1px solid #CCC;
	float:left;
}
.Icon{
	position:absolute;
	top:0;
	left:0;
}
.After{
	position:relative;
	width:195px;
	height:146px;
	border:1px solid #CCC;
	float:right;
	margin:0 0 0 0px;
}
#PictArrow{
	position:absolute;
	top:50px;
	left:205px;
	z-index:999;
}

.ex_right{
	width:255px;
	float:right;
}
.ex_right table{
	width:100%;
	margin:0 0 10px;
}
.ex_right table td{
	width:50%;
	padding:1px 0;
}
.ex_right p{
	height:138px;
	background-color:#e2e2e2;
	padding:5px;
	border-radius: 5px;  
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
}
