/* CSS Document */
.wrapper{
	margin:120px auto 0;
	background:url(_imgs/bg.gif) no-repeat;
	width:332px;
	height:305px;
	font-family:tahoma;
}

.visit{
	padding:90px 0 30px;
	text-align:center;
}
.visit a{
	color:#38980A;	
	font-size:12px;
}

.tab{padding:10px 0;}
.tab a{
	color:#CC3300;
	font-size:11px;
}



