.indexad{
	margin-top:7px !important;
	margin-top:9px;
	border:1px solid #666;
	padding:4px;
	width:547px;
	background:#eee;
}
.indexad1{
	margin-top:7px !important;
	margin-top:9px;
	border:1px solid #306700;
	padding:4px;
	width:547px;
	background:#fff;
}

.index_row2{
	height:190px;
	background:url(../images/index/row2_dot.gif) repeat-x;
	margin-top:20px;
}
.index_r2_l{
	float:left;
	width:537px;
}
.index_r2_l img{
	margin-left:48px;
	margin-top:29px;
}
.index_r2_r{
	float:right;
	text-align:center;
	width:324px;
	height:189px;
	background:url(../images/index/dot1.gif) repeat-y left;	
}
.index_r2_list1{
	width:301px;
	background:url(../images/index/knowledge_title.gif) no-repeat top;
	margin-top:7px;
	padding-top:30px;
}
.index_r2_list1 ul{
	text-align:left;
}
.index_r2_list1 ul li{
	height:27px;
	line-height:27px;
	padding-left:4px;
	background:url(../images/index/dot2.jpg) repeat-x bottom;
}
.index_r2_list1 ul li a:link,.index_r2_list1 ul li a:visited{
	color:#333;
	background:url(../images/index/list_dot.gif) no-repeat left center;
	padding-left:10px;
}
.index_r2_list1 ul li a:hover{
	color:#8EC21F;
	background:url(../images/index/list_dot2.gif) no-repeat left center;
	padding-left:15px;
}