@charset "utf-8";


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #FFFFFF;
}
#warning {
	position: fixed;
	top: 0px;
	z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	right: 0px;
	line-height: 25px;
	text-indent: 30px;
	color: #FFFFFF;
	background-color: #C9D323;
	background-image: url(../images/warn.gif);
	background-repeat: no-repeat;

}

#warning a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}


body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.box_template {
	margin-bottom: 10px;

}
.box_end {
	clear: both;
}

.box_header {
	background-color: #000000;
	height: 23px;
	color: #FFFFFF;
	margin-bottom: 5px;
	line-height: 23px;
	font-weight: bold;
	z-index: 10;
}

.links {
	margin-bottom: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #adb7af;
	font-size: 16px;
}
h2 a {
	color: #adb7af;
	text-decoration: none;
	font-size: 16px;

}
h2 a:hover {
	color: #000000;
}


.txt {
	float: left;
	width: 300px;
}
.imgf {
	float: right;
	width: 400px;
	height: 300px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.logo {
	padding-bottom: 10px;
}

.all {
	margin-left: 160px;
}
.all,.box_template{	width: 800px;}

#nav {
	height: 230px;
	width: 108px;
	background-image: url(../images/general/nav1.jpg);
	padding-top: 100px;
	padding-bottom: 0px;
	padding-left: 12px;
	position: fixed;
	background-repeat: no-repeat;
	bottom: 0px;
	left: 0px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
	display: block;
	
}

#nav a:hover {
	color: #FFCC00;
	
}
.box_template1 {
	height: 150px;
	background-image: url(../images/general/foot.gif);
}
.linke {
	float: right;
	display: block;
	width: 170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.linke a {
	font-size: 6px;
	color: #000000;
	text-decoration: none;	
}

.linke a:hover {
   text-decoration: none;	
}

.logo {
	float: left;
}
.ticker {
	float: right;
}
#kapa {
	height: 20px;
	width: 20px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#wtxt {
	float: left;
}
#lngb {
	float: right;
	width: 54px;
}
.catologinput{
	position:absolute;
	background: transparent;
	z-index: 15;
	margin-left:235px;
	margin-top:228px;
	width:195px;
	cursor: text;
	border: 0;
	font-family: "lucida grande",arial;
	font-size: 17px;
	font-weight: bold;
	color: #555555;
	outline: none;
}
.close{
	position: absolute;
	cursor: pointer;
	width: 28px;
	height: 28px;
	margin-left: 508px;
	margin-top: 0px;
}
.download{
	position: absolute;
	cursor: pointer;
	width: 68px;
	height: 30px;
	margin-left: 439px;
	margin-top: 223px;
}

.bn_en{
	background:url(../images/bn_en.jpg) no-repeat;
	position:absolute;
	display:none;
	top:225px;
	left:0px;
	width:560px;
	height:360px;	
}
.bn_tr{
	background:url(../images/bn.jpg) no-repeat;
	position:absolute;
	display:none;
	top:225px;
	left:0px;
	width:560px;
	height:360px;	
}