@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, p, div, li, ul
{
  margin: 0px;
  padding: 0px;
  border: 0px;}
  
body
{
	background-color: #DEEDDE;
	background-image: url(../images/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;}
	
input
{
  font-size: 14px;}
  
.home_1280
{
  font-size: 12px;
  margin: 0px auto;
  background-image: url(../images/1280_bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;}

.nav_link {
font-size:12px;
color:#3A444E;}
	
.nav_link a{
text-decoration:none;
color:#3A444E;}

.nav_link a:hover{
text-decoration:underline;
color:#5BB923;}

.main_menu {
font-size:14px;
font-weight:bold;
color:#FFF;
padding-top:4px;}
	
.main_menu a{
text-decoration:none;
color:#FFF;}

.main_menu a:hover{
text-decoration:none;
color:#FF9;}

.left_menu {
font-size:14px;
color:#336633;
padding-top:4px;
height:32px;
background-image:url(../images/leftmenu_bg.gif);
background-repeat:no-repeat;
text-align:center;}
	
.left_menu a{
text-decoration:none;
color:#336633;}

.left_menu a:hover{
text-decoration:underline;
color:#336633;}

.left_menu2 {
font-size:12px;
color:#555555;
padding-top:4px;
height:22px;
background-image:url(../images/leftmenu_bg2.gif);
background-repeat:no-repeat;
text-align:center;}
	
.left_menu2 a{
text-decoration:none;
color:#555555;}

.left_menu2 a:hover{
text-decoration:underline;
color:#555555;}

.intro{
font-size:12px;
line-height:21px;
color:#555555;}

.news {
	font-size:12px;
	color:#555555;
	padding-top:2px;
	height:19px;
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	background-position: bottom;}

.news a{
text-decoration:none;
color:#555555;}

.news a:hover{
text-decoration:underline;
color:#336633;}

.copyright{
font-size:12px;
color:#615F5F;}

.copyright a{
text-decoration:none;
color:#559C55;}

.copyright a:hover{
text-decoration:underline;
color:#559C55;}




/*.productsList*/
.productsList{
width: 720px;
margin:0px auto;
}

.productsList li{
width: 144px;
margin:0px auto;
float:left;
list-style:none;
border:0px;
padding:0px;
text-align:center;
}


.productsList li img{
border:3px #FFFFFF solid;
width:122px;
height:92px;
margin:0px auto;
}

.productsList li a{
height:30px;
line-height:30px;
overflow:hidden;
}


/*.newsList*/
.newsList{
}
.newsList li{
	font-size:12px;
	color:#555555;
	height:24px;
	line-height:24px;
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	list-style:none;
}

.newsList li a, .newsList li a:visited{
text-decoration:none;
color:#555555;
	line-height:24px;
	height:24px;
}

.newsList li a:hover{
text-decoration:underline;
color:#336633;
	line-height:24px;
	height:24px;
}

.newsList li span{
padding:0px 0px 0px 0px;
margin:0px;
border:0px;
display:inline;
height:11px;
width:11px;
float:left;
}

a.aStyle1{
text-decoration:none;
color:#555555;}

a.aStyle1:hover{
text-decoration:underline;
color:#336633;}

a.aMore{
text-decoration:none;
color:#3A444E;
font-size:12px;
font-weight:bold;}

a.aMore:hover{
text-decoration:underline;
color:#5BB923;
font-size:12px;
font-weight:bold;}
