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

h3 {
	font-size: 12pt;
	background-image:url(imgs/cap_bg.jpg);
	background-repeat: repeat-x;
	margin:30px 0 15px 0;
	padding:5px;
	clear: both
}

.pic {
	float:left;
	margin:0 15px 10px 0
}
.txt_space {
	margin:20px 0
}
table {
	width:940px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	margin:20px 0 10px 0
}
td {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:3px
}
.tbl_center_cap {
	text-align:center;
	background-color:#EEEEEE
}
.tbl_center {
	text-align:center;
}
.tbl_l {
	width:300px
}
