/* CSS Document */

body,td,th {
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: xx-large;
	font-weight: bold;
	font-family: "华文黑体", "黑体",Hei;
}
div.bg{
	width:600px;
	height: 100%;
	background-image: url(image/live2009.png);
} 
b{display:block;} 
/*将所有B标签转成块级元素*/ 

div b.topb b,div b.bottomb b{height:1px;overflow:hidden;background:#FFF3D5;} 
/*div标签内类名为topb/bottomb的那个b标签的css属性值--高为1px，溢出部份隐藏,背景色同div.bg的背景色*/ 

div b.topb,div b.bottomb{ background-color:white} 
/*div标签内类名为topb/bottomb的背景色要与body背景色一致*/ 

b.t1{margin:0 5px} 
/*标签margin值将决定溢出的多少值被隐藏*/ 
b.t2{margin:0 3px} 
b.t3{margin:0 2px} 
b.t4{margin:0 1px;height:2px;} 
.main {
	float: left;
	width: 728px;
	text-align: left;
	height: 740px;
	padding: 6px;
	background-repeat: no-repeat;
	background-color: #F5F9D3;
}
.main2 {
	width: 250px;
	float: left;
	margin-left: 20px;
	height: 750px;
}
.chat {
	width: 800px;
	float: left;
}
.m1 {
	width: 1020px;
}
.text {
	line-height: 1.4;
	margin-bottom: 10px;
}
.titi {
}
.titr {
	float: right;
	width: 100px;
}
#apDiv1 {
	position:absolute;
	left:10px;
	top:270px;
	width:600px;
	height:79px;
	z-index:1;
}
div#floatTips{
	position:absolute;
	border:solid 1px #777;
	padding:3px;
	top:334px;
	left:9px;
	width:300px;
	background:#cccccc;
	color:white;
}
#ToolBar {
	position:absolute;
	bottom:1px;
	right:17px;
	width:620px;
	height:150px;
	z-index:2;
	overflow:hidden;
	left: 10px;
}
.xFrame {
    margin-left: 15px;
	margin-right: 10px;
	overflow:auto;
	line-height: 1.5;
	font-family: "华文黑体", "黑体",Hei;
}
.xFrameSetting {
	display:none;
}	
.text {
	font-size: 14px;
	text-align: center;
	background-color: #3D3D3D;
	color: #FFF;
}
.m1 .main #random {
	HEIGHT: 100%;
	WIDTH: 100%;
	OVERFLOW: scroll;
	padding-top:5px;
	background: #FFF;
	border-width: 2px;
	scrollbar-face-color:#DEDEDE;
	scrollbar-base-color:#F5F5F5;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F5F5F5;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#F5F5F5;
	scrollbar-3dlight-color:#C3C3C3;
	scrollbar-darkshadow-Color:#9D9D9D;
}
.yourlogo {
	background-image: url(http://www.macx.cn/pic/logo8831.png);
}
.random {
	font-size: 12px;
	line-height: 20px;
}
