/* CSS Document */
/*CSS书写规范 1、所有名称全部小写；2、一个名称由多个单词组成时，使用下划线连接*/
body,td,th {
	font-size: 12px;
}
/*设定头部背景横向重复显示bgall.gif*/
body {
	margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-color: #228C28;background-image: url(topbg.jpg);width=100%:background-repeat:no-repeat;background-position:center top;background-repeat: no-repeat;
}
/* 总导航文字链接 */
A.menu1:link {
	FONT-SIZE: 14px;
	color: #FFFFFF;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
}
A.menu1:visited {
	FONT-SIZE: 14px;
	color: #FFFFFF;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
}
A.menu1:active {
	FONT-SIZE: 14px;
	color: #FFFFFF;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
}
A.menu1:hover {
	FONT-SIZE: 14px;
	color: #FF9900;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
}
/* 12号橙色字 */
.cszi {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #FF6600;
}
/* 12号绿色字 */
.lszi {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #28772A;
}
.master_div {
	text-align:center;
	width:750px;
	margin: 0 auto 0 0px;
}
.content {
	width:750px;
	height:auto;
	margin: 0 auto 0 0px;
}
#weather {
	width:750px;
	height:44px;
	margin-top:5px;
	overflow:hidden;
}
#weather ul {
	text-align:left;
	width:700px;
}
#weather ul li {
	display:inline;
	font-size:12px;
	color:#006600;
	line-height:13px;
	margin:0 0;
}
#weather ul p{
	margin:0 5px;
	font-size:13px;
	color:#FF6600;
	line-height:14px;
}
.table1 {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	height: 18px;
	width: 84px;
	border: 1px solid #999999;
	line-height: 18px;
	background-color: #FFFFFF;
}
/* 链接 黑色字 */
A.heiwz:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-size: 12px;
}
A.heiwz:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-size: 12px;
}
A.heiwz:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-size: 12px;
}
A.heiwz:hover {
	COLOR: #333333;
	TEXT-DECORATION: underline;
	line-height: 20px;
	font-size: 12px;
}
.btbai {
	font-size: 16px;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.btlu {
	font-size: 16px;
	letter-spacing: 3px;
	color: #2F6827;
	text-decoration: none;
	font-weight: bold;
}
/* 12号恼字 */
.zzi {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #000000;
}
.cu14zi {
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/* 更多文字链接 */
.more1:link {
	FONT-SIZE: 12px;
	color: #ffffff;
	display: block;
	line-height: 20px;
	text-decoration: none;
}
.more1:visited {
	FONT-SIZE: 12px;
	color: #ffffff;
	display: block;
	line-height: 20px;
	text-decoration: none;
}
.more1:active {
	FONT-SIZE: 12px;
	color: #ffffff;
	display: block;
	line-height: 20px;
	text-decoration: none;
}
.more1:hover {
	FONT-SIZE: 12px;
	color: #FF3300;
	display: block;
	line-height: 20px;
	text-decoration: underline;
}
/* 12号红色字 */
.zihong {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #FF0000;
}
.pic1 {
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
	display: table;
	margin: 0px;
	padding: 5px;
}
