* {
	margin:			0;
	padding:		0;
	border:			0;
}

body {
	text-align:		center;	/* IE6.0 */
}

#page {
	margin:			10px auto;
	width:			960px;
	border-left:	1px solid #9999ff;
	border-right:	1px solid #9999ff;
}

#title {
	width:			960px;
	height:			60px;
	margin:			0 auto;
}
#title img {
	margin:			0 28px;
	width:			900px;
	height:			60px;
	border:			none;
}

#indexMenu {
	width:			960px;
	height:			26px;
	margin:			10px auto;

}
ul.menu {
	width:			940px;
	height:			26px;
	margin:			0 10px;
	background:		url('gclip/gr1news.jpg');
	list-style-type:	none;
}

ul.menu li {
	float:			left;
	margin:			0 auto;
	font-size:		1.0em;
	width:			134px;
	height:			26px;
	line-height:	26px;
}

ul.menu li a {
	color:			#ffffff;
	font-size:		1.0em;
	text-align:		center;
	text-decoration:none;
	width:			134px;
	height:			26px;
	line-height:	26px;
	display:		block;
	background:		url('gclip/menu1.gif');
}
ul.menu li a:hover {
	background:		url('gclip/gr1news.jpg');
	color:			#ff0000;
}

#main {
	margin:			0 auto;
	width:			960px;
	border:			0;
	padding:		0;
}

#left {
	float:			left;
	margin:			0 auto;
	width:			200px;
	border-left:	0px solid #333333;
	border-right:	0ps solid #333333;
}

#right {
	float:			right;
	margin:			0 auto;
	width:			760px;
	border-left:	0px solid #333333;
	border-right:	0ps solid #333333;
}

.sideMenu {
	margin:			5px auto 20px auto;
	width:			180px;
	border:			1px solid #aaaaaa;
}
.sideMenu h3 {
	color:			#6666ff;
	text-align:		center;
	background:		#cccccc;
	margin:			0 auto;
	font-size:		0.9em;
	line-height:	26px;
	width:			100%;
	background:		url('gclip/200x26news.jpg') no-repeat;
}
.sideMenu p {
	margin:			10px;
	text-align:		left;
	font-size:		0.9em;
}


.r1box {
	width:			760px;
}
.r2box {
	margin:			0 auto;
	text-align:		center;
	float:			left;
	width:			180px;
	height:			180px;
	background:		url('gclip/180x180news.gif') no-repeat;
}
.r2box a {
	display:		block;
	text-decoration:none;
}
.r2box a:hover {
	width:			180px;
	height:			180px;
	text-decoration:none;
	background:		#efefef;
	background:		url('gclip/180x180b10.gif') no-repeat;
}

.r2box img {
	width:			150px;
	height:			100px;
	margin:			0px 18px 0px 12px;
	border:			none;
}
.r2box h5 {
	margin:			10px auto 0 auto;
	line-height:	22px;
	height:			22px;
	font-size:		0.9em;
	color:			#999999;
}
.r2box h6 {
	margin:			0 auto 0 auto;
	line-height:	30px;
	height:			30px;
	font-size:		1.0em;
	color:			#3366ff;
}

.clr {
	clear:			both;
	width:			1px;
	height:			1px;
}
#foot {
	width:			100%;
	margin:			10px auto;
}
#foot h1 {
	text-align:		center;
	font-size:		1.0em;
	line-height:	30px;
	border-top:		1px solid #9999ff;
	border-bottom:	1px solid #9999ff;
	color:			#ff0000;
}

