@charset "utf-8";
.content{clear:left;padding-top:20px}
.content .contentLeft{float:left;width:660px;margin-left:20px;_margin-left:10px;}
	.personInfo .personImage,.personInfo .account,.personInfo .aboutMe{float:left}
	.personInfo .personImage{width:166px;background:#eee;padding:10px}
	.personInfo .personImage img{border:solid 1px #666;padding:1px;}
	.personInfo .userINQ{color:#369;padding:5px 10px}
	
	.account{padding:5px 20px}
	.account th{font-size:14px;color:#369;padding:2px 0px;font-weight:bold;}
	.account td{padding:2px}
	.account .tdLeft{font-weight:bold;width:110px}
	.account a{color:#369;font-weight:bold}
	.account .MoreAccount{padding:5px 0}
	.aboutMe{width:150px;padding-top:5px}
	.aboutMe h2{margin:0;font-size:14px;color:#369;padding:2px 0;}
	.aboutMe .editInfoLink{text-align:right;padding-right:5px;}
	.aboutMe .editInfoLink a{color:#369;font-weight:bold}
	
	.comments{background:url(../images/personal_555.gif) no-repeat;height:24px;width:648px;margin-top:10px;color:#fff;padding-left:15px;font-weight:bold;line-height:22px}
	.comments span{background:url(../images/boo.gif) no-repeat 0 4px;padding-left:15px}
	.responseForm .responseFormTitle{padding:5px 0 5px 10px}
	
	.responseBody{background:#f4f4f4;padding:20px 10px 10px 15px}
	.responseBody textarea{border:solid #ccc 1px;width:535px;height:87px;padding:0 0 0 5px;overflow:auto;}
	.responseBody .responseTextarea{float:left;position:relative;}
	.responseBody .responseTextarea img{position:absolute;right:-15px;top:5px}
	.responseBody .responseButton{float:left;margin-left:15px}
	.responseBody .responseButton button{margin-left:8px}
	.responseBody .theMax{padding-left:5px}
	
	ul.commentsList li{border-bottom:dashed 1px #ccc}
	ul.commentsList .personImage{float:left;width:38px;padding:10px}
	ul.commentsList .personSay{float:left;width:580px;padding:6px 0 0 10px}
	ul.commentsList .personSay span{color:#369;font-weight:bold}
	ul.commentsList .personSay b{float:right;font-weight:100;font-size:11px;color:#369;padding-right:10px}
	ul.commentsList .backgroundColorF3F3F3{background:#F3F3F3}
	
.content .contetRight{float:right;width:275px;margin-right:20px;_margin-right:10px;}

.contentBox{}
	
	.contentTop{background:url(../images/line.gif) repeat-x bottom;padding-bottom:10px}
	.contentTop span{color:#369;font-size:12px;font-weight:bold}
	.contentTop a,.contentFoot a{color:#369;font-size:12px;text-decoration:none}
	.contentTop a:hover,.contentFoot a:hover{color:#009}
	.contentTop .sort{float:left}
	.contentTop .link5,.contentFoot .link5{float:right}
	
	
	.contentTitleOut{padding:10px 0}
	.contentTitleOut .headImage,.contentTitleOut .contentTitle,.contentTitleOut .inqButton{float:left}
	.contentTitleOut .contentTitle{font-size:14px;color:#369;width:470px;padding:0 20px 0 20px;font-weight:bold}
	.contentTitleOut .smallTitle{font-size:11px;font-weight:100;color:#666}
	.contentTitleOut .smallTitle span{color:#369;font-weight:bold}
	.contentTitleOut .buttonMargin{margin-top:3px}
	
/*	.contentBody img{float:right;border:solid 1px #999;padding:1px;margin-left:10px}*/
	
	.contentBottom{padding-top:10px;padding-bottom:10px}

	.contentBottom .bottomRight{float:right; overflow:hidden;background:#69C url(../images/ico.gif) no-repeat 10px 4px;height:22px;width:485px;padding-left:30px;color:#fff}
	.bottomRight a{line-height:22px;color:#fff;text-decoration:none}
	.bottomRight a:hover{color:#ff0}
	
	.contentFoot{padding-top:10px}
	
.contentBottom .bottomLeft{
	background:url(../images/inqButton.png) no-repeat;padding-right:8px;line-height:21px;float:left;
	width:52px;height:21px;color:#444;text-align:right;font-size:11px; font-weight:100; cursor:pointer;
}
.contentBottom .bottomLeft2{
	background:url(../images/dropButton.png) no-repeat;padding-right:8px;line-height:21px;float:left;
	width:61px;height:21px;color:#444;text-align:right;font-size:11px;margin-left:5px;cursor:pointer;
}
h4{margin:0}