@charset "utf-8";
.long-panel {
	clear:both;
	position:relative;
	background-image:url(../images/new_layout/panel_bck_body.jpg);
	background-position:left;
	background-repeat:repeat-y;
	margin-left:15px;
	margin-top:25px;
	margin-bottom:25px;
}
.long-panel .top {
	clear:both;
	background-image:url(../images/new_layout/panel_bck_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-right:0px;
	padding-top:20px;
}
.long-panel .bottom {
	background-image:url(../images/new_layout/panel_bck_bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:15px;
	padding-right:25px;
}
.short-panel-left{
	background-image:url(../images/new_layout/panel_small_bck_center.jpg);
	width:390px;
	background-repeat:repeat-y;
	background-position:center;
	padding:0px;
	margin:0px;
	margin-right:0px;
	float:left;
	margin-top:26px;
	margin-left:5px;
}

.short-panel-left .top {
	background-image:;
	margin-left:0px;
	background-repeat:no-repeat;
	background-position:top left;
	height:36px;
	line-height:36px;
	/*padding-left:35px;*/
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/new_layout/panel_small_bck_top.jpg)
}
.short-panel-left .bottom {
	background-image:url(../images/new_layout/panel_small_bck_bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:25px;
	padding-right:0px;
}
.short-panel-right {
	background-image:url(../images/new_layout/panel_small_bck_center_right.jpg);
	width:332px;
	background-repeat:repeat-y;
	background-position:right top;
	padding:0px;
	margin:0px;
	margin-top:26px;
	float:right;
	
}
.short-panel-right .top {
	background-image:url(../images/new_layout/panel_small_bck_top_right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:36px;
	line-height:36px;
	padding-left:0px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}.short-panel-right .bottom {
	background-image:url(../images/new_layout/panel_small_bck_bottom_right.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:25px;
	padding-right:0px;
}
.short-panel-center {
	background-image:url(../images/new_layout/panel_small_bck_center.jpg);
	width:390px;
	background-repeat:repeat-y;
	background-position:center;
	padding:0px;
	margin:0px;
	margin-right:0px;
	margin-top:26px;
	margin-left:165px;
}

.short-panel-center .top {
	background-image:;
	margin-left:0px;
	background-repeat:no-repeat;
	background-position:top left;
	height:36px;
	line-height:36px;
	/*padding-left:35px;*/
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/new_layout/panel_small_bck_top.jpg)
}
.short-panel-center .bottom {
	background-image:url(../images/new_layout/panel_small_bck_bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:25px;
	padding-right:0px;
