@import url("menu.css");
body
{
	background: #f4f4f4 url('image/backgroundLogo.gif') no-repeat fixed center;
	padding: 0;
	margin: 0;
}
#sitemain
{
	position: relative;
	clear: both;
	width: 1200px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}
#group
{
	position: relative;
	float: left;
	width: 1200px; /*height:522px;*/
	background-color: #FFFFFF;
	z-index: 90;
}
#group2
{
	position: relative;
	float: left;
	clear: both;
	width: 1200px;
	height: 62px;
	background-color: transparent;
	z-index: 90;
}
#menu22
{
}

#logo
{
	position: relative;
	float: left;
	width: 230px;
	height: 62px;
}
#left-post
{
	position: relative;
	float: left;
	width: 300px;
	height: 90px;
}
#logo2
{
	position: relative;
	float: left;
	clear: both;
	width: 1200px;
	height: 377px;
	background: url('image/bgCondo.jpg') no-repeat;
}
#ttline
{
	position: relative;
	float: left;
	clear: both;
	width: 1200px;
	height: 20px; /*background:#191970 url("uds112.gif") repeat-x;*/
	background: #b5e6ff;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
#comment
{
	width: 500px;
	position: relative;
	float: left;
}
#comment1
{
	position: relative;
	float: right;
}
#toppane
{
	position: relative;
	float: left;
	clear: both;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#pane
{
	position: relative;
	float: left;
	clear: both;
	width: 1200px;
}
#leftpane
{
	position: relative;
	float: left;	
}
#centerpane
{
	position: relative;
	float: left;
}
#rightpane
{
	position: relative;
	float: left;
}
#bottom
{
	position: relative;
	float: left;
	clear: both;
	width: 1200px;
}

#footer
{
	position: relative;
	float: left;
	clear: both;
	width: 1200px;
	height: 25px;
	background: #e7e7e7;
}
#left-footer
{
	font-weight: bold;
	background: #FFFFFF;
	position: relative;
	float: left;
}
#right-footer
{
	position: relative;
	float: left;
}
#script
{
	position: relative;
	text-align: center;
	clear: both;
	width: 1200px;
	background: #FFFFFF;
}

