* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #666666;
}
body {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 20px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
	border: none;
}
a:hover {
	color: #333333;
}
img {
	border: none;
}
input {
	height: 20px;
}
input,textarea,select {
	border: 1px solid #CCCCCC;

}
select {
	line-height: 16px;
	font-size: 11px;
}


#header {
	width: 100%;
	overflow: hidden;
	height: 110px;
}
#header #logo {
	display: none;
}
#header #logo a {
}
#header #logo img {
}
#header #banner {
	display: none;
}
#header #tool {
	display: none;
}
#header #nav {
	display: none;
}
#header #nav ol {
	width: 100%;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header #nav ol ol {
	width: auto;
}
#header #nav li {
	float: left;
	display: block;
}
#header #nav a {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}
#header #nav li li {
	clear: both;
}
#header object, #header embed {
	display: block;
}
#path {
	background-image: url(PathICO.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 49px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 50px;
	overflow: hidden;
	padding-left: 40px;
	text-transform: capitalize;
	margin-left: 250px;
	position: absolute;
	width: 712px;
}
#path strong {
	font-weight: normal;
	color: #F35B16;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bodyer {
	clear: both;
	width: 100%;
	overflow: hidden;
}
#bodyer #lefter {
	float: left;
	width: 250px;
	overflow: hidden;
}
#bodyer #lefter * {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bodyer #lefter #link {
	background-image: url(LinkBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 35px;
}
#bodyer #lefter #link h1 {
	line-height: 60px;
	background-image: url(LinkTh.gif);
	height: 50px;
	display: block;
	padding-left: 40px;
	overflow: hidden;
	text-transform: capitalize;
	font-size: 18px;
	color: #F35B16;
}
#bodyer #lefter #link ol {
	display: block;
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
}
#bodyer #lefter #link li a {
	display: block;
	background-image: url(Link.gif);
	height: 33px;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #D3D3D3;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	overflow: hidden;
	text-transform: capitalize;
}
#bodyer #lefter #link li li a {
	background: none;
	color: #666666;
	height: 26px;
}
#bodyer #lefter #link li li a.selected {
	color: #D3D3D3;
}
#bodyer #lefter #search {
	clear: both;
	margin: 10px;
}
#bodyer #lefter #search h1 {
	color: #5379AA;
	font-size: 14px;
	line-height: 30px;
	background-image: url(index/searchTh.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bodyer #lefter #search form {
	display: block;
	margin-top: -2px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#bodyer #lefter #search input {
	width: 130px;
	height: 18px;
}
#bodyer #lefter #search button {
	background-image: url(index/searchBt.gif);
	width: 67px;
	height: 21px;
	text-indent: -999px;
	border: none;
	margin-left: 5px;
}
#bodyer #lefter #related {
	clear: both;
	margin: 10px;
	padding-bottom: 10px;
}
#bodyer #lefter #related h1 {
	color: #5379AA;
	font-size: 14px;
	line-height: 30px;
	background-image: url(index/relatedTh.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bodyer #lefter #related select {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}
#bodyer #lefter #contact {
	margin-top: 30px;
	background-image: url(index/Logo.gif);
	background-repeat: no-repeat;
	background-position: center 120px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}
#bodyer #lefter #contact ul {
	width: 220px;
	height: 70px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(index/ContactBg.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 70px;
}
#bodyer #lefter #contact li {
	font-weight: bold;
	color: #999999;
	clear: both;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 23px;
}
#bodyer #lefter #contact li strong {
	color: #5379AA;
	width: 35px;
	float: left;
}
#bodyer #lefter #contact p {
	display: block;
	background-image: url(index/addressBg.gif);
	height: 155px;
	width: 160px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 25px;
	font-weight: bold;
	overflow: hidden;
}
#bodyer #lefter #contact p strong {
	display: block;
	margin-top: 15px;
	color: #5379AA;
}
#footer {
	clear: both;
	display: block;
	padding-bottom: 40px;
	padding-top: 60px;
}
#footer * {
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0;
	color: #E3E3E3;
	font-weight: normal;
	white-space: nowrap;
}
#footer #menu {
	display: block;
	height: 30px;
	background-color: #999999;
	padding-left: 110px;
}
#footer #menu ol {
	list-style-type: none;
	display: block;
	width: 300px;
	overflow: hidden;
}
#footer #menu li {
	float: left;
	margin-left: -2px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	overflow: hidden;
	height: 30px;
	background-image: url(index/menuLine.gif);
	background-repeat: no-repeat;
	background-position: -1px center;
}
#footer #menu a {
	text-decoration: none;
	overflow: hidden;
}
#footer #sgin {
	display: block;
	margin-left: 350px;
	position: relative;
	top: -30px;
}
#footer #copyright {
	display: block;
	margin-left: 700px;
	position: relative;
	top: -30px;
	margin-top: -30px;
}

