@import url("../public/common.css");
@import url("../public/header.css");
@import url("../public/footer.css");
@import url("../popPages/upTop.css");
.main{
	width:613px;
	height:330px;
	border:1px solid #dbdbdb;
	margin:25px auto;
	padding:1px;
}
.main .mainBg{
	width:100%;
	height:18px;
	background:transparent url("../../../images/108/fixed/picture_2.png") repeat-x scroll 0 -218px;
}

.main .content{
	width:405px;
	margin:50px auto 0;
}
.main .content{
	margin-top:65px;
}
.main .img{
	display:inline;
	margin-right:17px;
	float:left;
	width:53px;
	height:49px;
	background:transparent url("../../../images/108/fixed/picture_2.png") no-repeat scroll -54px -168px;
}

.main .txt{
	width:335px;
	float:left;
}
.main .txt p{
	color:#cc6666;
	font:bold 14px/20px "宋体";
	margin-top:10px;
}

