/* CSS Document */
body,html {
	margin:0px;
	padding:0px;
	font-family:Arial, "宋体";
}
.embed {
	display:none;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.h_body {
	height:100%;
	background-color:#DFF4FF;
	padding-bottom:4px;
	background-image:url(/images/29.gif);
	background-position:-20px;
}
.body {
	height:100%;
	/*background-color:#DFF4FF;*/
	background-image:url(/images/bg.gif);
	background-repeat:repeat;
	/*padding-bottom:4px;*/
}
.p_body {
	height:100%;
	background-color:#555555;
	padding-bottom:4px;
}
.edit_body {
	height:100%;
	background-color:#FFFFDF;
	padding-bottom:4px;
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	
}
#head {
	height:75px;
	width:100%;
	background-color:#F6FCFF;
}
#head1 {
	height:70px;
	width:100%;
	/*background-color:#FFFFFF;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C1CF;
	background-image:url(/images/head_bg_03.gif);
	background-repeat:repeat-x;
	
}
#head_content {
	width:960px;
	height:70px;
	margin:0px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
}
#head_logo {
	float:left;
	width:100px;
	height:70px;
	position:relative;
	background-image:url(/images/logo.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png',sizingMethod='image');
	display:inline;
	cursor:pointer;
}
#head_menu {
	float:left;
	width:300px;
	height:50px;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:20px;
}
#nav {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 50px;
	background-repeat: repeat-x;
	padding: 0px;
}	
#nav ul,li{
	margin:0px;
	padding:0px;
}
#nav ul {
	position: absolute;
	height: 50px;
	z-index: 90;
}
#nav li{
	display:inline;
	list-style:none;
	list-style-position:outside;
	text-align:center;
	float: left;
}
.list a:link ,.list a:visited{
	line-height:18px;
	color:#666666;
	text-decoration:none;
	width:66px;
	display:block;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.list a:hover,.list a:active {
	line-height:18px;
	color:#005482;
	width:66px;
	display:block;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E8FBFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6E0FF;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6E0FF;
}
#nav .list{
	margin-top:6px;
	margin-bottom:0px;
}
#nav .menu1 div {
	display: block;
}
#nav .menu2 div {
	display: none;
}
#nav .menu1{
	width:68px;
	height:auto;
	font-size: 12px;
	color: #990000;
	cursor:pointer;
	overflow-y:hidden;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
#nav .menu2{
	width:68px;
	height:auto;
	font-size: 12px;
	color: #000000;
	cursor:pointer;
	overflow-y:hidden;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;

}
#head_login {
	height:22px;
	width:177px;
	background-color:#E5F0FE;
	padding:4px;
	margin-left:55px;
}
#head_login_content {
	width:150px;
	background-color:#FFFFFF;
	border: 1px solid #B3D2FA;
	height:17px;
	background-image: url(/images/login_icon_05.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size:12px;
	color:#9B9B9B;
	padding-left: 25px;
	padding-top: 3px;
}
#head_right {
	width:240px;
	float:right;
	height:70px;
}
#select_lang {
	font-size:12px;
	margin-top:25px;
	color:#999999;
	text-align:right;
	padding-right:10px;
}
#select_lang img{
	margin-left:5px;
	
}
#head_login1 {
	height:22px;
	width:237px;
	background-color:#F2F2F2;
	padding:4px;
}
#head_login_content1 {
	width:230px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	height:17px;
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size:12px;
	color:#9B9B9B;
	padding-left:5px;
	padding-top: 3px;
	text-align:center;
}
#content {
	width: 960px;
	height: auto;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
}
#content_left {
	float:left;
	width:648px;
	height:auto;
}
#content_right {
	float:left;
	width:308px;
	margin-left:4px;
}
#user_map {
	width:640px;
	height:420px;
	padding:4px;
	background-color:#F6FCFF;
}
#user_map_box {
	width:620px;
	height:400px;
	padding:9px;
	border: 1px solid #9D9E9E;
	background-color: #F2EFE9;
}
#user_mapshow {
	width:620px;
	height:400px;
	background-color:#FFFFFF;
}
#maplist {
	width:300px;
	height:420px;
	padding:4px;
	background-color:#F6FCFF;
}
#maplisttitle {
	width:288px;
	padding:5px;
	background-color:#F2F8FB;
	border: 1px solid #A8CEE2;	
	height:24px;
	font-weight:bold;
	color:#336699;
	font-size:12px;
	font-weight:bold;
}


#loveonetitle {
	width:288px;
	padding:5px;
	background-color:#FCE7F3;
	border: 1px solid #FEAEB2;
	font-size:12px;
	height:24px;
	font-weight:bold;
	color:#6A6A6A;
	background-image:url(/images/loveone_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.titleinfo {
	float:left;
	margin-top:5px;
}
.titleinfo_loveone {
	padding-left:30px;
	float:left;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0092;
}
.addmap {
	color:#FFFFFF;
	font-size:12px;
	float:right;
	font-weight:bold;
	height:17px;
	width:100px;
	font-weight:bold;
	background-color:#0066FF;
}

#maplist_tab {
	width:298px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	height:360px;
	padding: 0px;
	margin:0px;
	background-color:#FFFFFF;
	font-size:12px;
}
#maplist_tab1 {
	width:298px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	height:360px;
	padding: 0px;
	padding-bottom:10px;
	margin:0px;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	overflow-x:hidden;
	overflow:auto;
	background-image:url(/images/08.gif);
	background-repeat:repeat;
}
.title_onmap{
	width:140px;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
	display:block;	
	color:#0066FF;
	font-family:Arial, Helvetica, sans-serif;
}
.tr_out  {
	list-style-type: none;
	font-size:12px;
	width:298px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	background-color: #FFFFFF;
	height: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tr_over  {
	list-style-type: none;
	font-size:12px;
	width:298px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 23px;
	background-color: #F1FAFF;
	color: #000000;
	border: 1px solid #92AAB6;
}
.tr_over1  {
	list-style-type: none;
	font-size:12px;
	width:298px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 23px;
	background-color: #F8F8FC;
	color: #660099;
	border: 1px solid #E2E2F5;
}
.small_logo {
	width:12px;
	height:12px;
	border: 1px solid #FFDA30;
	padding:1px;
}
.small_logo img {
	width:12px;
	height:12px;
}
#maplist_fanye {
	width:298px;
	height:23px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
#shouye {
	float:left;
	margin-top:4px;
	margin-left:60px;
	display:inline;
}
#shangyiye {
	float:left;
	margin-top:4px;
	margin-left:10px;
	display:inline;

}
#xiayiye {
	float:left;
	margin-top:4px;
	margin-left:30px;
	display:inline;

}
#moye {
	float:left;
	margin-top:4px;
	margin-left:10px;
	display:inline;
}
#foot {
	width:100%;
	height: 38px;
	text-align: center;
	background-image:url(/images/footbg_27.gif);
	background-color:#FFFFFF;
	color: #999999;
	font-size:12px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
}
#user_info {
	width:640px;
	margin-top:4px;
	height:52px;
	padding:4px;
	background-color:#F6FCFF;
}
#user_infobox {
	width:628px;
	height:40px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	padding:5px;
}
#user_face {
	float:left;
}
#user_infotext {
	float:left;
	width:200px;
	font-size:12px;
	line-height:20px;
	margin-left:10px;
}
#user_control {
	float:left;
	margin-left:20px;
	width:350px;
	height:30px;
	margin-top:0px;
}
.usover {
	background-image:url(/images/usbg_26.gif);
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	cursor:pointer;
	color:#415E6D;
	border: 1px solid #ABC8D9;
	background-repeat: repeat-x;
}
.usout {
	padding-top: 4px;
	padding-right: 10px;
	color:#415E6D;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	cursor:pointer;
	border: 1px solid #FFFFFF;
}
#indexrightlist {
	width:300px;
	height:420px;
	padding:4px;
	background-color:#F6FCFF;
}
#usercommend {
	width:288px;
	height:408px;
	background-color:#FFFFFF;
	padding:5px;
	border: 1px solid #B6C1CF;
	
}
.index_over {
	width:132px;
	background-image:url(/images/indexbtbg.gif);
	height:41px;
	border: 1px solid #ADC3CF;
	background-repeat: repeat-x;
	cursor:pointer;
	padding:4px;
}
.index_out {
	width:132px;
	height:41px;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	cursor:pointer;
}
.index_usericon {
	float:left;
	display:inline;
	height:41px;

}
.index_usertext {
	float:left;
	font-size:12px;
	line-height:20px;
	height:41px;
	display:inline;
	margin-left:10px;

}
#slides {
	margin:0px;
	padding:0px;
	height:auto;
	font-size:12px;
	background-color:#FFFFFF;
}
#slides_body {
	width:1002px;	
	margin:0px auto;
	padding:0px;
	background-color:#DEDEDE;
	height:100%;
}
#slides_head {
	width:100%;
	height:52px;
	background-image:url(/images/0302slides_04.gif);
	background-repeat: repeat-x;
}
#slides_logo {
	margin-left:10px;
	float:left;
	width:10%;
}
#slides_title {
	float:left;
	display:inline;
	font-weight:bold;
	height:15px;
	margin-top:7px;
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:50%;
}
#slides_title span {
	font-size:12px;
	font-weight:normal;
}
#slides_info {
	width:100%;
	margin-top:3px;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	overflow-x: hidden;
	overflow-y: hidden;
	display:block;
 	white-space: nowrap;
}
.zz1{
	float:left;
	width:60px;
	height:22px;
	padding-top:8px;
	padding-left:35px;
	background-image:url(/images/share.gif);
	display:inline;
	margin-top:10px;
	margin-left:10px;
	cursor:pointer;	
	font-size:12px;
	color:#FF9900;
}
.zz2 {
	float:left;
	width:60px;
	height:22px;
	padding-top:8px;
	padding-left:35px;
	background-image:url(/images/share.gif);
	display:inline;
	margin-top:11px;
	margin-left:10px;
	cursor:pointer;	
	font-size:12px;
	color:#FF9900;
}
.xx1 {
	float:left;
	width:60px;
	height:22px;
	padding-top:8px;
	padding-left:35px;
	background-image:url(/images/editmap_03.gif);
	display:inline;
	margin-top:10px;
	margin-left:10px;
	cursor:pointer;	
	font-size:12px;
	color:#FF9900;
}
.xx2 {
	float:left;
	width:60px;
	height:22px;
	padding-top:8px;
	padding-left:35px;
	background-image:url(/images/editmap_03.gif);
	display:inline;
	margin-top:11px;
	margin-left:10px;
	cursor:pointer;	
	font-size:12px;
	color:#FF9900;
}
.yy1 {
	float:left;
	width:60px;
	height:22px;
	padding-top:8px;
	padding-left:35px;
	background-image:url(/images/restyle_03.gif);
	display:inline;
	margin-top:10px;
	margin-left:10px;
	cursor:pointer;	
	font-size:12px;
		color:#FF9900;
}
.yy2 {
	float:left;
	width:60px;
	height:22px;
	padding-top:8px;
	padding-left:35px;
	background-image:url(/images/restyle_03.gif);
	display:inline;
	margin-top:11px;
	margin-left:10px;
	cursor:pointer;	
	font-size:12px;
	color:#FF9900;
}
.nr1 {
	float:left;
	width:122px;
	height:37px;
	background-image:url(/images/0302slides2_09.gif);
	background-repeat:no-repeat;
	display:inline;
	margin-top:5px;
	margin-left:20px;
	cursor:pointer;	
}
.nr2 {
	float:left;
	width:122px;
	height:37px;
	background-image:url(/images/0302slides3_09.gif);
	background-repeat:no-repeat;
	display:inline;
	margin-top:5px;
	margin-left:20px;
	cursor:pointer;	
}
#slides_map {
	width:100%;
}
#xxlslides_map {
	width:100%;
}
#xxlslides_bottom {
	width:100%;
	height:14px;
	background-image:url(/images/sliebg_03.gif);
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #758FB2;
	display:none;
}
#slides_bottom {
	width:100%;
	background-image:url(/images/0302slides_08.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	background-position: top;
	height:89px;
	display:block;
	
}


#slides_photo {
	height:71px;
	width:900px;
	margin-right: auto;
	margin-left: auto;
}
#slides_c {
	width:880px;
	height:100%;
	background-image:url(/images/0302slides3_11.gif);
	background-repeat: repeat-x;
	float:left;
	margin-top:12px;
}
#slides_l {
	float:left;
	width:10px;
	height:71px;
	background-image:url(/images/0302slides_11.gif);
	background-repeat:repeat-x;
	margin-top:12px;


}
#slides_r {
	float:left;
	width:10px;
	height:71px;
	background-image:url(/images/0302slides1_11.gif);
	background-repeat:repeat-x;
	margin-top:12px;
}
#slides_c ul {
	padding:0px;
	margin:0px;
	height:52px;
	margin-top:10px;
}
#slides_c li {
	margin:0px;
	width:52px;
	height:52px;
	padding:0px;
	float:left;
	margin-left:10px;
	display:inline;
	list-style-type: none;
}
.bot1 {
	margin-top:8px;
}
.botr {
	margin-top:8px;
}
.ph_list {
	width:48px;
	height:48px;
	padding:2px;
	background-color:#CCCCCC;
	}
.ph_list img {
	width:44px;
	height:44px;
	border: 2px solid #FFFFFF;	
	padding:0px;
	margin:0px;
}
.dangqian {
	width:48px;
	height:48px;
	padding:2px;
	background-color:#FFA735;
	
	}
.dangqian img {
	width:44px;
	height:44px;
	padding:0px;
	margin:0px;
	border: 2px solid #FFFFFF;	
}
/*slides_map*/
#slides_bg {
	width:252px;
	height:50px;
	background-image:url(/images/slides_gb_09.gif);
}

#control_left {
	float:left;
	height:30px;
	width:90px;
	margin-top:5px;
	margin-left:5px;
	display:inline;
}
.slides_play {
	width:39px;
	height:39px;
	background-image:url(/images/play_0_09.gif);
	cursor:pointer;
	float:left;
}
.slides_play1 {
	width:39px;
	height:39px;
	background-image:url(/images/play_1_09.gif);
	cursor:pointer;
	float:left;
}
.slides_pause {
	width:39px;
	height:39px;
	background-image:url(/images/pause_0_09.gif);
	cursor:pointer;
	float:left;
}
.slides_pause1 {
	width:39px;
	height:39px;
	background-image:url(/images/pause_1_09.gif);
	cursor:pointer;
	float:left;
}
.slides_stop {
	width:26px;
	height:26px;
	margin-top:12px;
	margin-left:5px;
	float:left;
	cursor:pointer;
	background-image:url(/images/stop_0_09.gif);
}
.slides_stop1 {
	width:26px;
	height:26px;
	margin-top:12px;
	margin-left:5px;
	float:left;
	cursor:pointer;
	background-image:url(/images/stop_1_09.gif);
}
#slides_time {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#control_right {
	float:left;
	width:140px;
	margin-top:10px;
	display:inline;
}
#slides_speed {
	width:100%;
	margin-top:5px;
}
.speed_low {
	width:19px;
	height:19px;
	float:left;
	background-image:url(/images/zoom3_12.gif);
	cursor:pointer;
	margin-right:2px;
}
.speed_low1 {
	width:19px;
	height:19px;
	float:left;
	background-image:url(/images/zoom4_12.gif);
	cursor:pointer;
	margin-right:2px;
}

.speed_high {
	width:19px;
	height:19px;
	float:left;
	background-image:url(/images/zoom1_12.gif);
	cursor:pointer;
	margin-left:5px;
}

.speed_high1 {
	width:19px;
	height:19px;
	float:left;
	background-image:url(/images/zoom2_12.gif);
	cursor:pointer;
	margin-left:5px;

}

.vbox {
	float:left;
	width:19px;
	height:19px;
	margin-left:0px;
	background-image:url(/images/vbox_12.gif);
}
.vbox1  {
	float:left;
	width:19px;
	height:19px;
	margin-left:0px;
	background-image:url(/images/vbox1_12.gif);
}

/*buildmap*/
#buildmap_content {
	width: 952px;
	padding:4px;
	height: auto;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	background-color:#F6FCFF;
}
#buildmao_contentbox {
	width:910px;
	padding:20px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}
