* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 26px;
}
p a {
	color: #0099FF;
	text-decoration: underline;
}
p a:hover {
	color: #93C93E;
	text-decoration: underline;
}




body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#container {
	text-align: left;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 1000px;
}
#header .logo {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#header .topbtn {
	float: right;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 525px;
}

.topbtn span {
	float: right;
	margin: 2px;
	padding: 0px;
}
.topbtn span a {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin-right: 10px;
	background-image: url(images/sd-1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-weight: bold;
}
.topbtn span a:hover {
	text-decoration: underline;
}

#header .nav {
	margin: 25px 0px 0px;
	padding: 0px 20px 0px 0px;
	float: right;
}

#header .adbar {
	margin: 0px;
	padding: 15px 0px 0px 15px;
	clear: both;
}
.adbar .adbar-1 {
	clear: both;
}
.adbar-in {
	position: absolute;
	float: left;
	padding-top: 118px;
}

.adbar-in img {
	float: left;
}

.ad-flash {
}



#header .path {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	color: #666666;
}
#header .path a {
	color: #666666;
	text-decoration: underline;
}
#header .path a:hover {
	color: #7AAB30;
}

#page {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 1000px;
}
#page .contentbox {
	padding: 10px 0px 0px 25px;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
}
.machineonsale {
	background-image: url(images/hometitle-1.gif);
	background-repeat: no-repeat;
	text-indent: -2500px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 300px;
}
.homenews {
	background-image: url(images/hometitle-2.gif);
	background-repeat: no-repeat;
	text-indent: -2500px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 300px;
}
.homeabout {
	background-image: url(images/hometitle-3.gif);
	background-repeat: no-repeat;
	text-indent: -2500px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 300px;
}
.contentbox .text-box {
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 290px;
	
}
.text-box .image-box {
	margin: 0px;
	padding: 0px;
	float: left;
}
.text-box .image-box img {
	display:block;
	padding: 1px;
	float: left;
	border: 1px solid #CCCCCC;
}
.text-box .image-box a.img-box:hover,
.text-box .image-box a.img-box:hover img {
	border:1px solid #20b5ef;
}
.info {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	line-height: 16px;
}
.info 	a.title, .salelist h5 {
	font-family: Tahoma, Arial;
	font-size: 12.5px;
	font-weight: bold;
	color: #93C93E;
	text-decoration: none;
	line-height: 20px;
}
.info a.title:hover {
	text-decoration:underline;
}
.spec-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
.spec-info ul {
	list-style-type: none;
	margin-left: 5px;
	margin-top: 5px;
}
.spec-info ul li {
	background-image: url(images/sp-1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin: 0px;
}
.spec-info ul li span, .saledetail li span {
	color: #0099CC;
}
.homenews-info {
	margin: 0px;
	padding: 5px;
	width: 290px;
}
.homenews-info ul {
	list-style-type: none;
}
.homenews-info ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(images/li-1.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 15px;
}
.homenews-info ul li a {
	text-decoration: none;
	color: #666666;
}
.homenews-info ul li a:hover {
	color: #7AAB30;
	text-decoration: underline;
}


.homenews-info ul li span {
	color: #0099FF;
	padding-right: 10px;
}
.homeabout-info {
	margin: 0px;
	padding: 5px;
	width: 290px;
}
.homeabout-info .smap {
	background-image: url(images/smap.gif);
	background-repeat: no-repeat;
	display: block;
	height: 134px;
	width: 249px;
	margin-top: 5px;
	margin-left: 15px;
}
.info-1 {
	background-image: url(images/li-2.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left center;
	line-height: 22px;
	padding-right: 15px;
}
#pageleft {
	float: left;
	width: 765px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
#pageleft h1 {
	font-size: 16px;
	color: #07064A;
}
#pageleft h1 span {
	font-size: 10px;
	color: #999999;
	font-family: Tahoma, Arial;
}
.float-com-p {
	margin: 5px;
	float: right;
}
.com-text {
	margin-right: 25px;
	margin-left: 5px;
}
.smalltitle {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}




