*{
	margin:0;
	padding:0;
}

body{
	width:100%;
	background:#C2D2F1;
}

#top{
	width:1025px;
	height:98px;
	background:url(logo_04.jpg) no-repeat #BDCEEF;
	margin:0 auto;
}

#link{
	width:100%;
	height:22px;
	font-size:12px;
	text-align:center;
}

#link td{
	background:url(link_right_04.jpg) no-repeat right;
}

#link a{
	color:#695d54;
	text-decoration:none;
}

#link img{
	border:none;
}

#search{
	width:223px;
	float:right;
	margin:37px 49px 0 0;
}

#search img{
	border:none;
}

.search{
	width:191px;
	height:26px;
	border-bottom:1px #9e9e92 solid;
	border-left:1px #9e9e92 solid;
}

#title1{
	background:url(title_bg_06.gif) repeat-x;
	width:100%;
}
#title{
	width:1025px;
	height:45px;
	background:url(title_bg_05.jpg) repeat-x;
	margin:0 auto;
}

#title td{

	background:url(title_bg_right_03.jpg) no-repeat right;
}

#title a{
	font-family:新宋体;
	font-size:14px;
	text-decoration:none;
	color:#fff;
}

#main{
	width:1025px;
	height:720px;
	background:#E8EAF0;
	margin:0 auto;
}

#mainIn{
	width:942px;
	height:720px;
	margin:0 auto;
}

#photo{
	width:942px;
	height:100px;
	background:url(photo_03.gif) no-repeat;
}

#menu{
	width:210px;
	height:602px;
	float:left;
	background: #D8E0E6;
	border:1px #cdcdc3 solid;
	margin-left:1px;
}
#menu_x{
	width:210px;
	height:602px;
	float:left;
	margin-left:1px;
	background: #D8E0E6;
	border:1px #cdcdc3 solid;
}

#menu_title{
	width:210px;
	height:35px;
	background-color:#FFF;
}

#menu_list{
	width:210x;
	height:235px;
	font-size:15px;
	color:#fff;
	text-align:left;
	background:url(column_03.gif) center top no-repeat #FFF;
	}

#menu_list a{
	font-size:14px;
	text-decoration:none;
	color:#fff;
}

#menu_list_x{
	width:210px;
	height:334px;
	font-size:15px;
	color:#fff;
	text-align:left;
	background:url(column_04.gif) center top no-repeat #FFF;

}

#menu_list_x a{
	font-size:14px;
	text-decoration:none;
	color:#fff;
}


#select{
	width:213px;
	height:123px;
}

#result{
	width:719px;
	height:602px;
	float:right;
	margin-right:1px;
	background:#fff;
	border:1px #d2d2cb solid;
}

#reslultIn{
	width:701px;
	height:604px;
	margin:0 auto;
}

#address{
	width:701px;
	height:18px;
	background:url(adress_bg_03.jpg) repeat-x bottom;
	font-size:12px;
	padding-top:10px
}

#result_title{
	width:701px;
	height:30px;
	font-size:15px;
	color:#FF4E4C;
	font-weight:bold;
	margin-top:5px;
	background:#e0e0e0;
}

#result_title img{
	border:none;
}

#result_list{
	width:701px;
	height:431px;
	margin-top:7px;
}

#result_list td{
	background:url(result_list_07.jpg) repeat-x bottom;
	font-size:12px;
	color:#000;
}

#result_list a{
	padding-left:5px;
	text-decoration:none;
	color:#000;
}

#page{
	width:701px;
	height:95px;
}

#page td{
	font-size:12px;
	text-align:center;
}

#page a{
	color:#000;
	text-decoration:none;
}

#page img{
	border:none;
}

#buttom
{
	background:url(go_button_03.jpg) no-repeat left top;
	width:21px;
	height:21px;
}

#bottom{
	width:1026px;
	height:50px;
	background:url(bottom_bg_11.gif) repeat-x ;
	margin:0 auto;
	font-size:12px;
	color:#eaeaea;
	text-align:center;
	padding-top:37px;
}

#bottom p{
	line-height:20px;
}


#nav {
  line-height: 41px;  list-style-type: none;  margin:0 auto;
}
#nav a {
 display: block; width: 110px; text-align:center;
}
#nav a:link  {
 color:#FFFFFF text-decoration:none;
}
#nav a:visited  {
 color:#FFFFFF;text-decoration:none;
}
#nav a:hover  {  /*触碰时字体*/
 color:#FFFFFF;text-decoration:none;font-weight:bold; 
}
#nav li {
 float: left; width: 110px; list-style-type: none;position:relative; 
}
#nav li a:hover{ /*触碰时背景*/
 background:#FF6600;
}
#nav li ul {
 line-height: 27px;  list-style-type: none;text-align:left;
 left: -999em; width: 180px; position: absolute;
}
#nav li ul li{ /*下拉菜单背景*/
 float: left; width: 180px;
 background:#FF6600;
}
#nav li ul a{
 display: block; width: 180px;w\idth: 156px;text-align:left;padding-left:24px;
}
#nav li ul a:link  {/*下拉菜单字体*/
 color:#FFFFFF; text-decoration:none;
}
#nav li ul a:visited  {
 color:#666;text-decoration:none;
}
#nav li ul a:hover  {/*下拉菜单触碰时字体*/
 color:#FFF;text-decoration:none;font-weight:normal;
 background:#FF0000;
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}

#nav li ul li ul {
 line-height: 27px;  list-style-type: none;text-align:left;
 left: 180px; width: 180px; position: absolute;display:none;
 top:0px;

}
#nav li ul li ul li{ /*下拉菜单背景*/
 float: left; width: 180px;
 background:#FF6600;
}
#nav li ul  li ul a{
 display: block; width: 180px;w\idth: 156px;text-align:left;padding-left:24px;
}
#nav li ul li ul a:link  {/*下拉菜单字体*/
 color:#FFFFFF; text-decoration:none;
}
#nav li ul li ul a:visited  {
 color:#666;text-decoration:none;
}
#nav li ul li ul a:hover  {/*下拉菜单触碰时字体*/
 color:#FFF;text-decoration:none;font-weight:normal;
 background:#FF0000;
}
#nav li ul li:hover ul {
 left: 180px;
 
}
#nav li ul li.sfhover ul {
 left: 180px;

}

#content {
 clear: left;
}