@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;
}


.main_left{
	position: relative;
	float: left;
	height: auto;
	width: 201px;
}
.login_hot{
	position: absolute;
	height: 16px;
	width: 21px;
	z-index: 1;
	left: 140px;
	top: -7px;
}
.Menubox {
	float: left;
	height:23px;
	width: 200px;
	background:url(../images/g5.gif) no-repeat;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:90px;
	text-align:center;
	color:#20376D;
	font-weight:bold;
}
.Menubox li.hover{
	padding:0px;
	width:90px;
	color:#739242;
	font-weight:bold;
	height:23px;
	line-height:23px;
}
ul, li, span, img{
	line-height:23px;
	padding:0;
	margin:0;
	list-style:none;
}
