﻿@charset "utf-8";
/* CSS Document */
body 
{
    margin:0px;	
	background: #fff center top ;
	font-family: Arial,Helvetica,'宋体',sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 24px;
	text-align:center;		
}
#switchCity
{
	border:solid 1px #8AB7E1;
	display:none;
	width:275px;
	height:160px;
	z-index:100001;
	position:absolute;
	margin-top:52px;
	margin-left:250px;
	background-color:White;
	list-style:none;
}
.switchcityul
{
	margin:0 auto;
	padding:0px;
	width:275px;
	text-align:left;
	padding-top:5px;
	font-size:12px;
	line-height:24px;
	list-style:none;
}
.switchcityulleftli
{
	margin:0 auto;
	padding:0px;
	width:40px;
	text-align:left;
	float:left;
	font-weight:bold;
	list-style:none;
}
.switchcityulleftli ul
{
	margin:0 auto;
	padding:0px;
	width:40px;
	float:left;
	list-style:none;
}
.switchcityulleftli ul li
{
	width:40px;
	float:left;
	text-align:center;
	list-style:none;
}

.switchcityulrightli
{
	margin:0 auto;
	padding:0px;
	width:225px;
	float:left;
	list-style:none;
}
.switchcityulrightli ul
{
	margin:0 auto;
	padding:0px;
	width:225px;
	float:left;
	list-style:none;
}
.switchcityulrightli ul li
{
	width:225px;
	float:left;
	list-style:none;
	text-align:left;
}

.cityspan
{
	color:#4583C7;
	font-weight:bold;
	margin-right:3px;
}
.cityspan a
{
	text-decoration:none;
	color:#0256B8;
}
.cityspan a:hover
{
	color:#0256B8;
	border-bottom:1px solid #0256B8;
	text-decoration:none;
}

.cityspannormal
{
	color:Black;
	margin-right:2px;
}
.cityspannormal a
{
	text-decoration:none;
	color:#0256B8;
}
.cityspannormal a:hover
{
	color:#0256B8;
	border-bottom:solid 1px #0256B8;
	text-decoration:none;
}
.index_top
{
	text-align:center;	
	width: 960px;
	height: 70px;
	padding: 0px;	
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-8px;	
}
.index_top a
{
	color:#4583C7;
	text-decoration:none;
}
.index_top a:hover {
	color:#209FC0;
    cursor:pointer;
    text-decoration:underline;
}
.index_top_logo
{
	float:left;
	width:182px;
	height:57px;
	margin-left:2px;
}
.index_top_city
{
	padding-top:30px;
	float:left;
	width:140px;
}
.index_top_city strong
{
	font-size:20px;
}
.index_top_info
{
	margin:0 auto;
	padding-top:40px;
	text-align:right;
	width:620px;
	float:right;
	margin-right:5px;
}
.index_top_info ul
{
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	line-height: 24px;
	text-align:center;
}
.index_top_info ul li
{
   float: left;
   margin: 0px 7px 0px 0px;
   padding: 0px 0px 0px 0px;
   height: 24px;
   border: none;
   list-style-type: none;
   line-height: 24px;
   text-align: center;
}
.index_top_nav
{
	margin: 0 auto;
	width: 965px;
	height: 40px;
	padding: 0px;
	clear: both;	
}

.index_top_navContainer 
{
     width:960px;
     height:40px;
     background:url(/images/indexdec/index_top_navbg.gif);
}

