﻿.content_padding
{
	padding-top:20px;
	padding-bottom:20px;
	margin-left:20px;
}
.content_padding a
{
	color:#fff;	
}
.teaser_news 
{
	width:920px;
	margin-top:10px;
}
.teaser_news a 
{
	color:#fff;
}
.teaser_news_border 
{
	font-size:1px;
	border-bottom:2px solid #ffcc00
}
.teaser_news_date 
{
	float:left;
	width:70px;
	color:#9b9b9b;
	font-weight:bold;
	padding-top:5px;
}
.teaser_news_headline 
{
	width:550px;
	float:left;
	padding-top:5px;
	margin-left:40px;
}
.teaser_news_headline a
{
	text-decoration:none;
	color:#ffcc00;
	font-weight:bold;
	font-size:1.1em;
}
.teaser_newsbanner_headline 
{
	width:550px;
	float:left;
	margin-bottom:4px;
	text-decoration:underline;
	font-size:12px;
	color:#ffcc00;
	font-weight:bold;
}
.teaser_news_left 
{
	float:left;
	width:70px
}
.teaser_news_right 
{
	float:left;
	width:780px;
	color:#fff;
	padding-top:10px;
	margin-left:40px;
	font-size:12px;
}
.teaser_news_link 
{
	float:left;
}
.teaser_news_link a
{
	text-decoration:none;
	color:#fff;
	margin:0px;
	padding-right:13px;
	background:url(../images/arrow_yellow.gif) no-repeat right 2px;
}
.teaser_news_link_pdf 
{
	float:left;
}
.teaser_news_link_pdf a
{
	text-decoration:none;
	color:#fff;
	margin:0px;
	padding-right:13px;
	background:url(../images/pdf_link_img.gif) no-repeat right 2px;
}
.teaser_news_arrow 
{
	float:left;
	padding-top:2px;
	margin-left:2px
}
/*detail News*/
.detail_news_headline h1
{
	font-size:1.1em;
	color:#ffcc00;
	font-weight:bold;	
}
.detail_news_top_line
{
	width:920px;
	padding-top:10px;	
}
.detail_news_content
{
	padding-top:10px;	
}
.detail_news_content a
{
	color: #C4C4C4;
}
.see_all_link {
	height:30px;
	margin-top:20px
}
.see_all_link a{
	padding-left:21px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/arrow_see_more.gif) no-repeat 0px 3px;
}
.see_all_link a:hover{
	text-decoration:underline;
	background:url(../images/arrow_see_more_act.gif) no-repeat 0px 3px;
}
