*{
	margin:0;padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height:22px;
	background-color: #ced7e0;
}
#container {
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.gsid{
	width:80px;
	height:106px;
	margin-top:20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	}
#header {
	height:100px;
	margin-bottom: 0px;
	background: transparent url(images/index_top.jpg) no-repeat;
}
#header .topright {
	float: right;
	height: 25px;
	width: 243px;
	margin-right: 25px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/index_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#header .topright a {
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
}
#header .topright a:hover {
    font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 5px;
}
.mainContent {
	clear: left;
}
.left { background: transparent;float:left;}
.right { float:right;}