body		{ 
				font-size:12px; 
				font-family:Verdana, Arial, Helvetica, sans-serif; 
				behavior:url("csshover.htc");
			}
a 	{
				display: block;
				width: 100%;
				height: 25px;
				line-height: 25px;
				background-color: #D2FF78;
				color: #603000;
				font-size: 10pt;
				text-decoration: none;
				text-align: left;
			}
a:hover {
				color: #FF0000;
				text-decoration: underline;
			}
				
.container	{
				text-align:center; 
			}
.header		{
				text-align:right;
				width:1000px; 
				height:20px;
				color:#000000;
				padding-top:10px;
				background-color:#6EA500;
			}
.top		{
				text-align:left;
				width:1000px; 
				height:150px;
				border-bottom:1px;
				border-bottom-style:dotted;
			}
.content	{
				width:1000px;
				background-color:#FFFFFF;
			}
.left		{
				text-align:left;
				width:200px;
				height:400px;
				background-color:#D2FF78;
				float:left;
			}
.main		{
				text-align:left;
			}
.news_area	{
				width:530px;
			}
.product	{
				text-align:center;
				width:530px;
			}

.footer		{
				text-align:right;
				width:1000px; 
				height:30px;
				background-color:#6EA500;
				color:#000000;
				border:1px;
				border-style:dotted;
			}			
			
.aboutus	{
				padding-left:250px;
				text-align:left;
				font-size:12px;
			}
.service_s	{
				text-align:left;
				font-size:12px;
				width:750px;
			}
.service	{
				padding-left:250px;
				text-align:left;
				font-size:12px;
			}
h1, h2, h3, h4, h5 {
				color:#003300;
				}

