#short {
	width: 100%;
	line-height: 30px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid ;
	margin-top: 5px;
}
#short span {
	display: block;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color:gray;
	color: #FFFFFF;
}
.wrap{
	width:100%;
	margin:0px;
	padding: 0px;
}

.clr{clear:both}

/*#panel1 {
	display: none;
	padding: 0px;
	height: 150px;
}
#panel2 {
	display: none;
	padding: 0px;
	height: 50px;
}
#panel3 {
	display: none;
	padding: 0px;
	height: 50px;
}
#panel4 {
	display: none;
	padding: 0px;
	height: 75px;
}
#panel5 {
	display: none;
	padding: 0px;
	height: 275px;
}
#panel6 {
	display: none;
	padding: 0px;
	height: 25px;
}
#panel7 {
	display: none;
	padding: 0px;
	height: 50px;
}
#panel8 {
	display: none;
	padding: 0px;
	height: 25px;
}
#panel9 {
	display: none;
	padding: 0px;
	height: 25px;
}
#panel10 {
	display: none;
	padding: 0px;
	height: 25px;
}*/
.slide1 {
	margin: 0;
	padding: 0;
	float:left;
	width: 100%;
}
		
.btn-slide {
	text-align: left;
	width: 100%;
	height: 25px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #D9D9FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-image: url(../images/Home/bg.jpg);
	background-repeat: repeat-x;
}

.panelcontainer{
	width:93%;
	display:none;
}
.panelcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.panelcontainer li {
	display: block;
}
.panelcontainer a {
	display: block;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 98%;
	color: #000000;
}

