
/* CSS Document */
body {
	padding: 0px;
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #626262;
	background-image: url(../images/b.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a img {border: none;}
a:link {
	color: #626262;
	text-decoration: none;
}
a:visited {
	color: #626262;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
LI {
	margin: 0px;
	padding: 0px;
}
P {
	margin: 0px;
	padding: 0px;
}

FORM {
	margin: 0px;
	padding: 0px;
}
INPUT {
	margin: 0px;
	padding: 0px;
}
.STYLE1 {
	color: #626262;
	font-size: 14px;
}
.STYLE2 {
	color: #5E5E00;
	font-size: 18px;
}
#newslisttitlea .STYLE2 a {
	color: #5E5E00;
}
#topleft {
	padding-bottom: 3px;
}
#topright {
	background-image: url(../images/topright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left:30px;
}
#toptitle {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD080;
}
#topnews a {
	color: #8D4700;
}
#topnews li {
	line-height: 30px;
	color: #8D4700;
	background-image: url(../images/dian01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 5px;
	font-size:14.5px;
}
#topnews li a {
	line-height: 30px;
	color: #8D4700;
	font-size:14.5px;
}
#indexmain {
	background-image: url(images/indexmain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#indexmaink {
	padding: 10px;
}
#title {
	height: 22px;
	padding-top: 12px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#indeximg {
	text-align: center;
	line-height: 30px;
	width: 120px;
	padding-top: 6px;
}
#mainnews {
}
#mainnews li {
	line-height: 30px;
	background-image: url(images/dian02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 5px;
}
#imgtxt {
	padding-top: 5px;
}
#imgtxt img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#newstxt {
	color: #999999;
}
#end {
	background-image: url(images/indexmain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 30px;
	clear: both;
}
