.crazytravelCommunity .publicAside{
    overflow: visible;
}

.crazytravelCommunityHeader {
    background: #600202;
    height: 227px;
    margin-top: -22px;
}

.crazytravelCommunityHeaderBG {
	height: 227px;
	position: relative;
	background: url("/static/img/crazytravel/big_travel.jpg") 0 0 no-repeat;
}

.crazytravelCommunityWrap {
    min-width: 968px;
    max-width:1503px;
    height: 227px;
    margin: 0 auto;
    position: relative;
}

.crazytravelCommunityDets{
    overflow: hidden;
	width: 237px;
    padding: 15px;
    background: #ffffff;
	position: absolute;
    right: 19px;
	bottom: 0;
}

.crazytravelCommunityHeaderTitle {
    background: url("/static/img/crazytravel/small_travel.gif") -5px 0 no-repeat;
    width: 242px;
    height: 48px;
}

.crazytravelCommunityDets p{
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 11px;
}

.crazytravelCommunity .contAsWrap{
	padding-top: 24px;
}