@charset "utf-8";
/* CSS Document */
body
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

p
{
	text-align:justify;
}

#framebody
{
	margin:auto;
	width:120px;
	height:430px;
}
#data
{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:22px;	
}

#fremebody2
{
	width:700px;
	height:auto;
	margin:auto;
}

#hedder
{
	font-size:18px;
	color:#333333;
	padding-bottom:10px;
	padding-top:40px;
}

#hedder2
{
	font-size:18px;
	padding-bottom:10px;
	padding-top:10px;
	color:#04F;

}

#data2
{
	width:260px;
	height:300px;
	float:left;
	text-align:center;
	background:url(places/images/bg1.jpg) no-repeat;
	background-position:center;
	padding:20px;
}

#space
{
	float:left;
	width:50px;
	height:300px;
}

#space2
{
	float:left;
	width:700px;
	height:20px;
}

#head2
{
	font-weight:bold;
	padding-bottom:10px;
}

#frame_g{
	position:absolute;
	padding-left:500px;
}

#data_heder{
	font-size:12px;
	font-weight:bold;
}

#sum {
	height:30px;
	font-size:14px;
	padding-bottom:10px;
}