*{ outline:none;}
body {
	margin: 0px;
	padding: 0px;
}

#body {
	background-image: url(imgs/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(imgs/header.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 123px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#header .header2 {
	background-image: url(imgs/header2.jpg);
	height: 123px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header .header2 .lnkLogo {
	background-image: url(imgs/logo.jpg);
	display: block;
	float: left;
	height: 123px;
	width: 282px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-position: right 0px;
	letter-spacing: 30em;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	color: #45484D;
}
#header .header2 .search {
	background-image: url(imgs/searchbg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 350px;
	margin: 0px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#header .header2 .search .searchForm {
	font-size: 10px;
}

#header .header2 .search .searchForm input {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#header .header2 .search .searchForm #str {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 22px;
	width: 225px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header .header2 .search .searchForm .select {
	width: 80px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 22px;
}
#header .header2 .search .searchForm .filter {
	height: 15px;
	clear: both;
	float: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#header .header2 .search .searchForm label {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	clear: right;
	float: left;
	display: block;
	line-height: 9px;
	padding-right: 4px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
}
#header .header2 .search .searchForm label input {
	padding: 0px;
	line-height: 15px;
	font-size: 11px;
	width: 12px;
	height: 12px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.main {
	margin: auto;
	width: 940px;
	font-size: 12px;
}
#footer {
	background-image: url(imgs/footer.jpg);
	background-repeat: repeat-x;
	background-color: #131313;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	color: #CCCCCC;
	font-size: 11px;
}
#body #footer .latest a {
	font-size: 11px;
	color: #CCCCCC;
}
#body #footer .latest a:hover {
	color: #CCFF00;
}

#body #footer p {
	margin: 0px;
	padding: 0px;
}
#body .main .A {
	width: 450px;
	padding-top: 10px;
	float: left;
}
#body .main .B {
	float: right;
	width: 302px;
	margin: 0px;
	padding: 9px;
}
#body .main .C {
	float: right;
	width: 160px;
	padding-left: 5px;
	padding-top: 10px;
	height: 600px;
	border: 1px solid #F0F0F0;
}
#body .main .D {
	clear: both;
	height: 90px;
	width: 728px;
	border: 1px solid #F0F0F0;
	margin: auto;
}
