﻿@charset "utf-8";
* {
	font-family: Verdana, Arial, "宋体";
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #333333;
	line-height: 20px;

}
input {
	font-size: 12px;
	margin: 2px;
	padding: 1px;
	font-family: Arial, "宋体";
}
select {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin: 2px;
}
textarea {
	font-size: 12px;
	padding: 2px;
	margin: 2px;
}
.bt {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.red {
	color: #FF0000;
}
.searchBoxTextDefault {
	color: #999999;
}
.searchBoxText {
	color: #666666;
}

.zebraTable  {
	width: 100%;
}
.zebraTable  td {
	line-height: 30px;
	height: 30px;
}
.zebraTable  img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
}

.th {
	background-color: #FFAC97;
	color: #000000;
}
.trBg {
	background-color: #E5E5E5;
}
.trHover {
	background-color: #CCCCCC;
}
#top {
	height: 80px;
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top #logo {
	height: 37px;
	width: 160px;
	position: absolute;
	left: 25px;
	top: 5px;
}
#top #version {
	text-align: right;
	width: 120px;
	top: -5px;
	right: 20px;
	position: absolute;
	color: #999999;
}
#top #version a {
	color: #666666;
}
#top #version a:hover {
	color: #333333;
	text-decoration: none;
}
#top #nav {
	height: 25px;
	background-color: #666666;
	position: absolute;
	width: 880px;
	bottom: 0px;
}
#top #nav #leftCorner {
	float: left;
	width: 10px;
	height: 25px;
	background-image: url(../Images/LeftCorner.gif);
	background-repeat: no-repeat;
}
#top #nav #searchBox {
	float: right;
	height: 23px;
	width: 180px;
	margin-top: 3px;
	margin-right: 15px;
}
#top #nav #searchBox #keyWords {
	float: left;
	height: 19px;
	width: 150px;
	background-image: url(../Images/Search-Bg.gif);
	background-repeat: no-repeat;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "宋体";
	line-height: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#top #nav #rightCorner {
	float: right;
	height: 25px;
	width: 10px;
	background-image: url(../Images/RightCorner.gif);
	background-repeat: no-repeat;
}
#top #nav ul {
	float: left;
	list-style-type: none;
	margin-left: 5px;
}
#top #nav li {
	float: left;
	width: 91px;
	height: 25px;
	line-height: 25px;
	background-image: url(../Images/Line-Nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
}
#top #nav a {
	display: block;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -999px;
	overflow: hidden;
}
#top #nav a:hover {
	background-position: center bottom;
}
#banner {
	height: 250px;
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#main {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main #left {
	float: left;
	width: 230px;
}

#main #left li {
	list-style-type: none;
}

#main #left #contact {
	background-image: url(../Images/Contact.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	height: 95px;
	padding-left: 74px;
	line-height: 18px;
}
#main   #left #menu  {
	background-color: #E5E5E5;
}
#main #left #menu #menuTop {
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -999px;
	overflow: hidden;
}
#main #left #menu #menuBottom {
	background-image: url(../Images/MenuBottomBg.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#main #left #menu li {
	list-style-type: none;
	margin-top: 3px;
}
#main #left #menu li a {
	background-image: url(../Images/MenuButton-About.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -999px;
	display: block;
	height: 38px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#main #left #menu a:hover {
	background-position: center center;
}

#main #center {
	margin-right: 282px;
	margin-left: 268px;
}
#main #center #newsTitle {
	background-image: url(../Images/Title-News.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-indent: -999px;
	overflow: hidden;
}
#main #center #newsContent {
	margin-top: 7px;
	margin-bottom: 0px;
	color: #666666;
}

