/* CSS Document */

.buttonLeft {
	width:67px;
	height:26px;
	font-family: "宋体";
	font-size:12px;
	font-weight:bold;
	color:#006600;
	float:left;
	line-height:230%;
	text-align:left;
	padding-left:15px;
	letter-spacing:0.8mm;
	cursor:pointer;
	
}
.buttonRight {
	width:18px;
	height:26px;
	float:left;
	cursor:pointer;
}
.blueButton {
	font-family: "宋体";
	letter-spacing:0.8mm;
	line-height:230%;
	font-size:12px;
	font-weight:bold;
	color:#006600;
	width:100px;
	height:26px;
	text-align:center;
	background:url('../images/jrbj.png') no-repeat;
	cursor:pointer;
}

.redButton {
	font-family: "宋体";
	letter-spacing:0.8mm;
	line-height:230%;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	width:100px;
	height:26px;
	text-align:center;
	background:url('../images/redButton.png') no-repeat;
	cursor:pointer;
}


.redbuttonRight {
	width:18px;
	height:26px;
	float:left;
	cursor:pointer;
}

.redButtonLeft {
	width:67px;
	height:26px;
	font-family: "宋体";
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	line-height:230%;
	text-align:left;
	padding-left:15px;
	letter-spacing:0.8mm;
	cursor:pointer;
	
}
#buttonList1 {
	background-color:#00c62a;
	width:90px;
	line-height:150%;
	letter-spacing:0.8mm;
	font-size:12px;
	
	cursor:pointer;
	color:#ffffff;
}
#buttonList2 {
	background-color:#ee99a8;
	width:90px;
	line-height:150%;
	letter-spacing:0.8mm;
	font-size:12px;
	cursor:pointer;
	color:#ffffff;
}

#buttonList3 {
	background-color:#ee99a8;
	width:90px;
	line-height:150%;
	letter-spacing:0.8mm;
	font-size:12px;
	cursor:pointer;
	color:#ffffff;
}

#buttonList1 div.under{
	border-bottom :1px dotted #ffffff;

}
.indexClassList{
	height:240px;
}

table.list_new {
	background-color:#FFFFFF;
	width:100%;
	text-align: center;
}
table.list_new th {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top:4px;
	padding-bottom:5px;
	line-height: 20px;
	background-color:#ccffcc;
}
table.list_new td {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 18px;
}


.list .odd td{
	border-bottom :1px #00902a dotted;
}

.list .even td{
	border-bottom :1px #00902a dotted;
}

.list_new .odd td{
	border-bottom :1px #00902a dotted;
}

.list_new .even td{
	border-bottom :1px #00902a dotted;
}

.list1 .odd td{
	border-bottom :1px #00902a dotted;
}

.list1 .even td{
	border-bottom :1px #00902a dotted;
}
.odd {
	vertical-align: middle;
	height: 18px;
	background-color: #ffffff;
}

/* displaytag table 偶数行样式 */
.even {
	vertical-align: middle;
	height: 18px;
	background-color: #ffffff;
}

.darkGreenButton{	
	width:65px;
 	height:28px;
  background:url(../images/ft1.gif) no-repeat; 
  border:0px #ffffff solid;
  cursor:pointer; 
  color:#FFFFFF;
  font-family: "宋体";
	font-size:12px;
	line-height:150%;
 }
.classButtonLeft {
	background:url('../images/classButtonleft.png') no-repeat;
	width:8px;
	float:left;
	height:28px
}

.classButtonRight {
	background:url('../images/classButtonright.png') no-repeat;
	width:8px;
	float:left;
	height:28px
}
.classButtonMiddle {
	background:url('../images/classButtonMiddle.png') repeat-x;
	float:left;
	line-height:230%;
	font-size:12px;
	color:#ffffff;
	height:28px
}

.backMyIndexPage {
		background:url('../images/headbotton1_1.png') no-repeat;
		width:110px;
		height:28px;
		cursor:pointer;
}
.downicon {
	background:url('../images/xiangxia.gif') no-repeat;
	width:10px;
	height:14px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}

table.list1 {
	background-color:#FFFFFF;
	width:100%;
	text-align: center;
}
table.list1 th {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top:4px;
	padding-bottom:5px;
	line-height: 20px;
	background-color:#a5dfa3;
}
table.list1 td {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 18px;
}