@charset "utf-8";

* {
	padding:0;
	font-size: 13px;
	font-color:#333333;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}

a {
	color:#657E29;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

li {
	list-style-type: none;
}

.chui {
	color: #CC3300;
}

.chui2 {
	color: #0000FF;
}
.s3 {  font-size:16px; color:#FF0000; text-decoration: none; padding:5px; line-height:20px;}
