/*基本信息*/
body {
	margin:0px;
	text-align:center;
	background-image: url(../images/gpstoy_lbs_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


/*页面层容器*/
#container {
	width:auto;
	height:auto;
	
}

/*页面头部*/
#header {
	background-image: url(../images/gpstoy_lbs_logo.gif);
	background-repeat: no-repeat;
	height: 60px;
	background-position: 20px 8px;
}
#menu {
	margin-left: 200px;
	height: 60px;
}
#menu ul {
	list-style:none;
	margin:0px;
	text-align: left;	
}
#menu ul li {
	float:left;
	line-height:30px;
	margin-top: 25px;
	margin-bottom: 0;
	margin-right: 5px;
	margin-left: 5px;
}
.menuDiv {
	font-weight:normal;
	color:#666;
	text-decoration: none;
	
	
}
.menuDiv A:link {
	COLOR: #666; TEXT-DECORATION: none
}
.menuDiv A:visited {
	COLOR: #666; TEXT-DECORATION: none
}
.menuDiv A:hover {
	color: #FFFFFF;
	background-color: #6F9605;
	font-weight:normal;
	
	
}
.menuReg {
	color: #6F9605;
	font-weight: bold;
	background-image: url(../images/gpstoy_lbs_rge.gif);
	width: 120px;
	background-repeat: no-repeat;
	background-position: 40px 9px;
	text-align: right;
}
.menuReg A:link {
	COLOR: #6F9605; TEXT-DECORATION: none
}
.menuReg A:visited {
	COLOR: #6F9605; TEXT-DECORATION: none
}
.menuReg A:hover {
	color: #6F9605;
	text-decoration: underline;
	font-weight: bold;
}
.menueg {
	color: #0000FF;
	font-weight: bold;
	width: 135px;
	background-repeat: no-repeat;
	text-align: right;
}
.menueg A:link {
	COLOR: #0000FF; TEXT-DECORATION: none
}
.menueg A:visited {
	COLOR: #0000FF; TEXT-DECORATION: none
}
.menueg A:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}


/*页面主体*/
#pagebody {
	width:960px;
	height:auto;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 15px;
	
	float: left;
}

/*侧边栏*/
#Sidebar {
    float:left;
	width:250px;
}



/*侧边栏TOP*/
#SidebarTOP {
	float: left;
	background-image: url(../images/gpstoy_lbs_sidebartop.jpg);
	background-repeat: no-repeat;
	width:249px;
	height: 69px;
	padding-top: 6px;
	text-align: left;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.SidebarTOP {
	font-weight:normal;
	color:#666;
	text-decoration: none;
	border: 1px solid #B9D8F1;
	background-color: #FFFFE1;
	height: 15px;
	width: 100px;
	
}

/*侧边栏bot*/
#SidebarBOT {
	width:249px;
	height: 394px;
	background-image: url(../images/gpstoy_lbs_sidebarbot.jpg);
	float: left;	
}

/*主体内容*/
#MainBody{
	width:700px;
	height: 473px;
	float: right;
	
}

/*页面底部*/
#footer {}


.login {
	font-weight:bold;
	color:#999;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.login A:link {
	COLOR: #999; TEXT-DECORATION: none
}
.login A:visited {
	COLOR: #999; TEXT-DECORATION: none
}
.login A:hover {
	color: #6F9605;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

.out {
	font-weight:bold;
	color:#6F9605;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.out A:link {
	COLOR: #6F9605; TEXT-DECORATION: none
}
.out A:visited {
	COLOR: #6F9605; TEXT-DECORATION: none
}
.out A:hover {
	color: #6F9605;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
#scrollDiv {  OVERFLOW: hidden; WIDTH: 90%; HEIGHT: 90%; margin-top:10px; margin-right:15px;}
#scrollDiv UL { HEIGHT:auto; width:auto; margin-left:10px; margin-right:10px;}

#scrollDiv LI { HEIGHT:auto; width:auto;list-style-type:none; line-height:25px; text-align:left;}



#userList { WIDTH: 90%; HEIGHT: 95% ; margin-top:10px; margin-bottom:10px;overflow-y:scroll;overflow-x:hidden;SCROLLBAR-SHADOW-COLOR: #919192; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR:#ffffff; SCROLLBAR-ARROW-COLOR: #919192; SCROLLBAR-TRACK-COLOR: #ffffff;SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-FACE-COLOR: #ffffff;}
#userList UL { HEIGHT:auto; width:auto; margin-left:10px; margin-right:10px;}

#userList LI { HEIGHT:auto; width:auto;list-style-type:none; line-height:25px; text-align:left;}


#overlay {/*该层为覆盖层*/
      DISPLAY: block;
      Z-INDEX: 9998; /*设置高亮层的下方*/
      FILTER: alpha(opacity=80); /*设置成透明*/
      LEFT: 0px; 
      WIDTH: 100%; 
      POSITION: absolute; 
      TOP: 0px; 
      HEIGHT: 100%; 
      BACKGROUND-COLOR: #C0C0C0; 
      moz-opacity: 0.8; 
      opacity: .80
} 

#divload {/*该层为高亮显示层*/
       
       
       DISPLAY: block; 
       Z-INDEX: 9999; /*设置该层在网页的最上端,设置足够大*/
       /*BACKGROUND: #fdfce9; 设置背景色*/
       LEFT: 70%; 
       MARGIN: -180px 0px 0px -250px; 
       
       WIDTH: 250px; 
      
       POSITION: absolute; 
       TOP: 70%; 
       HEIGHT: 50px; 
       TEXT-ALIGN: left
} 

