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


a { text-decoration: none;
	background-color: transparent;
	color: transparent;
}
a:hover { text-decoration: none;
	background-color: transparent;
	color: transparent;
	outline-color: transparent;
}
a:visited {
	background-color: transparent;
	outline-color: transparent;
}
a.plain {
	text-decoration: none;
	background-color: transparent;
	color: #CCCCCC;
	font-weight: bold;
	font-variant: normal;
}
a.plain:hover {
	background-color: transparent;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.new {
	text-decoration: underline;
	background-color: transparent;
	color:#FF9900;
}
.trans {
	text-decoration: none;
	background-color: transparent;
	color: transparent;
}
a.new:hover {
	background-color: transparent;
	text-decoration:none;
	color:#FF9900;
}
a.mailh {
	text-decoration: none;
	background-color: transparent;
	color:#666666;
}
a.mailh:hover {
	background-color: transparent;
	text-decoration:underline;
	color:#FF9900;
}
a.tool {
    position:relative; /*this is the key*/
    z-index:24; 
	background-color: transparent;
	color:#666666;
    text-decoration:none;
}
a.tool:hover {
	z-index:25; 
	background-color: transparent;
	text-decoration:none;
}
a.tool span {
	display: none;
}


#tool {
    position:relative; /*this is the key*/
    z-index:24; 
	background-color:transparent;
	color:#666666;
    text-decoration:none;
}
#tool:hover {
	z-index:25; 
	background-color: transparent;
	text-decoration:none;
}
#tool span {
	display: none;
}
#tool:hover span { /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:1em;
	left:1em;
	width:92px;
	height:92px;
	font-weight:normal;
	color:#FFFFFF;
	text-align: center;
	padding-top:2.4em;
	text-decoration:none;
	opacity:1.0;
	background-image:url(../png/b_effect.png);
	background-repeat:no-repeat;
	font-style: normal;
	line-height: normal;
}


a.about {
	text-decoration: none;
	background-color: transparent;
	color:#666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.about:hover {
	background-color: transparent;
	text-decoration:none;
	color:#999999;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.red {
	text-decoration:underline;
	background-color: transparent;
	color:#FF9900;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.red:hover {
	background-color: transparent;
	text-decoration:none;
	color:#FF9900;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.pics {
	text-decoration:none;
	background-color: transparent;
	color:#333333;
}
a.pics:hover {
	background-color: transparent;
	text-decoration:none;
	color:#333333;
}
.banner {
	height:120px;
	width:960px;
	margin-top:18px;
	background-position:center;
	padding:0px;
	border: 1px solid #666666;
	cursor: pointer;
	background-color: transparent;
	text-decoration:none;
	overflow: hidden;
}
#beda {
	font-weight: bold;
	text-align: center;
	color: #333333;
	height: 45px;
	vertical-align: baseline;
	border: 1px;
	border-color: #333333;
	visibility: visible;
	border-style: solid;
}
.bback {
	background-color:#333333;
	height:310px;
	background-position: center;
	vertical-align: baseline;
	padding-top: 10px;
}
.topd {
	margin-top:0px;
}
.back_bu {
	background-image:url(../gif/back_bu.gif);
	height:26px;
	background-repeat:no-repeat;
	background-position: right center;
}
.back_bu:hover {
	background-image:url(../gif/back_buover.gif);
	height:26px;
	background-repeat:no-repeat;
	background-position: right center;
}
.noeff {
	text-decoration: none;
	color: transparent;
}
.next_bu {
	background-image:url(../gif/next_bu.gif);
	height:26px;
	background-repeat:no-repeat;
	background-position: left center;
}
.next_bu:hover {
	background-image:url(../gif/next_buover.gif);
	height:26px;
	background-repeat:no-repeat;
	background-position: left center;
}
.body {
	background-image:url(../jpg/backgr.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	bottom: 0px;
	max-height: 3000px;
	min-height: 1000px;
}
.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#999999;
	text-align:left;
	font-style: normal;
	font-weight: bold;
	vertical-align: baseline;
	margin-top: -14px;
}
.dot2 {
	border-bottom-style:solid;
	border-bottom-color:#333333;
	vertical-align: middle;
	position: relative;
	height: 2px;
	overflow: hidden;
	visibility: visible;
	border-bottom-width: 1px;
	background-position: center;
}
.footer {
	height:127px;
	width:960px;
	color:#00FFFF;
	margin-bottom:0px;
	background-color:#CCCCCC;
	border:0px;
} 
.form {
	font-size: 11px;
	width: 390px;
	height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	border-width: 1px;
	border-color:#666666;
	border-style:solid;
	line-height: 15px;
	padding: 0px;
	background-image:url(../gif/sha.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:7px;
	outline:none;
}
.formtext {
	font-size: 12px;
	width: 145px;
	line-height: 15px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: normal;
	color: #666666;
	margin-bottom:7px;
	height: 16px;
}
.forminput {
	font-size: 11px;
	width: 390px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	line-height: 15px;
	visibility: visible;
	border-width: 1px;
	border-color:#666666;
	border-style:solid;
	word-spacing:normal;
	height: 144px;
	margin-bottom:7px;
	background-image:url(../gif/sha.gif);
	background-position:top;
	background-repeat:repeat-x;
	resize: none;
	outline:none;
}
.foo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:45px;
	color:#666666;
	margin-bottom:0px;
	background-color:#000000;
	border:0px;
	bottom: 0px;
	width: auto;
	background-position: center;
	right: 0px;
	left: 0px;
	text-align: center;
	position: static;
	overflow: auto;
} 


