body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(../images/metalbg.jpg);
	margin: 0px;
}

hr {
	color: #97875e;
}

a {
	color: #2e2f70;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.body_top {
	vertical-align: top;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}

.body_top a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.body_top a:hover {
	text-decoration: underline;
}

.body_center {
	vertical-align: top;
	background-color: #2e2f70;
}

.body_left {
	vertical-align: top;
	background-image: url(../images/top_left_bg.jpg);
	background-repeat: repeat-y;
}

.body_right {
	vertical-align: top;
	background-image: url(../images/top_right_bg.jpg);
	background-repeat: repeat-y;
}

.body_table {
	vertical-align: top;
	background-color: #2e2f70;
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
}

.body_table_content{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	border: 3px solid #97875e;
	background-color: #aaa390;
	
}

.nav_table {
	font-size: 11px;
	font-weight: bold;
	color: #2e2f70;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
}

.nav_table a {
	font-size: 11px;
	font-weight: bold;
	color: #2e2f70;
	text-decoration: none;
}


.nav_table a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #646498;
	text-decoration: underline;
}

.bottom {
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #c9c5bc;

}

.img {
	border: 3px solid #F4E0AB;
}

.inform {
	font-weight: bold;
	color: #993300;
}

.about_body {
	font-size: 12px;
}

.about_body_title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.about_body_upper {
	font-weight: bold;
}

.shop {
	text-align: center;
	vertical-align: middle;
}

.td_career {
	border: 3px solid #7d6f4b;
	background-color: #97875e;
}

.td1 {
	background-color: #97875e;
}

.td2 {

	background-color: #7d6f4b;
}
.td1 a{
	text-decoration: none;
}

.td2 a{
	text-decoration: none;
}
.shop a{
	font-size: 10px;
}

.add {
	font-size: 20px;
}

.error {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.small {
	font-size: 10px;
}
.cent {
	text-align: center;
}