html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #ccc;
	text-align: center;
	}

#general {
	width: 920px;
	background: #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0% auto;
	text-align: left;
	}
	
#header {
	position: relative;
	float: none;
	height: 176px;
	background: #e2e4ea;
	text-align: left;
	}

#hed_1 {
	position: relative;
	width: 920px;
	height: 17px;
	background: #4b31ae;
	}
	
.separ {
	position: relative;
	width: 920px;
	clear: both;
	height: 2px;
	font-size: 0px;
	background: #fff;
	}
	
#hed_2 {
	position: relative;
	width: 655px;
	height: 125px;
	background: #b2bcc7;
	}

#hed_bg {
	position: absolute;
	width: 336px;
	height: 120px;
	background: url(images_metal/logo_bg.gif) no-repeat;
	bottom: 2px;
	right: 0px;
	}	
	
#hed_l {
	position: absolute;
	width: 327px;
	height: 125px;
	background: url(images_metal/logo.jpg) no-repeat;
	bottom: 2px;
	right: 0px;
	}
	
#hed_m {
	position: relative;
	width: 920px;
	height: 28px;
	bottom: 0px;
	background: url(images_metal/menu_bg.gif) repeat-x;
	}
	
#menu {
	position: absolute;
	left: 50px;
	bottom: 6px;
	z-index: 5;
	}

div#menu a {
	display: block;
	position: relative;
	float: left;
	margin: 0px 10px 0px 10px;
	padding-top: 15px;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #718092;
	text-decoration: none;
	}
	
div#menu a:hover {
	display: block;
	position: relative;
	padding-top: 15px;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	background: url(images_metal/row.gif) no-repeat 50% 7px;
	}

div#menu a.now {
	display: block;
	position: relative;
	padding-top: 15px;
	width: auto;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #718092;
	text-decoration: none;
	background: url(images_metal/row.gif) no-repeat 50% 7px;
	}
	
#flash {
	height: 170px;
	/*background: url(images_metal/flash.jpg) no-repeat;*/
	text-align: left;
	}
	
#content {
	width: 920px;
	background: #e5e5e5;
	margin: 0% auto;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	text-align: left;
	padding-top: 15px;
}

.content_m {
	width: 867px;
	margin: auto;
}

#big_col {
	position: relative;
	float: left;
	width: 867px;
	height: 39px;
	background: url(images_metal/b_menu_bg.gif) no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	}
.big_col_c {
	position: relative;
	float: left;
	width: 867px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	text-align: left;
	padding: 5px;
	}

.big_col_c_1 {
	position: relative;
	float: left;
	width: 867px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	text-align: left;
	padding: 5px;
	border: 1px solid #ccc;
	background: #d9d6d6;
	}

.zag {
	position: relative;
	float: left;
	width: 867px;
	height: 40px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px;
}


#col_1 {
	position: relative;
	float: left;
	width: 277px;
	height: 39px;
	background: url(images_metal/col_1_bg.gif) no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	}

#col_2 {
	position: relative;
	float: left;
	width: 232px;
	height: 39px;
	background: url(images_metal/col_2_bg.gif) no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	}

#col_3 {
	position: relative;
	float: left;
	width: 328px;
	height: 39px;
	background: url(images_metal/col_3_bg.gif) no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	}
	
#col_1_c {
	position: relative;
	float: left;
	width: 267px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding: 5px;
	background: #5d5d5d;
	}

#col_2_c {
	position: relative;
	float: left;
	width: 232px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding: 5px;
	margin-left: 10px;
	}

#col_3_c {
	position: relative;
	float: left;
	width: 328px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding: 5px;
	background: #5d5d5d;
	text-align: center;
	}

#menu_bg {
	position: relative;
	clear: both;
	height: 24px;
	width: 920px;
	background: #4b31ae;
	border-bottom: 20px solid #fff;
	}	
	
#menu_b {
	position: absolute;
	right: 10px;
	bottom: 4px;
	}

div#menu_b a {
	display: block;
	position: relative;
	float: left;
	margin: 0px 10px 0px 10px;
	padding-top: 5px;
	width: auto;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
div#menu_b a:hover {
	display: block;
	position: relative;
	padding-top: 5px;
	width: auto;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}

ul {
	list-style-position: inside;
}

.up {
	position: absolute;
	width: 60px;
	height: 20px;
	background: #bbb;
	bottom: 0px;
	right:0px;
	text-align: center;
	vertical-align: middle;
}

.up a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}