.header {
	font-family:Arial, Helvetica, sans-serif;
	height:40px;
	width:960px;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
	background-image:url(../jpg/nav.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	font-size: 0.81em;
	left: 0px;
	font-style: normal;
	line-height: normal;
}
.header2 {
	height:164px;
	width:960px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	background-image: url(../png/header2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#FF9900;
	height: 19px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 16px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#FF9900;
	height: 19px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 15px;
	height:19px;
	vertical-align:top;
	margin-left: 0px;
}
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#FF9900;
	width:550px;
	height:19px;
	vertical-align:top;
	margin-left: 0px;
	text-decoration:none;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#333333;
	height:19px;
	vertical-align:top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left: 0px;
}
.rp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#333333;
	height:19px;
	vertical-align:top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left: 0px;
	width:200px;
	height:20px;
}
.rp3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	color:#333333;
	margin-top:0px;
	width:200px;
	height:35px;
}
.rpport {
	text-align:left;
	vertical-align:top;
	margin-top:-10px;
	width:62px;
	height:45px;
}
.nav_up {
	background-image:url(../jpg/nav_up.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	padding-left:-2px;
	width:62px;
	height:35px;
}
.nav_up:hover {
	background-image:url(../jpg/nav_over.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;

	padding-left:-2px;
	width:62px;
	height:35px;
}
.goto_up {
	background-image:url(../jpg/goto_up.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;

	padding-left:-2px;
	width:82px;
	height:35px;
}
.goto_up:hover {
	background-image:url(../jpg/goto_over.jpg);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;

	padding-left:-2px;
	width:82px;
	height:35px;
}
.rbox {
	height:172px;
	width:242px;
	margin-left:2px;
}
.rboxback {
	height:20px;
	width:242px;
	margin-left:2px;
}
.rboxback:hover {
	height:20px;
	width:242px;
	margin-left:2px;
}
.rbox2 {
	height:40px;
	width:242px;
	margin-left:2px;
}
.rbox2:hover {
	height:40px;
	width:242px;
	margin-left:2px;
}
.rboxtop {
	height:20px;
	width:45px;
	margin-left:2px;
	margin-top:26px;
	font-weight:bold;
}
.rboxtop:hover {
	height:20px;
	width:45px;
	margin-left:2px;
	margin-top:26px;
	font-weight:bold;
	
}
.rboxtekst {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	color:#333333;
	margin-top:4px;
}
.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#000000;
	height:19px;
	vertical-align:top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-bottom: 20px;
}
.left {
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-left: 0px;
	overflow: visible;
}
.leftp {
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-left: 0px;
	overflow: visible;
}
.line_pre {
	width:550px;
	border: 1px solid #666666;
	margin-bottom:0px;
	list-style-image: none;
}
.line {
	width:550px;
	border: 1px solid #666666;
	margin-bottom:14px;
	list-style-image: none;
	height: 330px;
	overflow: hidden;
}
/*.line:hover {
	width:550px;
	border: 1px solid #CCCCCC;
	margin-bottom:14px;
	list-style-image: none;
	background-color: transparent;
	text-decoration:none;
	overflow: hidden;
}*/
.line2 {
	width:106px;
	border: 1px solid #666666;
	margin-bottom:14px;
	list-style-image: none;
	background-color: transparent;
	text-decoration:none;
	overflow: hidden;
}
.line2:hover {
	width:106px;
	border: 1px solid #CCCCCC;
	margin-bottom:14px;
	list-style-image: none;
}
.linep {
	width:100px;
	border: 1px solid #666666;
	background-color:#000000;
	text-decoration:none;
	overflow: hidden;
	height: 100px;
    /* for IE */
    filter:alpha(opacity=100);
    /* CSS3 standard */
    opacity:1;
}
.linep:hover {
	width:100px;
	border: 1px solid #CCCCCC;
	background-color:#000000;
	height: 100px;
    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.8;
}
.linevec {
	width:325px;
	border: 1px solid #666666;
	background-color:#000000;
	list-style-image: none;
	text-decoration:none;
	overflow: visible;
	height: 230px;
	/* for IE */
    filter:alpha(opacity=100);
	/* CSS3 standard */
    opacity:1;
}
.linevec:hover {
	width:325px;
	border: 1px solid #CCCCCC;
	list-style-image: none;
	background-color:#000000;
	height: 230px;
    /* for IE */
    filter:alpha(opacity=100);
    /* CSS3 standard */
    opacity:1.0;
}
.lineport {
	width:670px;
	border: 1px solid #666666;
	list-style-image: none;
	background-color:#000000;
	text-decoration:none;
	overflow: visible;
	height: 230px;
	/* for IE */
    filter:alpha(opacity=100);
	/* CSS3 standard */
    opacity:1;

}
.lineport:hover {
	width:670px;
	border: 1px solid #CCCCCC;
	background-color:#000000;
	list-style-image: none;
	height: 230px;
    /* for IE */
    filter:alpha(opacity=100);
    /* CSS3 standard */
	opacity:1.0;
}

#overb {
	font-size:12px;
	text-align:left;
	color:#666666;
	font-weight:bolder;
	font-style: normal;
	vertical-align: top;
	line-height: normal;
}
#pics {
	text-decoration:none;
	background-color: transparent;
	color:#333333;
}
#pics:hover {
	background-color: transparent;
	text-decoration:none;
	color:#333333;
}
.right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:28px;
	padding-right:0px;
	width:378px;
	color:#666666;
	vertical-align: top;
}
.rightrp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-right:15px;
	width:200px;
	color:#666666;
	vertical-align: top;
}
.rightp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	padding-right:0px;
	width:458px;
	color:#666666;
	vertical-align: top;
}
#ulli {
	margin-left:-25px;
	text-align:left;
	clear: left;
	width: 230px;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	position: static;
	margin-top: 17px;
}


