@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	height:100%;
}
.contWrap {
	height:100%;

}
td.one {
	width:250px;
	background: url(../images/bg_new2.jpg) right top no-repeat #000;
	vertical-align:top;

}
td.two {
	width:340px;
	min-width:340px;
	background:#f6f6f6;
	vertical-align:top;
}
td.three {
	width:430px;
	min-width:430px;
	vertical-align:top;
}
.wrap {
	width:163px;
  margin:72px 0 0 89px;
}
ul.nav {
	margin:0;
	padding:0;
	background:url(../images/dot_nav_inn.gif) left top repeat-x;
	margin-bottom:32px;
}
ul.nav li{
	list-style:none;
	padding:5px 0;
	background:url(../images/dot_nav_inn.gif) left bottom repeat-x;
}
ul.nav li a{
	padding-left:25px;
	background:url(../images/nav-arrow.gif) left center no-repeat;
	font:12px Tahoma;
	color:#666;
	text-decoration:none;
}
ul.nav li a:hover{
	text-decoration:underline;
	color:#353535;
}
.contentWrap {
	padding:80px 17px 50px 47px;
	font:12px Tahoma;
	color:#666;
	width:400px;
}
.subNav td{
	height:19px;
	vertical-align:middle;
	border-right:1px solid #e1e1e1;
}
.subNav {
	margin-bottom:90px;
}
.subNav td a.lang{
	padding-left:12px;
	font:11px Tahoma;
	color:#666;
	text-decoration:none;
}
.subNav td a.lang :hover, dt a:hover{
	text-decoration:underline;
}
h1 {
	color:#2BBB9D;
	margin:0 0 17px 0;
	font:18px Tahoma;
}
dl, dd, dt {
	margin:0;
}
dd {
	padding:0 7px 8px 0px;
	font:bold 13px Tahoma;
	color:#004165;
}
dt {
	padding:0 7px 8px 0px;
	font:11px/16px Tahoma;
	color:#666;
}
dt a{
	font:11px/16px Tahoma;
	color:#2bbb9d;
	text-decoration:none;
	background:url(../images/a-dot.gif) right center no-repeat;
	padding-right:10px;
}
.divDotted {
	background:url(../images/div_hor.gif) top  left repeat-x;
	font:1px/1px Tahoma;
	height:1px;
	margin:13px 0 17px 0;
}
.footer {
	border-top:1px solid #e7e7e7;
	padding:7px 1px;
	margin-top:35px;
	font:10px/16px Tahoma;
	color:#8c8c8c;
	height:20px;
	background:url(../images/logo.jpg) right no-repeat;
}
.footer a{
	color:#8c8c8c;
	text-decoration:none;
}
.footer a:hover{
	color:#666;
}
.div230{
  width: 0px;
}
}

