www.gusucode.com > SiteEngine(建站引擎) 7.0 个人免费版源码程序 > bicq/system/css/addfriend.css

    .AddFriend_Main_Layer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 360px;
	height: 180px;
	background-color: #CFEBFF;
}
.AddFriend_Box_1 {
	position: absolute;
	left: 6px;
	top: 6px;
	width: 344px;
	height: 138px;
	background-color: #F5FBFF;
	border: 1px solid #5BBDFF;
}
.AddFriend_Box_2 {
	position: absolute;
	left: 13px;
	top: 33px;
	width: 330px;
	height: 65px;
	background-color: #EAF7FF;
	border: 1px solid #88A5C5;
}
.AddFriend_WordLable {
	position: absolute;
	left: 18px;
	top: 17px;
	color:#000000;
	font-weight:bold;
}
.AddFriend_WordLine {
	position: absolute;
	left: 30px;
	top: 47px;
	color:#000000;
}
.AddFriend_PetName {
	color:#1F3F96;
}
.AddFriend_Face {
	position: absolute;
	left: 292px;
	top: 50px;
	width: 34px;
	height: 33px;
	text-align: center;
	border: 1px solid #88ADC7;
	background-color: #FFFFFF;
}
.AddFriend_GroupInfo {
	position: absolute;
	left: 30px;
	top: 68px;
}
#AddFriend_GroupSelect {
	width: 120px;
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
.AddFriend_Button {
	position: absolute;
	left: 275px;
	top: 115px;
}

.AddFriend_Z_Main_Layer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 360px;
	height: 230px;
	background-color: #CFEBFF;
}
.AddFriend_Z_Box_1 {
	position: absolute;
	left: 6px;
	top: 6px;
	width: 344px;
	height: 188px;
	background-color: #F5FBFF;
	border: 1px solid #5BBDFF;
}
.AddFriend_Z_Box_2 {
	position: absolute;
	left: 13px;
	top: 33px;
	width: 330px;
	height: 118px;
	background-color: #EAF7FF;
	border: 1px solid #88A5C5;
}
.AddFriend_Z_WordLable {
	position: absolute;
	left: 18px;
	top: 17px;
	color:#000000;
	font-weight:bold;
}
.AddFriend_Z_WordLine {
	position: absolute;
	left: 30px;
	top: 47px;
	color:#000000;
}
.AddFriend_Z_PetName {
	color:#1F3F96;
}
.AddFriend_Z_Face {
	position: absolute;
	left: 292px;
	top: 50px;
	width: 34px;
	height: 33px;
	text-align: center;
	border: 1px solid #88ADC7;
	background-color: #FFFFFF;
}
.AddFriend_Z_GroupInfo {
	position: absolute;
	left: 30px;
	top: 68px;
}
#AddFriend_Z_GroupSelect {
	width: 120px;
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
.AddFriend_Z_Button {
	position: absolute;
	left: 275px;
	top: 165px;
}
.AddFriend_Z_Messages {
	position: absolute;
	left: 22px;
	top: 95px;
}
.AddFriend_Z_Input {
	width:310px;
	height:45px;
	overflow-x: auto;
	overflow-y: auto;
	border: 1px solid #88A5C5;

	scrollbar-face-color: #B0DFFE;
	scrollbar-highlight-color: #F5FBFF;
	scrollbar-shadow-color: #F5FBFF;
	scrollbar-3dlight-color: #86C6FF;
	scrollbar-arrow-color:#0066AA;
	scrollbar-track-color: #EFF5FF;
	scrollbar-darkshadow-color: #B0DFFE;
}