.step {
	font-size: 26px;
	font-weight: bold;
	color: #999999;
	font-family:"黑体";
	border: 1px none #FFFFCC;
	background-color: #F0F8FF;
	padding: 5px;
}
.step img {
	margin-left:10px;
	margin-right:10px;
}
.step1_box {
	width:882px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	height:auto;
}
.step1_box1 {
	width:882px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	height:auto;
}
#step_tab {
	width:882px;
	height:31px;
	background-color:#ffffff;
	margin:0px auto;
}
.on_step_tab {
	margin-left:10px;
	float:left;
	background-color:#FFFFFF;
	height:25px;
	padding-top:5px;
	top: 2px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	width:84px;
	position: relative;
	background-image:url(/images/2_03.gif);
	background-repeat:no-repeat;
	text-align:center;

}
.out_step_tab {
	margin-left:10px;
	float:left;
	height:16px;
	padding-top:5px;
	top:10px;
	font-size:12px;
	color:#FFFFFF;
	width:70px;
	text-align:center;
	position: relative;
	cursor:pointer;
	background-image:url(/images/2_06.gif);
	background-repeat:no-repeat;
}
.step1_box_content {
	width:800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9D9D9D;
	border-left-color: #9D9D9D;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-size:12px;
	padding-left: 40px;
}
.step1_box_foot {
	height: 20px;
	width: 880px;
	border-right-color: #9D9D9D;
	border-bottom-color: #9D9D9D;
	border-left-color: #9D9D9D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.step1_box_content span {
	float:left;
	display:block;
	margin-top:7px;
	margin-right:10px;
	width:80px;
	text-align:right;
}

.input {
	float:left;
	border: 4px solid #FFFFFF;
	cursor:pointer;
}
.input1 {
	float:left;
	border: 4px solid #D7F0FB;
	cursor:pointer;
}
.input2 {
	float:left;
	border: 4px solid #ffffff;
    margin-top:3px;
}
.input3 {
	float:left;
}
.nrms {
	margin-top:3px;
	padding:1px 2px 1px 5px;
}
.nrms span{
	float:none;
	display:inline;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#999999;
}
.nrms input {
	border:1px #999999 solid;
	width:300px;
}
.step1_box_kuai {
	height:100%;
	margin-top:10px;
	border: 1px solid #ffffff;
}
.step1_box_kuai img {
	float:left;
}
.photoview {
	width:30px;
	height:30px;
	padding:2px;
	border: 1px solid #CCCCCC;
	float:left;
}
.photoview1 {
	width:50px;
	height:50px;
	padding:2px;
	border: 1px solid #CCCCCC;
	float:left;
}
#blue {
	background-color:#0033FF;
	width:20px;
	width:20px;
	margin-top:5px;
	margin-right:10px;
	border: 1px outset #000000;
	float:left;
}
#green {
	background-color:#00CC00;
	width:20px;
	width:20px;
	margin-top:5px;
	margin-right:10px;
	border: 1px outset #000000;
	float:left;
}
#red {
	background-color:#FF0000;
	width:20px;
	width:20px;
	margin-top:5px;
	border: 1px outset #000000;
	float:left;
	margin-right:10px;
}
.next {
	width:80px;
	height:23px;
	padding-top:4px;
	padding-bottom:3px;
	background-image:url(/images/next_bg_02.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border: 1px solid #427CC8;
	cursor:pointer;
	margin:auto;
	margin-top:20px;
}
.next1 {
	width:80px;
	height:23px;
	padding-top:4px;
	padding-bottom:3px;
	background-image:url(/images/next_bg_02.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border: 1px solid #FFFF66;
	cursor:pointer;	
	margin:auto;
	margin-top:20px;
}
.next3 {
	width:80px;
	height:23px;
	padding-top:4px;
	padding-bottom:3px;
	background-image:url(/images/next_bg_02.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border: 1px solid #427CC8;
	cursor:pointer;
	margin:auto;
}
.next4 {
	width:80px;
	height:23px;
	padding-top:4px;
	padding-bottom:3px;
	background-image:url(/images/next_bg_02.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border: 1px solid #FFFF66;
	cursor:pointer;	
	margin:auto;
}
#step_left {
	float:left;
	width:620px;
	height:420px;
	background-color:#F2EFE9;
	border: 1px solid #999999;
}
#step2_map {
	width:620px;
	height:420px;
	background-color:#F2EFE9;
	border: 1px solid #999999;
	margin:auto;
}
#step_right {
	width:266px;
	height:410px;
	padding:5px;	
	margin-left:10px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #CAE4FF;
}

#shiqv {
	width:264px;
	border: 1px solid #CAE4FF;
	background-color:#F4FAFF;
	font-size:12px;
	text-align:center;
	line-height:16px;
	height:32px;
	padding:4px 0px 4px 0px;
}

#datelist {
	height: 360px; 
	width: 100%; 
	overflow-x:hidden; 
	overflow:auto;
	margin: 0px; 
	margin-top:5px; 
	padding: 0px;
	font-size:12px;
}
#datelist td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
#uploader {
	width:910px;
	height:360px;
	background-color:#333333;
}
/*div_on_map*/
#div_onmap {
	width:211px;
}
#div_onmap_head {
	width:100%;
	height:16px;
	background-image:url(/images/div_maptop.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	font-size:0px;
}
.close_bt {
	width:40px;
	height:10px;
	cursor:pointer;
	background-image:url(/images/close1.gif);
	background-repeat:no-repeat;
	float:right;
	margin-top:3px;
	margin-right:10px;
	display:inline;
}
.close_bt1 {
	width:40px;
	height:10px;
	cursor:pointer;
	background-image:url(/images/close2.gif);
	background-repeat:no-repeat;
	float:right;
	margin-top:3px;
	margin-right:10px;
	display:inline;
}
#div_onmap_content {
	width:199px;
	padding:5px;
	height:102px;
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
}
#over_onmap_content ul {
	margin:0px;
	padding:0px;
}
#over_onmap_content li {
	margin:0px;
	font-size:14px;
	background-image:url(/images/121.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FF3300;
	margin-left:10px;
	list-style-type: none;
}

.div_onmap_list {
	line-height:14px;
	font-size:12px;
	cursor:pointer;
	border: 1px solid #FFFFFF;
	padding:2px;
	background-color:#FFFFFF;

}
.div_onmap_list1 {
	line-height:14px;
	font-size:12px;
	cursor:pointer;
	border: 1px solid #CADFFF;
	padding:2px;
	background-color: #F0F7FF;
}
.v_photo {
	width:20px;
	width:20px;
	border: 1px solid #E0E0E0;
}
#div_onmap_foot {
	width:100%;
	height:54px;
	background:url(/images/png_01.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/png_01.png',sizingMethod='image');
}

#yema {
	float:left;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6F6F6F;
	margin-top:2px;
	display:inline;
}
#fany {
	float:right;
	margin-top:3px;
	margin-right:5px;
	width:85px;
	height:10px;
}
.sy {
	background-image:url(/images/sy1.gif);
  position: absolute;
	width:37px;
	height:9px;
	font-size:0px;
	cursor:pointer;
	font-size:0px;
}
.sy1{
	background-image:url(/images/sy2.gif);
  position: absolute;
	width:37px;
	height:9px;
	cursor:pointer;
	font-size:0px;
}
.xy {
	background-image:url(/images/xy1.gif);
  position: absolute;
  margin-left: 47px;
	width:37px;
	height:9px;
	cursor:pointer;
	font-size:0px;
}
.xy1 {
	background-image:url(/images/xy2.gif);
  position: absolute;
  margin-left: 47px;
	width:37px;
	height:9px;
	cursor:pointer;
	font-size:0px;
}
#over_onmap {
	width:211px;
}
#over_onmap_head {
	width:211px;
	font-size:0px;
	height:2px;
	background-image:url(/images/o_map_t.gif);
	background-repeat:no-repeat;
}
#over_onmap_content {
	width:199px;
	padding:5px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#over_onmap_foot {
	width:211px;
	height:2px;
	font-size:0px;
	background-image:url(/images/o_map_18.gif);
	background-repeat:no-repeat;
}
/*div_onslides*/
.pt1{
	width:254px;
	height:6px;
	font-size:0px;
	background-image:url(/images/0302slides_20.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/0302slides_20.png',sizingMethod='image');
}
.pt2 {
	width:254px;
	height:6px;
	font-size:0px;
	background-image:url(/images/0302slides_201.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/0302slides_201.png',sizingMethod='image');
}

.jt1 {
	width:254px;
	height:31px;
	background:url(/images/0302slides_31.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/0302slides_31.png',sizingMethod='image');
}
.jt2 {
	width:254px;
	height:31px;
	background:url(/images/0302slides_312.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/0302slides_312.png',sizingMethod='image');
}
.jt3{
	width:254px;
	height:31px;
	font-size:0px;
	background:url(/images/0302slides_313.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/0302slides_313.png',sizingMethod='image');
}
.jt4{
	width:254px;
	height:31px;
	font-size:0px;
	background:url(/images/0302slides_314.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/0302slides_314.png',sizingMethod='image');
}
#div_onslides {
	width:254px;
	height:auto;
}

#div_onslides_content {
	width:242px;
	padding:0px 5px 0px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7f7f7f;
	border-left-color: #7f7f7f;
	background-color:#FFFFFF;

}
#div_onslides_title {
	float:left;
	font-size:12px;
	color:#333333;
	width:214px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-top:6px;
}

#div_onslides_link {
	margin-top:6px;
	height:16px;
	width:16px;
	float:right;
}
.pl {
	color:#969696;
	width:40px;
	font-size:12px;
	background-image:url(/images/js_17.gif);
	background-repeat:no-repeat;
	background-position: right top;
	cursor:pointer;
	float:left;
	display:none;
}
.pl1 {
	color:#FF9900;
	width:40px;
	font-size:12px;
	background-image:url(/images/js_17.gif);
	background-repeat:no-repeat;
	background-position: right top;
	cursor:pointer;
	float:left;
	display:none;
}
.sc {
	width:16px;
	height:16px;
	background-image:url(/images/chazi.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.sc1 {
	width:16px;
	height:16px;
	background-image:url(/images/chazi.png);
	background-repeat:no-repeat;
	cursor:pointer;
	background-color:#FF9933;
}
#div_onslides_photo {
	width: 242px;
	height: 182px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
/*\*/
html*#div_onslides_photo {
  [display: table-cell; 
   display: block;/* for safari */
  ]
}/**/
#div_onslides_photo p {
	position: static;
	+position: absolute;
	top: 50%;
	margin: 0px;
	padding: 0px;
}
#div_onslides_photo img {
	position: static;
	+position: relative;
	margin: 0px;
	padding: 0px;
	top: -49%;
  left: -50%;
	cursor: pointer;
	border: 1px solid #666666;
}

/*rb*/
#div_onslides_rb {
	width:254px;
	height:auto;
}
#div_onslides_rb_head {
	width:100%;
	height:7px;
	font-size:0px;
	background-image:url(/images/os_head.gif);
}
#div_onslides_rb_foot {
	width:100%;
	height:30px;
	background-image:url(/images/rb_foot.gif); 
}
/*rt*/
#div_onslides_rt {
	width:254px;
	height:auto;
}
#div_onslides_rt_foot {
	width:100%;
	height:7px;
	font-size:0px;
	background-image:url(/images/rt_foot.gif);
}
#div_onslides_rt_head {
	width:100%;
	height:30px;
	background-image:url(/images/rt_head.gif); 
}
/*lt*/
#div_onslides_lt {
	width:254px;
	height:auto;
}
#div_onslides_lt_foot {
	width:100%;
	height:7px;
	font-size:0px;
	background-image:url(/images/rt_foot.gif);
}
#div_onslides_lt_head {
	width:100%;
	height:30px;
	background-image:url(/images/lt_head.gif); 
}
/*gbox*/
#gbox {
	width:521px;
	height:421px;
	padding:0px;
	margin:0px;
}
#gbox_content {
	width:501px;
	height:374px;
	padding-left:9px;
	padding-right:9px;
	padding-top:10px;
	margin:0px;
	background-color:#FFFFFF;
}
#newslidespic {
	width:501px;
	height:374px;
	padding-left:9px;
	padding-right:9px;
	padding-top:10px;
	margin:0px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
		display:none;

}
#newslidespiczoom {
	width:501px;
	height:374px;
	padding-left:9px;
	padding-right:9px;
	padding-top:10px;
	margin:0px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#gbox_datu {
	width:501px;
	height:374px;
	padding-left:9px;
	padding-right:9px;
	padding-top:10px;
	margin:0px;
	background-color:#FFFFFF;
	display:none;
}
#gbox_foot {
	width:100%;
	height:10px;
	background-image:url(/images/gbox_foot.gif);
	background-repeat:no-repeat;
	font-size:0px;
}
#gbox_left {
	width:240px;
	height:100%;
	background-color:#FFFFFF;
	float:left;
}
#gbox_left h1 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
#div_onslides_photo_time {
	font-size:11px;
	text-align:left;
	color:#666666;
}
#onslides_photo_info {
	padding:5px;
	padding-top:8px;
	padding-bottom:3px;
	height:30px;
	font-size:12px;
	color:#92621E;
	background-color:#F3F3F3;
}
#onslides_p {
	font-size:12px;
	text-align:center;
	color:#666666;
}
#onslides_photo_rank {
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	margin-top:10px;
}
#defen {
	float:left;
	font-size:30px;
	color:#CC3300;
	width:90px;
	font-family:"黑体", Arial;
}
#pingfen {
	float:right;
	width:100px;
	font-size:12px;
	color:#7B7B7B;
}
#pingfen1 {
	float:right;
	width:200px;
	font-size:12px;
	color:#7B7B7B;
}
.star0 {
	width:20px;
	cursor:pointer;
	height:16px;
	background-image:url(/images/star_0_27.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.star1 {
	width:20px;
	height:16px;
	cursor:pointer;
	background-image:url(/images/star_1_27.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#slides_photo_tools {
	height:auto;
}
#slides_photo_share {
	padding:5px;
	margin-bottom:10px;
	font-size:12px;
	color:#333333;
	background-color:#EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.spsinput {
	width:180px;
	height:12px;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #C3C3C3;
}
.spsbottom {
	width:40px;
	font-size:12px;
	color:#000000;
	height:20px;
}
#rate_info {
	font-family:"宋体";
	margin-top:3px;
}
.fdtp {
	background-image:url(/images/fd.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	font-size:12px;
	color:#FF6600;
	width:70px;
	background-color:#FFFFFF;
	cursor:pointer;
	float:left;
}
.fdtp1 {
	background-image:url(/images/fd.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	font-size:12px;
	color:#FFFFFF;
	width:70px;
	background-color:#FF6600;
	cursor:pointer;
	float:left;

}
.xiazai {
	background-image:url(/images/fz.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	font-size:12px;
	color:#FF6600;
	width:70px;
	background-color:#FFFFFF;
	cursor:pointer;
	float:left;
	margin-left:20px;
}
.xiazai1 {
	background-image:url(/images/fz.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	font-size:12px;
	color:#FFFFFF;
	width:70px;
	background-color:#FF6600;
	cursor:pointer;
	float:left;
	margin-left:20px;
}

#gbox_right {
	float:left;
	width:250px;
	margin-left:9px;
	height:100%;
}
#pl_list {
	width:250px;
	height:260px;
	overflow:auto;
	overflow-x:hidden;
	font-size:12px;
}
#pl_list_content {
	width:230px;
}
#nopl {
	width:250px;
	font-size:12px;
	color:#999999;
	text-align:center;
	height:240px;
	padding-top:20px;
	display:none;

}
.lynr {
	padding-top:5px;
	padding-bottom:5px;
	color:#111111;
}
.td_line {
	padding-bottom: 3px;
	background-color: #EFEFEF;
}
#add_pl {
	width:250px;
	height:110px;
}
#add_pl h2 {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding:0px;
	margin:0px;
	margin-top:10px;
}
#add_pl textarea {
	margin:0px;
	margin-top:5px;
	padding:0px;
	height:50px;
	overflow:auto;
	width:240px;
}

#add_pl button {
	background-color: #666666;
	border: 1px solid #000000;
	margin-top:5px;
	margin-left:188px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	font-weight:bold;
	font-size:12px;
	padding-left: 4px;
	color: #FFFFFF;
}
/*divmapsearch*/
#divmapsearch {
	width:415px;
	height:183px;
	background-color:#FFCC66;
	padding: 5px;
	display:none;
	position:absolute;
	font-size:12px;
	}
.divmapsearch_box {
	width:413px;
	height:181px;
	background-color: #FFFFFF;
	border: 1px solid #929292;
	padding: 0px;
	margin: 0px;
	}
#divmapsearch_title {
	background-color:#FFFFFF;
	width:400px;
	height:28px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	padding-left:5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	}
#divmapsearch_title span {
	float:left;
	margin-top:4px;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
	display:block;
	width:160px;
	}
#divmapsearch_title img {
	float:right;
	margin-top:4px;
	margin-right:5px;
	}
