body {
	font-family: "宋体";
	font-size: 12px;
	color: #214D00;
	margin: 0px;
	background-image: url(../images/bg.gif);
	line-height: 22px;
	background-color: #FEFEF2;
}
table {
	font-family: "宋体";
	font-size: 12px;
	color: #214D00;
	margin: 0px;
	line-height: 22px;
}
a:link{
	color:#006600;
	text-decoration:none;
}
a:visited{
	color:#006600;
	text-decoration:none;
}
a:hover{
	color:#D66C23;
	text-decoration:underline;
}
.left_bg {
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-x;
}
.right_bg {
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-x;
}
.body_title_left {
	background-image: url(../images/bt_tab1.gif);
	font-family: "宋体";
	font-weight: bold;
	color: #1C4200;
	height: 33px;
	width: 175px;
	background-repeat: no-repeat;
	text-indent: 10px;
	vertical-align: bottom;
	background-color: #B5DE5A;
}
.body_title_right {
	background-image: url(../images/bt_tab2.gif);
	font-family: "宋体";
	font-weight: bold;
	color: #1C4200;
	height: 33px;
	width: 175px;
	background-repeat: no-repeat;
	text-indent: 10px;
	vertical-align: bottom;
	background-color: #B5DE5A;
}
.body_title_middle {
	font-family: "宋体";
	font-weight: bold;
	color: #1C4200;
	text-indent: 20px;
	vertical-align: bottom;
	font-size: 13px;
	line-height: 36px;
	background-image: url(../images/bt_tab3.gif);
	height: 36px;
	width: 189px;
}
.body_list_bg {
	background-color: #F0F8CF;
	background-image: url(../images/lm_bg.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
}
.font01 {
	font-weight: bold;
	color: #728B25;
}
.font_top_function {
	filter: Glow(Color=#497D22, Strength=5);
}
.font_top_welcome {
	font-weight: bold;
	color: #181810;
	filter: DropShadow(Color=#FBFBC6, OffX=1, OffY=1, Positive=true);
}
.input01 {
	border: 1px solid #549801;
	line-height: 18px;
	font-family: Tahoma;
	font-size: 11px;
}

.yellow a:link{
	color:#FFFFCC;
	text-decoration:none;
	font-weight: bold;
}.yellow a:visited{
	color:#FFFFCC;
	text-decoration:none;
	font-weight: bold;
}.yellow a:hover{
	color:#FFFF00;
	text-decoration:underline;
	font-weight: bold;
}

.text{
	border: #C9E783 1px solid; 
	height: 16px; 
	background-color: #ffffff;
	color: #000000;
}

.textarea{
	border: #C9E783 1px solid; 
	color: #000000; 
	background-color: #ffffff;
	font-size: 12px; 
}
.button{
    background-color: #ACDC3B;
    border: #D6ED95 1px solid;
    color: #EFFFFF;
    height: 20px;
}
td#topcolumn, td#bottomcolumn{
  width: 100%; 
  padding: 0px 3px 1px 3px; 
  border-left: 1px solid #6687ba;
  border-right: 1px solid #6687ba;
}

td#topcolumn div.blockTitle, td#bottomcolumn div.blockTitle{
  padding-left: 40px; 
  padding-top: 3px; 
  padding-bottom: 3px; 
  color: #000000; 
  font-weight: bold; 
  margin: 0px; 
  background-image: url('bg_center.gif');
}
td#topcolumn div.blockContent, td#bottomcolumn div.blockContent{ 
  padding: 3px;
  margin: 0px; 
  line-height: 120%;
  background-color: #f9f9f8;
  text-align: center;
}
.grid{
  background-color: #C9E783;
}
.title{
  background: #C9E783;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  font-size: 14px;
  font-weight: bold;
}

.head{
  background: #E6F3C5;
  padding: 3px; 
  font-size: 12px;
  font-weight: bold;
}

.even{
  background: #FAFDF2; 
  padding: 3px;
}

.odd{
  background: #FDFEFC; 
  padding: 3px;
}

.foot{
  background: #E6F3C5; 
  padding: 3px; 
  text-align: center;
}

.bottom{
  height: 9px;
  background: #FAFDF2; 
}

.jieqiQuote {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #969A63;
}
.jieqiCode {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #969A63;
}

.fix, .lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.more{text-align: right;}
.ajaxtip{
	position:absolute;
	border: 1px solid #a3bee8;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	z-index:1000;
}
#tips {
	border: 1px solid #a3bee8;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
	z-index: 2000;
}
#dialog{
	position:absolute;
	top:0px;
	left:0px;
	border: 5px solid #8bcee4;
	background: #f1f5fa;
	font-size: 12px;
	line-height:120%;
	padding: 20px 10px 10px 10px;
	visibility: hidden;
}
#mask{
	position:absolute;
	top:0px;
	left:0px;
	background: #777777;
	filter: Alpha(opacity=30);
	opacity: 0.3;
}
img.avatar{
	border: 0px;
}
img.avatars{
	border: 1px solid #dddddd;
}