/* --// 金辉塑料厂网站样式 --*/
/* --// code by mingwe.com --*/

html, body {margin: 0; padding: 0; font-size: 100%; }
body{
background: url(images/bg.gif); 
text-align: center;
}
body,td{font: 14px Verdana,Lucida,Arial,Helvetica,sans-serif; 
}
/*#center{
background-color:#fcc;
width:755px;
height:490px;
margin:10px auto;
position:relative;
overflow:auto;
}*/

#header{
position:relative;
width:780px;
height:51px;
background: url(images/page_01.png) #000 left bottom no-repeat; 
}
#bigimages{
position:relative;
width:780px;
height:201px;
background: url(images/page_02.jpg) #000 left bottom no-repeat; 
}
.content{
width:780px;
background: url(images/content_bg.jpg) #fff left bottom repeat-y; 
}
.contentbody{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
padding:20px;
}
#footer{
position:relative;
width:780px;
height:100px;
background: url(images/footer_bg.jpg) #000 left bottom repeat-x; 
}
.footernav{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
.footerbody{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.leftbgproducts{
background:url(images/left_products.png) no-repeat left top}
