@charset "utf-8";
/*通用_总体信息*/
body {
	margin:0px;
	font-size:12px;
	text-align:left;
	color:#082146;
	font-family:"宋体";
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../Images/Sm_MainBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 20px;
}
a { color:#082146; text-decoration:none; }
a:hover { color:#f00; }
img,form { margin:0; padding:0; border:0; }
input,textarea { font-family:Tahoma,Verdana,"宋体"; font-size: 12px; }

.Search_input {
	background-color: #CEE7FF;
	border: 1px solid #173c7b;
	height: 16px;
}
.Search_select {
	background-color: #CEE7FF;
	border: 1px solid #173c7b;
	font-family: Arial,"宋体";
	font-size: 12px;
	height: 20px;
}

.Main_Dh_Text {
	color: #fff;
}
.Main_Day_Text {
	color: #cde8fe;
}

.Foot_Text {
	color: #011021;
}
.Main_CS_Text {
	color: #491800;
}
.Main_CyYw_Text {
	color: #765d21;
}
.Nr_DhText {
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #062D75;
}
.Nr_FreightGKText {
	line-height: 40px;
	font-weight: bold;
	color: #062D75;
}
.Nr_Text {
	line-height: 25px;
	text-align: justify;
}
.Nr_Map {
	line-height: 25px;
	color: #990000;
}