﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
}
.bg1 {
	background-attachment: fixed;
	background-image: url(t.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(img10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg3{
	background-attachment: fixed;
	background-image: url(img13.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg4{
	background-attachment: fixed;
	background-image: url(img8.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bg5{
	background-attachment: fixed;
	background-image: url(img161.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bg6{
	background-attachment: fixed;
	background-image: url(img18.jpg);
	background-repeat: repeat;
	background-position: center top;
}
INPUT.inp1 {
	border-style: solid; 
	border-color:#666; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-size: 12px;
	letter-spacing:0px;
	color:#000;
	height:18px;
	width:120px
	font-family:"宋体";
	}
.yx {
	font-size: 12px;
	line-height: 24px;
	color: #333;
}


.yx2 {
	font-size: 12px;
	line-height: 26px;
	color: #590B5D;
}

A.a1:link{text-decoration:none;font-size: 14px;color:#333333;}
A.a1:visited{text-decoration:none;font-size: 14px;color:#333333;}
A.a1:hover{text-decoration:none;font-size: 14px;color:#1D781D;}

