body
{ 
	background:#223c33 none; 
}

.popup
{ 
	margin:0px auto;
	width:740px;
	height:550px;
	padding:20px 30px;
}

.popup .title ul li
{
	background:url(../img/slidetab.gif) no-repeat;
	width:105px;
	height:30px;
	float:left;
	margin-left:3px;
	color:#bda67c;
	line-height:26px;
	padding-left:10px
}

.popup .title ul .active
{
	background-position:bottom;
	color:#d6ded3
}

.slideimg{
	width:725px;
	height:490px;
	background-color:#2f4941;
}

.slideimg img
{
	border: 1px solid #3d5a51;
}

.slidebtn
{
	background-color:#2f4941;
	height:30px;
	width:705px;
	padding:0px 10px
}
