/* CSS Document */
body,td,th {
	font-family: Arial; 
	font-size: 12px;
	color: #004366;
	line-height: 20px;
}
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
a:link 		{color: #FF3300; text-decoration: none; }
a:visited 	{color: #FF3300; text-decoration: none;}
a:active 	{color: #FF3300; text-decoration: none;}
a:hover 	{color: #004366; text-decoration: none;}

a.list:link 	{color: #004366; text-decoration: none; }
a.list:visited 	{color: #004366; text-decoration: none;}
a.list:active 	{color: #004366; text-decoration: none;}
a.list:hover 	{color: #FF3300; text-decoration: none;}

img {border:0px}

.search {
	font-size: 12px;
	text-align: center;
	color: #FF3300;
}
.contents {
	font-size: 12px;
	text-align: left;
}
.contentscenter {font-size: 12px; text-align: center;}
.contentsleft {font-size: 12px; text-align: left;}
.contentsright {font-size: 12px; text-align: right;}
.contentsjustfy {font-size: 12px; text-align: justfy;}

.itemhead {font-size: 18px; color: #FF3300; text-align: left;}
.itemheadcn {font-size: 18px; text-align: left;}
.title {font-size: 18px; color: #FF3300; text-align: center;}
.chemicalname {font-size: 18px;	color: #004366;  text-align: center;}
.synonym {font-size: 12px; color: #004366; text-align: center;}
.copyright {font-size: 12px; color: #FFFFFF; text-align: center;}
.text17 {color: #FF3300;}

.pccleft {text-align: left;}
.pcccenter {text-align: center;}
.pccright {text-align: right;}
.pccjustify {text-align: justify;}
.song14 {font-size: 14px;}
.textstylecn01 {text-align: justify; line-height: 24px;}