/*
MSDS content page  indexpage
*/
.msds-index{
	width: 610px; margin: 0 auto; height: 260px;
}
.indexrenzheng{
	width: 300px; height: 260px; float: left; border-bottom: 1px solid #C9D7F1; overflow: hidden; position: relative;
}
.indexrenzheng-box{
	width: 300px; height: 260px; float: left;
}
.newmsdslist{
	width: 300px; height: 260px; float: right; border-bottom: 1px solid #C9D7F1;
}
	.newmsdslist h2,.indexrenzheng h2{
		text-align: left; padding: 5px 0; margin: 0; font-size: 14px;  border-bottom: 1px solid #C9D7F1;
	}
	.newmsdslist ul{
		margin: 0; padding: 0 10px; 
	}
	.newmsdslist ul li{
		text-align: left; list-style: none; line-height: 23px;
	}

.msdscontents{
	background-color: #E9EEF2; position: relative; padding-top: 330px; overflow: hidden; zoom:1;
}
	.msdscontents h1{
		font-size: 22px; font-family: microsoft yahei; position: absolute; left: 10px; top: 15px;
	}
.msds{
	margin: 0 10px; color: #333;
}
	.msds h3{
		font-size: 14px; background-color: #576c88; height: 26px; line-height: 26px; color: #FFF; padding: 0 10px; border: 1px solid #ccc; font-weight: normal;
	}
		.msds h3 span{
			float: right; font-size: 12px;
		}
		.msds h3 span a{
			color: #fff;
		}
		.msds h3 span a:hover{
			color: #fff; text-decoration: underline;
		}
		.msds h3 span a:visited{
			color: #fff;
		}

.catalog{
	position: absolute; top: 70px; left: 10px; width: 940px;  height: 250px; 
}
	.catalog_tb{
		border: 1px solid #666; font-size: 14px; width: 630px; float: left;
	}
	.catalog_tb caption{
		background-color: #666; color: #fff; height: 32px; line-height: 32px;
	}
		.catalog_tb td{
			padding: 3px 5px; background-color: #f4f4f4;
		}
.msds-adbox{
	float: right; width: 300px; height: 250px;  background-color: Black;
}

.msds_tb_one{
	font-size: 14px; border: 1px solid #ccc; border-width: 0 0 0 1px; width: 100%; background-color: #fff; margin-bottom: 10px;
}
	.msds_tb_one td{
		padding: 3px 5px; text-align: left; vertical-align: top; border: 1px solid #ccc; border-width: 0 1px 1px 0;
	}
	.msds_tb_one th{
		padding: 3px 5px; color: #336699; text-align: right; vertical-align: top; border: 1px solid #ccc; border-width: 0 1px 1px 0; font-weight: normal;
	}

.share_msds{
	position: absolute; right: 10px; top: 26px;
}
