.centerWidth{
	width: 458px;
	float: left;
	/*background-color:#f5f5f5;*/
	margin:0px 10px 15px 0px;
	display:inline;
	/*height:300px;*/
	border: 1px solid #FFCC99;
}

.RightWidth{
	width: 250px;
	float: left;
	background-color:#EEEEDF;
	margin:0px 10px 10px 0px;
	display:inline;
	/*height:300px;*/
}

.leftWidth{
	width: 250px;
	float: left;
	background-color:#EEEEDF;
	margin:0px 10px 10px 10px;
	display:inline;
	/*height:300px;*/
}


.glNews-title {
	/*width: 980px;*/
	/*height:50px;
	/*float:left;*/
	margin:0px 0px 20px 0px;
	/*display:inline;*/
	/*background-image: url(images/2012btn_s.jpg);
	background-repeat: no-repeat;*/
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding:13px 0px 10px 20px;
	background-color: #CC0000;	
}


.glNews-title a{
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.glNews-title a:hover{
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.glNews-list {
	width: 441px;
	float:left;
	margin:0px 10px 15px 7px;
	display:inline;
	font-family: "宋体";
	font-size: 14px;
	color: #000000;	/*background-color: #00FF00;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding:0px 0px 12px 0px;
}

.glNews-list a{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}


.glNews-list a:hover{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}


.glNews-list-time {
	font-family: "宋体";
	font-size: 9pt;
	color: #999999;
}


.glimg {
	width: 224px;
	/*height:300px;*/
	float:left;
	margin:0px 9px 15px 9px;
	display:inline;
	background-color:white;
	padding:4px;
}


.glimg-sm {
	width: 224px;
	/*height:300px;*/
	float:left;
	*margin:-4px 0px 0px 0px;
	display:inline;
	background-color:#f5f5f5;
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	padding:10px 0px 8px 0px;
	text-align: center;	
}