@charset "utf-8";
/* CSS Document */
body {
	background-color: #0d0536;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height:20px;
}
ima,td,th,from,div{border:none; margin:0px; padding:0px;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.leftBg{
	background-image: url(leftBg_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rightBg{
	background-image: url(index_04_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.copyright {
	color: #d78efc;
}
#indexMain{
	height: 351px;
	width: 1003px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	margin-top: 105px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#indexTop{
	height: 40px;
	width: 169px;
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	margin: 0px 24px 0px 810px;
}
.bg01{
	background-image: url(proBottompic1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg02{
	background-image: url(proBottompic2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.proLeftBg{
	background-image: url(mainBottomPic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.proTbg{
	background-image: url(titleBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}