.bg_front {
	background-color: #FFFFFF;
	background-image: url(../images/front/bg_front.gif);
	background-repeat: repeat-x;
}

.bg_content {
	background-color: #FFFFFF;
	background-image: url(../images/share/bg_content.gif);
	background-repeat: repeat-x;
}

.bg_front_mid {
	background-image: url(../images/front/bg_front_mid.gif);
	background-repeat: repeat-x;
}

.bg_content_mid {
	background-image: url(../images/share/bg_content_mid.gif);
	background-repeat: repeat-x;
}

.main_width {
	width: 766px;
}

.border_grey {
	background-color: #d3d3d3;
	width: 1px;
}
.border_palegrey {
	background-color: #e5e5e5;
	width: 1px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8b700;
}

.date_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9c00;
}

.grey_news_bg {
	background-color: #f5f5f5;
	width: 227px;
}

.footer_txt {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}
.footer_CH_txt {
	font-family: ·s²Ó©úÅé, Helvetica;
	font-size: 12px;
	color: #666666;
}

.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.news_txt:link {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.news_txt:active {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.news_txt:visited {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.news_txt:hover {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.content_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}
.bg_resource {
	background-image: url(../images/share/bg_resource.gif);
	background-repeat: repeat-y;
}
a.content:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
	
}
a.content:active {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
}
a.content:visited {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
}
a.content:hover {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a8b700;
	line-height: 17px;
	text-decoration: underline;
}

.content_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767f05;
	line-height: 17px;
	text-decoration: none;
}
a.content_green:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767f05;
	line-height: 17px;
	text-decoration: none;
}
a.content_green:active {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767f05;
	line-height: 17px;
	text-decoration: none;
}
a.content_green:visited {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767f05;
	line-height: 17px;
	text-decoration: none;
}
a.content_green:hover { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767f05;
	line-height: 17px;
	text-decoration: underline;
}
.content_darkgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434800;
	line-height: 17px;
	font-weight: bold;
}
.content_txt {
	font-size: 9pt;
	color: #536c6c;
}

.content_orange {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff9c00;	
}
.content_number {
	font-family: Arial;
	font-size: 11px;
	color: #536c6c;
}
.red_new {
	color: #c52a5f;
}