
.pua_maters{
	padding-top: 20px;
	width: 584px;
	margin: 0 auto;
}


.pua_master_image{
	background:#FFFFFF;
	width: 584px;
	height: 100px;
}


.pua_master_top{
	background:url(../images/bg_pua_top.jpg) repeat-x;
	height: 30px;
	color:#FFFFFF;
	font-size: 13px
}

.pua_master_top div.content{
	padding-top: 5px;
}

.pua_master_bottom{
	background: url(../images/bg_pua_bottom.jpg) repeat-x;
	display:block;
	margin: 0 auto;
	height: 250px
}



.pua_master_bottom .mycontent{
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0 auto;
	text-align:left;
	color:#FFFFFF;
	font-size: 13px;
}

.pua_master_bottom .btn_red{
	background: url(../images/bg_red_button.jpg) repeat-x;
	width: 541px;
	height: 41px;
	margin:0 auto;
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px
	
}


a .btn_red{
	cursor:pointer;
	text-decoration: none;
}

a:vidited, a:hover .btn_red{
	cursor:pointer;
	text-decoration: none;
}



.clear { clear: both; }
