body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
td{ font-size:12px; color:#3D3D3D;  line-height:140%;}

A:link
{
    font-size:12px;
	COLOR: #333333;
    TEXT-decoration: none
}
A:hover
{
    font-size:12px;
    COLOR: #333333;
	text-decoration: none; 
}
A:visited
{
    font-size:12px;
    color: #333333;
    text-decoration: none; 
} 

A.cp:link	{COLOR: #333333; line-height: 140%; TEXT-DECORATION: none}
A.cp:visited{COLOR: #753E21; line-height: 140%; TEXT-DECORATION: none}
A.cp:hover	{COLOR: #FF8400; line-height: 140%; TEXT-DECORATION: none}
.cplist td{
	height:31px;
	padding-left:10px;
	background-image: url(../images/i_prodbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.about{font-size:12px; color:333333; line-height: 190%;}
.n{font-size:14px; color:6B0505; font-weight: bold;}
.foot{font-size:12px; font-family:Arial; color:#FFFFFF; line-height: 180%;}

A.news:link	{COLOR: 3D3D3D; line-height: 190%;TEXT-DECORATION: none}
A.news:visited{COLOR: 3D3D3D; line-height: 190%;TEXT-DECORATION: none}
A.news:hover	{COLOR: #FF6000; line-height:190%;TEXT-DECORATION: none}

A.c:link	{COLOR: #332407; line-height: 140%; TEXT-DECORATION: none}
A.c:visited{COLOR: #332407; line-height: 140%; TEXT-DECORATION: none}
A.c:hover	{COLOR: #FF8400; line-height: 140%; TEXT-DECORATION: none}

.inews td{line-height:23px; background:url(../images/i_newbg.jpg);padding-left:15px}
.inews td a:link{ color: #6b6b6b; text-decoration:none; }
.inews td a:visited { color: #6b6b6b;  text-decoration:none; }
.inews td a:hover { color: #333333; text-decoration:underline;}

#nav{
  width: 960px;
  text-align: center;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#nav ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#nav li{  
  float: left;
  }
#nav li a{
  text-decoration: none;
  color: #FFF;  
  background: url(../images/menubg.gif) no-repeat 0px 0px;
  width: 120px;
  line-height: 50px;
  display: block;
}
#nav li a:hover{
  color: #FFF;  
  background: url(../images/menubg.gif) no-repeat 0px -50px;  
}

.texts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B9B8B8;
	border-top-color: #B9B8B8;
	border-left-color: #B9B8B8;
	border-right-color: #B9B8B8;
	color: #666666;
	text-decoration: none;
	background-color: #ffffff;
}
.areas {
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-width: 1px;
	border-left-color: #c0c0c0;
	color: #888888;
}
