td {
	font-size:12px;color:#FFFFFF;font-family:Verdana;line-height:18px;
}
input {
	font-size:12px;
}
.bg-main {
	background-image: url(bg_home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.bg-main1 {
	margin: 0px;
	background-color: #675F3F;

}
.border-r {
	border-right: 1px solid #606060;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;

}
.border-r1 {
	border-right: 1px solid #606060;
}
.border-b {
	border-bottom: 1px solid #606060;
}
.border-photo {
	border: 3px solid #7F958C;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #f2f2f2;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.CFont12 {
	font-size: 12px;
}
.border-LR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-left-color: #330000;
}
