/* CSS Document */

body {
	margin:0px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font: 13px/1.8em Arial, "Arial Black";
}
p {
line-height:1.8em;}
a {
color:#006699;
text-decoration:none;}
a:hover {
color:#006699;
text-decoration:underline;}
/****************************************************/
#all {
width:901px;
text-align:left;
}
#logo {
width:529px;
height:133px;
float:left;}
#mainmenu {
width:372px;
height:69px;
float:left;}
  #about01 {
	width:92px;
	height:69px;
	float:left;
	background: url(../images/menu/about.jpg) no-repeat 0px -69px;
  }
      #about01 a{
		width:92px;
		height:69px;
		display:block;
		float:left;
		background: url(../images/menu/about.jpg) no-repeat 0px -69px;
	  }
	  #about01 a:hover{
		width:92px;
		height:69px;
		display:block;
		float:left;
		background: url(../images/menu/about.jpg) no-repeat ;
	  }
  #products02 {
  width:91px;
  height:69px;
  float:left;
  background: url(../images/menu/products.jpg) no-repeat 0px -69px;}
      #products02 a{
	  width:91px;
	  height:69px;
	  display:block;
	  float:left;
	  background: url(../images/menu/products.jpg) no-repeat 0px -69px;}
	  #products02 a:hover{
	  width:91px;
	  height:69px;
	  display:block;
	  float:left;
	  background: url(../images/menu/products.jpg) no-repeat }
  #news03 {
  width:91px;
  height:69px;
  float:left;
  background: url(../images/menu/news.jpg) no-repeat 0px -69px;}
      #news03 a{
	  width:91px;
	  height:69px;
	  display:block;
	  float:left;
	  background: url(../images/menu/news.jpg) no-repeat 0px -69px;}
	  #news03 a:hover{
	  width:91px;
	  height:69px;
	  display:block;
	  float:left;
	  background: url(../images/menu/news.jpg) no-repeat}
  #contact04 {
  width:98px;
  height:69px;
  float:left;
  background: url(../images/menu/contact.jpg) no-repeat 0px -69px;}
      #contact04 a{
	  width:98px;
	  height:69px;
	  display:block;
	  float:left;
	  background: url(../images/menu/contact.jpg) no-repeat 0px -69px;}
	  #contact04 a:hover{
	  width:98px;
	  height:69px;
	  display:block;
	  float:left;
	  background: url(../images/menu/contact.jpg) no-repeat}
	  
.title-bg {
float:left;
}		
#main-col {
width:901px;
clear:both;
background: url(../images/menu/bg.jpg) no-repeat left top;}
#products-list {
	width:221px;
	float:left;
	height:100%;
	padding:0px 8px 10px 25px;
	
}
 .products-list-heading a {
 display:block;
 width:221px;
 height:45px;}
  .list a{
    padding:5px 25px 5px 30px;
	margin:0px 0px 3px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	display: block;
	background: url(../images/menu/list-bg.jpg) no-repeat left top;
  }
  .list a:hover{
  padding:5px 25px 5px 30px;
	margin:0px 0px 3px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background: url(../images/menu/list-bg-hover.jpg) no-repeat left top;
  }
#content {
	width:647px;
	height:100%;
	float:left;
	background: url(../images/content/bg.jpg) repeat-y;
}
	#heading {
	width:647px;
	clear:both;
	height:59px;}
	#main-content {
	width:577px;
	padding:5px 30px 5px 40px;
	clear:both;}
	#content-footer-bg {
	width:647px;
	clear:both;
	background: url(../images/content/footer-bg.jpg) no-repeat;
	height: 58px;
	text-align:left;
    }
	#content-footer-bg a {
	display:block;
	width:100px;
	height:58px;
	padding-left:530px;
	}
#footer {
width:901px;
text-align:center;
clear:both;
font-size: 12px;
color: #79A6AC;}
#footer-link {
	width:871px;
	height:41px;
	background: url(../images/footer/footer-ink-bg.jpg) no-repeat;
}
#footer p {
	margin:0px;
	padding:10px 5px 5px 5px;
}	
#footer a {
	font-size: 12px;
	line-height: 1.8em;
	color: #486a73;
	text-decoration:none;
}	
#footer a:hover {
	font-size: 12px;
	line-height: 1.8em;
	color: #006699;
	text-decoration:underline;
}		
#footer-copyright {
width:871px;
	height:102px;
	background: #FFFFFF url(../images/footer/bg.jpg) no-repeat left top;}	
	
	
/******************¥DÃD³]©w*********************/
#index #heading {
background: url(../images/heading/products.jpg) no-repeat;
}
#about #heading {
background: url(../images/heading/about.jpg) no-repeat;
}
#news #heading {
background: url(../images/heading/news.jpg) no-repeat;
}
#contact #heading {
background: url(../images/heading/contact.jpg) no-repeat;
}