body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
#main{
    /*margin-top: 35px;*/
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 1003px;
	background-color: #ececec;
}
#box {
	border-top-width: 16px;
	border-right-width: 16px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6d6d6d;
	border-right-color: #6d6d6d;
	border-left-color: #6d6d6d;
}
.box {
	border: 1px solid #595957;
	height: auto;
}
.footer {
	color: #dbdbdb;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #6d6d6d;
	font-size: 10px;
	text-align: right;
	height: 18px;
	padding-top: 1px;
	padding-bottom: 6px;	
}
.ef {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bolder;
	text-decoration:none; 
	color:#dbdbdb;
}
.font_style1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1a1a1a;
	line-height: 16px;
}
.font_style2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ca1d2f;
	line-height: 16px;
}
.link {
	color: #dbdbdb;
	font-family: Tahoma;
	text-decoration: none;
}
.nav_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_unselect {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8d9598;
	height: 21px;
	line-height: 18px;
}
.nav_unselect a {
	text-decoration: none;
	color: #FFFFFF;
}
