body,html {width:100%; height:100%;margin:0px; padding:0px; color:  #3b3a84;font-family: Arial, Helvetica, sans-serif;}

.hottel {
	font-size: 18px;
	color: #3b3a84;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.smallhot {
	font-size: 12px;
	color: #3b3a84;
	font-family: Arial, Helvetica, sans-serif;

}

.logo {
	font-size: 32px;
	color: #3b3a84;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;		
	text-decoration: none;
}

.auth_title {
	font-size: 14px;
	color: #3b3a84;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;		
	text-decoration: none;	
}

.auth_title2 {
	font-size: 13px;
}

a {
	color:  #3b3a84;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.menu a {
	font-weight: bold;
}

.menu a:hover {
	text-decoration: underline;
}

.button {
	background: #3b3a84;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
}

.content {
	font-size: 12px;
	line-height: 20px;
	color: black;
}

.content  a {
	color: #5f6a8d;
	text-decoration: underline;
}
.content  a:hover {
	text-decoration: none;
}

h1 {
	margin-top: 0px;
	font-size: 22px;
	font-weight: normal;
	font-family: Arial;
	color: #5F6982;
}

h2 {
	margin: 0px;
}
.news_date {
	color: gray;
	font-size: 11px;
}

.news_text, .news_content {
	color: #111111;
	font-size: 12px;
	line-height: 20px;	
}

.pub_link {
	font-weight: bold;
}