html{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #3D3D3D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body #container{
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	background-image: url(../i/cbk.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#container #top1{
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../i/top1.jpg);
	background-repeat: no-repeat;
	height: 162px;
}
#top1 #men1{
	position: absolute;
	top: 21px;
	left: 660px;
	margin: 0px;
	padding: 0px;
	border: none;
}
#top1 #men2{
	position: absolute;
	top: 41px;
	left: 607px;
	margin: 0px;
	padding: 0px;
	border: none;
}
#top1 #men3{
	position: absolute;
	top: 62px;
	left: 545px;
	margin: 0px;
	padding: 0px;
	border: none;
}
#top1 #men4{
	position: absolute;
	top: 83px;
	left: 500px;
	margin: 0px;
	padding: 0px;
	border: none;
}
#top1 #men5{
	position: absolute;
	top: 104px;
	left: 460px;
	margin: 0px;
	padding: 0px;
	border: none;
}
#top1 #men6{
	position: absolute;
	top: 125px;
	left: 580px;
	margin: 0px;
	padding: 0px;
	border: none;
}
#container #top2{
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../i/top2.jpg);
	background-repeat: no-repeat;
	height: 74px;
}
#container #content{
	position: relative;
	margin: 0px;
	padding: 0px 30px 0px 300px;
	/*overflow: hidden;*/
	width: 650px;
	background-image: url(../i/cont.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 11px;
}
#container #left{
	position: absolute;
	top: 238px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
/*#left li{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 10px 5px 5px 50px;
	width: 178px;
	height: 17px;
}*/

#left #second-node .nodenonsel1,
#left #second-node .nodesel1 {
	width: 233px;
	height: 32px;
	background: transparent url(../i/lft1.jpg) no-repeat top left;
}
#left #second-node .nodenonsel2,
#left #second-node .nodesel2 {
	width: 233px;
	height: 32px;
	background: transparent url(../i/lft2.jpg) no-repeat top left;
}
#left #second-node .nodenonsel3,
#left #second-node .nodesel3 {
	width: 233px;
	height: 32px;
	background: transparent url(../i/lft3.jpg) no-repeat top left;
}
#left #second-node .nodenonsel4,
#left #second-node .nodesel4 {
	width: 233px;
	height: 32px;
	background: transparent url(../i/lft4.jpg) no-repeat top left;
}
#left #second-node .nodenonsel5,
#left #second-node .nodesel5 {
	width: 233px;
	height: 32px;
	background: transparent url(../i/lft.jpg) no-repeat top left;
}
#left #second-node a {
	margin: 0px;
	line-height: 30px;
	padding: 0 0 0 50px;
	text-decoration: none;
	font-size: 12px;
	color: #3D3D3D;
}
body #footer{
	position: relative;
	margin: 0px auto;
	padding: 50px 10px 5px 300px;
	width: 670px;
	height: 26px;
	background-image: url(../i/footer.jpg);
	background-repeat: no-repeat;
	color: #0094A8;
}
#footer a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #0094A8;
}
#footer #its{
	position: absolute;
	top: 47px;
	left: 55px;
	margin: 0px;
	padding: 0px;
	border: none;
}
/***content***/
#content .root_a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
	font-weight: bold;
	text-decoration: none;
}
