
h1 {
	font-size: 150%;
	padding-bottom:	15px;
}

h2 {
	font-size: 130%;
}

strong {
	font-weight: bold;
}

#langlist {
	float: right;
}


#hd {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#003399;
	height: 100px;
	clear: both;
}

#logo {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leader {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


#ft {
	text-align:center;
	background-color:#6688CC;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-opera-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 5px;
}

.thumb {
	float: left;
	width: 64px;
	height: 120px;
	border: 1px solid #808080;
	margin: 0 5px 5px 0;
	padding: 5px;
	text-align: center;
	background-color:#EEE;
}

.clearboth { clear: both; }


.portlet {
	clear: both;
	background-color:#EEE;
	margin-bottom: 1.5em;
}

.ptitle {
	background-color:#999;
	padding-left: 5px;
	padding-right: 5px;
}

.pbody {
	background-color:#EEE;
	padding: 5px;
}

.yui-navset {
	margin-bottom: 1.5em;
}


#lmenu ul li {
	padding-left: 3px;
}

#lmenu ul ul li {
	padding-left: 23px;
}

.newslist {
	clear: both;
}

.newslist table tr td {
	padding-bottom: 1.5em;
}

.newsitem {
	clear: both;
	margin-bottom: 1em;
}
.newstitle a {
	color: #000;
	font-weight: bold;
	margin-bottom: 0.2em;
}
.newscontent {
	color: #333;
	margin-bottom: 0.2em;
}
.newscontent img {
	max-width: 460px;
  	width: expression(this.width > 460 ? 460: true);
}
.newssource {
	color: #666;
	font-size:0.8em;
}
.newssource a {
	color: #666;
	font-size:0.8em;
}


.infobox {
	background-color:#B3C4E6;
	padding: 5px;
	font-size: 80%;
}


#htmltagcloud {
  text-align:  center; 
  line-height: 1; 
}

span.tagcloud0 { font-size: 12px;}
span.tagcloud0 a {text-decoration: none;}
span.tagcloud1 { font-size: 13px;}
span.tagcloud1 a {text-decoration: none;}
span.tagcloud2 { font-size: 14px;}
span.tagcloud2 a {text-decoration: none;}
span.tagcloud3 { font-size: 15px;}
span.tagcloud3 a {text-decoration: none;}
span.tagcloud4 { font-size: 16px;}
span.tagcloud4 a {text-decoration: none;}
span.tagcloud5 { font-size: 17px;}
span.tagcloud5 a {text-decoration: none;}
span.tagcloud6 { font-size: 18px;}
span.tagcloud6 a {text-decoration: none;}
span.tagcloud7 { font-size: 19px;}
span.tagcloud7 a {text-decoration: none;}
span.tagcloud8 { font-size: 20px;}
span.tagcloud8 a {text-decoration: none;}
span.tagcloud9 { font-size: 21px;}
span.tagcloud9 a {text-decoration: none;}
span.tagcloud10 { font-size: 22px;}
span.tagcloud10 a {text-decoration: none;}



