﻿body
{
}
.address_hot
{
	font-size: 12px;
 
}
Inherited from body#mainbody body
{
	color: #333;
	font-family: Simsun, sans-serif;
	font-size: 12px;
	line-height: 1.6;
}
.address_hot_abb
{
	border-bottom: 1px solid #07429F;
 
	height: 21px;
	width: 100%;
	font-size: 12px;
 
}
address_hot li, .address_hot_abb, .address_hot_adress
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.address_hot_abb li
{
	color: #444;
	cursor: pointer;
	float: left;
	height: 20px;
	line-height: 20px;
	list-style-type: none;
	text-align: center;
}
 ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, em, button
{
	margin: 0px;
	padding: 0px;
}
ul, li
{
	list-style: none;
}
.address_hot_abb   .hot_selected
{
	background-color: white;
	border-color: #07429F;
	border-style: solid;
	border-width: 1px 1px 0px;
	color: #444;
	display: block;
	font-weight: bold;
	padding: 0px 7px;
	border-bottom: 1px solid white;
}
.address_hot_abb li span
{
	padding: 0px 8px;
}
.address_hot_abb li
{
	color: #444;
	cursor: pointer;
	line-height: 20px;
	list-style-type: none;
	text-align: center;
}
ul, li
{
	list-style: none;
}


body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.drop_container
{
	border: 1px solid #07429F; /* */
	display: none;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	-border-radius: 2px !important;
	-moz-border-radius: 2px;
	-webkit-box-shadow: 3px 4px 5px #ddd;
	-moz-box-shadow: 1px 1px 4px 1px #ddd;
	-box-shadow: 3px 4px 5px #ddd;
	z-index: 100;
	background-color: white;
}
.drop_container .drop_title
{
	width: 100%;
	height: 26px;
	background-color: #07429F;
}
.drop_container .drop_title .title
{
	text-align: left;
	margin-top: 5px;
	margin-left: 6px;
	color: #fbfbef;
	float: left;
	width: auto;
	overflow: hidden;
	font-weight: bold;
	_font-size: 12px;
}
.drop_container .drop_title .title .remarks
{
	font-weight: normal;
}

.drop_container .drop_title .close
{
	float: right;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-top: 4px;
	margin-right: 2px;
	background: url(close.gif) no-repeat;
	display: none;
}
.drop_container .drop_content
{
	width: 100%;
	height: auto;
}
.drop_container .drop_content .content_table
{
	margin-top: 10px;
	width: auto;
	margin-left: 10px;
	margin-bottom: 10px;
}
.drop_container .drop_content .content_table tr td
{
	height: 25px;
	width: 80px;
	cursor: pointer;
	color: #444;
	overflow: hidden;
	text-align: center;
}
.drop_container .drop_content .content_table tr td:hover, .content_table_td_hover
{
	height: 23px;
	width: 78px;
	border: 1px solid #07429F;
	background-color: #F6FDEB;
	font-weight: bold;
	color: #333;
}

.content_ul
{
	width: 100%;
	margin: 0;
	padding: 0;
}
.content_ul li
{
	height: 25px;
	color: #333333;
	vertical-align: middle;
	cursor: pointer;
}
.content_ul .selected, .content_ul li:hover
{
	background-color: #EBF3D5;
}
.content_ul li .left
{
	float: left;
	margin-left: 6px;
	margin-top: 5px;
}

.content_ul li .right
{
	float: right;
	margin-right: 6px;
	margin-top: 5px;
}

.position_container
{
	margin-top: 2px;
	width: auto;
	margin-left: 2px;
	margin-bottom: 2px;
	display: none; /*max-height:450px;*/
	overflow-y: auto;
	overflow-x: hidden;
}
.position_container .type_title
{
	font-weight: bold;
	width: 500px;
	margin-left: 10px;
	border-bottom: 1px dashed #ccc;
	color: #333;
}


.drop_container .drop_content .content_table1
{
	margin-top: 2px;
	width: auto;
	margin-left: 10px;
	margin-bottom: 10px;
}
.drop_container .drop_content .content_table1 tr td
{
	height: 25px;
	width: 100px;
	cursor: pointer;
	color: #444;
	overflow: hidden;
	text-align: left;
	overflow: hidden;
}
.drop_container .drop_content .content_table1 tr td:hover, .content_table1_td_hover
{
	height: 23px;
	width: 98px;
	border: 1px solid #07429F;
	background-color: #F6FDEB;
	color: #333;
	word-break: none;
}

 