div.header{
	top:0px;
	position:absolute;
	left:0px;
	right:0px;
	height:50px;
	padding-left:25px;
	padding-top:5px;
	color:#FFF;
	background-color:#3b5998;
	font-size:35px;
	vertical-align:middle;
	font-weight:bold;
	z-index:2;
	text-align: center;
}
body{
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#333;
}
h1{
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color:#fff;
	font-size:35px;
	margin-top: -2px;
}
div.div_number{
	border: solid #D8DFEA 1px;
	text-align:center;
	width:75px;
	height:45px;
	padding-top:30px;
	float:left;
	background-color:white;
	margin:2px;
}
div.div_number_last{
	border: solid #D8DFEA 1px;
	text-align:center;
	width:75px;
	height:45px;
	padding-top:30px;
	float:left;
	background-color:#f3eff8;
	margin:2px;
}
div.div_number_last:hover{
	background-color:#eceff5;
	cursor: pointer;
}
div.div_number:hover{
	background-color:#eceff5;
	cursor: pointer;
}
div.mother{
	width:340px;
}
div.mother_l{
	margin-left:-15px;
	margin-top:-15px;
	margin-bottom:15px;
	padding-top:3px;
	font-size:12px;
	padding-left:15px;
	width:340px;
	height:20px;
	background-color:#eceff5;
	text-align: left;
}
div.mother_left{
	margin-left:-15px;
	margin-top:-15px;
	/*margin-bottom:15px;*/
	padding-top:3px;
	font-size:12px;
	padding-left:15px;
	width:340px;
	height:20px;
	background-color:#eceff5;
}
div.root{
	border-top: 1px solid #94A3C4;
	border-right: 1px solid #D8DFEA;
	border-left: 1px solid #D8DFEA;
	border-bottom: 1px solid #D8DFEA;
	height:345px;
	background-color:#FFF;
	width:325px;
	padding: 15px;
	margin-left:-175px;
	position: absolute;
	top:260px;
	left:50%;
	/**/
}
div.root_left{
	border-top: 1px solid #94A3C4;
	border-right: 1px solid #D8DFEA;
	border-left: 1px solid #D8DFEA;
	border-bottom: 1px solid #D8DFEA;
	height:345px;
	background-color:#FFF;
	width:325px;
	padding: 15px;
	position: absolute;
	top:260px;
	left:50px;
	/**/
}
div.root_right{
	border-top: 1px solid #94A3C4;
	border-right: 1px solid #D8DFEA;
	border-left: 1px solid #D8DFEA;
	border-bottom: 1px solid #D8DFEA;
	height:345px;
	background-color:#FFF;
	width:325px;
	padding: 15px;
	position: absolute;
	top:260px;
	right:50px;
	text-align:center;
	/**/
}
div.underAd{
	top:200px;
	position:absolute;
	left:0px;
	right:0px;
	height:15px;
	text-align:center;
	color:#FFF;
	background-color:#3b5998;
	font-size:11px;
	vertical-align:middle;
	font-weight:bold;
}
div.overscroll{
	overflow-y:scroll;
	width: 345px;
	height:342px;
	margin:-15px;
	margin-top:0px;
	color:#777;
	padding-left:10px;
	padding-top:10px;
}
span.underline{
	text-decoration: underline;
	font-style:italic;
}
div.center{
	/*background-color:#3b5998;*/
	background-color:#edeff4;
	width:100%;
	height:700px;
	margin-top:1px;
	z-index: 1;
	left:0px;
	right:0px;
	position:absolute;
	border-bottom:solid 1px #d8dfea;
}
div.ad1{
	position: absolute;
	width: 728px;
	left:50%;
	height:90px;
	margin-left:-364px;
	top:90px;
}
div.state{
	width:10px;
	height:10px;
	background-color:red;
	float: right;
	margin-right:15px;
	margin-top:4px;
	border:solid white 1px;
}
a.cscene{
	color: #000;
	text-decoration: none;
}
a.cscene:hover{
	color: #aaa;
	text-decoration: none;
	font-weight: 200;
}