.verst {
	width:150px;
	height: 24px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight: bold;
	background-color:#333333;
	border:1px;
	border-style:solid;
	border-color:#333333;
}
.verst:hover {
	width:150px;
	height: 24px;
	color:#333333;
	vertical-align:middle;
	font-weight: bold;
	background-color:#FF9900;
	border:1px;
	border-style:solid;
	border-color:#333333;
}

.info {
	width:970px;
	height:100px;
	background-image:url(../jpg/info_back.jpg);
	padding-top:10px;
	text-align:left;
	vertical-align:text-top;
	font-size:12px;
	color:#666666;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	bottom: 45px;
	left: 0px;
	right: 0px;
	position: static;
}
.cus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	font-style: normal;
	letter-spacing: 1px;
} 
.dot {
	border-bottom-style:solid;
	border-bottom-color:#333333;
	vertical-align: middle;
	position: relative;
	width: 960px;
	height: 2px;
	overflow: hidden;
	visibility: visible;
	border-bottom-width: 1px;
	background-position: center;
}

#pad {
	padding-left:20px;
	height: 20px;
	width: 200px;
}
.velden {
	color:#666666;
	text-align: justify;
	vertical-align: baseline;
	line-height: normal;
	width: 550px;
}
.mtext {
	width:550px;
}

.mtextb {
	width:550px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.heavy {
	font-weight: bold;
	margin-left: 2px;
}
.butn {
	background-image:url(../gif/button_n.gif);
	height:20px;
	width:20px;
}
.butn:hover {
	background-image:url(../gif/button_no.gif);
	height:20px;
	width:20px;
}
.butb {
	background-image:url(../gif/button_b.gif);
	height:20px;
	width:20px;
}
.butb:hover {
	background-image:url(../gif/button_bo.gif);
	height:20px;
	width:20px;
}
.cover_h {
	background-image:url(../png/text_web.png);
	height:51px;
	width:550px;
}
.cover_b {
	background-image:url(../png/text_coverp.png);
	height:79px;
	width:550px;
}
.cover_v {
	background-image:url(../png/text_vec.png);
	height:67px;
	width:550px;
}
.textnl_web {
	background-image:url(../png/textnl_web.png);
	height:51px;
	width:550px;
}
.textnl_co {
	background-image:url(../png/textnl_co.png);
	height:67px;
	width:550px;
}
.textnl_vec {
	background-image:url(../png/textnl_vec.png);
	height:67px;
	width:550px;
}
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

#linkf {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#FF9900;
	height: 19px;
	vertical-align:bottom;
	bottom: 20px;
}
a.portnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#FF9900;
	height: 19px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 16px;
	text-decoration:underline;
	background-color: transparent;
}
a.portnav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#FF9900;
	height: 19px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 16px;
	text-decoration: none;
	background-color: transparent;
}
.abc {
	height:auto;
}

.over {
	color: #666666;
	text-decoration: underline;
}
.over:hover {
	color: #666666;
}

