html {
	font-size: 12px;
	}
body, input, select, td {
	font-family:"Trebuchet MS";
	font-size: 12px;
	}
td {
	padding: 2px;
	}
input, select {
	border: 1px solid #999999;
	width: 200px;
	}	
body {
	background: #000000;
	}
#container {
	width: 969px;
	height: 618px;
	margin: 0px auto;
	border: 5px solid #fff;
	}
#header {
	background: url(/images/bg_header.jpg) no-repeat;
	height: 147px;
	}
#bg1 {
	background: url(/images/bg1.jpg) no-repeat;
	height: 214px;
	}
#bg2 {
	background: url(/images/bg2.jpg) no-repeat;
	height: 257px;
	}
#path {
	float:left;
	width: 300px;
	padding: 75px 0px 0px 230px;
	color: #333333;
	}
#menu {
	margin: 105px 10px 0px 0px;
	padding-right: 20px;
	float: right;
	}
.nmenu {
	background: url(/images/bg_nmenu.png) no-repeat;
	padding-left: 8px;
	width: 119px;
	height: 102px;
	margin-top: 11px;
	}
.contWin {
	width: 584px;
	}
.title_window {
	background: url(/images/bg_title_window.png) no-repeat;
	color: #FFFFFF;
	height: 23px;
	font-size: 16px;
	text-align: center;
	padding-top: 3px;
	}
.content_window {
	min-height: 270px;
	background: url(/images/bg_content_window.png) repeat-y;
	padding: 5px 25px 0px 15px;
	}
.png_img{
	float: left;
	padding-left: 2px;
	margin-top: 3px;
	height: 250px;
	width: 200px;
	z-index: 3;
	}
.bot_window {
	background: url(/images/bg_bot_window.png) no-repeat bottom left;
	height: 44px;
	text-align: center;
	}
.back_btn {
	height: 44px;
	width: 44px;
	}
.forward_btn {
	height: 44px;
	width: 44px;
	}
#img_container {
	padding-left: 5px;
	width: 210px;
	}
.button_place {
	width: 100px;
	height: 44px;
	margin: auto;
	}
.container_img {
	background: url(/images/bg_pf_img.png) repeat-y;
	width: 215px;
	height: 270px;
	float: left;
	}
.contact {
	background: url(/images/compass.png) no-repeat;
	margin: 10px 10px 0px 10px;
	float: left;
	height: 69px;
	width: 105px;
	}
.zoom {
	float: right;
	padding-right: 11px;
	margin-top: 3px;
	}
.digit {
	float: left;
	margin-top: 5px;
	padding-left: 5px;
	width: 130px;
	}
.digit a {
	text-decoration: none;
	border: 1px solid #999999;
	padding: 0px 5px;
	margin: 0px;
	}
.digit a:hover {
	background: #FFFFFF;
	border: 1px solid #000000;
	}
.last_work {
	width: 135px;
	float: left;
	}
.last_ul_a {
	text-decoration: none;
	}
.last_ul_a:hover {
	text-decoration: underline;
	}		

.last_a {
	color: #000000;
	}

.work_img {
	background: no-repeat ;
	width: 170px;
	height: 50px;
	}
.ul_last {
	list-style-image: none;
	list-style-type: none;
	padding: 4px 4px 0px 0px;
	margin: 0px;
	}
.ul_last li {
	padding: 0px 0px 6px 7px;
	background: url(/images/arrow.gif) no-repeat;	
	}
#counter {
	position: absolute;
	left: 0px;
	top: 605px;
	width: auto;
	margin: 0px;
	padding: 0px;
	}	
a {
	color:#666666;
	}
a:hover {
	color:#000000;
	}
h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	}
h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	}