body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#ffffff;
}
.main {
	margin:0px auto;
	padding:0px;
	width:1024px;
	background: url(../images/background.jpg) no-repeat;
}
.top {
	margin:0px auto;
	padding:0px;
	height:132px;
	width:1024px;
	background: url(../images/top.jpg) no-repeat;
}
.login {
	margin:44px 46px 0px 0px;
	float:right;
	text-align:right;
}
.form {
	float:left;
}
.login span {
	color:#ffffff;
}
input {
	margin:8px 0px;
}
.field {
	width:144px;
}
.go_btn {
	padding:18px 0px 0px 20px;
	float:left;
	width:65px;
}
.main_banner {
	float:left;
	padding:0px;
	width:1024px;
	height:337px;
}

.content {
	color: white;
	padding:20px 40px;
	margin:0px;
	width:860px;
	min-height:300px;
	line-height:16px;
}

.footer {
    float:left;
	margin:0px auto;
	padding-bottom:20px;
	width:1024px;
	height:100px;
}
.agent {
    margin:0px auto;
	width:74px;
	height:18px;
}

.sheets {
    margin:30px auto;
	width:74px;
	height:18px;
}

.clear {
	clear:both;
}
.copyright {
    clear:both;
    margin:90px auto;
	font-size:10px;
	color:#ffffff;
	width:1024px;
	text-align:center;
}

.gallery_txt {
	float:left;
	font-size:12px;
	width:300px;
	text-align:center;
	font-weight:bold;
}
.gallery_txt_right {
	float:left;
	font-size:12px;
	width:300px;
	text-align:center;
	font-weight:bold;
}
.gallery {
	margin:20px 5px 10px 5px;
}

.blue_text {
	color:#124f70;
	font-weight:bold;
}