.location_list{
	width:408px;
	background-color:#cccccc;
	}
#select_box {
	width:396px;
	background-color: #EEFAFF;
	height: 18px;
	padding-top:3px;
	margin-right: auto;
	margin-left: auto;
	padding-left:10px;
	color:#333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0F0FF;
	}
.select_city{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;	
	text-align:center;
	}
.select_city_on{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	background-color: #FFE377;	
	text-align:center;
	cursor:pointer;
	}
/*editmap*/
#edit_right {
	width:278px;
	height:422px;
	margin-left:10px;
	float:left;
	margin-top:5px;
}
#edit_right2 {
	width:276px;
	margin-left:10px;
	float:left;
	margin-top:5px;
	border:1px solid #666666;
	/*background-image:url(/images/leftinputbg_03.gif);
	background-repeat:repeat-x;*/
	background-color:#999999;
}
#edit_right1 {
	width:278px;
	height:422px;
	margin-left:10px;
	float:left;
}
#yiyou_menu {
	width:266px;
	padding-left:5px;
	padding-right:5px;
	background-color:#EBF1FA;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BDD1EC;
	border-left-color: #BDD1EC;
	border-top-color: #BDD1EC;
	border-top-width: 1px;
}
#yiyou_content {
	width:266px;
	padding:5px;
	background-color:#F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #BDD1EC;
	border-bottom-color: #E6E6E6;
	border-left-color: #BDD1EC;
}
#yiyou_content1 {
	width:266px;
	padding:5px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #BDD1EC;
	border-bottom-color: #E6E6E6;
	border-left-color: #BDD1EC;
	display:block;
}
#yiyou_content2 {
	width:266px;
	padding:5px;
	margin-top:5px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDD1EC;
	border-right-color: #BDD1EC;
	border-bottom-color: #E6E6E6;
	border-left-color: #BDD1EC;
	display:block;
}
.yiyou_pic {
	width:58px;
	height:58px;
	cursor:pointer;
}
.yiyou_onclick {
	background-color:#FF9900;
}
.yiyou_onclick1 {
	background-color:#FF0000;
}
#yiyou_fanye {
	width:266px;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDD1EC;
	border-bottom-color: #BDD1EC;
	border-left-color: #BDD1EC;
}
#yiyou_fanye1 {
	width:266px;
	height:25px;
	padding-left:5px;
	padding-right:5px;
}
#quanbu_content {
	width:266px;
	padding:5px;
	background-color:#F8F8F8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDD1EC;
	border-bottom-color: #E6E6E6;
	border-left-color: #BDD1EC;
	display:none;
}
#quanbu_content img {
	border:1px solid #CCCCCC;
	width:58px;
	height:58px;
}
#quanbu_fanye {
	width:266px;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDD1EC;
	border-bottom-color: #BDD1EC;
	border-left-color: #BDD1EC;
	display:none;

}
#quanbu {
	margin-top:10px;
	display:none;
}
#quanbu_menu {
	width:266px;
	padding-left:5px;
	padding-right:5px;
	background-color:#F9F9F9;
	height:22px;
	font-size:12px;
	color:#999999;
	padding-top:6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDD1EC;
	border-left-color: #BDD1EC;
	border-bottom-width: 1px;
	border-bottom-color: #BDD1EC;
}
#quanbu_menu span {
	font-size:12px;
	font-weight:normal;
	float:left;
	display:block;
	color:#666666;
}
#quanbu_menu_edit {
	float:right;
}
.tjtp {
	background-image:url(/images/ese_04.gif);
	height:15px;
	float:left;
	color:#FFFFFF;
	margin-top:0px;
	font-size:12px;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	display:inline;
	margin-right:5px;
	padding-left:4px;
	padding-right:4px;
	margin-bottom:5px;
	background-repeat: repeat;
	border: 1px solid #3B474E;
	background-position: center;
}
.tjtp1 {
	background-image:url(/images/eef_04.gif);
	height:15px;
	border:1px solid #CCCCCC;
	float:left;
	color:#666666;
	margin-top:0px;
	font-size:12px;
	margin-bottom:5px;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	margin-right:5px;
	display:inline;
	padding-left:4px;
	padding-right:4px;
	background-position: center;
}
.yy_out {
	width:256px;
	height:22px;
	background-color:#FFFFFF;
	border:1px solid #BDD1EC;
	padding-left:15px;
	padding-right:5px;
	padding-top:13px;
	padding-bottom:3px;
	color:#888888;
	font-size:12px;
	font-weight:bold;
	background-image:url(/images/ss1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.yy_out1 {
	width:256px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #BDD1EC;
	padding-left:15px;
	padding-right:5px;
	padding-top:13px;
	padding-bottom:3px;
	color:#888888;
	font-size:12px;
	font-weight:bold;
	background-image:url(/images/ss1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.yy_over {
	width:256px;
	height:22px;
	background-color:#DBEDF7;
	border:1px solid #336699;
	padding-left:15px;
	padding-right:5px;
	padding-top:13px;
	padding-bottom:3px;
	color:#888888;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	background-image:url(/images/ss2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
/*blogview*/
#gbox_blog {
	width:521px;
	height:421px;
	padding:0px;
	margin:0px;
}
#gbox_blog_content {
	background-color:#FFFFFF;
	overflow:auto;
	overflow-x:hidden;
	width:501px;
	height:374px;
	padding-left:9px;
	padding-right:9px;
	padding-top:10px;
	margin:0px;
}
#gbox_blog_content_title {
	width:449px;
	padding:5px;
	padding-top:7px;
	padding-left:25px;
	background-color:#F9F9F9;
	font-weight:bold;
	background-image:url(/images/blog_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	cursor:pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#gbox_blog_content_title a {
	display:block;
	float:left;
	font-size:12px;
}
#gbox_blog_content_title span {
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	margin-left:5px;
}
#gbox_blog_content_title img {
	float:right;
	margin-top:5px;
}
#gbox_blog_content_box {
	width:469px;
	height:auto;
	background-image:url(/images/blog_line.gif);
	background-repeat:repeat;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	font-size:12px;
}
#gbox_blog_content hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
}
#gbox_blog_pinglun {
	width:449px;
	margin-top:10px;
	padding:5px;
	padding-top:7px;
	padding-left:25px;
	background-color:#F7FDFF;
	font-weight:bold;
	background-image:url(/images/blog_pl.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	cursor:pointer;
	font-size: 12px;
	border: 1px solid #CFDFEF;
}

#gbox_blog_pinglun img {
	float:right;
	margin-top:5px;
}

#gbox_blog_pinglun a {
	display:block;
	color:#CC3333;
	float:left;
}
#pl_list_blog {
	width:481px;
	font-size:12px;
	margin-top:5px;
}
#pl_list_blog table {
	margin-top:5px;
}
#gbox_blog_fabiao {
	width:471px;
	padding:5px;
	margin-top:10px;
	background-color:#EBEBEB;
}
#gbox_blog_fabiao {
	font-size:12px;
	font-weight:bold;
}
#gbox_blog_fabiao textarea {
	margin:0px auto;
	height:50px;
	overflow:auto;
	width:430px;
}
#gbox_blog_fabiao input {
	background-color: #666666;
	border: 1px solid #000000;
	margin-top:5px;
	margin-left:388px;
	padding-top: 2px;
	padding-right: 4px;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #FFFFFF;
}

/*add_blog*/
#add_blog {
	width:800px;
	margin:0px auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-size:12px;
	padding-left: 40px;
	border: 1px solid #CCCCCC;
}
#add_blog span {
	float:left;
	display:block;
	margin-top:7px;
	margin-right:10px;
	width:80px;
	text-align:right;
}

.input {
	float:left;
	border: 4px solid #FFFFFF;
	cursor:pointer;
}
.input1 {
	float:left;
	border: 4px solid #D7F0FB;
	cursor:pointer;
}
.step1_box_kuai {
	height:100%;
	margin-top:10px;
	border: 1px solid #ffffff;
}
.step1_box_kuai img {
	float:left;
}
.editpic_box_kuai {
	height:auto;
	margin-top:5px;
	font-size:12px;
}
.editpic_box_kuai input {
	width:300px;
}
.editpic_box_kuai textarea {
	width:300px;
	font-size:12px;
	height:50px;
}
.editpic_box_kuai span {
	float:left;
	width:95px;
	text-align:center;
	margin-top:2px;
}
.editpic_box_kuai img {
	float:left;
}
/*user_list*/
#user_list_content {
	width:930px;
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}
#userlist_ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height:100%;
	font-size:12px;
	}
#userlist_ul li {
	padding:0px;
	width:210px;
	height:90px;
	display:inline;
	float:left;
	background-color:#F3F3F3;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.userlist_ul_div {
	width:206px;
	height:86px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BBE2F9;
	border-bottom-color: #BBE2F9;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E1F2FD;
	border-left-color: #E1F2FD;
	cursor:pointer;
}
.userlist_ul_div1 {
	width:206px;
	height:86px;
	cursor:pointer;
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
}
/*fanye*/
#pageselect {
	width:960px;
	text-align:center;
	margin-top:4px;
	margin-bottom:10px;
	height:auto;
	padding-top:4px;
	padding-bottom:4px;
}
#pageselect span {
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	color:#CCCCCC;
}
.pageselect:link,.pageselect:visited {
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	border: 1px solid #D7D7D7;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.pageselect:hover,.pageselect:active {
	text-decoration:none;
	font-size:12px;
	border: 1px solid #4096EE;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.dangqianpage{
	font-size:12px;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
	color: #FF0000;
}
/*userlist&maplist*/
.maplist {
	width:450px;
	float:left;
	margin-left:6px;
	margin-right:6px;
	margin-top:10px;
	background-color: #FFFFFF;
	height: auto;
	margin-bottom:10px;
	border: 1px solid #F2F2F2;
}
.maplist ul {
	margin:0px;
	padding:0px;
}
.maplist li {
	list-style-type: none;
	margin:10px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	height:auto;
	padding-bottom:3px;
}
.maplist img {
	float:left;
}
.maplistright {
	float:left;
	margin-left:10px;
}
.maplistright span {
	color: #999999;
	margin-top: 0px;
	display:block;
}
.xiaopx {
	font-size:12px;
}
/*select_icon*/
.select_icon {
	border: 4px solid #E6F2FF;
	width:411px;
	display:inline;
	position: absolute;
	left: 310px;
}
.select_icon_head {
	width:100%;
	height:20px;
	background-color:#E6F2FF;
	text-align:right;
}
.select_icon_head img {
	width:23px;
	height:17px;
	margin-right:3px;
	float:right;
}

.pic_link:link,.pic_link:visited {
	width:30px;
	height:30px;
	padding:5px;
	background-color:#FFFFFF;
	display:block;
}
.pic_link:hover,.pic_link:active {
	width:30px;
	height:30px;
	padding:5px;
	display:block;
	background-color:#0066FF;
}
#edit_pic {
	width:100%;
	background-color:#FFFFFF;
}
#edit_pic img{
	margin-left:95px;
	display: block;
	border: 3px solid #CCCCCC;
}

.select_icon1 {
	border: 4px solid #E6F2FF;
	width:364px;
	display:inline;
	position: absolute;
	left: 310px;
}
.select_icon_head1 {
	width:100%;
	height:20px;
	background-color:#E6F2FF;
	text-align:right;
}
.select_icon_head1 img {
	width:23px;
	height:17px;
	margin-right:3px;
	float:right;
}

.pic_link2:link,.pic_link2:visited {
	width:50px;
	height:50px;
	padding:5px;
	background-color:#FFFFFF;
	display:block;
}
.pic_link2:hover,.pic_link2:active {
	width:50px;
	height:50px;
	padding:5px;
	display:block;
	background-color:#0066FF;
}
#edit_pic {
	width:100%;
	background-color:#FFFFFF;
}
#edit_pic img{
	margin-left:95px;
	display: block;
	border: 3px solid #CCCCCC;
}
/*hotzone*/
#hotzoner_head {
	width:256px;
	height:21px;
	background-color:#F2F8FB;
	border:1px solid #BDD1EC;
	padding-left:15px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:3px;
	color:#336699;
	font-size:14px;
	font-weight:bold;
	background-image:url(/images/ss1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
 	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#hotzoner_fanye {
	width:266px;
	height:35px;
	padding-left:5px;
	padding-right:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDD1EC;
	border-bottom-color: #BDD1EC;
	border-left-color: #BDD1EC;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#hotzoner_content {
	width:266px;
	padding:5px;
	background-color:#F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #BDD1EC;
	border-bottom-color: #E6E6E6;
	border-left-color: #BDD1EC;
}
#hotzone_map {
	width:640px;
	height:420px;
	padding:0px 4px 4px 4px;
	background-color:#FFFFFF;
}
#hotzone_map_box {
	width:620px;
	height:400px;
	padding:9px;
	border: 1px solid #9D9E9E;
	background-color: #F2EFE9;
}
#hotzone_mapshow {
	width:620px;
	height:400px;
	background-color:#FFFFFF;
}
#hotzone_tab {
	width:648px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:0px;
	background-color:#FFFFFF;
	padding:0px;
	padding-top:10px;
}
#hotzone_tab ul {
	margin:0px;
	padding:0px;
	width:648px;
}

#hotzone_tab li {
	float:left;
	list-style-type: none;
}

.nowzone img {
	background-color:#FFFFFF;
	position:absolute;
	margin-left:5px;
}	
.otherzone img {
	display:none;
}	
.nowzone {
	margin: 0px;
	height: 18px;
	margin-left:10px;
	text-align: center;
	font-size:14px;
	padding-top:4px;
	padding-left:10px;
	padding-right:20px;
	color:#ffffff;
	cursor:pointer;
	background-color: #F77409;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.otherzone {
	margin: 0px;
	height: 18px;
	margin-left:10px;
	text-align: center;
	font-size:14px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	color:#8D8D8D;
	cursor:pointer;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#hotzone_box {
	width:760px;
	height:460px;
	padding:20px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#hotzone_tab span{
	float:left;
	margin-top:13px;
	font-size:12px;
	color:#666666;
}
#hotzoner_add {
	width:266px;
	height:400px;
	background-color:#FFFFFF;
	border:1px solid #BDD1EC;
	padding:5px;
	color:#888888;
	font-size:12px;
}
#step2_right {
	width:266px;
	height:auto;
	background-color:#EDFCFE;
	border:1px solid #BDD1EC;
	padding:5px;
	color:#888888;
	font-size:12px;
}
.hotzoner_add_div {
	height:auto;
	width:100%;
	margin-top:10px;
}
.hotzoner_add_div span {
	width:80px;
	float:left;
	display:inline;
	text-align:right;
	display:inline;
	margin-top:4px;
	color:#333333;
}

.hotzoner_add_div input {
	width:120px;
	float:left;
	margin-left:10px;
	display:inline;
}
.input_radio {
	float:left;
}
.input_radio input {
	float:none;
	width:10px;
}
.hotzoner_add_div img {
	float:left;
	margin-left:10px;
}
.hotzoner_add_div textarea {
	float:left;
	margin-left:10px;
	width:170px;
	height:120px;
	overflow:auto;
}
.danxuan {
	float:left;
}
.danxuan input {
	width:10px;
}
#hotzone_help {
	width:80%;
	height:auto;
	margin:10px auto 10px auto;
	border: 1px solid #CCCCCC;
	padding:1px;
	background-color:#FFFFFF;
}
.xts{
	background-color:#FF6633;
	color:#FFFFFF;
	margin:0px;
	padding:2px;
	display:block;
	padding:2px;
	font-weight:bold;
}
#hotzone_help p {
	width:90%;
	margin:10px auto 10px auto;
}
/*help*/
#help_contentbox {
	width:930px;
	padding:20px;
	padding-left:0px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}