#main #center #newsContent li {
	list-style-type: none;
	background-image: url(../Images/Point.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 1px;
}
#main #center #newsContent li .newsTime {
	margin-left: 10px;
	color: #666666;
}
#main #center #newsContent li .newNews {
	position: relative;
	left: 5px;
	bottom: 5px;
}
#main #center #newsContent a {
	color: #333333;
	text-decoration: underline;
	line-height: 22px;
}
#main #center #newsContent a:hover {
	color: #FF0000;
	text-decoration: none;
}
#main  #center  #aboutTitle {
	background-image: url(../Images/Title-About.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin-top: 7px;
	text-indent: -999px;
	overflow: hidden;
}
#main #center #aboutContent {
	text-indent: 2em;
	margin-top: 7px;
	margin-bottom: 0px;
}
#main #center .more {
	text-align: right;
}
#main #center .more a {
	text-decoration: none;
	color: #FF0000;
}
#main #center .more a:hover {
	text-decoration: underline;
}
#main #right {
	float: right;
	width: 243px;
}
#main #right #newProductsTitleTop {
	background-image: url(../Images/Title-Product.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-indent: -999px;
	overflow: hidden;
}
#main #right #newProducts {
	background-color: #E2E2E2;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #right #newProducts a {
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	height: 100px;
	width: 110px;
	text-align: center;
	padding-top: 2px;
	margin-right: 2px;
	line-height: 18px;
	margin-bottom: 2px;
}
#main #right #newProducts a:hover {
	background-color: #CCCCCC;
}
#main #right #newProducts img {
	border: 1px solid #CCCCCC;
}
#main #right #newProductsTitleBottom {
	background-image: url(../Images/More.gif);
	background-repeat: no-repeat;
	height: 21px;
}
#main #right #newProductsTitleBottom a {
	float: right;
	height: 15px;
	width: 45px;
	display: block;
	margin-right: 10px;
}
#main #container {
	float: right;
	width: 640px;
}
#main #container #containerTop {
	background-image: url(../Images/ContainerTopBg.gif);
	background-repeat: no-repeat;
	height: 9px;
}
#main #container #location {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	padding-left: 10px;
}
#main #container #location a {
	color: #666666;
}
#main #container #location a:hover {
	text-decoration: none;
}

#main #container #title {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -999px;
	height: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	overflow: hidden;
}
#main #container #newsTitle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	color: #666666;
}
#main #container #newsTitle strong {
	font-size: 16px;
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#main #container #content {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 24px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: right;
	width: 608px;
}
#main #container #content p {
	text-indent: 2em;
	margin-bottom: 10px;
}
#main #container #content #newsList {
	list-style-type: none;
	color: #666666;
}
#main #container #content #newsList li {
	background-image: url(../Images/Point.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-bottom: 2px;
	background-position: 0px 3px;
}

#main #container #content #newsList a {
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
}
#main #container #content #newsList a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#main #container #content #productsList li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: 152px;
}

#main #container #content #productsList a {
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 5px;
}
#main #container #content #productsList a:hover {
	background-color: #E0E0E0;
}
#main #container #content #serviceTable {
	margin-bottom: 15px;
}

#main #container #content #serviceTable td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#main #container #content #partnersList {
	list-style-type: none;
	color: #666666;
}
#main #container #content #partnersList li {
	background-image: url(../Images/Point.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-bottom: 2px;
	background-position: 0px 3px;
}

#main #container #content #partnersList a {
	color: #333333;
	text-decoration: underline;
	margin-right: 10px;
}
#main #container #content #partnersList a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#main #container #content #jobTable {
	line-height: 28px;
	margin-bottom: 20px;
}
#main #container #content #jobTable td {
	padding-left: 10px;
}
#main #container #content #feedbackForm #feedbackTable {
	line-height: 30px;
}
#main #container #content #productTable {
	line-height: 25px;
}
#main #container #content #productDetails h1 {
	display: block;
	font-weight: normal;
	height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../Images/ProDetails.gif);
	background-repeat: no-repeat;
}
#main #container #print {
	text-align: right;
	height: 24px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}
#main  #container  #print  a {
	margin-right: 10px;
}


#main #container #containerBottom {
	background-image: url(../Images/ContainerBottomBg.gif);
	background-repeat: no-repeat;
	height: 14px;
}

#links {
	height: 31px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#links li {
	background-color: #CCCCCC;
	float: left;
	height: 31px;
	width: 88px;
	list-style-type: none;
	margin-right: 11px;
	line-height: 31px;
	color: #999999;
}

#copyright {
	width: 880px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	color: #999999;
	text-align: center;
	padding-bottom: 20px;
}
#copyright a {
	color: #999999;
	text-decoration: underline;
}
#copyright a:hover {
	text-decoration: none;
	color: #666666;
}
#page_3pz {
	margin-top: 10px;
	text-align: center;
	height: 25px;
	clear: both;
	font-size: 12px;
	line-height: 25px;
	margin-bottom: 10px;
	color: #666666;
}
#page_3pz  a {
	color: #666666;
	text-decoration: underline;
}
#page_3pz  a:hover {
	color: #FF0000;
}
#page_3pz  #page {
	height: 13px;
	width: 15px;
	text-align: center;
	line-height: 13px;
}
#page_3pz   #submitPage   {
	height: 18px;
	width: 25px;
}
