@charset "utf-8";

body{
	color: #000000;
	font-family:"宋体";
	font-size:12px;
}
body,ul,dl, form,input,select{
	padding:0px;
	margin:0px;
}

.clear{
	clear:both;}
a{
	color: #000000;
	font-family:Verdana, "宋体";
	text-decoration:none;
}
a:hover{
	color:#CC0000;
	text-decoration:underline;}
.box {
	width: 778px;
	margin:0 auto;
}
#side {
	float: left;
	width: 184px;
	margin-top: 10px;
	border: 1px solid  #333333;
	margin-bottom: 10px;
}
.s_tit {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/qyml_search.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 170px;
	line-height: 27px;
	padding-left: 10px;
	margin: 2px;
}
.s_nr {
	padding: 10px;
}
.s_list {
	background-image: url(../images/qyml_xx.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	color: #CC0000;
}
.s_list select {
	FILTER:gray;
	width: 150px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	margin-top: 6px;
}
.s_list input {
	width: 110px;
	font-size: 12px;
	FILTER:gray;
	margin-top: 6px;
}
.s_list img {
	margin-top: 6px;
}







#main {
	float: right;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#m_wz {
	background-color: #e7e7e7;
	line-height: 22px;
	height: 22px;
	margin-bottom: 8px;
	padding-left: 10px;
}
#m_qyml {
	border: 1px solid #333333;
	padding: 2px;
}
.m_tit {
	background-image: url(../images/qyml_titbg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 14px;
}
.m_nr1 {
	padding: 10px;
	text-align: center;
	background-image: url(../images/qyml_xx.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}
.m_nr1 dl {
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	display: block;
	margin-bottom: 10px;
}
.m_nr1 img {
	height: 65px;
	width: 81px;
	border: 1px solid #CCCCCC;
}
.m_nr1 dd {
	margin: 0px;
	line-height: 22px;
}
.m_nr2 {
	padding: 20px;
}
.m_nr2 ul {
	width: 242px;
	display: block;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	float: left;
	padding: 12px;
}
.m_nr2 li {
	list-style-type: none;
	line-height: 22px;
}
#map {
	padding: 20px 0px 20px 40px;
	min-height: 300px;
}
#map dl {
	display: block;
	width: 120px;
	margin-right: 10px;
	float: left;
}

#map dt {
	width: 60px;
	line-height: 22px;
	height: 22px;
	text-align: center;
	background-color: #FDE8EC;
	border: 1px solid #FECDD5;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
}
#map dt a {
	color: #840321;
}
#map dd {
	margin: 0px;
	line-height: 22px;
	width: 110px;
	display: block;
}
