@CHARSET "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: "Arial", "Microsoft YaHei";
}

img {
	behavior: url("./css/resources/iepngfix.htc");
	border: none;
	margin: 0px;
}

a {
	text-decoration: none;
}

.search_col {
	width: 160px;
	height: 600px;
	background-color: #ffffff;
	float: left;
}

#hide_search {
	width: 10px;
	height: 600px;
	background-color: #ffffff;
	float: left;
	display: none;
}

.menu {
	padding: 5px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu ul li {
	padding: 3px;
	border: 1px solid #000000;
}

.menu ul li a {
	text-decoration: none;
	color: #000000;
}

.menu_btn_selected {
	background-color: #FF0000;
}

.menu_btn_selected div {
	color: #FFFFFF;
}

.mapheader {
	color: #FF6600;
	padding-left: 12px;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.mapheader .chinese {
	color: #FF6600;
	padding-left: 0px;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.dist_sel {
	margin: 2px;
	padding: 0px 2px;
}

.dist_sel select {
	width: 404px;
}

.dist_sel_sep {
	background-color: #454545;
	height: 2px;
	border-radius: 2px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
}

#map {
	height: 100%;
	width: 100%;
	display: block;
	background-color: #fff;
}

#mapnew {
	height: 768px;
	width: 1024px;
	background-color: #fff;
}

#legend {
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2;
	top: 1px;
}

#legend img {
	cursor: pointer;
	float: left;
	background-color: #000000;
	margin-left: 1px;
	margin-right: 1px;
}

/*.grayImg {
	opacity: 0.5;
	filter: alpha(opacity = 50); //
	msie background-color: #000;
	zoom: 1;
}*/
.searchBox {
	color: #ffffff;
	position: relative;
	z-index: 2;
	float: left;
}

#map_header {
	background: url("../images/cov_bg.jpg");
	display: block;
	position: relative;
	z-index: 2;
	height: 99px;
	width: 100%;
}

#map_header_nowtv{
	background: #FFF;
	display: block;
	position: relative;
	z-index: 2;
	height: 99px;
	width: 100%;
}

#live_chat {
	position: absolute;
	z-index: 4;
	display: none;
}

#search_by_district_btn {
	position: relative;
	top: 12px;
	*top: 11px;
	float: right;
	cursor: pointer;
}

#search_by_district_panel {
	color: #FFF;
	background-color: #3B3B3B;
	display: block;
	padding: 4px;
	text-align: center;
	width: 414px;
}

#search_by_district_panel img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

#search_by_keyword_con {
	float: right;
	background-color: #FFF;
	overflow: hidden;
	display: block;
	width: 300px;
	position: relative;
	top: 12px;
	*top: 11px;
	height: 25px;
	line-height: 25px;
	border-left: 2px solid #000;
	border-right: 3px solid #000;
	*border-left: 0;
	*border-right: 0;
}

#search_by_keyword_txt {
	overflow: hidden;
	display: block;
	vertical-align: middle;
	position: relative;
	top: 2px;
}

#search_by_keyword_txt input {
	border: 0px;
	width: 270px;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 12px;
}

#search_by_keyword_btn {
	cursor: pointer;
	float: right;
	display: block;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	position: relative;
	top: 4px;
	*top: 3px;
	left: 3px;
}

#search_by_keyword_btn img {
	margin-right: 4px;
}

#form_bg {
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity =     50);
	background-color: #000;
	zoom: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	display: none;
}

#form_ {
	display: none;
	position: absolute;
	z-index: 4;
}

.net_form {
	left: 70px;
	top: 50px;
	width: 760px;
	height: 515px;
	color: #000;
	background-color: #FFF;
}

.net_ntv_form { 
	position:relative; 
	left: -50%;
	top: 150px;
	width: 760px;
/*	height: 515px;*/
	height: 365px;	
	color: #000;
	background-color: #FFF;
	display: none;
	z-index: 4;
}

.net_form_biz {
	left: 70px;
	top: 50px;
	width: 760px;
	height: 350px;
	color: #000;
	background-color: #FFF;
}

.now_form {
	left: 50px;
	top: 50px;
	width: 788px;
	height: 515px;
	color: #000;
	background-color: #FFF;
}

.hotline_form {
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
	left: 50px;
	top: 50px;
	width: 788px;
	height: 300px;
	color: #000;
	background-color: #FFF;
}

#close_form {
	float: right;
	position: relative;
	z-index: 6;
	cursor: pointer;
}

#service_reg_form {
	border: 0;
	height: 100%;
	width: 100%;
}

#service_reg_ntv_form {
	border: 0;
	height: 104%;
	width: 104%;
}

.bubble_address {
	color: #FFF;
	background-color: #000;
	padding: 7px 7px 3px 7px;
	font-size: 14px;
	font-family: "Arial", "Microsoft YaHei";
	/*	font-face: "Microsoft YaHei", "Arial";*/
	font-weight: bold;
}

