@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


html, body {
height: 100%;
}

body {
	background-image: url(../images/cmab_08.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #430b0e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #B2B2B2;
}
.header span {
display:none
}
.container {
	background-image: url(../images/cmab_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;	
	min-height: 100%;
margin-bottom: -64px;
position: relative;
}
.header {
	background-image: url(../images/cmab_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 320px;
}
#content {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height: 54px;
	position: relative;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cmab_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	color: #666666;
	padding-left: 130px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

.clearfooter {
height: 64px;
clear: both;
}
p {
	margin-bottom: 15px;
}
ul li {
	list-style-image: url(../images/titles_10.gif);
	margin-bottom: 5px;
	margin-left: 30px;
}
ol li {
	margin-bottom: 5px;
	margin-left: 70px;
	list-style-type: lower-alpha;
}td {
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.shiftup {
	float: right;
	position: relative;
	top: -70px;
}
.clearfix {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
#content a {
	color: #FFFFFF;
}
