
.cfs-title { font-size: 12px; font-weight: bold; margin-top: 20px; margin-bottom: 5px }


#div-raid { font-size: 12px; line-height: 130%; background-color: #f0f8ff; margin-top: 20px; margin-bottom: 10px; padding-bottom: 20px; width: 600px; float: none; clear: both }
.raid-title { color: #fff; font-weight: bold; background-color: #789; text-align: center; margin-bottom: 10px; padding-left: 10px; width: 180px }
.raid-title2 { color: #009; font-size: 12px; font-weight: bold; margin-top: 10px; margin-bottom: 5px; margin-left: 10px }
.raid-text { font-size: 12px; line-height: 130%; margin: 5px 20px }


h1{
	width: 730px;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 15px 0;
	color: #03c
}
table.tblPhoto{
	width: 600px;
	margin: 0 0 20px 0;
	border-collapse:collapse;
}
table.tblPhoto td{
	width: 200px;
	padding: 0 0 0 0;
	text-align:left;
	vertical-align:top;
	font-size: 12px;
	font-weight: bold;
}


table.tblSpec{
	width: 730px;
	margin: 0 0 30px 0;
	padding: 0;
	border-collapse:collapse;
}
table.tblSpec col.col1,
table.tblSpec col.col2,
table.tblSpec col.col3,
table.tblSpec col.col4{
	width: 25%;
}



table.tblSpec th,
table.tblSpec td{
	font-size: 12px;
	line-height: 130%;
	padding: 5px;
	text-align:left;
	vertical-align:top;
	font-weight: normal;
	color: #333;
	border-bottom: 1px #999 solid;
}
table.tblSpec thead td,
table.tblSpec thead th{
	text-align: center;
}

table.tblSpec .vLine{
	border-left: 1px #999 solid;
}
table.tblSpec .vLine2{
	border-right: 1px #999 solid;
	border-left: 1px #999 solid;
}

table.tblSpec tbody th{
	background-color: #fafad2;
}
table.tblSpec tr.color{
	background-color: #eee;
}


div#column{
	width: 730px;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	background-color:#f0f8ff;
}
div#column div.section{
	width:100%;
	margin-bottom:20px;
}
div#column h2{
	margin: 0 0 10px 0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}
div#column h2 span{
	padding: 2px 20px;
	background-color: #789;
	color: #fff;
}
div#column h3{
	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #009;
}

div#column dl{
	margin: 0 0 15px 0;
	padding: 0;
}
div#column dl dt{
	margin: 0 0 5px 20px;
	padding: 0;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
}
div#column dl dt em{
	color: #c00;
}

div#column dl dd{
	margin: 0 10px 5px 30px;
	padding: 0;
	font-size: 12px;
	line-height: 130%;
	color: #333;
}

div#column p{
	margin: 0 10px 0.5em 20px;
	padding: 0;
	font-size: 12px;
	line-height: 130%;
	color: #333;
}


