/*此CSS为右栏主体内容部分的 PowerBy 逗号 2009-05-09 13:04*/
body{
	margin:0 auto;
	padding:0;
	font:12px 宋体;
	background-color: #fff;
	text-align:center;
	}
a{text-decoration:none;}
a:link{color:#000;}
a:visited{color:#00f;}
a:hover{color:#f00;}
font{line-height:150%}
td{font:12px 宋体;}
th{font:12px;text-align:center;font-weight:bold;}
table{text-align:left;}
/*头部导航内容*/
#navtop{
	background-image:url('right_title_bg.gif');
	height:30px;
	text-align:right;
	padding:0;
	font-size:13.5px;
	font-weight:bold;
	height:30px
	vertical-align:middle;
	line-height:30px;
	margin:0;
	border:0;
	width:98%;
}
.hbr{margin-top:8px;}
.suojin{text-indent:2em;}
/*h1,h2,h3,h4为帮助系统中的各级标题，也可以用于其它页面*/
h1{
	font:bold 21px Arial Black,宋体;
	color:#000;
	letter-spacing:2px;
	/*text-indent:0em;*/
	text-indent:24px;
	text-decoration:underline;
	text-align:left;
}
h2,h3{font:bold 12px Arial Black,宋体;text-indent:2em;letter-spacing:2px;text-align:left;}
h4{font:bold 13.5px;text-indent:2em;letter-spacing:2px;text-align:left;}
.key_font{color:#f00;}
.disable_font{color:#666;}
ul{line-height:150%;text-align:left;}
.right_table{	/*用于列表显示*/
	width:96%;
	*width:90%;
	border: 1px solid #c2c2c2;
	word-break:break-all;
	background-color:#EEF7DD;
	padding:0;
	margin:0 auto;
	}
.right_table2{	/*用于只显示一行内容的边框效果*/
	width:96%;
	*width:90%;
	border: 1px solid #c2c2c2;
	word-break:break-all;
	background-color:#EEF7DD;
	padding:0;
	margin:0 auto;
	text-align:left;
	}
input,option,textarea{font-size:12px;}
.inputself{
	width:105px;
	font-size:12px;
}
.put,.overput{
	border:0px;
	font-size: 12px;
	width:54px;
	cursor:pointer;
	padding-top:1px;
	height: 21px;
	letter-spacing:1px;
}
.put	{background-image:url('put.gif');color:#666;}
.overput{background-image:url('overput.gif');color:#D40005;}
.combox{
	border:0px;
	font-size: 12px;
	width:54px;
	cursor:pointer;
	padding:0;
	margin:0;
	height:21px;
	line-height:21px;
	background-image:url('put.gif');
	color:#666;
	text-align:center;
	vertical-align:middle;
}