.block_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #67802f;
	font-weight: bold;
}
.block_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}
.temperature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #767676;
}
input.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	border: 1px solid #aaaaaa;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.news_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.block_w_seperator {
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-right-width: 1px;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	font-weight: bold;
}
.content {
	text-align:justify;
	line-height: 20px;
	letter-spacing: 3px;	
}
.ad {
	padding:8px;
	float:right;
	overflow:hidden;
	margin:0 auto;
}
a {
	text-decoration: none;
	color: #555555;
}
a:hover {
	color: #FF3300;
}

p br{
    letter-spacing:normal;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}


.style1{
  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; PADDING-TOP: 0px 
}

.style2{
vAlign:top;
bordercolor:"#FFFFFF";
BORDER-RIGHT: #CCCCCC 1px solid; 
BORDER-TOP: #CCCCCC 1px solid; 
BORDER-LEFT: #CCCCCC 1px solid; 
BORDER-BOTTOM: #CCCCCC 1px solid;	
}

.style3 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 12px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 5px; 
	COLOR: #b0b0b0; 
	PADDING-TOP: 5px; 
}

.printContent {
	text-align:justify;
	line-height: 15px;
	letter-spacing: 1px;	
}


.blog_title { font-family:Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color:#5a95c2; }
.blog_title a:hover { text-decoration: underline; }
.blog_remark { font-size: 10px; color:#999999; letter-spacing: 1px;}
.blog_avatar { border: 1px solid #666666; }
.blog_link { font-weight: bold; color:#FF6600; text-decoration: underline; letter-spacing: 0px; } 
.blog_link a:hover { color: #FF3333; }
.news_heading_2 { font-size: 20px; font-weight: bold; padding-bottom: 0px; color: #5a95c2; }
