@charset "UTF-8";


/* ------------------------- bussiness */

.businessWrap{
	float: right;
	border: 1px solid #CCCC66;
	line-height: 160%;
	margin: 0px 0px 20px;
	padding: 0px;
}

.businessCont li {
	color: #FF0000;
	background: url(../img-business/li-mark.gif) no-repeat left center;
	list-style: url(none) none outside;
	margin: 0px;
	text-indent: 10px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}


.businessCont {
	padding: 5px 10px;
	text-align: left;
}
.businessDetail {
	padding: 5px 10px;
	margin: 0px 0px 20px;
	border: thin dotted #CCCCCC;
	text-align: left;
}





.bdyMainLeft ul {
	text-align: right;
}

.bdyMainLeft li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: right;
}

.bdyMainRight h3 {
	margin-bottom: 25px;
}



.businessLeft {
	margin: 0px;
	padding: 10px 10px 10px 20px;
	height: 100px;
	width: 150px;
	float: left;
	background: no-repeat;
}

.businessRightWrap {
	width: 550px;
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
.businessRight {
	margin: 0px;
	padding: 10px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 540px;
}
.businessRight  dl {
	width: 295px;
	margin: 0px;
	padding: 10px 0px 0px;
}
.businessRight  dt {
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	color: #666666;
	padding-bottom: 2px;
	background: url(../img-showroom/show-brand.gif) no-repeat left 2px;
	font-weight: bold;
	font-size: 90%;
}
.businessRight  dd {
	margin-bottom: 10px;
	padding-top: 2px;
	font-size: 70%;
	line-height: 130%;
	color: #666666;
}


h4 {
	font-weight: bold;
}