#help_left {
	float:left;
	width:155px;
	background-color:#E9F7FE;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
}
#help_right {
	float:left;
	background-color:#FFFFFF;
	height:auto;
	width:750px;
	margin-left:20px;
	padding-bottom:100px;	
}
#help_right span {
	background-image: url(/images/j1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	color:#999999;
	font-size:12px;

}
#help_right hr {
	height:3px;
	margin:0px;
	padding:0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F9A33B;
}
#help_right p {
	line-height: 24px;
	width: 85%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size:12px;
}
#help_left ul {
	width:100%;
	padding:0px;
	background-color:#FFFFFF;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #8DD3FA;
	border-right-color: #8DD3FA;
	border-left-color: #8DD3FA;
}
#help_left li {
	width:100%;
	line-height:25px;
	margin-top:1px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DD3FA;
	font-size:12px;
	list-style-type: none;
}
/*reg*/
.register_info {
	float:left;
	margin-left:5px;
	margin-top:5px;
	background-color:#FFFFFF;
}
.tishi {
	border: 1px solid #0099CC;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	background-color: #F4FBFF;
	color:#666666;
	display:none;


}
.ok {
	display:none;

}
.error {
	border: 1px solid #FF0000;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFF4F4;
	color: #FF0000;
	display:none;
}
.error1 {
	border: 1px solid #FF0000;
	font-size:12px;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFF4F4;
	color: #FF0000;
	margin:0px auto;
	width:250px;
	text-align:center;
	display:none;
}
.user_picview {
	width:40px;
	height:40px;
	padding:2px;
	border: 1px solid #CCCCCC;
	float:left;
}
.select_user_icon {
	border: 4px solid #E6F2FF;
	width:409px;
	display:inline;
	position: absolute;
	left: 310px;
	display:none;
}
.pic_link1:link,.pic_link1:visited {
	width:40px;
	height:40px;
	padding:5px;
	background-color:#FFFFFF;
	display:block;
}
.pic_link1:hover,.pic_link1:active {
	width:40px;
	height:40px;
	padding:5px;
	display:block;
	background-color:#999999;
}
#fuwutiaokuan {
	font-size:14px;
	margin-top:5px;
	text-align:center;
	margin-bottom:10px;
}
#fuwutiaokuan span {
	color:#FF6600;
	font-weight:bold;
}
/*login*/
#login_bg {
	width:302px;
	height:152px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:20px;
	border: 5px solid #F7F7F7;
}
#login_content {	
	background-color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
#login_content div {
	background-color:#FFFFFF;
	margin-top:20px;
	color:#FF6600;
	height:20px;
}
#login_content span {
	color:#333333;

}
/*edit_info*/
.userinfo_edit {
	width:800px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-size:12px;
	padding-left: 40px;
	border: 1px solid #999999;
}
.userinfo_edit span {
	float:left;
	display:block;
	margin-top:7px;
	margin-right:10px;
	width:80px;
	text-align:right;
}
/*mapmenu*/
.mapbt {
	font-size:12px;
	background-color:#FFFFFF;
	cursor:pointer;
	color:#333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #333333;
}
.mapbt1 {
	font-size:12px;
	background-color:#FFFFFF;
	cursor:pointer;
	color:#CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.zoomin {
	font-size:12px;
	background-color:#FFFFFF;
	cursor:pointer;
	color:#000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #000000;
	background-image:url(/images/zoomin.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.zoomin1 {
	font-size:12px;
	background-color:#FFFFFF;
	cursor:pointer;
	color:#b1b1b1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #b1b1b1;
	background-image:url(/images/zoomin1.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.zoomout {
	font-size:12px;
	background-color:#FFFFFF;
	cursor:pointer;
	color:#000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #000000;
	background-image:url(/images/zoomout.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.zoomout1{
	font-size:12px;
	background-color:#FFFFFF;
	cursor:pointer;
	color:#b1b1b1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #b1b1b1;
	background-image:url(/images/zoomout1.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.login_input {
	width:150px;
	float:left;
	margin-left:10px;
}
.login_span {
	float:left;
	display:block;
	margin-top:7px;
	margin-right:10px;
	width:80px;
	text-align:right;
}
/*other*/
.ml-l1 {
	float:left;
	color: #0066FF;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-top: 2px;
	cursor:pointer;
}
.ml-l2 {
	float:left;
	color: #666666;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-top: 2px;
	cursor:pointer;
}
.ml-r1 {
	float:left;
	color: #FFFFFF;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-top: 2px;
	cursor:pointer;
	margin-left:5px;
	background-color: #FF0000;
}
.ml-r2 {
	float:left;
	color: #666666;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-top: 2px;
	cursor:pointer;
	margin-left:5px;
}
.bbs {
	width:29px;
	height:27px;
	position:relative;
	background-image:url(/images/bbs.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bbs.png',sizingMethod='image');
	background-repeat: no-repeat;
	background-position: center;
}
.helper {
	width:29px;
	height:27px;
	position:relative;
	background-image:url(/images/help.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/help.png',sizingMethod='image');
}
.view {
	width:29px;
	height:27px;
	position:relative;
	background-image:url(/images/view.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/view.png',sizingMethod='image');
}
.fhyl {
	float:right;
	display:block;
}
.bjdt {
	float:left;
	display:block;
}
#ml_menu {
	width:110px;
	position: absolute;
	z-index:90;
	margin-left:120px;
	display:inline;
}
#ml_menu1 {
	width:60px;
	height:18px;
	padding-top:7px;
	padding-left:26px;
	font-size:12px;
	margin-left:195px;
	background-image:url(/images/bmap1.gif);
	background-repeat:no-repeat;
}
#ml_menu1 a:link,#ml_menu1 a:visited {
	color:#F17757;
}
#ml_menu1 a:hover,#ml_menu1 a:active {
	color:#3399FF;
}
#ml_menu span {
	height:16px;
	display:block;
	text-align:center;
	background-image:url(/images/m-generic.png);
	background-repeat:no-repeat;
	padding-top: 6px;
	margin-left: 5px;
	background-position: left center;
}
.mllist a:link,.mllist a:visited{
	line-height:18px;
	color:#666666;
	text-decoration:none;
	width:106px;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.mllist a:hover,.mllist a:active {
	line-height:18px;
	color:#FFFFFF;
	width:106px;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6E0FF;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6E0FF;
	background-color: #CE0000;
}
#ml_menu .mllist{
	margin-bottom:0px;
	text-align:center;
	margin-top:3px;
}
#ml_menu .menu1 div {
	display: block;
}
#ml_menu .menu2 div {
	display: none;
}
#ml_menu .menu1{
	width:108px;
	height:auto;
	font-size: 12px;
	color: #CC0000;
	cursor:pointer;
	overflow-y:hidden;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #336699;
	background-image:url(/images/addmap_18.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
}
#ml_menu .menu2{
	width:108px;
	height:auto;
	font-size: 12px;
	color: #000000;
	cursor:pointer;
	overflow-y:hidden;
	border: 1px solid #B0DAF0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/addmap_18.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.pic_loading {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:80px;
	margin-top:10px;
	float:left;
	display:inline;
}
.pic_loading1 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:240px;
	margin-top:10px;
	float:left;
	display:inline;
}
.pic_loading a{	
	color:#FF6600;
}
.pic_loading1 a{	
	color:#FF6600;
}
#select_through {
	font-weight:normal;
	font-family:"宋体";
	color:#333333;
	float:right;
	margin-top:10px;
	font-size: 12px;
}

/*personal_head*/
#personal_head {}
#personal_head_top {
	width:100%;
	height:34px;
	background-image:url(/images/pbg_02.gif);
	background-repeat:repeat-x;
}
#personal_head_top_box {
	height:32px;
	width:980px;
	margin:0px auto;
}
#personal_head_top_box_logo {
	width:69px;
	height:32px;
	float:left;
	cursor:pointer;

}
#personal_head_top_box_login1{
	width:200px;
	float:right;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-size:12px;
	padding-left:15px;
	margin-top:6px;
	color:#0066FF;
	text-align:right;
}
#personal_head_top_box_login1 span {
	margin-left:10px;
}
#personal_head_top_box_login2{
	width:350px;
	float:right;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-size:12px;
	padding-left:20px;
	margin-top:6px;
	text-align:right;
	color:#0066FF;
	
}
#personal_head_top_box_login2 span {
	margin-left:10px;
}
#personal_head_bottom {
	width:980px;
	height:43px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(/images/ptop.png)!important;
	background-image:none;
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='bEnabled', src='/images/ptop.png',sizingMethod='image');
}
#personal_head_bottom_menu {
	margin-top:8px;
	margin-left:20px;
	float:left;
	display:inline;
}
#personal_content {
	width:978px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#p_content_foot {
	width:980px;
	height:11px;
	margin:0px auto;
	margin-bottom:10px;
	font-size:0px;
	line-height:0px;
	padding:0px;
	background-image:url(/images/bbt.png)!important;
	background-image:none;
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bbt.png',sizingMethod='image');
}
.pbt1{
	width:50px;
	height:35px;
	cursor:pointer;
	position: absolute;
	background-image:url(/images/p_1_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_1_03.png',sizingMethod='image');
}
.pbt11{
	width:50px;
	height:35px;
	cursor:pointer;
	position: absolute;
	background-image:url(/images/p_11_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_11_03.png',sizingMethod='image');
}
.pbt2{
	width:35px;
	height:35px;
	margin-left:65px;
	cursor:pointer;
	position: absolute;
	background-image:url(/images/p_2_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_2_03.png',sizingMethod='image');
	display:inline;
}
.pbt22{
	width:35px;
	height:35px;
	cursor:pointer;
	margin-left:65px;
	position: absolute;
	background-image:url(/images/p_22_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_22_03.png',sizingMethod='image');
	display:inline;
}
.pbt3{
	width:35px;
	height:35px;
	margin-left:115px;
	cursor:pointer;
	position: absolute;
	background-image:url(/images/p_3_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_3_03.png',sizingMethod='image');
	display:inline;
}
.pbt33{
	width:35px;
	height:35px;
	cursor:pointer;
	margin-left:115px;
	position: absolute;
	background-image:url(/images/p_33_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_33_03.png',sizingMethod='image');
	display:inline;
}
.pbt4{
	width:35px;
	height:35px;
	margin-left:165px;
	cursor:pointer;
	position: absolute;
	background-image:url(/images/p_6_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_6_03.png',sizingMethod='image');
	display:inline;
}
.pbt44{
	width:35px;
	height:35px;
	cursor:pointer;
	margin-left:165px;
	position: absolute;
	background-image:url(/images/p_66_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_66_03.png',sizingMethod='image');
	display:inline;
}
.pbt5{
	width:35px;
	height:35px;
	margin-top:2px;
	margin-left:217px;
	cursor:pointer;
	position: absolute;
	background-image:url(/images/p_7_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_7_03.png',sizingMethod='image');
	display:inline;
}
.pbt55{
	width:35px;
	height:35px;
	margin-top:2px;
	cursor:pointer;
	margin-left:217px;
	position: absolute;
	background-image:url(/images/p_77_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_77_03.png',sizingMethod='image');
	display:inline;
}
.pbt6{
	width:55px;
	height:35px;
	margin-left:265px;
	cursor:pointer;
	position: absolute;
	background-image:url(/images/p_8_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_8_03.png',sizingMethod='image');
	display:inline;
	margin-top:1px;
}
.pbt66{
	width:55px;
	height:35px;
	cursor:pointer;
	margin-left:265px;
	position: absolute;
	background-image:url(/images/p_88_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_88_03.png',sizingMethod='image');
	display:inline;
	margin-top:1px;

}
.pbt7{
	width:45px;
	margin-top:1px;
	height:35px;
	margin-left:340px;
	cursor:pointer;
	position: absolute;
	background-image:url(/images/p_5_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_5_03.png',sizingMethod='image');
	display:inline;
}
.pbt77{
	width:45px;
	height:35px;
	cursor:pointer;
	margin-top:1px;
	margin-left:340px;
	position: absolute;
	background-image:url(/images/p_55_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_55_03.png',sizingMethod='image');
	display:inline;
}
/*.pbt8{
	width:53px;
	height:35px;
	margin-left:370px;
	cursor:pointer;
	position: absolute;
	background-image:url(/images/p_8_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_8_03.png',sizingMethod='image');
	display:inline;
}
.pbt88{
	width:53px;
	height:35px;
	cursor:pointer;
	margin-left:370px;
	position: absolute;
	background-image:url(/images/p_88_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/p_88_03.png',sizingMethod='image');
	display:inline;
}
*/
#personal_head_bottom_userinfo {
	position:absolute;
	margin-left:700px;
	width:240px;
	margin-top:8px;
	line-height:16px;
	font-size:12px;
}
/*liulan*/
#map_tuijian {
	width:928px;
	height:auto;
	border: 1px solid #D3EDF6;
}
#map_tuijian_title {
	width:916px;
	background-color: #C9E9EE;
	height: 25px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	border: 1px solid #FFFFFF;
	font-weight:bold;
	background-image:url(/images/m1.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
#map_tuijian_title span{
	float:left;
	margin-left:20px;
	display:inline;
}
#map_tuijian_title div {
	float:right;
	font-size:12px;
	font-weight:normal;
	margin-right:5px;
}
.maplist1 {
	width:440px;
	float:left;
	margin-left:6px;
	margin-right:6px;
	margin-top:10px;
	background-color: #FFFFFF;
	height: auto;
	margin-bottom:10px;
	border: 1px solid #F2F2F2;
}
.maplist1 ul {
	margin:0px;
	padding:0px;
}
.maplist1 li {
	list-style-type: none;
	margin:10px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	height:auto;
	padding-bottom:3px;
}
.maplist1 img {
	float:left;
}
.maplistright1 {
	float:left;
	margin-left:10px;
}
.maplistright1 span {
	color: #999999;
	margin-top: 0px;
	display:block;
}
.xiaopx {
	font-size:12px;
}
#user_tuijian {
	width:928px;
	height:auto;
	margin-top:10px;
	border: 1px solid #E1EBEF;
}
#user_tuijian_title {
	width:916px;
	background-color: #E1EBEF;
	height: 25px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	border: 1px solid #FFFFFF;
	font-weight:bold;
	background-image:url(/images/u12.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
#user_tuijian_title span{
	float:left;
	margin-left:20px;
	display:inline;
}
#user_tuijian_title div {
	float:right;
	font-size:12px;
	font-weight:normal;
	margin-right:5px;
}
/*frienddemo*/
#frienddemo_mapshow {
	width:620px;
	height:400px;
	background-color:#FFFFFF;
	background-image:url(/images/mapdemo.jpg);
}
/*poidemo*/
#poidemo_mapshow {
	width:620px;
	height:400px;
	background-color:#FFFFFF;
	background-image:url(/images/poi.jpg);
}
#maplist_tab2 {
	width:298px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	height:auto;
	padding: 0px;
	margin:0px;
	background-color:#FFFFFF;
	font-size:12px;
}
/*mylove*/
#love_m {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	width:100%;
	text-align:center;
}

.select_icon img{
	float:none;
	margin:0px;
}
.select_icon_head img {
	width:23px;
	height:17px;
	margin-right:3px;
	float:right;
}
/*geo_blog*/
#geo_blog_map {
	width:640px;
	height:420px;
	margin-top:8px;
	padding:0px 4px 4px 4px;
	background-color:#FFFFFF;
}
#geo_blog_right {
	width:278px;
	height:auto;
	margin-left:10px;
	float:left;
}
#geo_blog_menu {
	width:266px;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFCC;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BDD1EC;
	border-left-color: #BDD1EC;	
}
#geo_blog_content {
	width:266px;
	padding:5px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5688A3;
	border-bottom-color: #5688A3;
	border-left-color: #5688A3;
}
.geo_blog_pic {
	border:1px solid #CCCCCC;
	width:58px;
	height:58px;
	cursor:pointer;
}
.geo_blog_onclick {
	background-color:#FF9900;
}
.geo_blog_onclick1 {
	background-color:#FF0000;
}
#geo_blog_fanye {
	width:266px;
	height:24px;
	padding-left:5px;
	padding-right:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDD1EC;
	border-bottom-color: #BDD1EC;
	border-left-color: #BDD1EC;
}
#geo_blog_head {
	width:276px;
	height:35px;
	color:#003366;
	font-size:14px;
	font-weight:bold;
	margin-top: 8px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/images/1_03.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDD1EC;
	border-right-color: #BDD1EC;
	border-bottom-color: #5688A3;
	border-left-color: #BDD1EC;
}
#geo_blog_head_name {
	width:140px;
	float:left;
	color:#003366;
	font-size:14px;
	font-weight:bold;
	margin-left:8px;
	margin-top:10px;
}
.ontab_geoblog {
	width:53px;
	height:18px;
	padding-top:3px;
	background-image:url(/images/1_06.gif);
	float:left;
	top:15px;
	margin-left:5px;
	position: relative;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
}
.offtab_geoblog {
	width:53px;
	height:19px;
	padding-top:2px;
	float:left;
	top:15px;
	margin-left:5px;
	position: relative;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
}
/*poi*/
#poiml_menu {
	width:95px;
	position: absolute;
	z-index:90;
	display:inline;
	font-weight:normal;
	margin-left:120px;
}
#poiml_menu span {
	height:16px;
	display:block;
	text-align:center;
	padding-top: 4px;
}
.poimllist a:link,.poimllist a:visited{
	line-height:18px;
	color:#666666;
	text-decoration:none;
	width:91px;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.poimllist a:hover{
	line-height:18px;
	color:#FFFFFF;
	width:91px;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6E0FF;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6E0FF;
	background-color: #CE0000;
}
.poimllist a:active {
	line-height:18px;
	color:#666666;
	text-decoration:none;
	width:91px;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.poimllist{
	margin-bottom:0px;
	text-align:center;
	margin-top:3px;
}
.poimenu1 div {
	display: block;
}
.poimenu2 div {
	display: none;
}
.poimenu1 {
	width:95px;
	height:auto;
	font-size: 12px;
	color: #2059A5;
	cursor:pointer;
	overflow-y:hidden;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #2059A5;
	background-image:url(/images/poibg_03.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
}
.poimenu2 {
	width:95px;
	height:auto;
	font-size: 12px;
	color: #2059A5;
	cursor:pointer;
	overflow-y:hidden;
	border: 1px solid #2059A5;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/images/xiajiantou_03.gif);
	background-repeat: no-repeat;
	background-position: 80px center;
}
#poilist {
	width:300px;
	height:420px;
	padding:4px;
	background-color:#F6FCFF;
}
#poilisttitle {
	width:288px;
	padding:5px;
	background-color:#FFFFFF;
	border: 1px solid #BDD1EC;
	height:24px;
	font-weight:bold;
	color:#FF3300;
	font-size:14px;
	font-weight:bold;
	background-image:url(/images/poiicon.jpg);
	background-repeat:no-repeat;
	background-position: 3px;
}
.poititleinfo {
	float:left;
	margin-top:5px;
	margin-left:35px;
	display:inline;
	color:#65657C;
	font-family:Arial;
	font-size:14px;
	font-weight: 900;	
}
#poifenglei {
	float:left;
	margin-left:120px;
	display:inline;
	font-size:12px;
	font-weight:normal;
	margin-top:3px;
	color:#828282;
}
.addpoi_content {
	width:800px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-size:12px;
	padding-left: 40px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.addpoi_content span {
	float:left;
	display:block;
	margin-top:7px;
	margin-right:10px;
	width:80px;
	text-align:right;
}
#addpoi_map {
	width:500px;
	height:300px;
	background-color:#555555;
	border: 1px solid #000000;
}
.poi_edit_pic {
	float:left;
	background-color:#F2F2F2;
	text-align:center;
	border: 1px solid #666666;
}
.poi_edit_pic img{
	border: medium solid #FFFFFF;	
}
.poi_edit_menu {
	margin-top:174px;
}
.zanwu {
	margin:0px;
	padding-top:80px;
	width:200px;
	font-weight:bold;
	font-size:20px;
	height:80px;
}
#poicontent_left {
	margin-left:30px;
	background-color:#FFFFFF;
}
#content_left h1 {
	font-size:14px;
	margin-top:10px;
	background-image:url(/images/18.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width:400px;
	display:block;
	float:left;
}
.poieditmenu {
	width:82px;
	height:18px;
	background-image:url(/images/button_gb_03.gif);
	float:left;
	margin-left:70px;
	padding-top:5px;
	margin-top:10px;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	cursor:pointer;
	border: 1px solid #FFFFFF;
}
.poieditmenu1 {
	width:82px;
	height:18px;
	background-image:url(/images/button_gb_03.gif);
	float:left;
	margin-left:70px;
	padding-top:5px;
	margin-top:10px;
	font-size:12px;
	text-align:center;
	color:#FFFF99;
	cursor:pointer;
	border: 1px solid #FF0000;
}
.poitimedate {
	margin-top:3px;
	margin-left:15px;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}
