﻿body {
	margin:0px;
	padding:0px;
	text-align: center;
	font-family: Arial, 宋体;
	font-size: 12px;
}
div {
	overflow:hidden;
	margin: auto;
}
img {
	border:0;
}
a{
	text-decoration: none;
	color:black;
}
a:hover{
	color:#3366CC;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
/****************************************************/
.Container{
	width:1000px;
	height:926px;
	background-image:url('index.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	text-align:left;
}
.Nav{
	position:absolute;
	left:230px;
	top:30px;
	width:750px;
	height:70px;
}
.Topflash{
	position:absolute;
	left:210px;
	top:105px;
	width:790px;
	height:197px;
}
.Login{
	position:absolute;
	width:190px;
	left:0px;
	top:200px;
}
.Prodlist{
	position:absolute;
	left:40px;
	top:400px;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	
}
.Prodlist a{
	color:#006600;
}
.Prodlist a:hover{
	color:yellow;
}

.Jsfw{
	position:absolute;
	left:40px;
	top:580px;
	line-height:25px;
}
.Gsjj{
	position:absolute;
	left:234px;
	top:360px;
	width:340px;
	height:220px;
	line-height:25px;
}
.Cpzs{
	position:absolute;
	left:600px;
	top:370px;
	text-align:center;
	line-height:22px;
}

.Xwzx{
	position:absolute;
	left:223px;
	top:642px;
	width:265px;

}

.Cpjs{
	position:absolute;
	left:523px;
	top:642px;
	width:265px;

}

.Lxfs{
	position:absolute;
	left:830px;
	top:380px;
	width:165px;
	line-height:22px;
}
.TextNav{
	position:absolute;
	left:0px;
	top:840px;
	width:1000px;
	text-align:center;
}
.Footer{
	line-height:20px;
	padding:10px 0 8px 0;

}
.Footer .f_c{
	width:1000px;
	margin:0 auto;
}