.index_top_navshowspan
{
	float:left;
	margin:0 auto;
	width: 72px;
	height:29px;
	color:#4583C7;
	font-weight:bold;
	clear: both;
	font-size:14px;
	text-align:center;
	padding-top:7px;
	background-image:url(/images/indexdec/index_top_show.gif);	
	cursor:pointer;
	background-repeat:no-repeat;
}
.index_top_navhidespan
{
	float:left;
	margin:0 auto;
	width: 72px;
	height:29px;
	color:White;
	font-weight:bold;
	clear: both;
	font-size:14px;
	text-align:center;
	padding-top:7px;
	background-image:url(/images/indexdec/index_top_hide.gif);
	cursor:pointer;
	background-repeat:no-repeat;
}
.index_top_navnormalspan
{
	float:left;
	margin:0 auto;
	width: 72px;
	height:29px;
	color:White;
	font-weight:bold;
	clear: both;
	font-size:14px;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
	background-repeat:no-repeat;
}
.index_top_navul
{
	float:left;
	margin:0 auto;
	padding:0px;
}
.index_top_navulli
{
	margin:0 auto;
	margin-top:4px;
	float:left;
	list-style-type: none;
	width:72px;
}
.index_top_navulli a
{
	color:#4583C7;
	text-decoration:none;
}
.index_top_navulli a:hover {
	color:#209FC0;
    cursor:pointer;
	text-decoration:none;
}
.index_top_navullileft
{
	margin:0 auto;
	margin-top:5px;
	float:left;
	list-style-type: none;
	width:30px;
}
.index_top_navulliseparator
{
	margin:0 auto;
	float:left;
	list-style-type: none;
	width:16px;	
}
.index_top_separator
{
	float:left;
	margin-top:13px;
	width: 3px;
	font-weight:bold;
	margin-left:5px;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url(/images/indexdec/index_top_separator.gif);
}

#index_bottom_line
{
	margin:0 auto;
	padding:0px;
	border-bottom-color:#DEDEE3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:960px;
	text-align:center;	
	float:left;
	margin-bottom:10px;
}
.index_bottom
{
	margin:0 auto;
	padding:0px;
	width: 960px;
	clear: both;	
	text-align:center;
	background-image:url(/images/indexdec/foot_bg.gif);
}
.index_separator
{
	margin:0 auto;
	padding:0px;
	width: 960px;
	clear: both;	
	text-align:center;
	line-height:3px;
}
.index_bottom_last
{
	color:#aaaaac;
	width:960px;
}
.index_bottom_last a
{
	color:#aaaaac;
	text-decoration:none;
}
.index_bottom_last a:hover
{
	color:#aaaaac;
	text-decoration:none;
}
.index_bottom_last ul
{
    list-style:none;
    line-height:18px;
}
.index_bottom_last ul li
{
    list-style:none;
    line-height:18px;
}

