@charset "utf-8";
/* CSS Document */

body {
	background-color: #444444;
}

.bl {background: url(images/bl.gif) 0 100% no-repeat #ffffff; width :625px}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}

#outer{
	height:400;
	width:600;
}

