body {
	background-color: #232323;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#toptext {
	background-color: #101010;
	background-image: url(../images/bck.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#warp {
	text-align: left;
	width: 966px;
	margin: 0 auto;
}

.logoimage {
	text-align: left;
	display:block;
	float:left;
	width: 600px;
	padding-left:10px;
	height:43px;
}
.flag {
	text-align: right;
	display:block;
	float:right;
	width: 200px;
	height:43px;
}


.menu2 {
	padding:0;
	margin:0;
	list-style:none;
	height:35px;
	position:relative;
}
.menu2 li {float:left;}
.menu2 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#aaa;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	width: 161px;
	padding: 0;
	background-image: url(../images/menu_down.gif);
}
.menu2 li.current a {
	color:#fff;
	background-image: url(../images/menu_up.gif);
}
.menu2 li a:hover {color:#fff; background:#000 url(../images/menu_up.gif);}
.menu2 li.current a:hover {color:#fff; background:#000 url(../images/menu_up.gif); cursor:default;}

.precontent {
	background-image: url(../images/pre_content.bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
}

.content {
	background-image: url(../images/content_bck.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:left;
	padding-left:55px;
	padding-right:55px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}

#bottomtext {
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	color: #999999;
}

.footcopyright {
	padding-left:35px;
	padding-bottom:40px;
}

.prefooter {
	background-image: url(../images/pre_footer_bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
}

.menu3 {
	padding:0;
	list-style:none;
	height:20px;
	position:relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.menu3 li {float:left;}
.menu3 li a {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	color:#aaa;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	padding: 0;
	padding-left:10px;
	padding-right:10px;

}

.menu3 li a:hover {
	color:#fff;
	background-color: #333333;
}

.content_title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
	line-height: 25px;
}
.latestmachines {
	text-align: left;
	display:block;
	float:left;
	width: 400px;
}
.indextext {
	text-align: left;
	display:block;
	float:left;
	width: 450px;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 18px;
}

.dirlist {
	text-align: left;
	display:block;
	float:left;
	width: 282px;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 18px;
	padding-bottom: 20px;
}
.catlist {
	text-align: left;
	display:block;
	float:left;
	width: 560px;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 18px;
}

a {
	color:#C0C0C0;
	text-decoration: none;
}
a:hover {
	color:#666666;
}

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#aaa; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#aaa; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #ddd;}
.headh {background: #aaa; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {background: #ddd; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.contenth div {margin-left: 12px; padding-top: 5px;}

#info_warn {
	color: #333333;
	background-color: #E2E2E2;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d8d8b4;
	border-bottom-color: #d8d8b4;
}

#info_warn p {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin: 0px;
	background-image: url(../images/warning.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #333333;
}

.inputbox {
	background-color: #FFFFFF;
	color: #333333;
	border: 2px solid #B6B9BE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputbox:hover {
	border-color: #4977B2;
}

.inputbox:focus {
	border-color: #4977B2;
	color: #213E75;
}

.button1 {

	background-color: #FAFAFA;
	background-image: url(../images/bg_button.gif);
}

.addform {
	text-align: left;
	display:block;
	float:left;
	width: 400px;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 18px;
}
.addtext {
	text-align: left;
	display:block;
	float:left;
	width: 450px;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 18px;
}
.contactaddr {
	text-align: left;
	display:block;
	float:left;
	width: 565px;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 18px;
}
