@CHARSET "UTF-8";
#hot {
	margin-top:10px;
	background:#fff;
	padding:0 0 10px 0;
}
#hot .title {
	margin:50 0 10px 0;
	color: #ff0000;
	text-indent:5px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #e4e4e4;
}
#hot .newlist li {
	width:480px;
	float:left;
	text-indent:15px;
	line-height:23px;
	list-style:none;/*出去li前面的黑点*/
}
#hot .newlist li a {
	color:#333;
}
.box {
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	margin-top:-1px;
	
}
.box .title {
	background:#f7f7f7;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:7px 10px;
	height:35px;
	line-height:35px;
	color:#105cb6;
	font-weight:bold;
}
.albumname {
	width:300px;
	float:left;
	color:#105cb6;
	font-size:20px;
	font-family:华文行楷
}
.albummore {
	width:100px;
	float:right;
}
.box .classList {
	background:#ffffff;
	padding:10px 15px;
	
}
.box .classList .childBox {
	width:310px;
		
	padding:10px 0 10px 0px;
	float:left;
	color:#444444;
}
.album_show {
	margin-top:10px;
}
#album {
	font-size:15px;
}
.box .classList .childBox a span {
	color:#333;
}
.box .classList .childBox h2 {
	padding-bottom:3px;
}
.box .classList .childBox h2 a {
	color:#333;
	font-weight:bold;
}
.box .classList .childBox h2 span {
	color:#ff5500;
	font-weight:normal;
}