.tags{
    padding: 6px 0 2px 0;
    line-height: 27px;
    color: #CCC;
}
.tags a{
	display: inline !important;
}
.tags a:hover{
	text-decoration: underline;	
}
.week_hotbox .tags a.st1 {
    color: #096 !important;
    font-weight: bold;
}
.week_hotbox .tags a.st2 {
    color: #1182CA !important;
	font-weight: bold;
}
.week_hotbox .tags a.st3 {
    color: #C33 !important;
	font-weight: bold;
}
.week_hotbox .tags a.st4 {
    color: #333 !important;
	font-weight: bold;
}
.week_hotbox .tags a.st5 {
    color: #333 !important;
	font-weight: normal;
}
.week_hotbox .tags a.st6 {
    color: #096 !important;
	font-weight: normal;
}
.week_hotbox .tags a.st7 {
    color: #1182CA !important;
	font-weight: normal;
}
.week_hotbox .tags a.st8 {
    color: #C33 !important;
	font-weight: normal;
}

.breach a{
	line-height: 50px;
	color: #2f2f2f;
	font-size: 14px;
}











.head-j{
	width: 1200px;
	margin: auto;
}
.head-j a{
	line-height: 40px;
	padding: 0 16px;
}
.banner-j{
	background-color: #f5f5f5;
	padding: 20px 0;
}
.banner-j .left{
	float: left;
	width: 550px;
	
}

.banner-j .left .title-j{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.banner-j .left .content-j{
	margin-top: 20px;
	text-align: justify;
	font-size: 15px;
	color: #333333;
	text-indent: 30px;
}
.banner-j .left .content-j a{
	color: #558edf !important;
	font-weight: bold;
}
.banner-j .right{
	float: right;
	width: 600px;
}
.banner-j .right img{
	width: 600px;
	height: 150px;
}
