body{
  margin:0px;
	padding:0px;
	text-align:center;
	background:#FFF;
	color:#000;
}
img {max-width:100%;height:auto;}
body,select,td,th,link{font-family:Tahoma,Verdana;font-size:12px;}
th{background:#F5F5F1;}
textarea{overflow:hidden;}
#logPanel p{text-indent:24px;}
#logPanel span {color:#930;}
#logPanel table{background-color:#B5C1D6;}
#logPanel thead{text-align:center;}
#logPanel tbody{background-color:#FFF;}
#related_tag li span{float:right;color:#aaa;margin:0px 25px 0px 0px;}
#related_tag a{cursor:pointer;}
/*全局的提示框样式*/
h5.tips{
	border:1px solid #FFCC00;background-image:url("images/bg_tips.png");
	color:#990000;padding:3px;margin:0;font-size:13px;
}
h5.tips img{border:0;background:transparent none !important;}
.tips_body{background:#FFFFCC;border:1px solid #FFCC00;padding:4px;}
.tips_body form{margin:0;}
.tips_body a:link,.tips_body a:visited,.tips_body a:hover{color:#900;}
.tips_body .input{height:17px;border:1px solid #BD5B21;}
.tips_body .hints{
  margin:3px 0 0 3px;
	padding:2px 2px 2px 18px;
	background:url("images/notify.gif") no-repeat left 4px;
}
.tips_body .error{
	border:1px solid #C03;
	padding:1px 3px 1px 21px;
	color:#990000;
	margin-bottom:2px;
	background:#FF9F88 url("images/tips.gif") no-repeat 3px 4px;
}
.ownerClassLog img, .editIcon{ margin-bottom:-2px;border:0px}
.catIcon{margin:3px 4px -4px 0px;border:0px;}
.rssIcon{margin-bottom:-1px;border:0px;}
.tbodyLine{clear: both;height:1px;overflow:hidden;margin-top:-1px;}

