.pop_container{
	width: 850px;
	clear:both;
	
}
.popup_area{
	background-color:#336699;
	border:1px #000000 solid;
	width:670px;
	float:left;
	position:relative;
	
		
}
.popup_ad{
	width:160px;
	float:right;
	position:relative;
}
.popup_pic{
	background-color:#ffffff;
	margin:10px;
	padding:15px;
	width:600px;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}
.popup_head{
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#336699;
	padding-bottom:2px;
	letter-spacing:1px;
	border-bottom:1px #ababab solid;
	margin-bottom:15px;
	width:600px;
}

.popup_logo{
padding-left:5px;
 
}
 .popup_stng{
 	
 
padding-right:5px;
 
}
.popup_nav{
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#336699;
	
	letter-spacing:1px;
	padding-bottom:10px;
}
.popup_caption{
 	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:600px;
}
.popup_credit{
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#5f5f5f;
	width:600px;
}
 