@charset "utf-8";
/* CSS Document */

body
{
	background-color:#A0A0A4;
	font-family:Tahoma, Geneva, sans-serif;
}

#container
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header
{
	width:950px;
	height:125px;
	background-color:#fff;
	background-image:url(../pics/site/header950t.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:0px;
}

#mainnav
{
	width:950px;
	height:25px;
	background-color:#1970d8;;
	margin-bottom:5px;
	margin-top:0;
	padding-top:3px;
}

#mainnav ul
{
	margin:0;
	padding:0;
}

#mainnav ul li
{
	display:inline;
}

#mainnav ul li a
{
	text-decoration:none;
	color:#fff;
	border-right:1px solid #fff;
	padding:0em 1em 0em 1em;
}

#mainnav ul li a:hover
{
	color:#000;
}

#contents
{
	width:950px;
	height:700px;
	background-color:#FFF;
	position:relative;
	background-image:url(../pics/site/product_bg.gif);
	background-repeat:no-repeat;
	
}

#indexpic1
{
	position:absolute;
	top:280px;
	left:135px;
	width: 199px;
	height: 161px;
}
#indexpic1 img
{
border-style:none;
}
#indexpic2
{
	position:absolute;
	top:280px;
	left:375px;
	width: 199px;
	height: 161px;
}
#indexpic2 img
{
border-style:none;
}
#indexpic3
{
	position:absolute;
	top:280px;
	left:615px;
	width: 199px;
	height: 161px;
}
#indexpic3 img
{
border-style:none;
}
#indexpic4
{
	position:absolute;
	top:460px;
	left:135px;
	width: 199px;
	height: 161px;
}
#indexpic4 img
{
border-style:none;
}
#indexpic5
{
	position:absolute;
	top:460px;
	left:375px;
	width: 199px;
	height: 161px;
}
#indexpic5 img
{
border-style:none;
}

#indexpic6
{
	position:absolute;
	top:460px;
	left:615px;
	width: 199px;
	height: 161px;
}
#indexpic6 img
{
border-style:none;
}

#customproduct
{
	width:800px;
	height:50px;
	position:absolute;
	left:75px;
	top:640px;
}
#footer
{
	clear:both;
	width:950px;
	height:50px;
	background-color:#1970d8;
	font-size: 10px;
	position:relative;
	margin-top:5px;
	
}
#copywrite
{
	position:absolute;
	top:30px;
	left:375px;
	width:200px;
	height:14px;
	text-align:center;
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
}
