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

.box03 .box_header {
	text-align:center;
}

.box03 .box_header h3 {
	padding:8px 10px; 
	margin:0 14px 0 0;
	font-size:130%;
	color:#OOOOOO;
}

.box03 .box_header a:link,
.box03 .box_header a:visited,
.box03 .box_header a:hover,
.box03 .box_header a:active{
height:18px; font-size:11px; font-weight:bold; padding-top:2px; color:#FFFFFF; margin:1px; display:block;
}

.box03 .box_content {
	background-image:url(/css/boxes/box03/images/content.gif); 
	background-repeat:repeat-y; 
	background-position:right;
}

.box03 .box_content .box_inner_content{
	margin:0 5px 0 0;
	padding:5px 8px;
	background-image:url(/css/boxes/box03/images/content.gif); 
	background-repeat:repeat-y; 
	background-position:bottom left;
	overflow: auto;
}

.box03 .box_footer {
	margin:0;
	padding:0;
	background-image:url(/css/boxes/box03/images/footer.gif); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.box03 .box_footer .box_inner_footer{
	width:100px;
	margin:0 14px 0 0;
	padding:0;
	height:14px;
	background-image:url(/css/boxes/box03/images/footer.gif); 
	background-repeat:no-repeat; 
	background-position:bottom left;
}