/* CSS Document */

/***********************************************/
/*     HTML Tag Styles                         */
/***********************************************/

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	background-color:#42799b;
	background-image:url(../images/zback-8.gif); 
	background-repeat: repeat;
	margin:0px;
	padding:0px;
	line-height:1.2em; 
	}

body.bg-zrm {
background-image:url(../images/bg_zrm.png) !important;
background-repeat:repeat-x !important;
background-color: #d87d1b;
}


a:link, a:visited, a:hover {
	color:#003366;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, sans-serif, Helvetica;
	margin:0px;
	padding:0px;
	}

h1 {
 	font-size:1.2em;
 	color:#003366;	
	padding-bottom: 1em;
	}

h2 {
 	font-size:114%;
 	color:#006699;
	}

h3 {
 	font-size:100%;
 	color:#334d55;
	}

h4 {
 	font-size:100%;
 	font-weight:normal;
 	color:#333333;
	}

h5 {
 	font-size:100%;
 	color:#334d55;
	}

ul {
 	list-style-type:disc;
		padding-left: 1em;
	}


li {

padding-bottom: 1em;
}


ul.narrow   {
	border: dotted 0px #f00;

	
}


ul.narrow  li {
padding-bottom: 0.3em;
}



ul ul {
 	list-style-type:square;
	}

ul ul ul {
 	list-style-type:none;
	}
	
hr {
	width:93%;
	border:#003366;
	border-top-style:solid;
	border-width:thin;
	}


img {
border: 0px;
}



/***********************************************/

.container{
	margin: 10px auto 10px auto;
	width: 971px;
	background-color:#FFF;
	border: dotted 0px #f00;
	padding: 0px;
	}
	
.round_index {
	background-color:#42799b;
}


.round_index_zrm_top {
	background-color:#f1ba67;
}

.round_index_zrm_bottom {
	background-color:#d87d1b;
}

table.index_main_table {
	margin: 0px 0px 0px 9px;
}

table.index_main_table td{
	vertical-align: top;
	border: dotted 0px #00f;
}

.top_container {
	padding: 0px 0px 10px 10px;
	border: dotted 0px #f00;
	margin-right: 0px;
}

.top_right {
	float: right;
	border: dotted 0px #f00;
}

table.top_right_navi td {
 text-align: center;
 vertical-align: middle;
}

.search_input {
	background-image: url(../images/index_search_bg.png);
	background-repeat:no-repeat;
	width: 204px;
	height: 28px;
	border: dotted 0px #0f0;
	background-color: transparent;
}

td.search_btn {
	border: dotted 0px #f00;
}

tr.subhead_tr {
	margin-top: 10px;
}

.index_sep {
	height: 7px;
}












.bottom_container {
	padding: 0px;
	border: dotted 0px #f00;
	height: 30px;
	margin-right: 10px;
	background-color: #dce2e6;
	color: #414645;
	border: dotted 0px #f00;
	font-size: 90%;
}

.bottom_right {
	float: right;
	border: dotted 0px #f00;
}

.bottom_menu {
	padding: 4px 10px;
	vertical-align: middle;
}

.bottom_menu_right {
	float: right;
	border: dotted 0px #f00;
	font-weight: 900;
 color: #414645;
}

.bottom_menu a {
 color: #414645;
 text-decoration: none;
}

.bottom_fineprint {
	padding: 0px 0px 20px 0px;
	text-align: center; 
	color: #bbcedb;
	border: dotted 0px #f00;
}

.bottom_fineprint a {
	color: #bbcedb;
}

.jp_icon {
margin-top: 4px;
	border: dotted 0px #f00;
	height:
}


/* new wide template */


.left-col {
 	width: 190px;
}

.left-col2 {
 padding: 0px 0px 0px 30px;
  	width: ;
}


td.content {
padding-left: 20px; 
padding-bottom: 5em;
padding-right: 20px;
border: dotted 1px #f00;
}

div.banners_left  {
 text-align: center;
}


div.banners_left2  {
 text-align: right;
 padding-left: 1em;
}



div.banners_left div {
margin-bottom: 2em;
}

td.top-navi {
padding-bottom: 3em;
}

div.text_bigger {

}

