@charset "utf-8";
.articles_table h1{
	padding-bottom: 20px;
	font-size: 20px;
	margin: 0px;
}
.articles_table h2{
	font-size: 14px;
	color: #666;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}



.articles_table {
	width: 750px;
}
.articles_td_space {
	width: 15px;
}
.articles__title_iframe {
	width: 335px;
	background-image: url(../images/ifram_title.png);
	height: 46px;
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
}
.articles__title_iframe h3{
	color: #1A579B;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
}
.articles__title_iframe h3 a:link  {
	margin: 0px;
	text-decoration: underline;
	font-weight: normal;
}
.articles__title_iframe h3 a:visited {
	margin: 0px;
	text-decoration: underline;
	font-weight: normal;
}
.articles__title_iframe h3 a:hover {
	text-decoration: none;
	font-weight: normal;
}
.articles__iframe {
	width: 350px;
	background-image: url(../images/ifram_home_bg.png);
	height: 480px;
	background-repeat: repeat-x;
}
.articles__car_iframe {
	width: 350px;
	background-image: url(../images/ifram_car_bg.png);
	height: 550px;
	background-repeat: repeat-x;
}
.articles__car_rent {
	background-image: url(../images/ifram_short_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	height: 272px;
	text-align: center;
	width: 350px;
}
.articles_health_iframe {
	width: 350px;
	background-image: url(../images/ifram_health_bg.png);
	height: 330px;
	background-repeat: repeat-x;
}
.articles_loan_iframe {
	width: 350px;
	background-image: url(../images/ifram_loan_bg.png);
	height: 800px;
	background-repeat: repeat-x;
}




.articles_text {
	width: 370px;
	text-align: justify;
}
.articles_left_text {
	width: 350px;
	text-align: justify;
}

.articles_text_long {
	width: 740px;
	text-align: justify;
	padding-bottom: 20px;
}
.articles_text table{
	background-color: #CADCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #69F;
	border-right-color: #69F;
}
.articles_text td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #69F;
}
.articles_text p {
	margin-top: 0px;
}




.links {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 20px;
	padding-bottom: 20px;
}
.links a:link {
	font-weight: normal;
	text-decoration: none;
	color: #036;
}
.links a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #036;
}
.links a:hover {
	text-decoration: underline;
	color: #036;
	font-weight: normal;
}
.insu_space {
	width: 50px;
}
.insu_company {
	text-align: justify;
	padding-left: 100px;
}
.insu_button {
	background-image: url(../images/insu_button.png);
	height: 53px;
	width: 200px;
	background-repeat: no-repeat;
}
.text {
	text-align: justify;
	padding-bottom: 20px;
	padding-left: 140px;
}
.text table{
	background-color: #CADCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #69F;
	border-right-color: #69F;
	width: 600px;
}
.text td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #69F;
}
.articles_text_europe {
	text-align: justify;
	width: 300px;
}
.articles_text_europe p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.articles_text_europe table {
	text-align: center;
}
.articles_text_table {
	margin-top: 10px;
}

.articles_text_europe td {
	padding: 5px;
	background-color: #DDE9FF;
}