.index_bottomMulti
{
	margin:0 auto;
	width:750px;
	text-align:center;
	padding-top:10px;
	height:18px;
}
.index_bottomMulti li
{
	margin:0 auto;
	height:15px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;        
	border-left-width: 1px;        
	border-top-style: none;        
	border-right-style: dashed;        
	border-bottom-style: none;
	border-left-style: none;        
	border-top-color: #040404;
	border-right-color: #040404;
	border-bottom-color: #040404;
	border-left-color: #040404;
	line-height:15px;
	list-style-type: none;	
	width:72px;
	text-align:center;	
}
.index_bottomMulti li a
{
	color:#62635E;
	text-decoration:none;
}
.index_bottomMulti li a:hover
{
	color:#62635E;
	text-decoration:underline;
}
#dialog_userloginbg
{
	position:absolute;
	z-index:100001;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:.4;
	filter:alpha(opacity=40);
	background-color:Gray;
	display:none;
}

 #dialog_userloginnew
 {
 	margin:0 auto;
 	padding:0px;
	width:350px;
    z-index:100005;
	background-color:White;
	text-align:left;
}
/*dialog*/ 
 .ui-dialog { 
   /*resets*/
   margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; 
   font-family: Verdana,Arial,sans-serif; 
   font-size: 1.1em; 
   background-color:White;
   color: #222222; 
   border: 4px solid #69B4EB; 
   position: relative; 
   z-index:100002;
 } 
 .ui-resizable-handle { 
   position: absolute; 
   font-size: 0.1px; 
   z-index: 100002; 
 } 
 .ui-resizable .ui-resizable-handle { 
   display: block;  
   z-index:100002;
 } 
 body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */ 
 body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */ 
 .ui-resizable-n {  
   cursor: n-resize;  
   height: 7px;  
   width: 100%;  
   top: -5px;  
   left: 0px;   
 } 
 .ui-resizable-s {  
   cursor: s-resize;  
   height: 7px;  
   width: 100%;  
   bottom: -5px;  
   left: 0px;  
 } 
 .ui-resizable-e {  
   cursor: e-resize;  
   width: 7px;  
   right: -5px;  
   top: 0px;  
   height: 100%;  
 } 
 .ui-resizable-w {  
   cursor: w-resize;  
   width: 7px;  
   left: -5px;  
   top: 0px;  
   height: 100%; 
 } 
 .ui-resizable-se {  
   cursor: se-resize;  
   width: 13px;  
   height: 13px;  
   right: 0px;  
   bottom: 0px;  
   /*background: url(images/222222_11x11_icon_resize_se.gif) no-repeat 0 0; */
 } 
 .ui-resizable-sw {  
   cursor: sw-resize;  
   width: 9px;  
   height: 9px;  
   left: 0px;  
   bottom: 0px;   
 } 
 .ui-resizable-nw {  
   cursor: nw-resize;  
   width: 9px;  
   height: 9px;  
   left: 0px;  
   top: 0px;  
 } 
 .ui-resizable-ne {  
   cursor: ne-resize;  
   width: 9px;  
   height: 9px;  
   right: 0px;  
   top: 0px;  
 } 
 .ui-dialog-titlebar { 
   /*resets*/
   /*
   margin: 0; padding: 0; border: 0; outline: 0; line-height: 1; text-decoration: none; font-size: 100%; list-style: none; 
   padding: .5em 1.5em .5em 1em; 
   color:White; 
   background: #69B4EB 0 50% repeat-x; 
   font-size:13px; 
   font-weight: normal; 
   position: relative; 
   font-weight:bold;
   text-align:left;
   z-index:100002;
   */
 } 
 .ui-dialog-title 
 {
   /*resets*/
   /*
   margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; 
   background: url(/images/index/lgin_img.gif) 0 0 no-repeat; 
   width: 40px; 
   height: 40px; 
   z-index:100002;
   border:solid 1px #69B4EB;
*/
 } 
 .ui-dialog-titlebar-close { 
   /*resets*/
   margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; 
   background: url(/images/indexdec/close.gif) 0 0 no-repeat; 
   position: absolute; 
   right: 3px; 
   top: .3em; 
   width: 11px; 
   height: 11px; 
   z-index:100002;
 } 
 .ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover { 
   background: url(/images/indexdec/close01.gif) 0 0 no-repeat; 
 } 
 .ui-dialog-titlebar-close:active { 
   background: url(/images/indexdec/close01.gif) 0 0 no-repeat; 
 } 
 .ui-dialog-titlebar-close span { 
   display: none; 
 } 
 .ui-dialog-content { 
   /*resets*/
   /*
   margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; 
   border:solid 10px red;
   */
 } 
 .ui-dialog-buttonpane  
 {
   /*
   position: absolute; 
   bottom: 0; 
   width: 100%; 
   text-align: left; 
   background: #ffffff; 
   */
 } 
 .ui-dialog-buttonpane button  
 {
   /*
   margin: .5em 0 .5em 8px; 
   color: #555555; 
   background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; 
   font-size: 1em; 
   border: 1px solid #d3d3d3; 
   cursor: pointer; 
   padding: .2em .6em .3em .6em; 
   line-height: 1.4em; 
   */
 } 
 .ui-dialog-buttonpane button:hover  
 {
   /*
   color: #212121; 
   background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; 
   border: 1px solid #999999; 
   */
 } 
 .ui-dialog-buttonpane button:active  
 {
   /*
   color: #212121; 
   background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x; 
   border: 1px solid #aaaaaa; 
   */
 } 
 /* This file skins dialog */ 
 .ui-dialog.ui-draggable .ui-dialog-titlebar, 
 .ui-dialog.ui-draggable .ui-dialog-titlebar { 
   cursor: move; 
 } 
 