.bubble_black { /*	height:62px;*/
	height: auto;
	width: 100%;
	color: #FFFFFF;
	background-color: #000000;
	overflow: auto;
	font-size: 12px;
	font-family: "Arial", "Microsoft YaHei";
	/*	font-face: "Microsoft YaHei", "Arial";*/
	font-weight: normal;
	padding: 0;
	position: relative;
}

.bubble_left {
	float: left;
	height: 68px;
	line-height: 58px;
}

.bubble_left_big {
	float: left;
	height: 88px;
	line-height: 58px;
}

.bubble_logo {
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
}

.bubble_logo_now {
	vertical-align: top;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 8px;
}

.bubble_text {
	line-height: 18px;
	width: 273px;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding-right: 4px;
}

.bubble_text .now {
	/*font-size: 15px;*/
}

.bubble_white {
	height: auto;
	color: #000000;
	background-color: #FFFFFF;
	overflow: auto;
	font-size: 12px;
	font-family: "Arial", "Microsoft YaHei";
	/*	font-face: "Microsoft YaHei", "Arial";*/
	font-weight: normal;
	padding: 0;
	position: relative;
}

.bubble_btn { /*	position:relative;*/
	position: absolute;
	/*	vertical-align:bottom;*/
	float: right;
	margin-top: 7px;
	margin-bottom: 4px;
	right: 4px;
	bottom: 3px;
}

.bubble_btn img {
	vertical-align: bottom;
	cursor: pointer;
	margin-right: 3px;
}

.bubble_nowBiz { /*height:62px;*/
	height: auto;
	width: 100%;
	color: #FFFFFF;
	background-color: #000000;
	overflow: auto;
	font-size: 12px;
	font-family: "Arial", "Microsoft YaHei";
	/*	font-face: "Microsoft YaHei", "Arial";*/
	font-weight: normal;
	padding: 0;
	position: relative;
}

.bubble_nowBiz_remark {
	-webkit-text-size-adjust: none;
	font-size: 12px;
	padding: 3px;
}

.bubble_nowBiz_remark a {
	color: #fff;
	text-decoration: none;
}

.bubble_nowBiz_remark .now {
	-webkit-text-size-adjust: none;
	/*font-size: 15px;*/
	line-height: 15px;
}

.now {
	/*font-size: 16px;*/
	text-transform: capitalize;
	line-height: 16px;
}

.st_bubble {
	color: #FFFFFF;
	background-color: #000000;
	padding: 4px;
	min-height: 80px;
	max-height: 230px;
	overflow-y: auto;
}

.st_bubble .plz_sel {
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial", "Microsoft YaHei";
	/*	font-face: "Microsoft YaHei", "Arial";*/
	color: #F8921D;
}

.st_bubble .addr_lst {
	font-size: 12px;
	font-family: "Arial", "Microsoft YaHei";
	/*	font-face: "Microsoft YaHei", "Arial";*/
	padding: 2px 0;
}

.st_bubble .addr_lst:hover {
	text-decoration: underline;
}

#go_btn {
	cursor: pointer;
}

#live_chat img {
	cursor: pointer;
}

#recommend {
	-webkit-text-size-adjust: none;
	background: rgba(255, 255, 255, 0.45);
	background: transparent\9;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		= 
		 #50FFFFFF, endColorstr =   #50FFFFFF ) \9;
	zoom: 1\9;
	position: relative;
	bottom: 19px;
	line-height: 19px;
	left: 80px;
	width: 420px;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #444;
}

#map_disclaimer{
    width: 800px;
    position: relative;
    bottom:85px;
    left: 45px;
    z-index: 3;
    font-size: 12px;
}

.mapbuttons {
	cursor:pointer;
-moz-box-shadow:2px 2px 2px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:2px 2px 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow:2px 2px 2px 3px rgba(0, 0, 0, 0.3);

	background-color:#ff8f11;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	font-weight:500;
	padding:3px 0px;
	text-decoration:none;


}

.mapbuttons:hover {
	background-color:#7a6d6e;
	color:#fff;
	text-decoration:none;
}

.mapbuttons:active {
	position:relative;
	top:1px;
}
.cbutton{font-size:9pt;text-align:center;}

.Registorbutton {
	width: 75px;
	text-align: center;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	
	background-color: #cccccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #000000;
	display: inline-block;
	color: #000000;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px!important;
	font-weight: 600;
	padding: 2px 2px;
	text-decoration: none;
	box-sizing: content-box;
  	-moz-box-sizing: content-box;
  	-webkit-box-sizing: content-box;
}

.Registorbutton:hover {
	background-color: #f8950c;
	color:#fff;
	text-decoration:none;
}


.Registorbutton:active {
	position: relative;
	top: 1px;
}