@charset "utf-8";
/* CSS Document */

.suv_title{ text-indent:15px; background:url(../images/suv_title_bg.jpg) no-repeat left top; width:350px; height:26px; color:#474c4f; font-weight:bold; line-height:26px;}
.suv_left{ width:370px; height:auto;  overflow:hidden;}
 	.suv_left dl{ width:167px; float:left; display:inline; overflow:hidden; margin-right:12px;}
	.suv_left dd{ border:1px solid #ced1d4; height:20px; line-height:20px; text-align:center; color:#888b90; background:#fff;}

.suv_midLine{ border-right:1px dashed #ccc;}

.suv_right{width:370px;margin-left:22px; height:auto; overflow:hidden;}
 	.suv_right dl{ width:167px; float:left; display:inline; overflow:hidden; margin-right:12px;}
	.suv_right dd{ border:1px solid #ced1d4; height:20px; line-height:20px; text-align:center; color:#888b90; background:#fff;}

