/* Download by http://www.mb5u.com */
*{margin:0;padding:0;}
.content{
	margin:20px auto;
	width:960px;
	overflow:hidden;
}
.main{
	background: transparent url(../images/2009.jpg) no-repeat scroll 0% 0%;
	position: relative; 
	width: 409px; 
	height: 597px;
	float:left;
}
.wrap{
	background: transparent url(../images/banner.gif) no-repeat scroll 0% 0%; 
	width: 100%; 
	height: 100%;
}
.hideDiv{
	position: absolute; 
	display: none;
	top: 0;
	left: 0;
	z-index: 10;
	font-size: 12px; 
	width: 10px;
}
.items{
	cursor: pointer; 
	position: absolute; 
	left: 0;
	top: 0; 
	width: 10px;
	height: 10px;
}
.tips{
	margin-left: 15px;
}
.tipsText{
	padding: 8px; 
	background-color: rgb(235, 84, 93); 
	color: rgb(69, 7, 11); 
	text-align: left;
}
.textBold{
	font-size: 14px; 
	font-weight: bold;
}
.mainDetais{
	position: relative; 
	width: 409px; 
	float:right;
	border:1px solid #bbb;
	padding:16px;
	height:auto !important;
	height:400px;
	min-height:400px;  
}

.mainDetais .title{
	padding: 10px 0;
	font-size: 22px; 
	font-weight: bold;
}
.mainDetais .center{
	text-align: center;
}
.mainDetais .news{
	font-size:12px;
}
.mainDetais .newscontent{
	text-align: left;
	padding-top:10px;
}
.mainDetais .authors{
	color:#999;
}
.loading{
	overflow:hidden;
	height: 398px;
	width: 407px; 
	background:#fff url(../images/loading.gif) center center no-repeat;
	display:none;
	position:relative;
	left:0;
	top:0;
}
.active{
	border:red 2px solid;
}
.hover{
	border:red 2px solid;
}
.footer{
	float:right;width:400px;text-align:right;font-size:12px;margin:10px;
}