html, body, form, div {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
}

body {
	height: auto !important;
	background-color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
}
table {
	background-color: transparent;
	border-collapse: collapse;
}
tr {
	background-color: transparent;
}
td, div {
	background-color: transparent;
	vertical-align: top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
}
img {
	border: none;
}
a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input, textarea {
	border: 1px solid #c0c0c0;
}
/**************************************/
#left1 {
	width: 247px;
	height: 148px;
	overflow: hidden;
	background-color: #fff;
}
#left2 {
	width: 247px;
	padding-bottom: 30px;
}
#left4 {
	width: 247px;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
}
#left5 {
	width: 247px;
	height: 40px;
	background-color: #e4e4e4;
}
.bottom {
	font-size: 10px;
	color: #6a6a6a;
}
.bottom a {
	font-size: 10px;
	color: #6d6d6d;
	text-decoration: none;
}
.bottom a:hover {
	text-decoration: underline;
}
.left-inner{
	padding: 0 10px 0 30px;
}
a.toall {
	text-decoration: none;
	color: #AA0000;
	font-weight: bold;
}
/**************************************/
#center1 {
	height: 47px;
	padding-left: 0px;
	overflow: hidden;
	margin-top: 20px;
}
#center_menu {
	height: 53px;
	overflow: hidden;
}
#center2 {
	height: 213px;
	overflow: hidden;
	position: relative;
}
#www {
	top: 68px;
	left: 199px;
	position: absolute;
	width: 125px;
	height: 24px;
}
#bft {
	top: 95px;
	left: 45px;
	position: absolute;
	width: 168px;
	height: 94px;
}
#page-title {
	top: 75px;
	left: 360px;
	position: absolute;
}
#page-title td {
	color: #fff;
	font-size: 30px;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: normal;
}
/**************************************/
#content {
	width: 754px;
	padding: 24px 20px 25px 30px;
}
#title {
	padding-bottom: 15px;
	color: #945054;
	font-size: 24px;
}
#break {
	height: 3px;
	color: #e4e4e4;
}
/**************************************/
.search td input {
	font-size: 11px;
	color: #a7a7a7;
	height: 22px;
	border: 1px solid #d5d5d5;
	vertical-align: middle;
}
.search td {
	vertical-align: middle;
}
.search td a {
	font-size: 10px;
	color: #a7a7a7;
	text-decoration: none;
}
.starrequired {
	color: Red;
}
