.pre_big{
	background-image : url(../../images/big_back.jpg);
	background-repeat : no-repeat;
	background-position: center 5px;
	height: 598px;
	width: 1000px;
	vertical-align: middle;
	text-align: center;
	padding-top:10px;

}

.pre_small{
	background-image: url(../../images/pre_layer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 278px;
	width: 470px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;	
}

.pre_small2{
	background-image: url(../../images/pre_layer2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 278px;
	width: 430px;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
}

.top_left{
	background-image: url(../../images/ad_tl.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}

.top{
	background-image: url(../../images/ad_t.jpg);
	height: 10px;
	width: 842px;
}

.top_right{
	background-image: url(../../images/ad_tr.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}

.left{
	background-image: url(../../images/ad_l.jpg);
	width: 10px;
}

.right{
	background-image: url(../../images/ad_r.jpg);
	width: 10px;
}

.bottom_left{
	background-image: url(../../images/ad_bl.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.bottom{
	background-image: url(../../images/ad_b.jpg);
	height: 10px;
}

.bottom_right{
	background-image: url(../../images/ad_br.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.adt{
	width: 862px;
	margin-left:auto;
	margin-right: auto;
}

.adt_content{
	background: #ffac7e;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
}