@charset "utf-8";
/* CSS Document */

body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	background: #7461A3;
	margin: 0;
	padding: 0;
	color: #000;
}
a, a img { 
	border: none;
	outline:none
}

a:link, a:visited, a:hover, a:active, a:focus {
	color: #4E357A;
	text-decoration: none;
}

html, body, .TableMain { height: 100%; margin: auto; padding: 0; }
.td-center {
	vertical-align: middle;
	height: 100%;
	text-align: center;
}
.container {
	width: 750px;
	background: #FFF url(px/bg_index2.jpg) no-repeat;
	margin: 0 auto;
	overflow: hidden;
	height: 707px;
}
.sidebar1 {
	float: left;
	width: 200px;
	margin-top: 87px;
	margin-left: 227px;
	margin-bottom: 95px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px 0 10px 20px;
	text-align: left;
	font-size: 65%;
	font-weight: bold;
}
