@charset "utf-8";
/* CSS Document */

/*==================txt, links, lines, titles====================*/
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}

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

h3 {
	font-size:1em;
	color:#000000;
	margin-bottom:18px;
}
h4 { font-size:1em; color:#1d1d1d;}

.txt1 { letter-spacing:-1px;}

.link1 {
	display:block;
	float:left;
	line-height:0.92em;
	color:#000;
	text-decoration:none;
	background:url(images/link1-right.gif) no-repeat right top;
}

.link2 {
	display:block;
	float:left;
	padding:3px 0px 4px 12px;
	width:65px;
	line-height:0.92em;
	color:#000;
	text-decoration:none;
	background:url(images/link1-right.gif) no-repeat right top;
}

.link3 {
	display:block;
	float:left;
	width:65px;
	line-height:0.92em;
	color:#000;
	text-decoration:none;
	background:url(images/link1-right.gif) no-repeat right top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 14px;
}


.linkwithe { display:block; float: none; line-height:.92em; color:#fff; text-decoration:none; background:url(images/link1-right.gif) no-repeat right top;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top; padding:0 4px 0 4px;}
.link1 b {
	display:block;
	cursor:pointer;
	background:url(images/link1-bgd.gif) left top repeat-x;
	padding:4px 0px 4px 0px;
	width:65px;
	text-align:center;
	font-weight:normal;
	font-style:normal;
}
.link1:hover { text-decoration:underline;}

.line-hor { border-bottom:1px solid #dddddd; margin:7px 0; overflow:hidden; font-size:0; line-height:0;}
.line-hor1 { border-bottom:1px solid #bebebe; margin:15px 0 8px 0; overflow:hidden; font-size:0; line-height:0;}

.title { margin-bottom:24px; padding-bottom:4px; border-bottom:1px solid #bebebe; width:100%; overflow:hidden; font-size:0; line-height:0;}
.indent
{
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
}

#top-div { width:900px; float:inherit; height:30px; background-image:url(../images/top-black1.gif);}



#language { width:200px; padding-lef: 30px; float:left; height:10px;}

.style14 {font-size: 12px}
.style15 {color: #FFFFFF}
.style16 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style17 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style20 {color: #121212}
.style21 {color: #0E0E0E}
.style18 {
	font-size: 9px
}

.top-black {
	background-color: #000000;
	background-image: url(images/top-black1.gif);
	background-repeat: repeat-x;
}

.df-top-black {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

