#contents_in a:link, #contents_in a:visited{
	color: #1d7fef; 
	text-decoration: none;
	}
#contents_in a:active, #contents_in a:hover{
	color: #1d7fef; 
	text-decoration: underline;
	}

.mb_0{
	margin-bottom:0px !important;
	}
.mb_10{
	margin-bottom:10px !important;
	}
.mb_20{
	margin-bottom:20px !important;
	}
		
		
.h2_irinn{
	margin-bottom:20px;
	}	
		
		
.h3_inn{
	margin-bottom:1px;
	width:600px;
	position:relative;
	}
	.h3_inn span{
		display:block;
		width:auto;
		position:absolute;
		top:11px;
		left:542px;
		color:#FFFFFF;
		}
	
.bottom_link{
	text-align:right;
	}
	.bottom_link a{
		background:url(images/icn_arrow_v.gif) no-repeat 20px center;
		padding:0 0 0 35px;
		}
	.bottom_link a.arrow_h{
		background:url(images/icn_arrow_h.gif) no-repeat 20px center;
		}

	
/*index.html*/	
.table_security{
	width:600px;
	margin-bottom:20px;
	}
	.border_t{
		border-top:solid 1px #0ba11f;
		}
	.table_security thead th{
		background-color:#c4e8c8;
		padding:5px 20px;
		font-weight:bold;
		border-bottom:solid 1px #fff;
		}
	.table_security tbody th{
		text-align:left;
		font-weight:normal;
		background:#edf2d8 url(images/white_1px.gif) repeat-x bottom;
		padding:5px 20px;
		width:90px;
		vertical-align:top;
		}	
	.table_security tbody td{
		background: url(images/dot_green.gif) repeat-x bottom;
		text-align:left;
		padding:5px 10px;
		}
		.table_security tbody .table_bottom{
			background-image:none !important;
			border-bottom:solid 1px #0ba11f;
			}
		.table_security tbody .table_bottom2{
			background-image:url(images/white_2px.gif);
			background-repeat:repeat-x;
			background-position:bottom;
			}
		.table_subtop{
			border-top:solid 1px #0ba11f;
			}

/*isms.html*/
.h4_bg2{
	background-color:#c4e8c8;
	padding:3px 15px;
	margin-bottom:1px;
	}
	.ul_result{
		border:solid 1px #ddd;
		padding:13px 15px;
		margin-bottom:10px;
		}
		.ul_result ol{
			padding-left:2em;
			}
		.ul_result ol li{			
			list-style:decimal;
			}
	.signature{
		text-align:right;
		padding:10px 15px 0px 0;
		}
	.table_security tbody td span{
		font-weight:normal;
		display:block;
		padding-bottom:5px;
		}	

