@charset "utf-8";
/* CSS Document */

#flash{
	position:relative;
	text-align:center;
	margin-bottom:10px;
}
#themeWords{
	position:absolute;
	text-align:left;
	padding-top:40px;
	width:375px;
	height:26px;
	font-size:16px;
	font-weight:bold;
	background:url(../images/Langlang_391.png) right bottom no-repeat;
	left: 555px;
	top: -66px;
}

.language a:link,.language a:visited{
	font-size:12px;
	color:#606060;
	text-decoration:none;
}
.language a:hover{
	color:#000;
}
