@charset "gb2312";
body {
	margin: 0px;
}
.index_news_tab {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	background-color: #FFFFFF;
	background-image: url(/images/index_news_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
