.box .hd .c {
	font-size:1px;
	height:10px;
}


.box .ft .c {
	font-size:1px;
	height:11px;
}


.box .hd {
	background:transparent url("../img/box/box-tl.jpg?BgTX") no-repeat scroll 0 0;
}

.box .hd .c {
	background:transparent url("../img/box/box-tr.jpg?BgTX") no-repeat scroll right 0;
}

.box .bd {
	background:transparent url("../img/box/box-ml.jpg?BgTX") repeat-y scroll 0 0;
}

.box .bd .c {
	background:transparent url("../img/box/box-mr.jpg?BgTX") repeat-y scroll right 0;
}




.box .bd .c .s {
	background:#ffffff url("../img/box/box-ms.jpg?BgTX") repeat-x scroll -4px 0 ;
	margin:0 8px 0 4px;
	padding:1em;
}



.box .ft {
	background:transparent url("../img/box/box-bl.jpg?BgTX") no-repeat scroll 0 0;
}

.box .ft .c {
	background:transparent url("../img/box/box-br.jpg?BgTX") no-repeat scroll right 0;
}


.box h1 {
	font-size:2em;
	margin:-0.6em 0 0;
	padding:0;
}

.box p {
	margin:0;
	padding:0;
}
