.Panelheader {
	background-image: url(../imageCSS/banner.gif);
	background-position: left top;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	
	height: 22px;
	width: 171px;
}
.PanelItem {
	background-image: url(../imageCSS/banner1s.gif);
	background-position: left top;
	height: 17px !important;
	height: 20px;
	width: 155px !important;
	width:190px;
	
	padding-top: 3px;
	padding-left: 35px;
	font-size: 12px;
	cursor: hand;
	
	
}
.Panelheader2 {
	background-image: url(../imageCSS/banner2.gif);
	background-position: left top;
	
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 22px !important;
	height: 29px;
	width: 170px !important;
	width: 190px;
	font-size: 12px;
	cursor: hand;
	
}
.PanelContent {
	background-position: left top;
	height:auto;
	width: 171px;
	/*background-image: url(../image/bannerp_2.gif);
	background-repeat: repeat-y;
	*/
	display: none;
	
}
.PanelBan {
	height: auto;
	width: 188px !important;
	width:190px ;
	
	background-color: #DDEFCB;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}
.Banpic {
	height: auto;
	width: 190px;
	background-color: #DDEFCB;
	text-align: center;
	
}
.Banin {
	height: auto;
	width: 152px;
	text-align: center;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
	
	
}
Body{
font-family: Arial;
}