.poiinfo {
	font-size:12px;
	color:#333333;
	width:580px;
	margin-top:10px;
	display:block;
	line-height:20px;
	margin-left:15px;
}
#poiimage {
	width:599px;
	margin-top:10px;
	text-align:left;
	margin-left:15px;
}
#poiimage img {
	margin-top:5px;
}
#poi_rank {
	width:600px;
	margin-left:15px;
	margin-top:10px;
}
#copyip {
	width:578px;
	background-color:#F6F6F6;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	padding:0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size:12px;
	margin-top:3px;
}
.copyipbox {
	width:370px;
	height:12px;
	line-height:12px;
	padding:0px;
	font-family:Arial;
}
.bt1 {
	width:80px;
	height:20px;
	background-color:#333333;
	margin-top:0px;
	margin-left:20px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;	
}
#poi_pl {
	width:600px;
	margin-top:10px;
	margin-left:15px;
	background-color:#ffffff;
	height:auto;
}
.poi_pl_title {
	font-size:14px;
	font-weight:bold;
}
#poi_pl_content {
	padding:10px;
	width:580px;
	background-color:#F9F9F9;
}
#poi_pl_content textarea {
	width:500px;
	overflow:auto;
	height:60px;
}
#poi_pl_content input{
	width:60px;
	height:40px;
	margin-left:10px;
	font-weight:bold;
}
.poi_userpl {
	font-size:12px;
}
#poi_right {
	width:220px;
	background-color:#CCCCCC;
	height:430px;
	float:left;
	border: 1px solid #999999;
	margin-left:30px;
	margin-top:10px;
}
#minimap1 {
	margin:auto;
	height:180px;
	width:180px;
	margin-top:20px;
	border: 3px solid #FFFFFF;
	overflow:hidden;
}
#minimap2 {
	margin:auto;
	height:180px;
	width:180px;
	margin-top:20px;
	border: 3px solid #FFFFFF;
	overflow:hidden;

}
/*editmapother*/
#editmapother_left {
	float:left;
	width:622px;
	margin-top:5px;
}
#adpicinfo{
	background-color:#F3F3F3;
	border: 1px solid #CCCCCC;
	
}
#adpicinfo td {
	padding:5px;
}
#adpicinfo img{ 
	border:#666666 1px solid;
	cursor:pointer;
}
.adpicinfoclick {
	background-color:#FF6600;
}
.adpicinfoclick1{
	background-color: #0099FF;	
} 

#adpicinfofanye {
	width:300px;
	margin:10px auto;
}
#editmapother_left_map {
	width:620px;
	height:420px;
	background-color:#F2EFE9;
	border: 1px solid #999999;
}
#editmapother_left_pic {
	width:620px;
}
#slides_photo_edit {
	height:71px;
	width:620px;
	margin-right: auto;
	margin-left: auto;
}
#slides_c_edit {
	width:600px;
	height:100%;
	background-image:url(/images/0302slides3_11.gif);
	background-repeat: repeat-x;
	float:left;
	margin-top:12px;
}
#slides_l_edit {
	float:left;
	width:10px;
	height:71px;
	background-image:url(/images/0302slides_11.gif);
	background-repeat:repeat-x;
	margin-top:12px;


}
#slides_r_edit {
	float:left;
	width:10px;
	height:71px;
	background-image:url(/images/0302slides1_11.gif);
	background-repeat:repeat-x;
	margin-top:12px;
}
#slides_c_edit ul {
	padding:0px;
	margin:0px;
	height:52px;
	margin-top:10px;
}
#slides_c_edit li {
	margin:0px;
	width:52px;
	height:52px;
	padding:0px;
	float:left;
	margin-left:8px;
	display:inline;
	list-style-type: none;
}
#mid_map {
	width:240px;
	height:180px;
	padding:5px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.edit_right_input {
	font-size:12px;
	margin-top:20px;
	color:#666666;
	padding-left:15px;
}
.edit_right_input1 {
	width:240px;
	background-color:#ffffff;
	font-size:12px;
	margin:0 auto;
	color:#666666;
	padding:5px;
	padding-top:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#edit_right_input1_help {
	width:240px;
	font-size:12px;
	margin:0 auto;
	color:#FFFFFF;
	padding:6px;
}
#edit_right_input1_player {
	padding:5px;
	background-image:url(/images/menu_inputbg_07.gif);
	background-repeat:repeat-x;
	height:12px;
	background-color:#CCCCCC;
}
.inputbor {
	font-size:12px;
	font-weight:normal;
	background-color:#FFFFFF;
	width:233px;
	height:60px;
	border: 1px solid #ffffff;	
	color:#999999;
	overflow:hidden;
}
.inputbor1 {
	font-size:12px;
	font-weight:normal;
	width:233px;
	background-color:#FFFFCC;
	height:60px;
	border: 1px solid #CCCCCC;
	color:#333333;	
}
.edit_right_input img {
	cursor:pointer;
}

#edit_times {
	height: 200px;
	width: 700px;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EBEBEB;
}
.edit_times_box {
	width:600px;
	margin:30px auto;
}
.edit_times_box span {
	display:block;
	float:left;
	font-size:12px;
	color:#666666;
	margin-left:50px;
}
.edit_times_box h1 {
	display:block;
	padding:0px;
	margin:0px;
	font:"宋体";
	font-size:14px;
	margin-left:40px;
}
#onmap_addcontent {
	width:300px;
	height:95px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	padding:5px;
}
.onmap_addcontent {
	font-size:12px;
	margin-top:10px;
	height:auto;
}
.onmap_addcontent span {
	width:60px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	margin-top:2PX;
	margin-left:0px;
	display:block;
	float:left;
}
.onmap_addcontent input {
	width:200px;
	margin-left:10px;
}
.onmap_addcontent select{
	margin-left:10px;
}
.bt2 {
	width:80px;
	height:20px;
	font-family:Arial;
	font-size:12px;
	color:#000000;	
	margin-top:10px;
}
.landmark {
	width:150px;
	line-height:14px;
}
.landmark font {
	color:#CCFF00;
	background-color:#000000;
	font-family:Verdana, "宋体";
  line-height:14px;
	font-size:12px;
}

.edit_pic_table {
	border: 1px solid #EEEEEE;
	font-size:12px;
	padding:0px;
}
.edit_pic_table1 {
	border: 1px solid #cccccc;
	font-size:12px;
	background-color:#eeeeee;
	padding:0px;
}
.edit_pic_table2 {
	background-image: url(/images/edpic2_03.gif);
	border: 1px solid #C93300;
	font-size:12px;
	padding:0px;
}
.edit_pic_table2 a:link,.edit_pic_table2 a:visited{
	color:#FFFFFF;
}
#gbox_play {
	width:600px;
	font-size:12px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif,宋体;
}
#gbox_play h1 {
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
}
#gbox_play div{
	margin-top:5px;
}
.data_play {
	color:#999999;
	margin-left:150px;
}
#gbox_play p {
	line-height:140%;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	font-family:Arial,"黑体" ;
}
.playbt {
	width:152px;
	height:58px;
	cursor:pointer;
	background-image:url(/images/firstpage1_12.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/firstpage1_12.png',sizingMethod='image');
	margin:0 auto;	
}
.playbt1 {
	width:152px;
	height:58px;
	cursor:pointer;
	background-image:url(/images/firstpage2_12.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/firstpage2_12.png',sizingMethod='image');
	margin:0 auto;	
}s
#gbox_replay {
	width:500px;
	font-size:12px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif,宋体;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#sharetrip {	
	padding:0px 20px 0px 20px;
	background-color: #333333;
}
#shretrip_head {
	width:502px;
	height:18px;
	margin:0 auto;
	background-image:url(/images/g_r_top.gif)
}
#sharetrip_foot{
	width:502px;
	height:18px;
	margin:0 auto;
	background-image:url(/images/g_r_bot.gif);
}
#overinfo {
	font-size:28px;
	color:#FFFFCC;
	font-weight:bold;
	font-family:"黑体";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align:center;
	border-bottom-color: #666666;
	padding-bottom:10px;
}
.sharetrip_title {
	color:#FFFFFF;
	display:block;
	margin-top:10px;
	font-size: 14px;
	font-weight: bold;
}
.sharetrip_info {
	color:#AEAEAE;
	display:block;
	background-image:url(/images/icon_19.gif);
	margin-top:5px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.sharetrip_input {
	margin-top:5px;
	background-color:#FFFFFF;
	height:15px;
	color:#666666;	
	width:300px;
}
.copy_button {
	width:49px;
	height:23px;
	margin-left:10px;
	color:#520606;
	background-color:#000066;
	background-image:url(/images/icon_copy.png);
	border:none;
	cursor:pointer;
}
.copy_button1 {
	width:66px;
	height:23px;
	margin-left:10px;
	color:#520606;
	background-color:#000066;
	background-image:url(/images/icon_copy1.png);
	border:none;
	cursor:pointer;
}
#replaybutton {
	margin-top:15px;
	text-align:right;
}
.gbox_replay {
	width:133px;
	height:45px;
	border:none;
	background-color:#000066;
	background-image:url(/images/1_16.gif);
	cursor:pointer;
	margin-right:10px;
}
.gbox_more {
	width:157px;
	height:45px;
	border:none;
	background-color:#000066;
	cursor:pointer;
	background-image:url(/images/1_18.gif);
	margin-right:10px;
}

.gbox_close {
	width:85px;
	height:45px;
	border:none;
	background-color:#000066;
	cursor:pointer;
	background-image:url(/images/replay_close.gif);
	margin-right:10px;
}
	