#pageright {
	float: left;
	width: 205px;
	padding-left: 5px;
}
.pright-1 {
	background-image: url(images/pageright-1.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 195px;
	font-size: 7px;
}
.pright-2 {
	padding: 5px;
	width: 185px;
	background-color: #DBDBDB;
}
.pright-2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.pright-2 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin: 0px 0px 2px;
	padding: 0px;
}
.icon-1,.icon-1 a {
	color: #666666;
	text-decoration: none;
	background-image: url(images/icon-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	display: block;
	height: 22px;
	width: 159px;
	margin: 0px;
}
.icon-1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/icon-1.gif);
	padding-left: 30px;
	width: 154px;
	background-position: left -22px;
}
.icon-3,.icon-3 a {
	color: #666666;
	text-decoration: none;
	background-image: url(images/icon-3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	display: block;
	height: 44px;
	width: 159px;
	margin: 0px;
}
.icon-3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/icon-3.gif);
	padding-left: 30px;
	width: 154px;
	background-position: left -44px;
}

.pright-3 {
	background-image: url(images/pageright-3.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 195px;
	font-size: 7px;
}
.pright-title {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	margin-left: 5px;
	background-image: url(images/pright-title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 73px;
	margin-bottom: 5px;
}





#footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	margin: 10px 0px 0px;
	padding: 0px;
	display: block;
	height: 82px;
	clear: both;
}
#footer .footerin {
	padding: 0px 25px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ff {
	float: left;
	margin-top: 20px;
}
.ff span {
	margin-left: 3px;
	margin-right: 3px;
}
.footerin img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pro-1 {
	margin: 0px;
	padding: 15px 10px 5px 5px;
	width: 235px;
	float: left;
	background-image: url(images/pro-2-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pro-1 ul {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
	list-style-type: none;
	line-height: 20px;
}
.pro-1 ul li {
	background-image: url(images/sp-1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.pro-2 {
	margin: 0px;
	padding: 15px 5px 5px 10px;
	float: left;
	width: 500px;
	background-image: url(images/pro-2-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.pro-2 img {
	text-align: center;
	margin-bottom: 5px;
}
.ssp {
	color: #FF6600;
}
.tit-p ,.tit-h2{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
	height: 17px;
	display: block;
	padding-top: 3px;
	margin-bottom: 5px;
}
.tit-p {
	background-image: url(images/sp-3.gif);
	width: 213px;
}
.tit-h2{
    background-image: url(images/sp-5.gif);
	width: 482px;
}
.tit-mp {
	background-color: #EBF3FB;
	padding: 5px;
	border: 1px solid #AACBEE;
	font-size: 13px;
	color: #07519A;
	margin-bottom: 10px;
}

.tit-pro1,.tit-pro2,.tit-pro3,.tit-pro4,.tit-pro5,.tit-pro6,.tit-com,.tit-com-1,.tit-com-2,.tit-com-3,.tit-com-map,.tit-sale,.tit-news,.tit-contact {
	margin: 0px;
	padding: 0px;
	width: 755px;
	text-indent: -2500px;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1px;
	display: block;
	height: 35px;
}
.tit-pro1 {
	background-image: url(images/title-product-1.gif);
}
.tit-pro2 {
	background-image: url(images/title-product-2.gif);
}
.tit-pro3 {
	background-image: url(images/title-product-3.gif);
}
.tit-pro4 {
	background-image: url(images/title-product-4.gif);
}
.tit-pro5 {
	background-image: url(images/title-product-5.gif);
}
.tit-pro6 {
	background-image: url(images/title-product-6.gif);
}
.tit-com {
	background-image: url(images/title-company.gif);
}
.tit-com-1 {
	background-image: url(images/title-company-1.gif);
}
.tit-com-2 {
	background-image: url(images/title-company-2.gif);
}
.tit-com-3 {
	background-image: url(images/title-company-3.gif);
}
.tit-com-map {
	background-image: url(images/title-company-map.gif);
}
.tit-sale {
	background-image: url(images/title-sales.gif);
}
.tit-news {
	background-image: url(images/title-news.gif);
}
.tit-contact {
	background-image: url(images/title-contact.gif);
}
.spacer {
	clear: both;
	width: 750px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	background-color: #E6E6E6;
}
.spol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6AA80E;
	background-image: url(images/li-3.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.contactbox {
	background-image: url(images/telephone.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 40px;
	margin-top: 10px;
	line-height: 20px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	height: 200px;
	width: 208px;
}
.contactbox a,.contactbox-1 a {
	color: #0099FF;
	text-decoration: underline;
}
.contactbox a:hover,.contactbox-1 a:hover {
	color: #7AAB30;
}
.contactbox span,.contactbox-1 span {
	background-image: url(images/sp-4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-left: 10px;
}
.contactbox-1 {
	background-image: url(images/telephone-1.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-top: 40px;
	margin-top: 10px;
	line-height: 20px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	height: 109px;
	width: 260px;
}#c1 {
	background-image: url(images/c1.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	height: 10px;
	width: 642px;
	font-size: 1px;
}
#contact {
	background-image: url(images/c2.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 50px;
	padding: 5px;
	width: 632px;
}
#c3 {
	font-size: 1px;
	background-image: url(images/c3.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	height: 12px;
	width: 642px;
}
.com-p {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 10px 5px;
	float: left;
}
.n-bar ul {
	list-style-type: none;
	margin-right: 10px;
}

.n-bar ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(images/li-1.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 15px;
}
.n-bar ul li a {
	text-decoration: underline;
	color: #666666;
}
.n-bar ul li a:hover {
	color: #7AAB30;
	text-decoration: underline;
}

.n-bar ul li span {
	color: #0099FF;
	padding-right: 10px;
	display: block;
	clear: both;
	margin-bottom: 5px;
}
.salelist {
	list-style-type: none;
}
.salelist .salelist-li {
	display: inline;
	float: left;
	width: 148px;
	margin-right: 30px;
	margin-bottom: 10px;
	height: 300px;
}
.salelist a.img-box img {
	display:block;
	padding: 1px;
	float: left;
	border: 1px solid #CCCCCC;
}
.salelist a.img-box:hover,.salelist a.img-box:hover img{
    border:1px solid #20b5ef;
}

.salelist .saledetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #575757;
	list-style-type: none;
}
.saledetail li {
	background-image: url(images/sp-1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	margin: 0px;
}
.saledetail dfn {
	font-style: normal;
}

.salelink {
	background-image: url(images/salelink.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 140px;
	padding-top: 8px;
	padding-left: 20px;
}
.salelink a {
	color: #606060;
	text-decoration: underline;
	font-size: 12px;
	margin-right: 25px;
}
.salelink a:hover {
	color: #FF8500;
	text-decoration: none;
}
.floatspace {
	display: block;
	float: left;
	width: 100px;
}
.tab_buy {
	font-size: 12px;
}
.tab_buy th {
	background-color: #CCCCCC;
	color: #666666;
	width: 90px;
	padding: 5px;
}
.tab_buy td {
	background-color: #EBEBEB;
}
.msover-img {
	list-style-type: none;
}
.msover-img li {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
}
.question {
	width: 100%;
	color: #666666;
	font-size: 12px;
	clear: both;
}

.question-ask {
	background-color: #EBF3FB;
	border: 1px solid #AACBEE;
	padding: 5px;
	margin-top: 5px;
}
.asker {
	color: #07519A;
	float: left;
	width: 49%;
	text-align: left;
}
.date {
	float: right;
	text-align: right;
	width: 48%;
	color: #07519A;
}
.content-ask {
	clear: both;
	margin-left: 24px;
	line-height: 20px;
}
.qtitle {
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	text-indent: -1500px;
	line-height: 1px;
	display: block;
	height: 16px;
	width: 57px;
}
.atitle {
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	text-indent: -1500px;
	line-height: 1px;
	display: block;
	height: 14px;
	width: 47px;
}


.question-ans {
	background-color: #DAE9F8;
	padding: 5px;
	border-right: 1px solid #AACBEE;
	border-bottom: 1px solid #AACBEE;
	border-left: 1px solid #AACBEE;
	color: #990000;
}
.sitemap {
	list-style-type: none;
}
.sitemap .li-b {
	display: inline;
	margin: 0px;
	float: left;
	height: 200px;
	width: 240px;
}
.sitemap .li-b h6 {
	background-image: url(images/sp-6.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 160px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 13px;
}
.sitemap .li-b li {
	background-image: url(images/sp-1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 5px;
}

.sitemap a {
	text-decoration: none;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.sitemap a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.inquiry {
	margin: 10px 0px 0px;
	padding: 10px 0px 10px 20px;
	width: 745px;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
}
.inquiry span {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	line-height: 24px;
}
.intd {
	text-align: right;
}
.intd2 {
	padding-left: 60px;
}
.style1 {
	color: #444444;
	text-decoration: none;
}

