@charset "utf-8";
/* CSS Document */

h2.trigger {
	margin-left: 1;
	height: 36px;
	width:240px;
	float: left;
	background:url(../images_new/index/title_portlet.png) no-repeat;
	display:block;
}

h2.trigger a {
	display: block;
	
}
h2.trigger a:hover {
	cursor:pointer;
}
h2.trigger.active {background-position: left bottom;} /*show arrow up*/

.toggle_container ul li,.toggle_container2 ul li{
	padding-top:2px;
	margin-bottom:-2px; 
	line-height:18px !important; 
	list-style:none;
	clear: both !important; 
	background:url(../images_new/index/bg_portlet1.png) no-repeat;
	height:318px;
}

h2.move, h2.move2 {
	background:url(../images/top_layer.png) no-repeat;
	height: 25px;
	display:block;

}
h2.move2{
	background:url(../images/top_location.png) no-repeat;
}

h2.move a:hover,h2.move2 a:hover {
	cursor:pointer;
}
h2.move.active ,h2.move2.active { background-position: left bottom;} 