#liLogOut
{
	display:none;
}

#index_lastLi
{
	height:15px;
	float:left;
	text-align:center;
	line-height:15px;
	list-style-type: none; 
	border:none;
	padding-left:6px;
	padding-right:6px;        
}
.tanchu_title{ width:345px; margin:auto; text-align:left; background-color:#69B4EB; margin-top:-20px;}
.tanchu_ren{ width:34px; height:23px; float:left;background-color:#69B4EB; text-align:center;}
.tanchu_center{ width:290px; height:23px; line-height:23px; float:left; font-size:12px; background-color:#69B4EB; font-weight:bold; color:#FFF;}
.tanchu_x{ width:344px; background-color:#FFF; float:left; text-align:left; margin:auto 0px; border-top:1px solid #0B71B9; border-left:#0B71B9 1px solid; height:172px; }
.font_style{ font-family:"宋体"; font-size:12px; color:#383637}
.tanchu_hrefstyle{ font-family:"宋体"; font-size:12px; color:#33547D; text-decoration:underline}
.tanchu_hrefstyle:hover{ font-family:"宋体"; font-size:12px; color:#33547D; text-decoration:underline}
.tanchu_fontstyle001{ font-size:12px; color:#666A6D}
.tanchu_hrefstyle001{ font-size:12px; color:#195DA4; text-decoration:underline;}
.tanchu_hrefstyle001:hover{ font-size:12px; color:#195DA4; text-decoration:underline;}
.tanchu_fontstyle002{ font-size:12px; color:#195DA4; }

.mpnew_top_main_top{width:960px; float:left;}
.mpnew_top_mainleft{ width:400px; float:left;}
.mpnew_top_mainright{ width:530px; float:right;text-align:right; margin-right:8px;line-height:16px;}
.mpnew_top_logo{ width:187px; height:59px; float:left;}
.mpnew_top_chengshi{ float:left; margin-left:18px; margin-top:31px; text-align:right;}
.mpnew_top_chengshi_qiehuan{ width:70px; float:left; line-height:16px; margin-top:36px; text-align:center;}
.mpnew_top_chengshi_qiehuan a{ font-family:"宋体"; color:#000; text-decoration:none;}
.mpnew_top_chengshi_qiehuan a:hover{ font-family:"宋体"; color:#999; text-decoration:underline;}
.mpnew_top_main_bcg{height:37px; width:100%; background-image:url(/images/indexdec/top_bcg.gif); float:left; 
                    }
.mpnew_nva{ width:600px; float:left; height:31px;
            }
.mpnew_nva ul{ margin:0px; padding:0px;}
.mpnew_nva ul li{ list-style:none; line-height:31px; height:31px; float:left; text-align:center; }
.mpnew_nva1{ margin-left:13px;}
#mpnew_top_bcgnva{
	list-style:none;
	line-height:31px;
	height:31px;
	float:left;
	text-align:center;
	background-image:url(/images/indexdec/nva.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#mpnew_top_shuxian{
	width:2px;
	float:left;
	background-image:url(/images/indexdec/xian.gif);
	background-position: center;
	margin-top:-1px;
	}
.mpnew_top_width86{ width:86px;}
.mpnew_top_width70{ width:70px;}
.mpnew_top_width60{ width:64px;}
.mpnew_top_width77{ width:70px;}
.mpnew_top_right_sousuo{ width:152px; float:left; height:17px; margin-top:3px;}
.mpnew_top_right_sousuo_input{
	width:152px;	
	height:17px;
	float:left;
	border:1px solid #2498E9;
	line-height:17px; 
	border-left:0px;
	color:#C8C2C4;
	font-weight:lighter;
}

.mpnew_top_right_sousuo_input_black{
	width:152px;	
	height:17px;
	float:left;
	border:1px solid #2498E9;
	line-height:17px; 
	border-left:0px;
	color:Black;	
	font-weight:lighter;
}

.mpnew_top_sousuo_j{width:20px; height:19px; float:left; margin-top:3px;border:1px solid #2498E9; border-right:0px; background-color:#FFF;
	background-image: url(/images/indexdec/fangda_img.gif);background-repeat: no-repeat; background-position: left center;
	 }

.mpnew_top_bottn{ width:53px; height:18px; float:left; background-color:#25A1E9; line-height:18px; color:#FFF;
                    border:1px solid #2498E9; border-left:0px; margin-top:3px;
                    background-image:url(/images/indexdec/sanjiao.gif);	background-repeat: no-repeat; background-position: right center; border-bottom:1PX solid #8AC6EA;}
.mpnew_top_anniu{
	width:50px;
	float:left;
	height:23px;
	margin-top:4px;
	margin-left:12px;
}
.mpnew_top_anniu_xl{width:53px; height:auto; overflow:hidden; border:1px solid #2498E9; background-color:#FFFFFF; position:absolute; 
                    z-index:1000003;margin-left:-27px; margin-top:-1px; text-align:left; display:none;}
.mpnew_top_anniu_xl a{ padding-left:5px; width:53px;  height:20px; background-color:#ffffff;display:block; color:#4783CB; line-height:20px; text-decoration:none; }
.mpnew_top_anniu_xl a:hover{ padding-left:5px;width:53px;  height:20px; background-color:#7ACBF9; color:#FFF; display:block; line-height:20px;text-decoration:none; }

.mpnew_top_anniu_xl_ff{width:53px; height:auto; overflow:hidden; border:1px solid #2498E9; background-color:#FFFFFF; position:absolute; 
                       z-index:1000003;margin-left:0px; margin-top:-1px; text-align:left; display:none;}
.mpnew_top_anniu_xl_ff a{ padding-left:5px; width:53px;  height:20px; background-color:#ffffff;display:block; color:#4783CB; line-height:20px; text-decoration:none; }
.mpnew_top_anniu_xl_ff a:hover{ padding-left:5px;width:53px;  height:20px; background-color:#7ACBF9; color:#FFF; display:block; line-height:20px;text-decoration:none; }

.mpnew_top_sousuo_xl{width:230px; border-right:1px solid #2499E9;border-bottom:1px solid #2499E9;  border-top:1px solid #B4E0FB; 
                     margin-top:-1px;position:absolute; z-index:1000002; background-color:#FFF; 
                     margin-left:-97px; display:none; height:auto; overflow:hidden; display:inline;}
.mpnew_top_sousuo_xl_a{width:230px; height:20px; background-color:#FFF; display:block; color:#6F6F6F; text-decoration:none; border-left:1px solid #2499E9; }
.mpnew_top_sousuo_xl_a_hover{width:230px; height:20px; background-color:#7ACBFA; display:block;color:#ffffff; 
                             text-decoration:none;  border-left:1px solid #2499E9; cursor:default; }

.mpnew_top_sousuo_xl_ff{width:230px; border-right:1px solid #2499E9;border-bottom:1px solid #2499E9;  border-top:1px solid #B4E0FB; 
                     margin-top:-3px;position:absolute; z-index:1000002; background-color:#FFF; 
                     margin-left:-21px; display:none; height:auto; overflow:hidden; display:inline;}
.mpnew_top_sousuo_xl_ff a{width:230px; height:20px; background-color:#FFF; display:block; color:#6F6F6F; text-decoration:none}
.mpnew_top_sousuo_xl_ff a:hover{width:230px; height:20px; background-color:#7ACBFA; display:block;color:#ffffff; text-decoration:none}

.mpnew_top_xl{ width:223px; float:left; height:20px; line-height:20px;text-align:left; padding-left:5px;}
.mpnew_top_xl1{ width:78px; float:left; height:20px;line-height:20px; text-align:right;}
/*href style*/
.mpnew_top_href_stylenva{font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none; display:block; margin-top:-1px; }
.mpnew_top_href_stylenva:hover{  margin-top:-1px;font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;width:70px; display:block; height:31px;  text-align:center;background-image:url(/images/indexdec/nva.gif);background-repeat: no-repeat;background-position: center;}
.mpnew_top_href_stylenva_hover{  margin-top:-1px;font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;width:70px; display:block; height:31px;  text-align:center;background-image:url(/images/indexdec/nva.gif);background-repeat: no-repeat;background-position: center;}
.mpnew_top_href_stylenva_hover:hover{ margin-top:-1px; font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;width:70px; display:block; height:31px;  text-align:center;background-image:url(/images/indexdec/nva.gif);background-repeat: no-repeat;background-position: center;}
.mpnew_top_href_stylenva60{font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;  display:block; margin-top:-1px; }
.mpnew_top_href_stylenva60:hover{ margin-top:-1px; font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;width:64px; display:block; height:31px;  text-align:center;background-image:url(/images/indexdec/nva.gif);background-repeat: no-repeat;background-position: center;}
.mpnew_top_href_stylenva60_hover{ margin-top:-1px; font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;width:64px; display:block; height:31px;  text-align:center;background-image:url(/images/indexdec/nva.gif);background-repeat: no-repeat;background-position: center;}
.mpnew_top_href_stylenva60_hover:hover{ margin-top:-1px; font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;width:64px; display:block; height:31px;  text-align:center;background-image:url(/images/indexdec/nva.gif);background-repeat: no-repeat;background-position: center;}

.mpnew_top_href_stylenva70{ font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;  display:block; margin-top:-1px; }
.mpnew_top_href_stylenva70:hover{ margin-top:-1px; font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;width:70px; display:block; height:31px;  text-align:center;background-image:url(/images/indexdec/nva.gif);background-repeat: no-repeat;background-position: center;}
.mpnew_top_href_stylenva86{font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;  display:block; margin-top:-1px; }
.mpnew_top_href_stylenva86:hover{ margin-top:-1px; font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;width:86px; display:block; height:31px; text-align:center;background-image:url(/images/indexdec/nva.gif);background-repeat: no-repeat;background-position: center;}
.mpnew_top_href_stylenva86_hover{  margin-top:-1px; margin-top:-1px;font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;width:86px; display:block; height:31px; text-align:center;background-image:url(/images/indexdec/nva.gif);background-repeat: no-repeat;background-position: center;}
.mpnew_top_href_stylenva86_hover:hover{ margin-top:-1px; font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none;width:86px; display:block; height:31px; text-align:center;background-image:url(/images/indexdec/nva.gif);background-repeat: no-repeat;background-position: center;}
.mpnew_top_href_stylechengshi{ font-family:"宋体"; color:#8C8C8C; text-decoration:underline;}

.mpnew_top_href_stylechengshi:hover{ font-family:"宋体"; color:#8C8C8C; text-decoration:underline;}
.mpnew_top_name1{font-family:Arial, Helvetica, sans-serif; color:#4885C8; font-size:12px; text-decoration:none}
.mpnew_top_name1:hover{font-family:Arial, Helvetica, sans-serif; color:#4885C8; font-size:12px; text-decoration:underline}
/*font style*/
.mpnew_top_font_d_chengshi{ font-family:'宋体'; font-size:20px; font-weight:bold; color:#000}
.mpnew_top_name{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333}
.mpnew_top_name1{ font-family:Arial, Helvetica, sans-serif; color:#4885C8; font-size:12px;}



/*XINJIA*/

.mpnew_switchCity_ie {
	margin-top:-2px;
	Z-INDEX: 100001; POSITION: absolute;  LIST-STYLE-TYPE: none; WIDTH: 290px; DISPLAY: none; HEIGHT: 150px; 
	MARGIN-LEFT: -33px; border-bottom:1px solid #85D2FF; border-right:1px solid #85D2FF; 
	border-top:1px solid #DCF2FE; border-left:1px solid #DCF2FE;
    border:0px;
}
.mpnew_switchCity_Content_ie
{
    WIDTH: 290px;  background-color:#FFF; 
    margin-left:-2px;
    border-bottom:1px solid #85D2FF; border-right:1px solid #85D2FF; border-top:1px solid #DCF2FE; 
    /*border-left:1px solid #DCF2FE;*/
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#979696,Direction=114,strength=3);
}

.mpnew_switchCity_ff {
	margin-top:-2px;
	Z-INDEX: 100001; POSITION: absolute;  LIST-STYLE-TYPE: none; WIDTH: 290px; DISPLAY: none; HEIGHT: 150px; 
	MARGIN-LEFT: -33px; 
	border-left:1px solid #DCF2FE;
    border-right:1px solid #85D2FF;border-bottom:1px solid #85D2FF;
}
.mpnew_switchCity_Content_ff 
{
    WIDTH: 290px;  background-color:#FFF; 
    margin-left:-2px;
    border-bottom:1px solid #85D2FF; 
    border-right:1px solid #85D2FF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#979696,Direction=114,strength=3);
}
#mpnew_switchCity_ff {
	Z-INDEX: 100001; BORDER-BOTTOM: #8ab7e1 1px solid; POSITION: absolute; BORDER-LEFT: #8ab7e1 1px solid; BACKGROUND-COLOR: white; LIST-STYLE-TYPE: none; MARGIN-TOP: 52px; WIDTH: 275px; DISPLAY: none; HEIGHT: 160px; MARGIN-LEFT: 250px; BORDER-TOP: #8ab7e1 1px solid; BORDER-RIGHT: #8ab7e1 1px solid
}
.mpnew_switchcityul {
	TEXT-ALIGN: left; PADDING-BOTTOM: 0px; LINE-HEIGHT: 24px; 
	LIST-STYLE-TYPE: none; MARGIN: 0px auto; 
	WIDTH: 290px;FONT-SIZE: 12px; 
}
.mpnew_switchcityulleftli {
	TEXT-ALIGN: left; PADDING-BOTTOM: 0px; 
	LIST-STYLE-TYPE: none; 
	MARGIN: 0px auto; 
	PADDING-LEFT: 0px; 
	WIDTH: 40px; 
	PADDING-RIGHT: 0px; 
	FLOAT: left; FONT-WEIGHT: bold; 
	PADDING-TOP: 0px;
	border-left:1px solid #DCF2FE;
	height:147px;
	margin-left:1px;
}
.mpnew_switchcityulleftli UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px auto; PADDING-LEFT: 0px; WIDTH: 40px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px;
	margin-top:6px; 
}
.mpnew_switchcityulleftli UL LI {
	TEXT-ALIGN: center; LIST-STYLE-TYPE: none; WIDTH: 40px; FLOAT: left; line-height:22px; font-weight:lighter;
}
.mpnew_switchcityulrightli {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px auto; PADDING-LEFT: 0px; WIDTH: 225px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px; 
	margin-top:5px; 
}
.mpnew_switchcityulrightli UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px auto; PADDING-LEFT: 0px; WIDTH: 225px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
.mpnew_switchcityulrightli UL LI {
	LIST-STYLE-TYPE: none; WIDTH: 225px; FLOAT: left; border-bottom:1px dashed #EAEAEA; line-height:22px; text-align:left;}
.mpnew_cityspan {
	COLOR: #1C81CF; FONT-WEIGHT: bold; MARGIN-RIGHT: 3px
}
.mpnew_cityspan A {
	COLOR: #1C81CF; TEXT-DECORATION: none
}
.mpnew_cityspan A:hover {
	BORDER-BOTTOM: #1C81CF 1px solid; COLOR: #1C81CF; TEXT-DECORATION: none
}
.mpnew_cityspannormal {
	COLOR: #1C81CF; MARGIN-RIGHT: 2px; 
}
.mpnew_cityspannormal A {
	COLOR: #1C81CF; TEXT-DECORATION: none;
}
.mpnew_cityspannormal A:hover {
	BORDER-BOTTOM: #1C81CF 1px solid; COLOR: #1C81CF; TEXT-DECORATION: none
}
