/* CSS Document */
body {
	font-size: 13px;
	color: #083983;
	line-height:22px;
}
.foot_bj {
	background-attachment: fixed;
	background-image: url(images/bj_25.jpg);
	background-repeat: repeat-x;
}
.foot{
	font-size: 13px;
	color: #083983;
	line-height:18px;
	text-decoration: none;
}
.foot:hover{
	font-size: 13px;
	color: #FF0075;
	line-height:18px;
	text-decoration: underline;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FF0099}
.bj {
	background-attachment: fixed;
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.style2 {
	color: FD5D2C;
	font-weight: bold;
}
.input {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.input:link {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.input:active {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.input:hover {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

