@charset "gb2312";
/* CSS Document */
body{
	margin:0px;
	padding:0px;	
	font-size:12px;
	font-family:"Î¢ÈíÑÅºÚ";
	background-color: #f7f7f7;
}

/*header*/
#header{
	width:950px;
	height:80px;
}
#daohang{
	width:350px;
	height:35px;
	/* background-image:url(../images/daohang-bg1.png); */
	background-repeat:no-repeat;
	text-align:center;
	font-size:14px;	
	background-color: #f9f9f9;
}
#daohang a:link{
	text-decoration:none;	
	color:#000;
}
#daohang a:visited{
	text-decoration:none;
	color:#000;
}
#daohang a:hover{
	text-decoration:none;
	color:#F90;
}
#welcome{
	width:180px;
	height:36px;
}
#welcome td{
	color:#00000;
	text-align:center;
}
#welcome a{
	color:#000;
	text-decoration:none;
}
#welcome .userface_bg{
	background-image:url(../images/topuesrimg_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	vertical-align:middle;
}
/* container */
.addfileI {
    cursor: pointer;
    position:relative;
   /* left:0px;*/
    /*width:20px;*/
    /*background-color: blue;*/
    opacity:0;
    filter:alpha(opacity=0)
}

#container{
	width:800px;
	/*background-image:url(../images/b.png);*/
	background-repeat:repeat-y;
    border-top:solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
}

#menu{
	width:90%;
	height:35px;
	background-image:url(../images/menu_bg.gif);
	margin-top:10px;
	color:#000;
	white-space:nowrap;
}
#menu .menu_btn{
	height:25px;
	color:#666;
	background-image:url(../images/menu_btn.png);
	background-repeat:no-repeat;
	background-position:center center;
}
#menu .input{
	width:150px;
	height:18px;
	border:solid 1px #CCC;
	color:#666;
}
#menu .btnsearch{
	width:60px;
	height:23px;
	border:solid 1px #CCC;
	color:#666;
}
#menu a{
	color:#09C;
	text-decoration:none;
}

#weibo{
	margin-top:10px;
	border-bottom:dotted 1px #CCC;
}
#weibo img{
	margin:5px 10px 0px 0px;
	padding:2px;
	border:solid 1px #CCC;	
}
#weibo .content{
	line-height:25px;
	font-size:14px;
}
#weibo .content a{
	color:#09C;
	text-decoration:none;
}
#weibo .content img{
	border:none;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
#weibo_status{
	color:#09C;
}



 
*/#page{
	width:500px;
	height:60px;
	margin-bottom:20px;
}
#page .nextpage{
	border:solid 1px #999;	
	background-color: #ECF948;	
}

/*pageright*/
.pageright{
	/* background-image:url(../images/daohang-bg1.png); */
	background-repeat:repeat;
	border-left: 1px dotted #e0dbdb;
	background-color: #f9f9f9;
}

/*usreinfo*/
#userinfo{
	width:100%;
	height:180px;
	margin-top:0px;
	font-size:14px;
	color: #0FF;
	text-align:left;
	
}
#userinfo img{
	border:1px #CCC solid;
	padding:2px;
}
#userinfo a{
	color: #000;
	text-decoration:none;
	font-size:14px;
}
#userinfo .split1{
	border-top:dotted 1px #CCC;
}
#userinfo .split2{
	border-right:solid 1px #CCC;
}
/*userlist*/
#userlist{
	width:95%;
	color:#666;
	margin-top:10px;
	text-align:left;
}

#usrelist a{
	color: #E1FEFF;
}
#userlist .title{
	background-image:url(../images/menu_bg.gif);
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
}
#userlist .title a{
	color: #356aa0;
	text-decoration:none;
}
.userdetail{
	/*width:100%;
	*/border-bottom:1px dotted #999999;
	color: #E1FEFF;
	width:95%;
	
}
.userdetail a{
	font-size:14px;
	color: #ABE2DE;
	text-decoration:none;
}
.userdetail img{
	border:solid 1px #CCC;
	padding:1px;
	margin:10px;
}
.btnguanzhu{
	border:1px solid #CCC;
	background-color:#EFEFEF;
	color:#F60;
	float: right;
}
#showusers a{
	color: #09C;
	}

/*footer*/
#footer{
	width:800px;
	color:#999;
	background-color:#F0F0F0;
	margin-top:2px;
	padding:30px 30px 30px 30px;
}
/*#footer a{
	color:#09C;
	text-decoration:none;
}*/
#index_footer a{
	color:#06C;
	text-decoration:none;
}


#button3{
	border:1px solid #CCC;
	background-color:#EFEFEF;
	color:#F60;
	float: right;
	text-align:right;
	}
.notifydetail{
	border-bottom:1px dotted #999999;
	color: #003;
	width:95%;
}
.frienddetail{
    border-bottom:1px dotted #999999;
	color: #003;
	width:95%;
}
.fandetail{
    border-bottom:1px dotted #999999;
	color: #003;
	width:95%;
}