/*miniplayer*/
#miniplayer {
	width:258px;
	height:26px;
	background-image:url(/images/minibg.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/minibg.png',sizingMethod='image');	
}
.minibt1 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt1_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:10px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt11 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt11_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:10px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt7 {
	width:11px;
	height:10px;
	background-image:url(/images/mini_06.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:10px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt77 {
	width:11px;
	height:10px;
	background-image:url(/images/mini7_06.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:10px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt2 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt2_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:5px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt22 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt22_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:5px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt3 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt3_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:5px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt33 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt33_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:5px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt4 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt4_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:5px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt44 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt44_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:5px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt5 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt5_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:8px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt55 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt55_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:8px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt6 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt6_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:5px;
	top:6px;
	position:relative;
	float:left;
	display:inline;
}
.minibt66 {
	width:11px;
	height:10px;
	background-image:url(/images/minibt66_03.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:5px;
	top:6px;
	position:relative;
	float:left;	
	display:inline;
}
#minilcd {
	float:left;
	width:120px;
	height:10px;
	margin-left:10px;
	margin-top:5px;
	line-height:10px;
	font-size:10px;
	color:#FFFFFF;
	font-family:Arial;
	display:inline;
	font-weight: bold;
}
#minilcd span {
	margin-left:5px;
	display:inline;
}
#minizd {
	width:11px;
	height:11px;
	margin-left:1px;
	float:left;
	cursor:pointer;
	position:relative;
	display:inline;
	margin-top:5px;
}
/*player*/
#player_bg{
	width:265px;
	height:99px;
	background-image:url(/images/player_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/player_03.png',sizingMethod='image');
	
}
#player_lcd {
	width:240px;
	height:50px;
	margin-left:10px;
}
#player_time1 {
	float:left;
	margin-top:15px;
	width:100px;
	margin-left:6px;
	display:inline;
	color:#FFFFFF;
	font-family: "Courier";
	font-weight:bold;
}
#player_time1 td {
	background-color:#4C97E9;
}
#player_time2 {
	float:left;
	margin-left:20px;
	height:40px;
	margin-top:10px;
	display:inline;
	font-family: "Courier";
	font-size:36px;
	width:90px;
	color:#FFFFFF;
	display:inline;
	font-weight:bold;
}
#player_time3 {
	float:left;
	margin-left:3px;
	display:inline;
	font-family: Arial;
	font-size:10px;
	color:#ffffff;
	margin-top:13px;
	font-weight:bold;

}
#player_key {
	width:265px;
}
#player_lkey {
	float:left;
	width:125px;
	margin-left:5px;
	display:inline;
}
.player_play {
	width:33px;
	height:37px;
	background-image:url(/images/player_06.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/player_06.png',sizingMethod='image');
	cursor:pointer;
	position:relative;
	display: inline;
	float:left;
}
.player_pause {
	width:33px;
	height:37px;
	background-image:url(/images/player1_06.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/player1_06.png',sizingMethod='image');
	cursor:pointer;
	position:relative;
	display: inline;
	float:left;
}
#player_stop {
	width:21px;
	height:29px;
	background-image:url(/images/player_08.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/player_08.png',sizingMethod='image');
	cursor:pointer;
	float:left;
	margin-top:6px;
	display: inline;
	position:relative;
}
#player_ff {
	width:21px;
	height:25px;
	background-image:url(/images/player_11.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/player_11.png',sizingMethod='image');
	display: inline;
	cursor:pointer;
	float:left;
	margin-top:9px;
	margin-left:8px;
	position:relative;
}
#player_ww {
	width:21px;
	height:25px;
	background-image:url(/images/player_12.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/player_12.png',sizingMethod='image');
	cursor:pointer;
	float:left;
	margin-top:9px;
	display: inline;
	position:relative;
}
#player_size {
	width:12px;
	height:12px;
	float:left;
	background-image:url(/images/zoomplayer_03.gif);
	background-repeat:no-repeat;
	margin-top:16px;
	margin-left:5px;
	display: inline;
	position:relative;
	cursor:pointer;

}
#player_rkey {
	width:115px;
	height:20px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	display:inline;
	font-size:10px;
	font-family:Arial;
	background-image:url(/images/player_14.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/player_14.png',sizingMethod='image');

}
#player_speed {	
	width:105px;
	margin:0px auto;
	padding-top:3px;
	padding-bottom:3px;
	background-position: center;
}
#gear  td{
	cursor:pointer;
	text-align:center;
	position:relative;
	width:17px;
	height:13px;
	
}
.danqian_speed {
	background-image:url(/images/player_15.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	background-position: center;
}

.onsize {
	background-color:#333333;
	cursor:pointer;
}

#slides_days {
	width:600px;
	margin:0 auto;
	text-align:center;
}
#slides_days h1 {
	font-family:"黑体";
	font-size:40px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	color:#FFFFFF;
}
#slides_days span {
	font-size:20px;
	color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#slides_days div {
	font-size:24px;
	font-family: Arial, "黑体";
	line-height:140%;
	font-weight:bold;
	margin-top:10px;
	color:#FFFFFF;
	text-align:left;
}
#slides_ms {
	width:600px;
	font-size:28px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:140px;
	margin:0 auto;
}
.viewpic {
	width:45px;
	height:45px;
	background-image:url(/images/onpic.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/onpic.png',sizingMethod='image');
	cursor:pointer;
}
.viewslides {
	width:45px;
	height:45px;
	background-image:url(/images/onnom.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/onnom.png',sizingMethod='image');
	cursor:pointer;
}
.streetview{
	width:45px;
	height:45px;
	background-image:url(/images/street.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/street.png',sizingMethod='image');
	cursor:pointer;
}
.symap {
	width:45px;
	height:45px;
	background-image:url(/images/symap_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/symap_03.png',sizingMethod='image');
	cursor:pointer;
}
.symap1 {
	width:45px;
	height:45px;
	background-image:url(/images/symap1_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/symap1_03.png',sizingMethod='image');
	cursor:pointer;
}
.syday {
	width:45px;
	height:45px;
	background-image:url(/images/syday_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/syday_03.png',sizingMethod='image');
	cursor:pointer;
}
.syday1 {
	width:45px;
	height:45px;
	background-image:url(/images/syday1_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/syday1_03.png',sizingMethod='image');
	cursor:pointer;
}
.syls {
	width:45px;
	height:45px;
	background-image:url(/images/syls_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/syls_03.png',sizingMethod='image');
	cursor:pointer;
}
.syls1 {
	width:45px;
	height:45px;
	background-image:url(/images/syls1_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/syls1_03.png',sizingMethod='image');
	cursor:pointer;
}
.syoff {
	width:45px;
	height:45px;
	background-image:url(/images/syoff_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/syoff_03.png',sizingMethod='image');
	cursor:pointer;
}
.syoff1 {
	width:45px;
	height:45px;
	background-image:url(/images/syoff1_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/syoff1_03.png',sizingMethod='image');
	cursor:pointer;
}

.onpic {
	width:45px;
	height:45px;
	background-image:url(/images/onnom.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/onnom.png',sizingMethod='image');
	cursor:pointer;
}
.onnom {
	width:45px;
	height:45px;
	background-image:url(/images/onpic.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/onpic.png',sizingMethod='image');
	cursor:pointer;
}
.panoramio {
	width:45px;
	height:45px;
	background-image:url(/images/panoramio_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/panoramio_03.png',sizingMethod='image');
	cursor:pointer;
}
.panoramio1 {
	width:45px;
	height:45px;
	background-image:url(/images/panoramio1_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/panoramio1_03.png',sizingMethod='image');
	cursor:pointer;
}
/*slides_newpic*/
#slides_newpic_w {
	border:#FFFFFF solid 1px;
	/*width:513px;*/
	/*height:415px;*/
	display:block;
} 
#slides_newpic_n {
	padding:5px;
	width:501px;
	height:403px;
	border:#999999 1px solid;
	background-color:#FFFFFF;    
}
#slides_newpic_n img {
	border:#666666 1px solid;
}
#slides_newpic_n span {
	font-size:14px;
	margin-top:10px;
	display:block;
	font-family: "宋体", Arial;
}


/*new---index
2007-07-11build
*/

#nindex_left {
	width:648px;
	height:auto;
	float:left;
}
#nindex_right {
	float:right;
	width:304px;
}
#morevi {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
#nindex_map_head {
	width:648px;
	height:12px;
	background-image:url(/images/newindex_03.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newindex_03.png',sizingMethod='image');
	position:relative;
}
#nindex_map_center1 {
	width:13px;
	height:400px;
	background-image:url(/images/newindex_05.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newindex_05.png',sizingMethod='image');
	position:relative;
	float:left;
}
#nindex_map_center3 {
	width:15px;
	height:400px;
	background-image:url(/images/newindex_06.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newindex_06.png',sizingMethod='image');
	position:relative;
	float:left;
}
#nindex_map {
	width:620px;
	height:400px;
	float:left;
	
}
#nindex_map_bottom {
	width:648px;
	height:49px;
	background-image:url(/images/newindex_08.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newindex_08.png',sizingMethod='image');
}
#nindex_map_bottom div{
	float:left;
	margin-top:10px;
	margin-left:15px;
	font-size:14px;
	font-weight:bold;
	display:inline;
	
}
#nindex_map_bottom div a {
	font-size:12px;
	font-weight:normal;
	position:relative;
}
#nindex_map_bottom span {
	width:62px;
	height:16px;
	background-image:url(/images/nindex_11.gif);
	font-size:12px;
	display:block;
	padding-left:30px;
	padding-top:5px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	color:#999999;
	cursor:pointer;
	position:relative;
}
#nindex_yindao {
	width:304px;
	height:138px;
	background-image:url(/images/0921index_10.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/0921index_10.png',sizingMethod='image');
}
#nindex_yindao_if {
	font-size:12px;
	font-weight:bold;
	color:#737373;
	padding-top:30px;
	padding-right:15px;
	text-align:left;
	line-height:20px;
	margin-left:90px;	
}
#nindex_yindao_bt {
	width:153px;
	height:46px;
	background-image:url(/images/nindex_12.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/nindex_12.png',sizingMethod='image');
	margin-left:100px;
	margin-top:10px;
	cursor:pointer;
	position:relative;
}
#nindex_register {
	background-image:url(/images/web_icon_003.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	margin-top:10px;
	color:#575757;
	margin-left:40px;
}
#nindex_register a {
	position:relative;
}
#nindex_demo {
	width:304px;
	height:253px;
	background-image:url(/images/0921index_12.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/0921index_12.png',sizingMethod='image');
	margin-left:auto;
	margin-right:auto;


}
#index_adbt1 {
  cursor:pointer;
  width:84px;
  height:18px;
  margin-top:102px;
  margin-left:170px;
  display:inline-block;
    position:relative;
}
#index_adbt2 {
  cursor:pointer;
    position:relative;
  width:84px;
  height:18px;
  margin-top:95px;
  margin-left:30px;
}
#png_news {
	width:304px;
	height:88px;
	background-image:url(/images/png_06.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/png_06.png',sizingMethod='image');
}
#morevi_top {
	width:648px;
	height:7px;
}
#morevi_top_l {
	background-image:url(/images/1-4_23.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/1-4_23.png',sizingMethod='image');
	width:7px;
	height:7px;
	float:left;
}
#morevi_top_c {
	width:634px;
	height:6px;
	background-color:#FFFFF2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4C5A6;
	float:left;
	font-size:0px;
}
#morevi_top_r {
	background-image:url(/images/2-4_23.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/2-4_23.png',sizingMethod='image');
	width:7px;
	height:7px;
	float:left;
}
#morevi_bottom_l {
	background-image:url(/images/3-4_23.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/3-4_23.png',sizingMethod='image');
	width:7px;
	height:7px;
	float:left;
}
#morevi_bottom_c {
	width:634px;
	height:6px;
	background-color:#FFFFF2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C5A6;
	font-size:0px;
	float:left;
}
#morevi_bottom_r {
	background-image:url(/images/4-4_23.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/4-4_23.png',sizingMethod='image');
	width:7px;
	height:7px;
	float:left;
}
#morevi_content {
	background-color:#FFFFF2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4C5A6;
	border-left-color: #C4C5A6;	
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
}
#morevi_content a {
	color:#4A291A;
	margin-right:10px;
}
#morevi_content span {
	color:#000000;	
	font-weight:bold;
	cursor:pointer;
}
#nindex_news {
	width:274px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#nindex_news_head {
	width:100%;
	height:23px;
	background-image:url(/images/indexnews3.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/indexnews3.png',sizingMethod='image');
}
#nindex_news_bg {
	width:100%;
	height:48px;
	background-image:url(/images/indexnewbg.gif);
	background-repeat:repeat-y;
}
#nindex_news_bottom {
	width:100%;
	height:9px;
	background-image:url(/images/indexnews2_08.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/indexnews2_08.png',sizingMethod='image');
}
#innews {
	width:304px;
	height:161px;
	background-image:url(/images/0921index_05.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/0921index_05.png',sizingMethod='image');
}
.innewscontent {
	width:210px;
	height:40px;
	margin-top:26px;
	position:absolute;
	margin-left:15px;
	background-image:url(/images/flashnews.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:60px;
	padding-right:5px;
	line-height:20px;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.innewscontent1 {
	width:210px;
	height:40px;
	margin-top:26px;
	position:absolute;
	margin-left:15px;
	background-image:url(/images/flashnews.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:60px;
	padding-right:5px;
	line-height:20px;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#F3F3F3;
}
.innewscontent2 {
	width:210px;
	height:40px;
	margin-top:37px;
	position:absolute;
	margin-left:15px;
	background-image:url(/images/flashdemo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:60px;
	line-height:20px;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.innewscontent3 {
	width:210px;
	height:40px;
	margin-top:37px;
	position:absolute;
	margin-left:15px;
	background-image:url(/images/flashdemo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:60px;
	line-height:20px;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#F3F3F3;
}
.innewscontent a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.nindex_newscontent {
	width:180px;
	height:44px;
	/*padding-top:4px;*/
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/abcnews_08.gif);
	background-repeat:no-repeat;
	padding-left: 70px;
	background-position: 3px;
	line-height:20px;
	position:relative;
	color:#999999;
	cursor:pointer;
}
.nindex_newscontent1 {
	width:180px;
	height:44px;
	position:relative;
	/*padding-top:4px;*/
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/abcnews_07.gif);
	background-repeat:no-repeat;
	padding-left: 70px;
	background-position: 3px;
	line-height:20px;
	color:#000000;
	cursor:pointer;
}
#sztitle {
	display:block;
	margin:20px;
	font-size:12px;
	color:#FF6600;
	background-color:#FFF3E1;
	border: 1px solid #FF6600;
	padding:5px;
}
.twoclass {
	margin:20px;
	font-size:12px;
}
.shangchuancj {
	margin:20px;
	width:610px;
	height:auto;
}
.kuaione {
	width:610px;
}
#jindu {
	width:280px;
	height:13px;
}
.hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;	
}
#select_c {
	width:620px;
	height:420px;
	background-color:#F2EFE9;
	border: 1px solid #999999;
}
.zuploader {
	background-color:#FFFFFF;
	color:#666666;
	font-size:17px;
	font-weight:bold;
	padding:2px 4px 1px 4px;
	/*border: 1px solid #CCCCCC;*/
}
#uploaderhelp {
	width:99%;
	background-color:#FFFFFF;
	font-size:12px;
	color:#003366;
	padding:20px;
	padding-top:40px;
}
#uploaderts {
	background-color:#F5F5F5;
	text-align:center;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
#uploadertishi {
	background-color:#F5F5F5;
	border: 1px solid #CCCCCC;
	padding:10px;

}
#content_news {
	width: 958px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color:#FAFAFA;
}
#newslist {
	padding:20px;
	background-color:#FFFFFF;
}
#newslist ul {
	margin:0px;
	padding:0px;
	list-style: none;
	height:auto;
}
#newslist li {
	margin:0px;
	padding:0px;
	height:100%;
	margin-bottom:50px;
}

.news_logo {
	width:400px;
	float:left;
	text-align:center;
}
.news_info {
	width:518px;
	float:left;
	font-size:12px;
	color:#666666;
}
#news_left {
	float:left;
	width:700px;
	padding:20px;
	background-color:#FFFFFF;
}
#news_right {
	width:218px;
	float:left;
	height:100px;
}
#content_news h1{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#content_news h2 {
	font-size:14px;
	font-weight:normal;
	text-align:right;
	}
#content_news p {
	font-size:12px;
	color:#666666;
}
#content_news span {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	margin-bottom:10px;
	display:block;
}
.flashablum_txt {
 margin-left:50px;
 margin-right:50px;
 color:#333333;
 font-size:12px;
}
.flashablum_txt h1 {
  padding:0px;
  margin:0px;
}
.flashablum_txt h2 {
  float:left;
  padding:0px 0px 10px 0px;
  margin:0px;
  color:#944F99;
}
.flashablum_txt ul {
  font-size:12px;
  color:#333333;
  font-weight:bold;
}
.flashablum_txt ul li {
  font-weight:normal;
  line-height:160%;
}
#news_left #player1 {
	width:320px;
	height:260px;
	border: 1px solid #CCCCCC;
	background-color:#000000;
}
#scrolllocal {
	width:275px;
	height:40px;
	padding-top:12px;
	padding-left:5px;
	position:relative;

}
#scrollWrap { 
 width:290px;
 height: 36px;
 overflow: hidden; 
 font-size:11px;
} 
#scrollMsg { 
 float: left; 
 text-align: left;
  padding:0 10px;
}
#scrollMsg table {
	height:36px;
}
.newslink {
	font-size:11px;
	font-weight:bold;
	width:230px;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
}
.newsform {
	color:#666666;
}
.newspic {
	width:60px;
	height:36px;
	background-color:#FF0000;
}
#newsmore {
	width:95%;
	text-align:right;
	font-size:12px;
	height:15px;
	padding-top:3px;
	position:relative;
	color:#0099FF;
}
#step {
	width:842px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	margin:0 auto;
}
#step1 {
	width:303px;
	float:left;
}
#step2 {
	width:287px;
	float:left;
}
#step3 {
	width:242px;
	float:left;
}
.nowstep {
	font-size:16px;
	color:#E50C0F;
	font-weight: bold;
}
.nostep {
	font-size:12px;
	color:#E0E0E0;
}

.stepline1 {
	width:832px;
	font-size:0px;
	height:14px;
	background-image:url(/images/step1.gif);
}
.stepline2 {
	width:832px;
	height:14px;
	font-size:0px;
	line-height:0px;
	background-image:url(/images/step2.gif);
}
.stepline3 {
	font-size:0px;
	width:832px;
	height:14px;
	background-image:url(/images/step3.gif);
}
/*123*/

