#main {
	background:url(../Img/indexbg.jpg) repeat;
	width:100%;
}
#IndexTop {
	width:1024px;
	height:55px;
	background:#010066 url(../Img/TopLineBg.jpg) repeat-x left 35px;
}
#Top {
	height:55px;
	width:100%;
	background:#010066 url(../Img/TopLineBg.jpg) repeat-x left 35px;
}
#languagebtn{
	background:url(../Img/LanguageBg.jpg) no-repeat left bottom;
	text-align:center;
	height:55px;
	display:inline;
	width:140px;
	height:22px;
	font-size:12px;
	float:left;
	line-height:22px;
	padding-top:33px;
}
#Log{
	display: inline;
	float:left;
}
#TopRight {
	float:right;
	width:50%;
	height:55px;
	background:#010066 url(../Img/TopLineBg.jpg) repeat-x left 35px;
}
#slogan {
	height:22px;
	line-height:22px;
	text-align:left;
	border-top:1px solid #E5EAF0;
	border-bottom:1px solid #DDDFEC;
	text-indent:200px;
	color:#333041;
	font-size:12px;
	background:#D5D5DD;
	word-spacing:30px;
}
#sloganborder {
	background:url(../Img/sloganborder.jpg) repeat-x left top;
	height:10px;
}
#ProductImg {
	width:100%;
	text-align:left;
	height:69px;
	margin-top:21px;
	padding-left:75px;
}
#ProductImg ul{
	margin:0px;
}
#ProductImg li {
	display:inline;
	width:164px;
	float:left;
}
#ProductClass {
	width:100%;
	padding-top:10px;
	background:#fff;
	height:69px;
	border-bottom:#080339 1px solid;
}
#ProductClass ul {
	width:500px;
	padding-left:75px;
	margin:0px;
}
#ProductClass li{
	width:164px;
	display:inline;
	font-size:12px;
	border-left:1px solid #ccc;
	text-indent:10px;
	float:left;
	text-align:left;
}
#Guide {
	height:30px;
	width:100%;
	background:#D6D5DD;
	border-bottom:1px solid #7F799D;
	padding-top:12px;
	text-indent:90px;
}
#Guide .GuideBtn {
	width:80px;
	border-left:1px dotted #5F5D73;
	display:inline;
	font-size:12px;
	height:22px;
}