@charset "utf-8";
.hotTagContent{padding:10px}
	.hotA{color:#FF6600;text-decoration:none;font-size:13px;font-weight:bold}
	.hotA:hover{color:#FF6600;}
	.hotB{color:#FFCC33;text-decoration:none;font-size:13px;font-weight:bold}
	.hotB:hover{color:#FFCC33;}
	.hotC{color:#369;text-decoration:none;font-size:12px;font-weight:bold}
	.hotC:hover{color:#369;}
	.hotD{color:#369;text-decoration:none;font-size:11px;}
	.hotD:hover{color:#369;}
	.hotE{color:#333;text-decoration:none;font-size:11px;}
	.hotE:hover{color:#333;}
.moreTag{text-align:right;padding:0 5px 5px 0}

	.newlyPostedContent{padding:0 10px}
	.newlyPostedContent ul{margin-bottom:-4px;}
	.newlyPostedContent li{padding:5px 0 5px 0px; background:url(../images/line.gif) repeat-x bottom}
	.newlyPostedContent li div{padding-left:15px; }
	.newlyPostedContent li div.dd{background:url(../images/dd.gif) no-repeat left 6px;}
	.newlyPostedContent li div.by{color:#369;}
	.newlyPostedContent li div.by span{font-weight:bold}

	.moreTag{text-align:right;padding:0 5px 5px 0}
*+html .hotUserInfo{min-height:50px}
	.hotUserInfo{padding:5px;margin:5px;background:#f4f4f4;line-height:140%;_height:2px}
	.hotUserInfo .headImage2,.hotUserInfo .userInfo,.hotUserInfo .MsgIt{float:left}
	.hotUserInfo .userName{color:#666;font-weight:600;font-size:12px}
	.hotUserInfo .userInqs,.hotUserInfo .userComments{color:#369}
	.hotUserInfo .userInfo{width:120px;padding-left:8px}
	.hotUserInfo .MsgIt{padding-top:25px}
	
	.CategoriesContent{padding:5px 5px 20px 5px}
	.CategoriesContent div{padding:2px 0 2px 20px;font-size:12px;font-weight:bold}
	.CategoriesContent .CategoriesContentTitle{cursor:pointer}
	.CategoriesContent .CategoriesContentTitleHide{background:url(../images/add.gif) no-repeat 2px 7px}
	.CategoriesContent .CategoriesContentTitleShow{background:url(../images/remove.gif) no-repeat 2px 7px;color:#369}
	.CategoriesContent div a{color:#369;font-size:11px;font-weight:100;text-decoration:none}
	.CategoriesContent div a:hover{color:#f60;text-decoration:underline}
	.CategoriesContent .CategoriesContentBodyHide{display:none}
	.CategoriesContent .CategoriesContentBodyShow{display:block}