@charset "UTF-8";

h3 {
	font-size: 14px;
	color : #232323;
	padding: 7px;
}
div#mainframe {
	width: 800px!important;
	width/**/: 850px;
	padding: 0px 25px 30px 25px;
}
dl.h3 {
	
}
dl.h3 dt {
	height: 40px;
	width: 200px;
	float: left;
}
dl.h3 dd {
	height: 30px!important;
	height/**/: 40px;
	padding-top: 10px;
	float: left;
	font-size: 12px;
}
hr {
	clear: both;
	border-color: #FFFFFF;
}
div.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	padding: 0px 0px 30px 0px;
}
table.book {
	width: 390px;
}
tr.colors {
	background-color: #FFFFEE;
}
table.book tr td,table.book tr th {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	border-bottom: solid 1px #999999;
	text-align: center;
	padding: 5px;
	font-size: 14px;
}
table.book tr th {
	background-color: #EEEEEE;
	font-weight: normal;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  tableA style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.tableA {
	width: 550px;
}
table.tableA tr th,table.tableA tr td  {
	width: 120px;
	text-align: right;
	padding: 10px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
}
table.tableA tr td {
	width: 330px;
	text-align: left;
	line-height: 1.5em;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  text style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.text10 {
	color : #232323;
	font-size: 10px;	
}
.textred {
	color : #ff0000;
	font-size: 18px;
	font-weight:bold;
}
.textreds {
	color : #ff0000;
	font-size: 10px;
}
.textgre {
	color : #2e681f;
	font-size: 12px;
	font-weight:bold;
}
.textorange {
	color : #d45e17;
	font-size: 14px;
	font-weight:bold;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
