@charset "utf-8";
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgweb.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}
.textA {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 1.4;
}
.text12 {
	font-family: Tahoma;
	font-size: 13px;
	color: #336699;
	text-decoration: none;
}
a:link{
	font-size: 11px;
	color: #1b7db5;
}
a:visited{
	font-size: 11px;
	color: #1b7db5;
}
a:hover	{
	font-size: 11px;
	color: #1b7db5;
}
a:active	{
	font-size: 11px;
	color: #1b7db5;
}
li{
	margin-left: 10px;
}
.border-photo{
	border: 1px solid #EAEAEA;
	padding: 2px 2px 2px 2px;
}