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

    .GuestChat_Button {
	font-size: 12px;
	width: 60px;
	height: 21px;
	border: 0px none #FFFFFF;
}
.GuestChat_Main_Layer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 498px;
	height: 462px;
	background-color: #CFEBFF;
	font-size: 12px;
	font-family: "Microsoft YaHei, Verdana, Helvetica, sans-serif";
}
.GuestChat_Header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 43px;
	border-bottom: 1px solid #5BBDFF;
}
.GuestChat_AD {
	position: absolute;
	left: 248px;
	top: 1px;
	width: 238px;
	height: 38px;
	border-top: 1px solid #5BBDFF;
	border-bottom: 1px solid #5BBDFF;
	border-left: 1px solid #5BBDFF;
	border-right: 1px solid #5BBDFF;
	background-color: #CEEDFF;
}
.GuestChat_Face {
	position: absolute;
	left: 13px;
	top: 4px;
	width: 34px;
	height: 33px;
	text-align: center;
	border: 1px solid #88ADC7;
	background-color: #FFFFFF;
}
.GuestChat_UID {
	position: absolute;
	left: 60px;
	top: 8px;
}
.GuestChat_PetName {
	position: absolute;
	left: 60px;
	top: 24px;
}
.GuestChat_InfoBar {
	position: absolute;
	left: 346px;
	top: 49px;
	width: 147px;
	height: 372px;
}
.GuestChat_InfoBarWord {
	position: absolute;
	left: 377px;
	top: 55px;
	color: #000000;
	font-weight: bold;
}
.GuestChat_UserShow {
	position: absolute;
	left: 349px;
	top: 73px;
}
.GuestChat_InfoCard {
	position: absolute;
	left: 349px;
	top: 310px;
}
.GuestChat_Box_1 {
	position: absolute;
	left: 5px;
	top: 49px;
	width: 334px;
	height: 370px;
	background-color: #F5FBFF;
	border: 1px solid #5BBDFF;
}
.GuestChat_Box_2 {
	position: absolute;
	left: 5px;
	top: 290px;
	width: 334px;
	height: 25px;
	border: 1px solid #5BBDFF;
}
.GuestChat_Facial_1 {
	position: absolute;
	left: 15px;
	top: 296px;
}
.GuestChat_Facial_2 {
	position: absolute;
	left: 38px;
	top: 294px;
}
.GuestChat_Facial_3 {
	position: absolute;
	left: 48px;
	top: 296px;
}
.GuestChat_Facial_4 {
	position: absolute;
	left: 72px;
	top: 294px;
}
.GuestChat_Facial_5 {
	position: absolute;
	left: 81px;
	top: 296px;
}
.GuestChat_Input_Message {
	position: absolute;
	left: 6px;
	top: 316px;
}
.GuestChat_Messages_Content {
	position: absolute;
	left: 6px;
	top: 50px;
	width:328px;
	height:237px;
	overflow-x: auto;
	overflow-y: auto;
	word-break: break-all;
	text-align: left;

	padding-top:3px;
	padding-left:3px;
	padding-right:3px;

	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;
}
.GuestChat_Input_Textarea {
	width:302px;
	height:101px;
	overflow-x: auto;
	overflow-y: auto;
	border: 0px solid #FFFFFF;

	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;
}
.GuestChat_Button_1 {
	position: absolute;
	left: 15px;
	top: 430px;
}
.GuestChat_Button_2 {
	position: absolute;
	left: 85px;
	top: 430px;
}
.GuestChat_Button_3 {
	position: absolute;
	left: 155px;
	top: 430px;
}
.GuestChat_Button_4 {
	position: absolute;
	left: 277px;
	top: 430px;
}

.GuestChat_SendFile {
	position: absolute;
	left: 6px;
	top: 260px;
	width: 334px;
	height: 29px;
	background-color: #CFEBFF;
	border-top: 1px solid #5BBDFF;
}
.GuestChat_SendFile_Layer_1 {
	position: absolute;
	left: 10px;
	top: 4px;
}
.GuestChat_SendFile_Layer_2 {
	position: absolute;
	left: 195px;
	top: 4px;
}
.GuestChat_SendFile_Layer_3 {
	position: absolute;
	left: 265px;
	top: 4px;
}
.GuestChat_SendFile_FileName {
	width: 170px;
	border: 1px solid #7F9DB9;
}
.GuestChat_Input_VerifyCode {
	width: 37px;
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}