@charset "utf-8";
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}	
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e1e1e1;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/bg.jpg);
}
.thrColFix #container {
	width: 800px;
	background: #e1e1e1;
	margin: 0 auto;
	text-align: left;
} 
.thrColFix #sidebar1 {
	float: left;
	width: 20px;
	background: #e1e1e1;
}
.thrColFix #sidebar2 {
	float: right;
	width: 20px;
	background: #e1e1e1;
}
.thrColFix #mainContent {
	float: left;
}
.menu {
	width: 760px;
}
.footer {
	float: left;
	background-image:url(images/piede.jpg);
	width: 760px;
	height: 68px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.textbox {
	margin: 0px 180px 0px 32px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	overflow: auto;
	height: 540px;
	text-align: justify;
	padding: 10px 20px 20px 0px;
}
.imagebox {
	margin: 0px 140px 0px 140px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	height: 400px;
	padding: 78px;
}


.content {
	background-image:url(images/color.jpg);
	width: 760px;
	height: 627px;
}
.content2 {
	background-image:url(images/white.jpg);
	width: 760px;
	height: 627px;
}
.content3 {
	background-image:url(images/coloreng.jpg);
	width: 760px;
	height: 627px;
}