/*uploader*/
.formbj {
	width:300px;
	height:20px;
	border:1px solid #CCCCCC;
	float:left;
}
#photoupload-filedata-2 {
	float:left;
	width:80px;
	height:24px;
	margin-left:10px;
	font-size:14px;
	color:#333333;
}
.photoupload-queue {
  list-style:       none;
}
.photoupload-queue {
	width:314px;
	padding:0px;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float:left;
}
#photoupload-queue_float {
	margin-top:20px;	
}
.uploadtop {
	width:314px;
	height:20px;
	background-image:url(/images/loadtopbg.gif);
	font-size:12px;
	color:#333333;
	background-repeat: repeat-x;
}
.photoupload-queue li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
	background-image: url(/images/upimg.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.photoupload-queue .queue-file {
  font-weight:bold;
	font-size:12px;
	width:200px;
	display:block;
	float:left;
}
.photoupload-queue .queue-size{
	color:          #999999;
	margin-left:      10px;
	font-size:        10px;
	font-family: Arial, Helvetica, sans-serif;
}
.photoupload-queue .input-delete{
	width:          14px;
	height:         14px;
	text-decoration:    none;
	border:         none;
	float:          right;
	background-image: url(/images/delimg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#uploader_img {
	width:910px;
	height:auto;
	background-image:url(/images/imgbg.jp1g);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top:20px;
}
.uploader_info {
	font-size:12px;
	color:#333333;
}
.upload_button {
	width:80px;
	height:23px;
	padding-top:4px;
	padding-bottom:3px;
	background-image:url(/images/next_bg_02.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border: 1px solid #427CC8;
	cursor:pointer;
	margin-left:10px;
}
.photoupload-queue .queue-subloader{
	text-align:center;
	height:100%;
	width:0%;
	background-image: url(/images/jdqj.gif);
}
.photoupload-queue .queue-loader{
	font-size:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	border:1px solid #000000;
	background-image: url(/images/jdbg.gif);
	background-repeat: repeat-x;
	height: 8px;
	line-height:0px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
}
#select_fd {
	width:770px;
	height:auto;
	background-color:#BDBCBD;
	margin-left:20px;
}
.input_checkbox {
	display:block;
	float:left;
	cursor:pointer;
}
.share_title {
	float:left;
	width:500px;
	margin-left:10px;
	margin-top:3px;
	font-weight:bold;
	font-size:14px;
	-o-text-overflow:ellipsis; 
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden; 
}
.share_info {
	width:154px;
	height:22px;
	background-image:url(/images/select_info.gif);
	float:right;
	margin-right:10px;
}
.share_name {
	width:60px;
	background-image:url(/images/user_side_08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:5px;
	height:16px;
	padding-top:4px;
	padding-left: 20px;
	display:block;
	float:left;
}
.share_sl {
	width:35px;
	height:16px;
	padding-top:4px;
	padding-left:20px;
	margin-left:5px;
	background-image:url(/images/user_pic_06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	display:block;
	float:left;
	color:#666666;
}
.share_box0 {
	background-color:#FFFFFF;
	background-image:url(/images/select_bg.gif);
	background-repeat:repeat-x;
	height:32px;
}
.share_box1 {
	background-color:#FFFFFF;
	background-image:url(/images/select_bg1.gif);
	background-repeat:repeat-x;
	height:32px;
}
/*iframe
#iframe_w {
	margin:0px;
	padding:0px;
}
.framebody {
	margin:0px;
	padding:0px;
}
#iframe_menu {
	width:517px;
	height:36px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9C9C9C;
	border-bottom-color: #9C9C9C;
	border-left-color: #9C9C9C;
	background-image:url(/images/iframe_03.gif);
	background-repeat:repeat-x;
}
#photo_description {
	width:300px;
	float:left;
	margin-left:9px;
	margin-top:10px;
	font-size:12px;
	color:#333333;
}
#iframe_menubg {
	background-image:url(/images/iframe_menu_06.gif);
	background-repeat:no-repeat;
	width:85px;
	height:31px;
	float:left;
	margin-top:5px;
}
.iframelink {
	font-size:12px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	cursor:pointer;
	color:#0066FF;
	font-weight:bold;
	text-decoration:underline;
}
.iframe_onpic {
	width:26px;
	height:21px;
	background-image:url(/images/piciframe.gif);
	background-repeat:no-repeat;
	margin-left:9px;
	margin-top:6px;
	float:left;
	cursor:pointer;
	display:inline;
}
.iframe_offpic {
	width:26px;
	height:21px;
	background-image:url(/images/piciframe.gif);
	margin-left:9px;
	margin-top:6px;
	float:left;
	cursor:pointer;
	background-position: bottom;
	display:inline;
}
.iframe_offear {
	width:21px;
	height:24px;
	background-image:url(/images/erathfiframe.gif);
	background-position: bottom;
	margin-left:17px;
	cursor:pointer;
	margin-top:5px;
	float:left;
	display:inline;	
}
.iframe_onear {
	width:21px;
	height:24px;
	background-image:url(/images/erathfiframe.gif);
	background-repeat: no-repeat;
	margin-left:17px;
	cursor:pointer;
	margin-top:5px;
	float:left;
	display:inline;
}*/
.autopos {
	width:440px;
	height:193px;
	background-image:url(/images/PSD1_03.jpg);
	margin:0 auto;
	cursor:pointer;
}
.autopos1 {
	width:440px;
	height:193px;
	background-image:url(/images/PSD_03.jpg);
	margin:0 auto;
	cursor:pointer;
}
.manualpos {
	width:440px;
	height:193px;
	background-image:url(/images/PSD3_03.jpg);
	margin:0 auto;
	cursor:pointer;
}
.manualpos1 {
	width:440px;
	height:193px;
	background-image:url(/images/PSD2_03.jpg);
	margin:0 auto;
	cursor:pointer;
}
.posinfo {
	width:200px;
	height:100px;
	padding-left:200px;
	padding-top:93px;
	color:#999999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#autoposhead {
	padding-left:170px;
	padding-top:20px;
	background-image:url(/images/PSDicon_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:20px;
}
#autopic {
	padding-left:170px;
	padding-top:20px;
	background-image:url(/images/uppicicon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:20px;
}
.postitle {
	color:#0066FF;
	font-size:26px;
	font-family:"黑体";
	font-weight:bold;
}
.postitleinfo{
	width:600px;
	line-height:24px;
	display:block;
	font-size:12px;
	color:#999999;
	padding-top:20px;
}
.upltextinput {
	width:314px;
	height:18px;
}
#manualhead {
	height:75px;
	background-image:url(/images/mincon_11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:20px;
	padding-left:90px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
}
#manalhead_left {
	width:600px;
	float:left;
}
#manualmenu {
	float:right;
	background-image:url(/images/sddwgif.gif);
	width:130px;
	height:31px;
	margin-top:5px;
	cursor:pointer;
}
.uppicout {
	width:62px;
	height:62px;
	line-height:0px;
	font-size:0px;
	background-color:#FFFFFF;
	border:#666666 1px solid;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	margin:0 auto;
	position:relative!important;
	position:absolute;
}

.uppicover {
	width:62px;
	height:62px;
	background-color:#ffffff;
	border:#000000 1px solid;
	margin:0 auto;
	position:relative!important;
  position:absolute;
}
.uppicout img,.uppicover img{
	width:60px;
	margin-top:1px;
	margin-left:1px;
	cursor:pointer;
}
#step_right1 {
	width:268px;
	height:410px;
	margin-left:10px;
	float:left;
	background-color:#FFFFFF;
}
#step_right1 table {
	width:280px;
}
#step_right1 td {
	width:70px;
	height:70px;
}
.posyes {
	width:18px;
	height:18px;
	background-image:url(/images/posyes.gif);
	position:relative;
	left:42px;
	top:-18px;
}
*html .posyes {
	position:absolute;
	left:42px;
	top:42px;
}
.posno {
	width:18px;
	height:18px;
	background-image:url(/images/posno.gif);
	position:relative;
	left:42px;
	top:-18px;
}
*html .posno {
	position:absolute;
	left:42px;
	top:42px;
}
#pos_window {
	width:781px;
	height:442px;
	font-size:12px;
	color:#FFFFFF;
}
#pos_content {
	width:781px;
	height:336px;
	background-color:#B0B0B0;
}
#pos_foot {
	width:781px;
	height:59px;
	background-image:url(/images/bottom_pos_06.gif);
}
#searchonmap {
	width:280px;
	float:right;
	background-image:url(/images/mapsbg.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
}
.inputonblur{
	font-family: verdana;
	background-color: #EEEEEE;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	height:16px;
	padding-top:2px;
	color:#999999;
	width:230px;

}
.input1-bor {
	font-family:verdana;
	background-color:#F0F8FF;
	font-size: 12px;
	border: 1px solid #333333;
	height:16px;
	padding-top:2px;
	width:230px;
}
.mapbutton {
	width:30px;
	height:22px;
	font-size:12px;
}
#searchbar {
	width:270px;
	padding:5px;
}
#searchend {
	width:280px;
	font-size:0px;
}
#warning {
	width:270px;
	padding:5px;
	color:#FF0000;
	text-align:center;
	font-size:12px;	
	display:none;
}
#searchend_list {
}
#searchend_list ul {
	width:280px;
	font-size:12px;
	padding:0px;
	color:#999999;
	margin:0px;
	background-color:#F4F4DB;
}
.searchend_list{
	width:270px;
	padding:5px;
	height:15px;
	padding-top:3px;
	padding-bottom:0px;
	/*font-size:12px;*/
	list-style-type: none;
	background-image:url(/images/lsbg_03.gif);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	color:#666666;
	cursor:pointer;
}
.searchend_list1 {
	width:270px;
	padding:5px;
	height:15px;
	padding-top:3px;
	padding-bottom:0px;
	background-image:url(/images/lsbg1_03.gif);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	color:#333333;
	list-style-type: none;
	cursor:pointer;
}
.searchend_list a {
	color:#CCCCCC;
}
.searchend_list1 a {
	color:#FF9933;
}
/*new play & replay*/
#newplay_bg {
	width:661px;
	height:337px;
	background:url(/images/firstpage1_03.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/firstpage1_03.png',sizingMethod='image');}
#newp_head {
	width:610px;
	height:80px;
	padding-top:25px;
	margin-left:27px;	
}
#newph_left {
	width:380px;
	height:60px;
	margin-top:10px;
	margin-left:10px;
	display:inline;
	float:left;
}
#newph_left h1{
	padding:0px;
	margin:0px;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	display:block;
	width:380px;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#newph1_left {
	width:280px;
	height:60px;
	margin-top:10px;
	margin-left:10px;
	display:inline;
	float:left;
}
#newph1_left h1 {
	padding:0px;
	line-height:24px;
	font-size:14px;
	display:block;
	width:280px;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#newph1_left h2 {
	color:#990000;
	font-size:14px;
	margin:0px;
	padding:0px;
}
#newph_left span {
	font-size:12px;
	display:block;
	margin-top:5px;
}
#newph1_right {
	float:left;
	width:280px;
	height:70px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	font-size:12px;
}
#newph1_right img {
	margin-bottom:5px;

}
.newph_right {
	float:right;
	width:152px;
	height:58px;
	background-image:url(/images/firstpage1_06.gif);
	cursor:pointer;
	position:relative;
	margin-top:15px;
	margin-right:5px;
}
.newph_right1 {
	float:right;
	width:152px;
	height:58px;
	background-image:url(/images/firstpage12_06.gif);
	cursor:pointer;
	position:relative;
	margin-top:15px;
	margin-right:5px;
}
#newp_content {
	width:610px;
	height:190px;
	margin-top:15px;
	margin-left:27px;	
}
.newpc_l {
	float:left;
	width:290px;
	height:190px;
	padding-left:10px;
}
#newp_content h1 {
	font-size:14px;
	color:#FFF1C8;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:2px;
}
#newp_content span {
	font-size:12px;
	color:#CCCCCC;
	display:block;
	margin-top:3px;
}
#newp_content input {
	width:180px;
	border:#424242 1px solid;
	background-color:#696969;
	color:#999999;
	height:14px;
	float:left;
	position:relative;
	
}
.newpc_r {
	float:right;
	width:290px;
	height:190px;
}
.newpc_button {
	float:left;
	border:#000000 1px solid;
	height:14px;
	background-image:url(/images/firstpage1_10.gif);
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
	cursor:pointer;
	position:relative;
	margin-left:2px;
	padding-left:5px;
	padding-right:5px;
}
.newpc_button1 {
	float:left;
	border:#FFFF00 1px solid;
	height:14px;
	padding-top:1px;
	padding-bottom:1px;
	background-image:url(/images/firstpage1_10.gif);
	font-size:12px;
	text-align:center;
	cursor:pointer;
	color:#FFFFFF;
	position:relative;
	padding-left:5px;
	padding-right:5px;
	margin-left:2px;
}
#newpcr_pic {
	width:104px;
	height:64px;
	margin-top:20px;
	margin-left:70px;
}
.newpcr_bt1 {
	width:15px;
	height:53px;
	background-image:url(/images/newl1.gif);
	position:relative;
	cursor:pointer;
}
.newpcr_bt2 {
	width:15px;
	height:53px;
	background-image:url(/images/newl2.gif);
	position:relative;
	cursor:pointer;
}
.newpcr_bt3 {
	width:15px;
	height:53px;
	background-image:url(/images/newl3.gif);
	position:relative;
	cursor:pointer;
}
.newpcr_bt4 {
	width:15px;
	height:53px;
	background-image:url(/images/newl4.gif);
	position:relative;
	cursor:pointer;
}
#newpcr_img {
	width:62px;
	height:62px;
	border:#FFFFFF solid 1px;
	line-height:0px;
	font-size:0px;
	margin-left:5px;
}
#newpcr_img img {
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	border:1px solid #000000;
}
.play_bt1 {
	text-align:center;
	cursor:pointer;
	position:relative;
	border-bottom:1px #EAEAEA solid;
}
.play_bt11 {
	text-align:center;
	position:relative;
	background-color:#F3F3F3;
	cursor:pointer;
	color:#990000;
	border-bottom:1px #cccccc solid;
}
#newph1_close {
	float:right;
	width:16px;
	height:16px;
	line-height:normal;
	margin:0px;
	padding:0px;
	background-image:url(/images/close_06.jpg);
	cursor:pointer;
	position:relative;
	background-repeat: no-repeat;
}
#posw_head {
	width:781px;
	height:47px;
	background-image:url(/images/titel_03.gif);
}
#poswc_l {
	width:328px;
	height:308px;
	background-image:url(/images/pos_win1_07.gif);
	margin:0 auto;
}
#paswc_r {
	width:382px;
	height:308px;
	background-image:url(/images/pos_win2_09.gif);
	margin:0 auto;
}
.poswc_bt {
	width:117px;
	height:36px;
	background-image:url(/images/posbt_15.gif);
	cursor:pointer;
}
.General1 {
	background-image:url(/images/yiban_1_07.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	width:882px;
	height:14px;
	line-height:14px;
	padding:0px;
	margin:0px;
	font-size:0px;

}
.General2 {
	background-image:url(/images/yiban_0_07.gif);
	cursor:pointer;
	background-repeat:no-repeat;
	width:882px;
	height:14px;
	padding:0px;
	line-height:14px;
	margin:0px;
	font-size:0px;

}
.Advance1 {
	background-image:url(/images/gaoji_1_07.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	width:882px;
	height:14px;
	padding:0px;
	font-size:0px;
	margin:0px;
}
.Advance2 {
	background-image:url(/images/gaoji_0_07.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	width:882px;
	height:14px;
	padding:0px;
	margin:0px;
	font-size:0px;
}
#exp_box {
	width:967px;
	margin:10px auto 0px auto;
}
.exp_head {
	height:39px;
	background-image:url(/images/head_exp.gif);
}
.exp_content {
	width:967px;
	background-image:url(/images/expbg_06.gif);
	background-repeat:repeat-y;
}
.exp_foot {
	background-image:url(/images/expfoot_08.gif);
	height:9px;
	line-height:0px;
	font-size:0px;
}
.exp_left {
	float:left;
	width:300px;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	display:inline;
	margin-top:15px;
}
.expcb_left img{
	border:#000000 1px solid;
	cursor:pointer;
}
.exp_right {
	float:right;
	width:200px;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin-left:15px;
	display:inline;
	margin-top:19px;
	margin-right:10px;
	list-style-type: none;
	height:20px;
}
.exp_right li {
	float:left;
	width:75px;
	height:16px;
	text-align:center;
	padding-top:4px;
	font-size:12px;
	font-weight:normal;
}
.exp_on {
	background-image:url(/images/exp_on.gif);
	color:#999999;
}
.exp_off {
	color:#FFFFFF;
	text-decoration: underline;
	cursor:pointer;
}
.exp_off1 {
	color:#ffffff;
	background-color:#999999;
	cursor:pointer;
}
#expc_table1 {
	width:950px;
	margin:5px auto 0px auto;
}
#expc_table2 {
	width:950px;
	margin:5px auto 0px auto;
	display:none;
}
#expc_table3 {
	width:950px;
	height:auto;
	margin:5px auto 0px auto;
}
.expbox {
	width:450px;
	height:70px;
	margin:5px auto 5px auto;
	padding:0px;
	list-style-type: none;
}
.expbox1 {
	width:450px;
	margin:5px auto 5px auto;
	padding:0px;
	list-style-type: none;
}
.expbox1 li{
	font-size:12px;
	color:#999999;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top:5px;
}
.expbox a {
	margin-left:10px;
	margin-right:10px;
}
.expbox1 a {
	margin-left:10px;
	margin-right:10px;
}
.expbox1 li img{
	width:15px;
	height:15px;
}
.expbox1 li span {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin-left:5px;
	cursor:pointer;
}
.expcb_left {
	width:100px;
	float:left;
	height:70px;
}
.expcb_right {
	width:350px;
	float:right;
	height:65px;
	color:#999999;
	font-size:12px;
	margin-top:5px;
}
.expcb_right span {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
	margin-left:5px;
}
.expcb_span {
	cursor:pointer;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left:5px;
	
}
.expcb_right a {
	margin-left:10px;
	margin-right:10px;
}
.expcb_info {
	margin-top:10px;
}
/*iframe_pic
#iframe_pic {
	background-color:#000000;
}
#iframepic_menu {
	margin-top:10px;
}
.iframepic_menu {
	padding-left:40px;
	padding-right:40px;
}
#iframe_pic img {
	border:1px #FFFFFF solid;
	margin:0 auto;
	display:block;

}
#ifr_title {
	width:160px;
	padding-top:4px;
	height:16px;
	float:left;
	color:#FFA800;
	font-size:12px;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#ifr_menu {
	width:132px;
	height:20px;
	float:right;
}
#ifr_showpic {
	width:37px;
	font-size:12px;
	height:15px;
	padding-top:4px;
	background-image:url(/images/if3.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;
	float:left;
}
#ifr_showmap {
	width:37px;
	font-size:12px;
	height:15px;
	padding-top:4px;
	background-image:url(/images/if2.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;
	float:left;
	display:none;
}
#ifr_showtrip {
	width:62px;
	margin-left:5px;
	font-size:12px;
	height:15px;
	padding-top:4px;
	background-image:url(/images/if1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
	float:left;
}
.ifr_out {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color:#FFFFFF;
	cursor:pointer;
}
.ifr_over {
	/*background-color:#333333;*
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA800;
	cursor:pointer;
}*/
#iframe_pic {
	background-color:#000000;
	border:1px #ffffff solid;
	margin-top:10px;
	margin-bottom:10px;
}
#iframe_head {
	padding:10px 20px 0px 20px;
	font-size:12px;
	height:30px;
	color:#FFA800;
	display:none;

}
#iframe_foot {
	padding:0px 20px 0px 20px;
	height:40px;
}
#iframe_content {
	text-align:center;
	display:none;
}
#iframe_mapcontent {
}
#iframe_content img {
	border:#FFFFFF 1px solid;
}
#iframe_vote {
	width:240px;
	height:20px;
	margin-top:10px;
	float:left;
	
}
#iframe_rank {
	width:240px;
	height:40px;
	float:left;
	display:none;
}
.votestyle {
	width:20px;
	height:15px!important;
	height:13px;
	padding-top:2px;
	line-height:15px;
	float:left;
	padding-left:19px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
.vote_up {
	background-color:#055C1A;
	background-image:url(/images/up.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	border:1px solid #207706;
	cursor:pointer;
}
.vote_up1 {
	background-color:#09932C;
	background-image:url(/images/up.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	border:1px solid #207706;
	cursor:pointer;
}
.vote_down {
	background-color:#AD0505;
	background-image:url(/images/down.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border:1px solid #D72121;
	margin-left:5px;
	cursor:pointer;
}
.vote_down1 {
	background-color:#D72121;
	background-image:url(/images/down.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border:1px solid #D72121;
	margin-left:5px;
	cursor:pointer;
}
#ifr_showpic {
	width:37px;
	font-size:12px;
	height:15px;
	padding-top:4px;
	background-image:url(/images/if3.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;
	float:left;
}
#ifr_showmap {
	width:37px;
	font-size:12px;
	height:15px;
	padding-top:4px;
	background-image:url(/images/if2.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;
	float:left;
	display:none;
}
#ifr_showtrip {
	width:62px;
	margin-left:5px;
	font-size:12px;
	height:15px;
	padding-top:4px;
	background-image:url(/images/if1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
	float:left;
}
.ifr_out {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color:#FFFFFF;
	cursor:pointer;
}
.ifr_over {
	/*background-color:#333333;*/
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA800;
	cursor:pointer;
}
#ifr_help {
	width:26px;
	margin-left:5px;
	font-size:12px;
	height:15px;
	padding-top:4px;
	background-image:url(/images/iframe_help.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
	float:left;
}
#iframe_menu {
	width:180px;
	height:25px;
	margin-top:10px;
	float:right;
}
#up_rank {
	width:240px;
	height:14px;
	font-size:0px;
	line-height:0px;
	margin-top:4px;
}
#down_rank {
	width:240px;
	height:14px;
	font-size:0px;
	line-height:0px;
	margin-top:4px;
}
#up_left {
	width:15px;
	height:14px;
	background-image:url(/images/upleft.gif);
	line-height:0px;
	font-size:0px;
	float:left;
}
#up_content {
	width:218px;
	height:14px;
	line-height:0px;
	background-image:url(/images/upbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
	text-align:center;
}
#up_content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-top:5px;
	display:block;
}
#up_right {
	width:7px;
	height:14px;
	line-height:0px;
	background-image:url(/images/upright.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
}
#down_left {
	width:15px;
	height:14px;
	background-image:url(/images/downleft.gif);
	line-height:0px;
	font-size:0px;
	float:left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#down_content {
	width:18px;
	height:14px;
	line-height:0px;
	background-image:url(/images/downbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:center;
	float:left;
	font-size:0px;
}
#down_content a {
	font-size:12px;
	color:#FFFFFF;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
