/* SLIDER */

#center #slide_show { float:left; }
#center #slide_show,
#center #slide_show li, 
#center #slide_show .slider_image{
	height: 330px;
	width: 579px;
	overflow: hidden;
}

#center #slide_show .slider_image p{
	height:50px;
	padding:6px 9px 11px;
	top:245px;
	z-index:10;
	width:562px;
	background:none;
}

#center #slide_show .slider_image h2{ 
	z-index:10;
	font-size:20px;
	height:112px;
	line-height:39px;
	padding-left:9px;
	top: 210px;
	color: #fff;
	background:url("/images_template/slider_title_bg.png") repeat scroll 0 0 transparent;

}

#center #slide_show #number_menu {
	width: 100%;
	right: 0;
	height: 40px;
	background:none;
	z-index:30;
	top:210px;	
}

#center #slide_show #number_menu a {
	height:21px;
	width:21px;
	line-height:21px;
	font-size:11px;
	margin-top:9px;
}

/* LATEST NEWS */
#center #latest_news {
  margin-left: 2px;
  margin-right: 0;
  margin-top: 2px;
  width: 180px;
  height:320px;
  padding:5px;
}

#center #latest_news dl {
	height: 248px;
margin-bottom: 10px;
overflow-x: hidden;
overflow-y: scroll;
}

#center #latest_news .more {
	float:right;
	margin-top:8px;
	margin-right:9px;
	width:auto;
}

#center #latest_news .more a{
color: #2863A7;
}

/* Resources Styles Modification */
#center #aq-resources a{
	color:#2863A7;
}

#right_hot_topics {
float: left;
    height: 310px;
    margin-top: 2px;
    overflow: hidden;
    padding: 10px;
    width: 163px;

}

#right_hot_topics h4 {
color: #092667;
    font-size: 120%;
    margin-top: 6px;
    padding: 0 8px;
    text-align: center;
}
