


.sxcont{
	width:180px;
	border:0px;
	margin-left:5px;
	
}

.we_top{
	background-image:url(img/top_bg.jpg);
	background-repeat:repeat-x;

}

.we_sx{
	background-image:url(img/left_bg.jpg);
	background-repeat:repeat-y;

}

.we_dx{
	background-image:url(img/right_bg.jpg);
	background-repeat:repeat-y;

}

.we_bottom{
	background-image:url(img/bottom_bg.jpg);
	background-repeat:repeat-x;

}

.we_bg{
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#CCCCCC;
	padding:5px;
}

.bg{
        background-image:url(img/title_bg.gif);

}




