/*----------内容页*/
/*----------内容页:左侧*/
.pleft{width:650px;float:left; padding-bottom:10px;}
/*----------内容页:位置导航*/
.thisplace{width:960px;height:29px;line-height:27px;text-indent:25px;background:url(../images/ico_24.gif) 10px 9px no-repeat;}
/*----------内容页:问题*/
.question ,.better ,.replyto{background:#F5F8FD; border: 1px solid #C8D8F2;line-height: 24px; padding: 10px;}
.question{margin-bottom:8px; position:relative; }
.question .title{height:40px; margin:1px;border-bottom:1px dotted #EEE;}
.question .qImg {height: 48px;background: url(../images/icon1.png) left -345px no-repeat;position: absolute;left: -9px; top:5px;text-indent: -99999px; width: 85px;}
.question .title h1{padding:0 0 0 75px;font-size:18px;font-family: 'Microsoft YaHei';}
.question .title h1 img{/*问题标题图标*/
	margin-right:11px;
	margin-top:-4px;
}
.question .title .djs{/*剩余时间*/
	position:relative;
	float:right;
	margin:-19px 10px auto;
	color:#693;
	display:inline;
}
.boxtitle em {height: 48px;left: -9px;position: absolute; text-indent: -99999px;width: 85px;}
.aImg {background: url(../images/icon1.png) no-repeat left -396px;}
.question .content{/*问题内容*/width:650px;margin:9px auto;font-size:14px;color:#555;line-height:31px;}
.question .content a.answerbutton{/*回答按钮*/
	width:124px;
	height:37px;
	display:block;
	margin:6px;
	background:url(../images/bt_bg.gif) top center;
	text-align:center;
	line-height:37px;
	color:#336600;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
}
.question .content a.answerbutton:hover{
	color:#006699;
	background:url(../images/bt_bg.gif) bottom center;
}
.question .questioninfo{/*问题相关信息*/
	height:27px;
	line-height:27px;
	margin:1px auto 1px; border-top:1px dashed #ccc;
}
.question .questioninfo dl dd{
	float:left;
	padding-left:12px;
	padding-right:16px;
	color:#666666;
}
.question .questioninfo dl dd span{
	color:#693;
}
/*----------内容页:回答BOX*/
.answer{/*回答BOX*/
	margin:5px auto;
	font-size:14px;
	color:#333;
	line-height:27px;
}
.answerinfo dl dd{/*回答内容*/
	float:right;
	padding-left:12px;
	padding-right:16px;
	color:#999;
}
.answerinfo{/*回答相关信息*/
	margin:5px auto 0px;clear:both;
	height:29px;
	line-height:29px;
}
.answerinfo dl dd span{
	color:#693;
}
/*----------内容页:最佳答案*/
.better .answerinfo{border-bottom:1px dashed #ccc;}
.better{/*最佳答案*/position:relative;}
.better .boxtitle{height:48px;line-height:48px;margin:1px auto;letter-spacing:2px;}
.boxtitle h3{ padding-left:80px; height:48px;font-family: 'Microsoft YaHei';font-size: 18px;color:#f50;}
.better .mark{/*答案评分*/
	width:668px;
	margin:0px auto;
	height:42px;
}
.better .mark dl{
	width:650px;
	margin:10px auto 0px;
}
.better .mark dl dt{
	float:left;
	line-height:39px;
	color:#666666;
}
.better .mark dl dt strong{
	font-size:14px;
	color:#333333;
}
.better .mark dl dd{
	float:left;
	width:170px;
	margin-left:16px;
}
.better .mark dl dd a{
	width:82px;
	height:22px;
	padding:11px 0px 4px 0px;
	display:block;
	float:left;
	background:url(../images/mark_ico.gif) top center no-repeat;
	font-weight:bold;
	font-size:14px;
	text-indent:15px;
	text-decoration:none;
	color:#666;
}
.better .mark dl dd a img{
	margin-right:10px;
	margin-top:-2px;
}
.better .mark dl dd a:hover{
	color:#CC3300;
	background-position:bottom;
}
.better .mark dl dd span{
	line-height:37px;
	float:left;
	margin-left:10px;
	font-size:12px;
}
.better .rebetter{/*提问者对最佳回答的评论*/
	width:660px;
	margin:5px auto;
	border-top:1px solid #F7B53C;
}
.better .rebetter dl{
	margin-top:10px;
}
.better .rebetter dl dt{
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	color:#333;
	display:block;
	text-indent:5px;
}
.better .rebetter dl dd{
	width:620px;
	margin:0px auto;
	font-size:14px;
	color:#666;
	line-height:27px;
}
/*----------内容页:回答列表*/
.replyto{ position:relative;padding-bottom:5px; margin:8px 0;}
.replyto .boxtitle{height:48px;line-height:48px;margin:1px auto;letter-spacing:2px;}
.replyto h4{ padding-left:80px; height:48px;font-family: 'Microsoft YaHei';font-size: 18px;color:#666;}
.replyto .answerinfo{
	border-bottom:1px dashed #ccc;
}
/*----------内容页:发表*/
.refer{
	width:648px;
	border:1px solid #A2C6DA;
}
.refer .referbox{
	width:640px;
	border:4px solid #F4FAFE;
	padding-bottom:6px;
	overflow:auto;
}
.referbox dl{
	width:640px;
	margin:14px auto 0px;
	overflow:auto;
}
.referbox dl dt{
	width:80px;
	float:left;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
	line-height:200%;
}
.referbox dl dd{
	width:560px;
	float:right;
	line-height:29px;
	color:#999;
}
.referbox dl dd textarea{
	width:540px;
	height:100px;
	border:1px solid #BBB;
	padding:5px;
	font-size:14px;
	line-height:21px;
}
.referbox dl dd input{
	width:540px;
	border:1px solid #BBB;
	padding:7px 0px 4px 5px;
}
.referbox .psubmit{
	padding:8px 0px 8px 100px;
}
.referbox .psubmit .psub{
	width:124px;
	height:37px;
	border:none;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	line-height:37px;
	color:#360;
	background:url(../images/bt_bg.gif) top no-repeat;
}
.bnsrh{ padding:3px 5px;}

.psub{
	width:124px;
	height:37px;
	border:none;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	line-height:37px;
	color:#360;
	background:url(../images/bt_bg.gif) top no-repeat;
}
.hotcar{ clear:both;margin:10px auto 0 auto; border:1px solid #c2cef2; width:648px; padding:1px; text-indent:1em; }
.hot_title{ background:#f9f9f9;;height:32px; position:relative; border-bottom:1px solid #c9c9c9;}
.hot_title h2{ background:url(http://www.uu2car.com/images/bg_info_title.png) 0 0 no-repeat;height:37px; font-size:14px; font-weight:700; line-height:28px; color:#fff;  position:absolute; top:1px; left:-9px; width:140px; padding-left:15px}
.hot_more{ position:absolute; right:10px; top:5px;}
.hot_info{height: 1%; overflow: hidden !important;}
.hot_info li{ float:left; width:124px; height:125px;margin:13px 0 0 2px; display:inline; text-align:center;}
.hot_info li p{ width:124px; overflow:hidden;white-space:nowrap; line-height:20px;}
.hot_info li img{padding:2px; border:1px solid #ccc; width:104px; height:77px;}
.hot_info li em{font-size:12px; font-weight:700; color:#EC4908}

.czmn{ clear:both; margin:10px auto 0 auto; width:650px; position:relative;}
.czmn_title{ background:#f9f9f9;;height:32px; position:relative; border:1px solid #c9c9c9; text-align:left; text-indent:2em; color:#fff;}
.czmn_title h2{ background:url(http://www.uu2car.com/images/bg_info_title.png) 0 0 no-repeat;height:37px; position:absolute; left:-8px; top:1px; color:#fff;font-size: 14px; line-height:27px; width:140px;}
.info{ height:410px; border:1px solid #c9c9c9; border-top:none;}
.info p{float:left; margin:8px 0 0 20px;width:134px; height:190px; display:inline;background:url(http://www.uu2car.com/images/mm_photo_bg.gif) 0 0 no-repeat; line-height:24px; text-align:center}
.info p img{width:120px; height:160px; padding:4px 4px 10px 0;}