body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #FFF;
	font-size: 12px;
	color: #666;
}
a {
	color: #517DDA;
	text-decoration: none;
}
a:hover {
	color: #EB8C2F;
	text-decoration: none;
}
.frame {
	border-left: 760px solid #fff;
	height: 1px;
}
.container {
	margin-left: -760px;
	position: relative;
	height: 1px;
	background: #FFF;
}
/* define tabs */
.tab {
}
.panelTabs {
	border: 1px solid #EB8C2F;
	position: relative;
	z-index: 50;
	background-color: #EB8C2F;
	display: block;
	height: 22px;
	padding: 0;
	margin: 0;
}
.panelTabs div {
	position: absolute;
	left: 0;
	bottom: -2px;
	padding: 1px 0 1px 0;
}
a.tab {
	background-color: #f2c2a0;
	color: #000000;
	padding: 4px .5em 2px .5em;
	margin: 0 0 0 5px;
	font-family: Verdana sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.tabSelected, a.tabSelected:hover {
	background-color: #ffffff;
	color: #000000;
	padding: 4px .5em 2px .5em;
	margin: 0 0 0 5px;
	font-family: Verdana sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.tab:hover {
	background-color: #ffffff;
	color: #000000;
}
.button {
	font-family: Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	border: 1px solid #eb8c2f;
	background-color: #eb8c2f;
	color: #ffffff;
	clear: none;
	font-size: 12px;
}
.button:hover {
	border: 1px solid #eb8c2f;
	background-color: #ffffff;
	color: #eb8c2f;
	cursor: pointer;
}
.button2 {
	font-family: Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	border: 1px solid #eb8c2f;
	background-color: #ffffff;
	color: #eb8c2f;
	clear: none;
	font-size: 18px;
}
.button2:hover {
	cursor: pointer;
	border: 1px solid #eb8c2f;
	background-color: #eb8c2f;
	color: #ffffff;
}
.input {
	border: 1px solid #999;
	font-size: 12px;
	margin: 2px 5px 0 0;
}
#header {
	background: #FFF url(../images/top.jpg) no-repeat center bottom;
	margin: 0;
	padding-top: 3px;
	width: 100%;
	border-bottom: 1px white solid !important;
	border-bottom: 0;
	float: left;
}
#header a {
	color: #517DDA;
	text-decoration: none;
}
#header a:hover {
	color: #EB8C2F;
}
#logo_form {
	display: block;
	float: left;
	margin: 0;
}
#logo {
	display: block;
	margin: 3px 0 5px 20px;
	padding: 0;
	float: left;
}
#nav {
	clear: left;
	margin: 5px 0 -5px 20px;
	padding: 0;
}
/*
.nav_button{padding:4px 5px 0 5px;}
*/
/*
#nav a{
	background-color:#6B94E7;
	font-family:Verdana, Lucida, Arial, Helvetica, 瀹嬩綋,sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	display:inline;
	padding:3px 3px 2px 2px;}
*/
/* 
#nav a.nav_set{background-color:#6B94E7}
#nav a.nav_not{background-color:#AFC9F4}
*/
#nav a img {
	margin: 0;
}
#search_form {
	float: right;
	padding-right: 0;
	margin: 0 20px 0 0;
}
#userBar {
	color: #999999;
	text-align: right;
	clear: both;
	float: none;
	font-size: 12px;
	margin: 0px 5px 5px 0;
	font-family: Verdana, Lucida, Arial, Helvetica,sans-serif;
}
.blanker {
	height: 1px;
	width: 100%;
}
#main {
	height: auto;
}
/* define mains */
.etc_main {
}
#update_main {
}
#people_main {
}
#topic_main {
}
#tag_main {
}
#personal_main {
}
/* define map_box */
.left_box {
	display: block;
	float: left;
	background: #FFF;
	margin: 0;
	width: 69%;
	overflow: hidden;
}
#map_box {
	height: auto;
}
#people_left {
}
#topic_left {
}
#tag_left {
}
#personal_left {
}
.left_content {
	margin: 0 5px 0 20px;
	border-top: 5px solid #6B94E7;
}
.left_title {
	font-family: Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	font-size: 16px;
	background-color: #F1F8FF;
	margin-top: 5px;
	padding: 6px 5px 10px 15px;
	border: 1px solid silver;
}
.right_title {
	font-family: Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	font-size: 16px;
	background-color: #F1F8FF;
	margin-top: 5px;
	padding: 6px 5px 10px 15px;
	border: 1px solid silver;
}
.right_title div {
	margin-top: 10px;
}
.left_title form {
	margin: 0;
	font-size: 12px;
}
#map {
	border-right: 2px solid #6B94E7;
	border-left: 2px solid #6B94E7;
	border-bottom: 2px solid #6B94E7;
	height: 465px;
	color: #000000;
	background: #E5E3DF url('/images/bg.jpg') no-repeat center;
	width: auto;
}
#map_tool {
	background-color: #6B94E7;
	height: 20px;
	position: relative;
	margin-bottom: 0px;
}
#map_tool p {
	font-family: Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	font-size: 12px;
	line-height: 130%;
	text-align: right;
	margin: 0 5px 0 0;
}
#map_tool a.notselected {
	color: #ffffff;
}
#map_tool a.selected, .map_controller a.selected:hover {
	color: #000000;
	text-decoration: none;
}
#map_tool a:hover {
	color: #ffffff;
}
#map_tail {
	font-size: 12px;
}
#people_content {
}
#topic_content {
}
#tag_content {
}
#personal_content {
}
/* define info_box */
.right_box {
	background-color: #fff;
	float: right;
	margin: 0;
	padding: 0;
	width: 30%;
}
.right_head {
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	position: relative;
	font-weight: bold;
	clear: left;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 58px;
	margin: 0;
	padding: 0 5px 0 5px;
	vertical-align: top;
	padding-top: 10px;
}
.right_head div {
	width: auto;
}
.right_head img {
	border: 0;
	float: left;
	margin: 7px 10px 2px 5px;
	clear: left;
}
.right_head_tab {
	height: 50px;
	position: relative;
	font-weight: bold;
	clear: left;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 58px;
	margin: 0;
	padding: 0 5px 0 5px;
	vertical-align: top;
	padding-top: 10px;
}
.right_list {
	border: 1px solid #CCCCCC;
	border-top: 0;
	padding-top: 3px;
	overflow: auto;
	height: 405px;
	width: auto;
}
.right_list_tab {
	border: 1px solid #CCCCCC;
	border-top: 0;
	overflow: auto;
	height: 380px;
	width: auto;
}
.right_tail {
	border: 1px solid #CCCCCC;
	border-top: 0;
	margin-top: 2px;
	position: relative;
}
.right_tail span {
	margin: 0 0 0 5px;
}
#topic_newpoint_box {
	border-top: 5px solid #EB8C2F;
}
#topic_existpoint_box {
	border-top: 5px solid #EB8C2F;
}
#ml_box {
	border-top: 5px solid #EB8C2F;
}
#point_box {
	border-top: 0;
}
#area_box {
	border-top: 0;
}
#search_box {
	border-top: 0;
}
#topic_box {
	border-top: 0;
}
#tag_box {
	border-top: 5px solid #EB8C2F;
}
#markerDetail_box {
	border-top: 5px solid #EB8C2F;
}
#topicCreate_box {
	border-top: 5px solid #EB8C2F;
}
#topicEdit_box {
	border-top: 5px solid #EB8C2F;
}
#people_box {
	border-top: 0;
}
#people1_box {
	border-top: 0;
}
#tag_right_box {
	border-top: 5px solid #EB8C2F;
}
#people_right_box {
	border-top: 5px solid #EB8C2F;
}
#topic_right_box {
	border-top: 5px solid #EB8C2F;
}
#personal_right_box {
	border-top: 5px solid #EB8C2F;
}
.list_span {
	font-size: 12px cursor:pointer;
	position: relative;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFCC00;
	z-index: 0;
}
#list_father_span {
	padding-top: 8px!important;
	padding-bottom: 7px!important;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 3px solid #eb8c2f;
	border-right: 3px solid #eb8c2f;
}
#topic_add_point div {
}
#area_head {
	position: relative;
	font-weight: bold;
	clear: left;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 58px;
	margin: 0;
	vertical-align: top;
}
#area_tabs {
	margin: 0;
}
#area_desc {
	padding: 0 5px 0 5px;
}
#area_desc div {
	margin-top: 10px;
	width: auto;
}
#tailer {
	color: #517DDA;
	clear: left;
	border-top: 1px solid #cccccc;
	display: block;
	font-size: 12px;
	margin: 0px 20px 0px 20px;
	text-align: center;
}
#ml_head {
	background-image: url('../images/tab-gradient-blue.png');
	background-position: bottom;
	background-repeat: repeat-x;
}
#search_head, #topic1_head, #topic_head, #onemarker_head, #fav_head, #people_head, #point_head, #tag_head, #topic2_head, point1_head {
	background-image: url('../images/tab-gradient-yellow.png');
	background-position: bottom;
	background-repeat: repeat-x;
}
#add_topic_head1, #add_topic_head2, #userpoint_head, #topic_newpoint_head {
	background-image: url('../images/tab-gradient-orange.png');
	background-position: bottom;
	background-repeat: repeat-x;
}
/* define infopages */
.maps_column {
	float: left;
	width: 90%;
	clear: both;
	height: 50px;
	margin: 10px 0;
}
#tag_left_list {
	padding-top: 10px;
}
.topic_column div p {
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
	margin-bottom: 0;
}
.topic_column div a {
	color: #517DDA;
}
.topic_column div a:hover {
	color: #EB8C2F;
}
.tag1 {
	font-size: 12px;
}
.tag2 {
	font-size: 16px;
}
.tag3 {
	font-size: 20px;
}
.tag4 {
	font-size: 24px;
}
.tag5 {
	font-size: 24px;
	font-weight: bold;
}
.tag1, .tag2, .tag3, .tag4, .tag5 {
	margin: 0 5px 0 5px;
}
.tag1, .tag2, .tag3, .tag4, .tag5 a {
	color: #517DDA;
}
.tag1, .tag2, .tag3, .tag4, .tag5 a:hover {
	color: #EB8C2F;
}
/* define loginpage */
#signInPage {
	font-size: 12px;
	width: 100%;
	margin-top: 10px;
}
.login_part {
	background: #FAF9F4;
	vertical-align: top;
	width: 253px;
}
.login_title {
	text-align: center;
	color: #36C;
	padding-bottom: 4px;
	margin: 6px 10px 4px 10px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
}
.formTable tr {
	height: 23px;
	margin: 5px 0;
}
.login_box {
	width: 540px;
	margin: 0 auto;
}
/* define footer */
.footer {
	border-top: 1px solid #c8c8c8;
	font-size: 12px;
	margin: 15px 0 5px 0;
	text-align: center;
}
#overopacity {
	position: absolute;
	width: 540px;
	z-index: 99;
	background-color: #ffffff;
	padding: 10px;
	border: 2px solid #eb8c2f;
}
#overopacity input.button {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #eb8c2f;
	background-color: #eb8c2f;
	color: #ffffff;
	font-size: 12px;
}
#overopacity input.button:hover {
	border: 1px solid #eb8c2f;
	background-color: #ffffff;
	color: #eb8c2f;
	cursor: pointer;
}
#overopacity span {
	font-size: 12px;
	color: #FF0000;
}
/*
#opacity {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 90;
	-moz-opacity: 0.5; 
	filter: Alpha(Opacity=50); 
	background-color: #333;
	} 

*/
#opacity {
	background-color: #333;
	background-color: transparent;
	background-image: url('/images/overlay.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	filter: Alpha(Opacity=50);
}
.markerTooltip {

}
.loading {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 32px;
}
.markerDetail {
	position: relative;
	background: #eeeeee;
	color: #666666;
	border: 1px solid black;
	padding: 2px;
}
.markw {
	margin: 0;
	border: 1px solid #c8c8c8;
	font-size: 12px;
	padding: 5px;
	width: 250px;
	background: #ffffff;
}
.markt {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	text-align: center;
}
.markc {
}
.mark_tags {
}
.mark_user a {
	color: #517DDA;
}
.mark_tags a {
	color: #517DDA;
}
.mark_control {
	text-align: center;
}
.mark_control a {
	color: #517DDA;
}
.mark_address {
}
#main_left {
	display: block;
	float: left;
	background: #FFF;
	margin: 5px 0 0 0;
	width: 49%;
	overflow: hidden;
	margin: 0 20px 0 20px;
}
#main_right {
	display: block;
	float: right;
	background: #FFF;
	margin: 5px 0 0 0;
	width: 49%;
	overflow: hidden;
}
#personal_works_header div a {
}
#personal_works_header div a hover {
}
.main_input {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eb8c2f;
	font-size: 1em;
	padding: 3px 0 3px 3px;
	margin-top: 85px;
	width: 300px;
	text-align: center;
	border: 1px solid #eb8c2f;
}
.main_center {
	font-family: arial;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
}
.press_box {
	text-align: left;
	display: block;
	width: 340px;
	background-color: lightgoldenrodyellow;
	border-top: 1px solid silver;
	margin-top: 40px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.press_box li {
	border-bottom: 1px dotted silver;
	padding: 5px 5px 5px 5px;
	position: relative;
	height: 20px;
	list-style-type: none;
}
.press_box li a {
	text-decoration: none;
}
a.tab_2 {
	background-color: #CAD9F7;
	color: #000000;
	padding: 4px .5em 2px .5em;
	margin: 0 0 0 5px;
	font-family: "Verdana  sans-serif";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.tabSelected_2, a.tabSelected_2:hover {
	border-bottom: 1px solid #ffffff;
	background-color: #6B94E7;
	color: #ffffff;
	padding: 4px .5em 2px .5em;
	margin: 0 0 0 5px;
	font-family: Verdana sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.tab_2:hover {
	background-color: #6B94E7;
	color: #000000;
}
#people_left_list span {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	font-size: 12px;
}
#search_people_box span {
	display: block;
	float: left;
	margin: 5px 10px 10px 0;
	text-align: center;
	font-size: 12px;
}
.point_column {
	margin: 1px 10px;
	float: left;
	width: 60%;
	height: 25px;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
}
.point_column_title {
	float: left;
	font-size: 16px;
	font-weight: bold;
	width: 75%;
}
.addon_control {
	font-size: 12px;
}
.add_control_box {
	float: left;
	width: auto;
	padding-top: 4px;
}
.comment_nav {
	font-weight: bold;
	font-size: 12px;
	padding-top: 20px;
}
.comment_nav a {
	font-weight: normal;
}
.box_comment {
	padding: 10px 0 10px 0;
}
.comment_item {
	padding-top: 5px;
}
.URLField {
	width: 230px;
	font-size: 12px;
}
/* define items */
.item_info {
	font-size: 12px;
	font-family: 瀹嬩綋;
	padding: 1px 0 1px 0;
	border-bottom: 1px solid #e8e8e8;
	height: 37px;
}
.item_con {
	width: 84%;
	float: left;
}
.item_info a {
	color: #517DDA;
	text-decoration: none;
}
.item_info a:hover {
	color: #EB8C2F;
}
.item_info_title {
	margin-left: 10px;
	width: auto;
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
}
.item_info_title span {
	margin: 0 5px 0 5px;
}
.item_info_user {
	margin-left: 10px;
	width: auto;
	margin-top: 3px;
	color: #808080;
}
.item_control {
	padding-top: 1px;
	width: 15%;
	float: left;
}
.item_control div {
	margin: 2px 0 0 0;
	width: 30px;
}
T_mounseover {
	background-color: #FFFFA0;
}
T_mounseout {
	background-color: #FFFFFF;
}
.people_item {
	width: auto;
	float: left;
	clear: both;
}
.people_t {
	width: 100%;
	margin-top: 5px;
	clear: both;
	background-color: #EEEEEE;
}
.people_c {
	width: 80px;
}
.tip {
	position: absolute;
	right: 10px;
	top: 60px;
	color: #FF0000;
}
.invite_tip {
	right: 10px;
	top: 60px;
	color: #FF0000;
}
#point_left_list {
	position: relative;
	margin-top: 10px;
}
.search_tags_box {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 32%;
	border: 1px solid #3366FF;
	padding: 5px;
}
.tag_choose {
}
.press_t {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0;
	color: #999999;
}
#all_showbox div {
	margin: 10px;
}
#showbox_selfmessage_message div {
	margin: 5px 0;
	height: 20px;
}
#showbox_selfmessage_changemessage div {
	margin: 5px 0;
	height: 20px;
}
.list_span {
	cursor: pointer;
	position: relative;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border: 3px solid #eb8c2f;
	background-color: #FFCC00;
	z-index: 0;
}
#list_father_span {
	padding-top: 8px!important;
	padding-bottom: 7px!important;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 3px solid #eb8c2f;
	border-right: 3px solid #eb8c2f;
}
#all_showbox {
	position: relative;
	top: 4!important;
	top: 5px;
	width: auto;
	height: auto;
	padding-left: 0;
	padding-right: 0;
	border: 0;
	z-index: 1;
}
.link {
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	font-family: "宋体";
	color: #0000FF;
}
/* tag的样式 */
.tag_hide {
	border: 1px gray solid;
	background-color: #FFFFFF;
	width: 300;
	height: auto;
	position: absolute;
}
/* 信息框的样式 */
#info_box {
	width: 69%;
	color: #666;
	float: left
}
#info_box_b {
	height: auto;
	margin: 0 5px 0 20px;
	border: 2px solid #6B94E7;
}
/* #topicinfo_main{color:#666666; padding: 2px}*/
#point_comment, #point_vote {
	font-size: 12px;
	color: gray;
	width: 65%;
}
.jump_page {
	text-align: center;
}
.jump_page a {
	margin: 0 5px;
}
.jump_page_yes {
	color: #666;
}
.mapbutton {
	text-decoration : none;
	color : #eb8c2f;
	background-color : #ffffff;
	font : 12px Arial bold;
	font-weight : 600px;
	border : 1px solid #eb8c2f;
	padding : 2px;
	margin-bottom : 3px;
	text-align : center;
	width : auto;
	cursor : pointer;
}
.mid_tip {

	margin: 20px 5px 20px 20px;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 30px;
	border: 1px #6B94E7 solid;
}
.tip_box {
	clear: both;
	width: 69%;
}

a.user_1, a.user_2, a.user_3, a.user_4
{
	padding: 1px 18px 1px 0px;
    color:#436976;
    text-decoration:none;
}
a.user_1
{
	background: transparent url(/images/star_level1.gif) center right no-repeat;
}
a.user_2
{
	background: transparent url(/images/star_level2.gif) center right no-repeat;
}

a.user_3
{
	background: transparent url(/images/star_level3.gif) center right no-repeat;
}

a.user_4
{
	background: transparent url(/images/admin_level1.gif) center right no-repeat;
}
