body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}
#contents {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#topfla {
	padding-top: 0px;
}
#clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#tophead {
	padding-bottom: 32px;
}
#header {
	width: 790px;
	padding-bottom: 11px;
}
#header h1 {
	float: left;
	width: 196px;
	padding-top: 15px;
	padding-left: 30px;
}
#header #globalNav {
	float: right;
	width: 354px;
	padding-right: 16px;
}
#globalNav ul li {
	display: block;
	float: left;
}
#globalNav ul li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #fff;
}
#headfla  {
	height: 80px;
	width: 790px;
}
#mainmenu {
	padding-left: 16px;
}
#mainblock {
}
#footer {
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #F0F0F0;
}
#topocs_in {
	width: 684px;
	margin-right: auto;
	margin-left: auto;
}
#topocs_in #tp_block {
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#tp_block h3 {
	display: inline;
	padding-right: 15px;
	font-size: 130%;
	color: #06C;
	font-weight: normal;
}
#tp_block .tptime {
	font-size: 80%;
	color: #666;
}
#tp_block .tptext {
	font-size: 100%;
	color: #666;
	line-height: 150%;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
}
#tpbacklink {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 90%;
}