#down_right {
	width:7px;
	height:14px;
	line-height:0px;
	background-image:url(/images/downright.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
}
.label {
font-size: 12px;}
/*cits_upload*/
#cits_upload {
	height:410px;
}
#cits_upload a {
	color:#FF6600;
	font-weight:bold;
	font-size:20px;
}
#cits_upload span {
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	background-image:url(/images/xiaolian.jpg);
	background-repeat: no-repeat;
	background-position: 20px 15px;	
	height:110px;
	padding-left:140px;
	padding-top:30px;
}
#cits_upload1 {
}
#cits_upload1 a {
	color:#FF6600;
	font-weight:bold;
	font-size:20px;
}
#cits_upload1 span {
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	background-image:url(/images/gift.jpg);
	background-repeat: no-repeat;
	background-position: 20px 15px;	
	height:110px;
	padding-left:140px;
	padding-top:30px;
}
#cits_picleft {
	width:400px;
	float:left;
	background-color:#EFEFEF;
	padding:10px;
	font-size:12px;
	line-height:20px;
	text-align:center;
}
#cits_picup {
	margin-left:30px;
	width:420px;
	float:left;
	background-color:#000000;
	height:300px;
}
/*2010-01-04 创建改版*/
.select_c {
	width:290px;
	height:470px;
	float:left;
}
.margin20 {
	margin-left:20px;
}
.select_b {
	background-color:#F1F1F1;
}
.pic_center {
	text-align:center;
}
.select_c img {
	width:257px;
	height:217px;
	display:block;
	margin:0 auto;
}
.select_c div {
	font-size:14px;
	font-weight:bold;
	color:#0A4FBC;
	padding-left:20px;
	margin-top:10px;
}
.select_c span {
	color:#333333;
	padding:20px;
	display:block;
	line-height:150%;
	font-size:12px;
	height:100px;
}
.bba1 {
	border:solid 1px #666666;
	float:left;
	margin-left:100px;
}
.bba2 {
	border:solid 1px #666666;
	float:left;
	margin-left:400px;
}
.bba3 {
	border:solid 1px #666666;
	float:left;
	margin-left:270px;
	margin-top:10px;
}
.bba4 {
	border:solid 1px #666666;
	float:left;
	margin-left:0px;
	margin-top:10px;
	}
.bb1 {
	height: 25px;
	color: #ffffff;
	font-size: 12px;
	background-color: #0A4FBC;
	padding: 3px 10px 3px 10px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #072C66;
	border-right:1px solid #072C66;
	font-size:14px;
	cursor:pointer;
}
.bb2 {
	background-color:#0A65F3;
}
#buildmao_contentbox1 {
	width:950px;
	padding:0px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	padding-bottom:20px;
}
#buildmao_contentbox2 {
	width:950px;
	padding:0px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}
#createStep {
	height:30px;
	background-color:#EAF2FF;
	margin:0 auto;
	border-bottom:2px solid #efefef;
}
.csspan {
	width:160px;
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	height:23px;
	padding-top:7px;
	padding-left:10px;
}
.csspan1 {
	background-color:#135FAB;
	color:#FFFFFF;
	border-left:1px solid #135FAB;
}
.csspan0 {
	color:#A6B6CF;
	border-left:1px solid #ffffff;
}
#createContent {
	padding:20px;
}
.td1 {
	width:150px;
	font-size:12px;
	color:#666666;
	text-align:right;
	line-height:150%;
}
.td2 {
	width:350px;
}
.td2 input,.td2 textarea{
	width:100%;
}
.td3 {
	width:350px;
	font-size:12px;
	color:#999999;
}
#itinerary {
	width:630px;
}
.flttitle {
	color:#135FAB;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.fl1{
	width:150px;
	float:left;
	height:23px;
	display:inline;
}
.fl2 {
	width:260px;
	float:left;
	height:23px;
	display:inline;
}
.fl3 {
	width:100px;
	float:left;
	margin-left:120px;
}
.edays {
  background-color:#CC0000;
}
.edays span {
	width:60px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
.fl1divdel {
	float:right;
	width:25px;
	height:15px;
	*padding-top:2px;
	*height:13px;
	margin-top:3px;
	cursor:pointer;
	color:#ffffff;
	font-size:12px;
	background-image:url(/images/chazi.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin-right:5px;
	display:none;
}
.fl1bt {
	background-color:#FFD9D9;
	color:#CC0000;
}
.fl2input{
	width:256px;
	height:19px;
	margin:0px;
	padding:0px;
	border:2px #135FAB solid;
	display:inline;
	
	*margin-top:-1px;
	*margin-bottom:-1px;
}
.fl2div {
	height:23px;
	margin:0px;
	padding:0px;
	background-color:#135FAB;
	font-size:12px;
	color:#ffffff;
	display:none;
}
.fl2divspan {
	width:150px;
	float:left;
	margin-left:5px;
	margin-top:3px;
	*margin-top:5px;
}
.fl2div div {
	float:left;
	width:25px;
	height:15px;
	*padding-top:2px;
	*height:13px;
	margin-left:5px;
	margin-top:3px;
	/*background-color:#EAF2FF;*/
	cursor:pointer;
	display:none;
}
.fl2divedit {
	background-image:url(/images/banshou.png);
	padding-left:20px;
	background-repeat: no-repeat;
	color:#ffffff;
}
.fl2divdel {
	background-image:url(/images/chazi.png);
	padding-left:20px;
	background-repeat: no-repeat;
	color:#ffffff;
}
.fl2bt {
	background-color:#eaf2ff;
	color:#135FAB;
}
.fl3select {
	height:23px;
	width:100px;
}
.ffffff {
	background-image:url(/images/ffffff.gif);
	background-repeat: repeat-x;
	background-position: right 12px;
	height:23px;
}
.endclass {
	background-image:url(/images/ffffff.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height:23px;
}
#sd {
	width:630px; 
	
    
}
.addssbg{
    background-image:url(/images/xianbg.gif);
	background-repeat:repeat-y; 
	background-position:410px top;
}
.addday {
	width:60px;
	cursor:pointer;
	height:23px;
	background-image:url(/images/addnawday.png);
	margin:0 auto;
}
.addpoint {
	width:95px;
	height:23px;
	background-image:url(/images/addnewdata.png);
	margin:0 auto;
	cursor:pointer;
}
#results {
	position:absolute;
	top:226px;
	left:415px;
 *left:404px;
	width:340;
	height:220px;
}
#results_shadow {
	width:328px;
	height:208px;
	padding:6px;
	background-color:#ffffff;
}
#results_content {
	position:absolute;
	top:0px;
	left:0px;
	width:340px;
	height:220px;
	background-color:#135FAB;
}
#results_list {
	width:140px;
	height:200px;
	float:left;
	
}
#results_list ul {
	width:140px;
	padding:0px;
	margin:0px;
	line-height:20px;
}
.results_li{
	margin:0px;
	font-size:12px;
	color:#FFFFFF;
	list-style-type: none;
	height:20px;
	width:120px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	overflow-x: hidden;
	overflow-y: hidden;
 	white-space: nowrap
}
.results_lio {
	background-color:#EAF2FF;
	color:#135FAB;
}
#results_map {
	width:190px;
	height:190px;
	padding:5px;
	float:left;
	background-color:#EAF2FF;
	display:none;
}
#nextpage {
	width:340px;
	height:19px;
	clear:both;
	background-color:#c1c1c1;
	padding-top:1px;
}
div.grayr {
	padding-right: 2px; 
	padding-left: 2px; 
	font-size: 11px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	font-family: tahoma, arial, helvetica, sans-serif; 
	background-color: #c1c1c1;
	border-top:1px solid #ffffff;
}
div.grayr a {
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 2px; 
	margin: 2px; 
	color: #000; 
	padding-top: 2px; 
	background-color: #c1c1c1; 
	text-decoration: none;
}
div.grayr a:hover {
	color: #000; 
	background-color: #EAF2FF;
}
div.grayr a:active {
	color: #000; 
	background-color: #EAF2FF;
}
div.grayr span.current {
	padding-right: 5px; 
	padding-left: 5px; 
	font-weight: bold; 
	padding-bottom: 2px; 
	margin: 2px; 
	color: #303030; 
	padding-top: 2px; 
	background-color: #fff;
}
div.grayr span.disabled {
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 2px; 
	margin: 2px; 
	color: #797979; 
	padding-top: 2px; 
	background-color: #c1c1c1;
}
.createh1 {
	font-size:14px;
	font-weight:bold;
	color:#135FAB;
}
.createh2 {
	display:block;
	font-size:12px; 
	color:#666666;
	margin-top:5px;
	margin-bottom:10px;
}

.uploadpic {
	width:570px;
	float:left;
}
.smallmapshow {
	width:300px;
	height:200px;
	padding:5px;
	float:left;
	margin-left:20px;
	background-color:#135FAB;
}
.upload-fallback {
	width:100px;
	height:30px;
	float:left;
}
#flash_uptab {
	width:468px;
	height:418px;
	float:left;
	border:#CCCCCC 1px solid;
	margin: 0px;
	padding: 0px;
}
.flash_uptab_info {
	font-size:12px;
	color:#ffffff;
	display:block;
	padding:5px;
	background-color:#135FAB;
}
#upload-status {
	width:100%;
	padding:0px;
	margin:0px;
}
.uploleft {
	width:458px;
	font-size:12px;
	padding:5px;
	background-color:#EAF2FF;
	color:#000000;
	border-bottom:solid 1px #135FAB;
}
.overall-title {
	width:100%;
	display:block;
}
.upload-list {
	height:322px;
	overflow-y:scroll;
	overflow-x:hidden;
}
#uploadfinish {
	width:100%;
}
.daypic {
	width:100%;
	margin-top:10px;
}
.daytitle {
	width:120px;
	height:60px;
	background-color:#6D6D6D;
	text-align:center;
	line-height:60px;
	color:#ffffff;
	font-weight:bold;
	float:left;
	margin-top:10px;
}
.daypicbox {
	width:770px;
	background-color:#EAF2FF;
	padding-top:20px;
	padding-left:20px;
	float:left;
}
.daypicshow {
	width:90px;
	height:113px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	background-color:#000000;
}
.daypicshow img {
	width:90px;
	height:90px;
	display:block;
}
.delpic {
	width:73px;
	height:38px;
	background-image:url(/images/delpic.png);
	cursor:pointer;
	position:relative;
	top:-70px;
	left:9px;
	background-position: 0px -38px;
	background-repeat: no-repeat;
	display:none;
}
.delpicover {
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.daypicbox select {
	width:100%;
	height:23px;
	line-height:23px;
}
#needupload span {
	display:block;
	font-size:12px;
	color:#ffffff;
	background-color:#135FAB;
}
#needupload {
	padding:10px;
	background-color:#135FAB;
}
.noimgupload {
	width:80px;
	height:30px;
	border:1px solid #FFFFFF;
	background-image:url(/images/noimage.gif);
	text-align:center;
	padding-top:50px;
}
#singleupload {
	width:300px;
	height:200px;
	position:absolute;
	top:700px;
	left:300px;
}
.singleupload_shadow {
	width:288px;
	height:188px;
	background-color:#EAF2FF;
	padding:6px;
	border:2px solid #135FAB;
}
.singleupcontent {
	width:90%;
	position:relative;
	top:-188px;
	left:20px;
}
#singclose_bt {
	width:16px;
	height:16px;
	background-image:url(/images/chazi.png);
	float:right;
	cursor:pointer;
}
.singleupcontent span {
	color:#135FAB;
	font-weight:bold;
	font-size:12px;
}
#singleupload1 {
	display:none;
}
.singpicshow {
}
.singpicshow img {
	width:100px;
	height:100px;
	border:1px #FFFFFF solid;
	display:block;
	float:left;
}
#singdis {
	width:150px;
	height:100px;
	float:left;
	margin-left:10px;
}
#singdis span {
	font-weight:normal;
	color:#666666;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.singpicshow select {
	width:100px;
}