.bgmain {
	background-image: url(../images/p_bgmain.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #4c4c4c;
}
.bgtop {
	background-image: url(../images/p_bgtop.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bgbottom {
	background-image: url(../images/p_bgbottom.jpg);
	background-repeat: repeat-y;
	background-position: center;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyrightsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dac588;
}
//.addresslogo {
//	background-image: url(../images/t_adress_logo.gif);
//	background-repeat: no-repeat;
//	background-position: center bottom;
//}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: red;
}

.text_enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: red;
}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bgbar {
	background-image: url(../images/p_bgbar.jpg);
	background-repeat: repeat-x;
}