#adddiv{/*该层为高亮显示层*/
	DISPLAY: block;
	Z-INDEX: 9999; /*设置背景色*/
	LEFT: 50%;
	WIDTH: 320px;
	POSITION: absolute;
	TOP: 50%;
	HEIGHT:185px;
	TEXT-ALIGN: left;
	background-color: #FFFFFF;
	margin-top: -180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -150px;
	border: 5px solid #777;

} 

#deldiv{/*该层为高亮显示层*/
	DISPLAY: block;
	Z-INDEX: 9999; /*设置背景色*/
	LEFT: 50%;
	WIDTH: 200px;
	POSITION: absolute;
	TOP: 50%;
	HEIGHT:80px;
	TEXT-ALIGN: center;
	background-color: #FFFFFF;
	margin-top: -180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -150px;
	border: 5px solid #777;

} 


#adddivblue{
	HEIGHT:25px;
	background-color: #F2F6FB;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-left: 5px;
	padding-right: 8px;
	text-align: right;
	text-indent: 5px;
	vertical-align: baseline;
	white-space: normal;
} 
.blue {
	padding-right: 35px;
}

.adddivblue{
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	border: 1px double #ACA899;
	height: 16px;

	
}
#adduserlist{
	height:120px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left:10px;
	
	overflow-y:scroll;overflow-x:hidden;SCROLLBAR-SHADOW-COLOR: #919192; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR:#ffffff; SCROLLBAR-ARROW-COLOR: #919192; SCROLLBAR-TRACK-COLOR: #ffffff;SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-FACE-COLOR: #ffffff;
} 

#adduserlist ul{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:left;
	margin:0px;
	list-style-type:none;
}	
#adduserlist li{
    margin-top: 4px;

	margin-right: 5px;
	
    padding-top:1px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
}

.adduser {
	padding-left: 30px;
	
}



#adddivbot{
	margin-left:12px;
	margin-bottom: 0px;
} 
.green {
	padding-left:23px;
	vertical-align:super;
	word-spacing:2px;
	white-space: pre;
	color: #6F9605;
}
.green A:link {
	COLOR: #6F9605; TEXT-DECORATION: none
}
.green A:visited {
	COLOR: #6F9605; TEXT-DECORATION: none
}
.green A:hover {
	color: #3366CC;
	font-size: 12px;
	font-family: Arial;
}



.fri {
	font-weight:normal;
	color:#000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.fri A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.fri A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.fri A:hover {
	color: #6F9605;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}


#userList{
	font-size: 12px;
	color: #000000;
	margin:10px 10px 0px 1px;
	font-weight: normal;
}
#userList h3{
	font-size:12px;
	color:#000000;
	font-weight: normal;
	background-image: url(../images/jiantou.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
	width: 65px;
     margin:0px;
	padding:1px 0px 0px 0px;
}
div#userList ul{
	margin:0px 5px 0px 10px;
	padding:10px 0px 0px 5px;	
	list-style:none;
}
#userList ul li{
	vertical-align: bottom;
	background-image: url(../images/zx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:15px;
}
#userList ul li a:link, #friend ul li a:visited{
	color:#000000;
	text-decoration:none;
}
#userList ul li a:hover, #friend ul li a:hover{
	color:#6F9605;
	text-decoration:underline;
	
}
#btn{
	background-color: #EFEFEF;
	height: 25px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-position: bottom;
	width: 244px;
}

#btn ul {
	list-style:none;
	margin:0px;
	text-align: justify;	
}
#btn ul li {
	float:left;
	
	margin-top: 7px;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left: 12px;
}
.btnDiv {
    font-weight:normal;
	color:#6B7A8D;
	text-decoration: none;
}
.btnDiv A:link {
	COLOR: #6B7A8D; TEXT-DECORATION: none
}
.btnDiv A:visited {
	COLOR: #6B7A8D; TEXT-DECORATION: none
}
.btnDiv A:hover {
	color: #3366CC;
	text-decoration: underline;
	
}
