.MainContainer{
	border:#d9d9d9 solid 1px;
}
.MainContainer .toptitle{
	background:url(tghead4.gif) left top repeat-x;
	height:34px;
	line-height:34px;
	font-size:14px;
}
.MainContainer .baseinfo .left{
	width:220px;
	padding:15px;
}
.MainContainer .baseinfo .left a{
	display:block;
	border:#E6EAED solid 1px;
	padding:1px;
}
.MainContainer .baseinfo .center{
	padding:15px 15px 0 0;
}
.MainContainer .baseinfo .center .listinfo{
	height:100px;
	border-top:#d9d9d9 dotted 1px;
	border-bottom:#d9d9d9 dotted 1px;
}
.MainContainer .baseinfo .center .listinfo td{
	padding:10px 0 5px 0;
}
.MainContainer .baseinfo .center .listinfo div{
	width:49%;
	height:20px;
	line-height:20px;
	float:left;
	font-size:14px;
	color:#666;
}
.MainContainer .baseinfo .center .listinfo div span{
	color:#DE4900;
}
.MainContainer .baseinfo .center .moreaction{
	text-align:center;
	padding-top:20px;
	word-spacing:15px;
}
.MainContainer .baseinfo .center .moreaction input{
	width:100px;
	padding-left:22px;
	height:30px;
	border:0;	
	cursor:pointer;
}
.MainContainer .baseinfo .center .moreaction input.zb{
	background:url(tuangou_butter.gif) center top no-repeat;
}
.MainContainer .baseinfo .center .moreaction input.tz{
	background:url(tuangou_butter.gif) center -30px no-repeat;
}
.MainContainer .baseinfo .center .moreaction input.sc{
	background:url(tuangou_butter.gif) center -60px no-repeat;
}
.MainContainer .baseinfo .right{
	width:220px;
	border-left:#d9d9d9 solid 1px;
	padding:10px;
}
.MainContainer .baseinfo .right .list{
	height:25px;
	overflow:hidden;
	line-height:22px;
	padding-left:20px;
	background:url(brand_bbg.gif) center 20px no-repeat;
}
.MainContainer .baseinfo .right .list span{
	font-weight:bold;
	color:#DE4900;
}
.MainContainer .baseinfo .right .list a{
	font-weight:bold;
	padding-left:5px;
}
.MainContainer .baseinfo .right .join{
	text-align:center;
	padding-top:20px;
}
.MainContainer .ContentTd{
	border-top:#d9d9d9 solid 1px;
	padding:20px;
}
.MainContainer .ContentTd .content{
	background:url(tuangou_bg6.gif) left 10px repeat-x;
}
.MainContainer .ContentTd .content .head{
	background:url(tuangou_but3.gif) left top no-repeat;
	line-height:28px;
	padding:0 50px 0 20px;
	font-weight:bold;
	color:#666;
}
.MainContainer .ContentTd .content .cont{
	padding:5px;
	line-height:18px;
	width:100%;
	overflow:hidden;
}
/*
*评论部分样式
*/
.commentTable{
	margin-top:10px;	
}
.commentTable th{
	height:36px;
	background:url(tghead5.gif) right top no-repeat;
	line-height:36px;
}
.commentTable th span{
	float:left;
	background:url(tghead5.gif) left top no-repeat;
	padding:0 50px 0 30px;
	font-size:14px;
	font-weight:bold;
}
.commentTable .commentcont{
	border:#FFD19E solid 1px;
	border-top:0;
}
.commentTable .listcomment{
	width:50%;
	padding:10px;
}
.commentTable .addcomment{
	width:50%;
	padding:10px 10px 10px 0;
}
#comment{
	border:#E5E5E5 solid 1px;
	border-bottom:0;
}
#comment .no_comment{
	text-align:center;
	line-height:200px;
	padding-left:50px;
	background:url(check_company.gif) 40px 50px no-repeat;
	font-size:32px;
	color:#ED7533;
	border-bottom:#E5E5E5 solid 1px;
}
#comment .list_table{
	border-bottom:#E5E5E5 solid 1px;
}
#comment .list_table .img{
	width:15%;
	text-align:center;
	padding:10px 10px 5px 10px;
}
#comment .list_table .img a{
	display:block;	
}
#comment .list_table .img a.p{
	width:50px;
	height:50px;
	padding:5px;
	overflow:hidden;
	background:url(comment_hicon.gif) center top no-repeat;
	margin-bottom:8px;
}
#comment .list_table .cont{
	width:85%;
	padding:10px 5px 5px 0;
	line-heihgt:20px;
	font-size:13px;
}
#comment .list_table .info{
	height:25px;
	background:#F8F8F8;
	line-height:25px;
}
#comment .list_table .info .l{
	float:left;
	padding-left:10px;
	color:#999;
}
#comment .list_table .info .l a{
	padding-left:20px;
	color:#666;
}
#comment .list_table .info .l .fl{
	background:url(comment_fl.gif) left top no-repeat;
}
#comment .list_table .info .l .egg{
	background:url(comment_egg.gif) left top no-repeat;
}
#comment .list_table .info .l em{
	font-style:normal;
	color:red;
}
#comment .list_table .info .r{
	float:right;
	padding-right:10px;
	padding-top:2px;
}
#comment .page{
	height:30px;
	line-height:30px;
	text-align:center;
	border-bottom:#E5E5E5 solid 1px;
}
#comment .page a{
	border:#DDD solid 1px;
	padding:3px 5px 2px 5px;
	color:#999;
}
#comment .page a:hover{
	border:blue solid 1px;
	color:red;
}
.comment_form{
	border:#ddd solid 1px;
}
.comment_form .head{
	height:25px;
	line-height:25px;
	padding:5px 10px 0 10px;
	background:url(tghead6.gif) left bottom repeat-x;
}
.comment_form .head .L{
	float:left;
	padding-left:20px;
	background:url(tuangou_icon2.gif) 2px 5px no-repeat;
	font-size:14px;
}
.comment_form .head .R{
	float:right;
}
.comment_form .left{
	width:15%;
	text-align:right;
	padding:5px;
}
.comment_form .right{
	padding-top:3px;
}
.comment_form  .right textarea{
	width:350px;
}
#comment_submit{
	margin-bottom:10px;
}
.comment_form  .cont{
	padding:5px;
}
.comment_form  .cont .list{
	padding-top:5px;
	height:20px;
	lint-height:20px;
}
.comment_form  .cont .list span{
	display:block;
	width:50px;
	float:left;
	text-align:right;
	border-right:#CCC solid 1px;
	padding-right:10px;
	color:666;
}
.comment_form  .cont .list a{
	float:left;
	padding-left:8px;
	color:#226395;
}