/* CSS Document */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color:#57cdf5;
	color: #666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

* { 
	margin: 0px;
	padding: 0px;
}

a:link, a:active, a:visited{
	color: #003561;
	text-decoration:underline;
}

a:hover{
	color: #003561;
	text-decoration:none;
}

h1, h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 0;
}

.none{
	display: none;
	color: #57cdf5;
}

.main{
	width: 800px;
	min-height: 500px;
	background-image:url(../i/back_main.gif);
	background-position: 0px 42px;
	background-repeat:no-repeat;
}

.contact{
	float:right;
	width: 218px;
	margin-top: 100px;
}

.enter{
	float:right;
	width: 218px;
	margin-top: 160px;
	clear: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.bg{
	float: left;
	height: 25px;
}

.line{
	float: left;
}
	
.eng{
	float: left;
	}

.bg a:link, .bg a:active, .bg a:visited{
	width: 70px;
	height: 25px;
	text-decoration: none;
	display: block;
	background-image: url(../i/bg_01.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.bg a:hover{
	background-image: url(../i/bg_02.gif);
}

.bg span{
	visibility:hidden;
}

.eng a:link, .eng a:active, .eng a:visited{
	width: 70px;
	height: 25px;
	text-decoration: none;
	display: block;
	background-image: url(../i/eng_01.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.eng a:hover{
	background-image: url(../i/eng_02.gif);
}

.eng span{
	visibility:hidden;
}

.flash{
	margin-top: 110px;
	text-align: left;
	clear: both;
}

.flash a:link, .flash a:active, .flash a:visited, .flash a:hover{
	width: 218px;
	height: 48px;
	text-decoration: none;
	display: block;
	background-image: url(../i/flash_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.flash span{
	visibility:hidden;
}
.rizn {
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 20px 0;
	float: right;
}

.rizn a:link, .rizn a:hover, .rizn a:visited{
	color: #fff;
	text-decoration: none;
}
.rizn a:hover{
	text-decoration: underline;
}