/*============================================================*

* All contents [common]

*============================================================*/

#contentsArea .bg_ef{
background:#efefef;
}
div.col07,
div.col08{
width:550px;
margin-bottom:10px;
padding:10px;
}
/*
*:first-child+html div.col07,
*:first-child+html div.col08{
min-height:174px;
}*/

div.col07-1{
width:330px;
float:left;
}
div.col07-2{
width:210px;
float:right;
}

div.col08-1{
width:210px;
float:left;
}
div.col08-2{
width:330px;
float:right;
}


div.col07:after	{content:"."; display:block; height:0; clear:both; visibility:hidden;}
div.col08:after	{content:"."; display:block; height:0; clear:both; visibility:hidden;}
div.col07		{display:inline-table;}
div.col08		{display:inline-table;}
/* MacIE begin \*/
* html div.col07{height:1%;}
* html div.col08{height:1%;}
div.col07		{display:block;}
div.col08		{display:block;}
/* MacIE end */

.teaser {
	font-size:11px;
	line-height:15px;
	width: 180px;
	margin-right: 15px;
	float: left;
}

.teaser_headline {
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCD1;
}

.teaser_images{
	margin-bottom:0;
}

.teaser_images:after	{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.teaser_images			{display:inline-table;}
/* MacIE begin \*/
* html .teaser_images	{height:1%;}
*+html .teaser_images	{height:1%;}
.teaser_images			{display:block;}
/* MacIE end */

.teaser_sp				{margin-bottom:50px;}

.teaser_images h2{
	font-size:12px;
	font-weight:bold;
	margin-bottom: 0px;
	padding: 20px 0 0 0;
}

.teaser_images h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom: 0px;
	padding: 2px 0 5px 0;
}

#teaser_banners {
	margin-left:15px;
	width:165px;
	margin-top: 5px;
}

#teaser_banners img{
	margin-bottom:10px;
}


.teaser_link {
	margin-top:3px;
}
.section{
margin-bottom:20px;
display:block;
}
.section_2{
margin-bottom:14px;
text-align:center;
}
.section:after	{content:"."; display:block; height:0; clear:both; visibility:hidden;}
/* MacIE begin \*/
* html div.section	{height:1%;}
*+html div.section	{height:1%;}

.section_center{
	margin-bottom:20px;
	width:250px;
	margin-left: 170px;
	margin-top: 10px;
}
.unclickable {
	color: #1f1f1f;
}
p.thumbnail img{
margin-right:15px;
}

.pdf_link {
	margin:0px 0px 0px 10px;
	padding:0 0 5px 0;
	line-height: 16px;
	text-align: center;
}

.sec_3{
width:330px;
margin:0 auto 10px;
text-align:left;
}

.list ul{
	list-style-type: none;
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom: 11px;
	padding-bottom: 0px;
}

.list li{
	margin-top: 0px;
	padding-top: 0px;
	margin-left:0px;
	padding-left:9px;
	margin-bottom:5px;
	padding-bottom:0px;
	background-image: url(../../comImg/triangle_r_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

}