html {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   line-height: 16px;
}

html.cn-cn {
   font-size: 14px;
}
h2 {
   margin-bottom: 0;
   font-size: 100%;
}

p {
   margin-top: 0;
}

a {
   text-decoration: none;
}

a:link,
a:visited {
   color: #6D85AE;
   background-color: transparent;
}

a:hover,
a:active {
   color: #000000;
   background-color: transparent;
}


div.page-intro div.mod-news {
	text-align: left;
}	

div.page-intro div.mod-news h2 {
	font-size: 100%;
}
