body {
	margin: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #535353;
}
select {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
input {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}


a:link {
	color: #535353;
	text-decoration: none;
}
a:visited {
	color: #535353;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #535353;
	text-decoration: none;
}

.white12 {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
}
.white12 a:link {
	color: #ffffff;
	text-decoration: none;
}
.white12 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white12 a:hover {
	color: #cccccc;
	text-decoration: none;
}
.line_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.line_top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.line_down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


.bl12 {
	font-family: "宋体";
	font-size: 12px;
	color: #313131;
}
.bl12 a:link {
	color: #313131;
	text-decoration: none;
}
.bl12 a:visited {
	color: #313131;
	text-decoration: none;
}
.bl12 a:hover {
	color:#313131;
	text-decoration: underline;
}
.title_bg1 {
	background-image: url(01_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.title_bg2 {
	background-image: url(02_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.title_bg3 {
	background-image: url(03_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.h21 {
	line-height: 21px;
}
.h30 {
	line-height: 30px;
}
.weather_bg {
	background-image: url(weather_bg.png);
	background-repeat: repeat-y;
	background-position: left;
}
.news_bg {
	background-image: url(new_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.new_title_bg {
	background-image: url(new_1bg.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bl14 {
	font-family: "宋体";
	font-size: 14px;
	color: #000;
}
.bl14 a:link {
	color: #000;
	text-decoration: none;
}
.bl14 a:visited {
	color: #000;
	text-decoration: none;
}
.bl14 a:hover {
	color:#000;
	text-decoration: underline;
}.sec_leftbg {
	background-image: url(leftbgcs.gif);
	background-repeat: repeat-x;
	background-position: top;
}
