@charset "utf-8";
/* 全局css */
html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background-color:#778087;
	margin:0;
	text-align: center;
}
#main {
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width:958px;
	padding:6px 10px 6px 10px;
}
div, form, form * {
	padding:0;
	margin:0;
}
/* 全局字体css */
body, div, td, p, a {
	font-family:arial;
	color:#000;
	font-size:12px;
	letter-spacing:0.7px;
}
h1 {
	font-size:18px;
	color:#9C7E4C;
	margin:0;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0;
}
h2.underlineMe {
	margin:0 0 16px 0;
	padding:0 0 7px 9px;
	border-bottom:1px solid #9C7E4C;
}
h2.sixteen {
	font-size:16px;
	font-weight:bold;
	margin:0;
}
h3 {
	font-size:12px;
	margin:0;
}
h5 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:0 0 16px 0;
	padding:0 0 7px 9px;
	border-bottom:1px solid #6b6b6b;
}
p {
	text-indent:25px;
	line-height:19px;
	margin:0 0 5px 0;
}
a:hover {
	text-decoration:underline !important;
}
a.no-underscore {
	text-decoration:none;
}
a div {
	cursor:pointer;
	cursor:hand;
	text-decoration: none;
}
/* 列表css */
ul {
	margin:0;
	padding:0;
}
li a {
	text-decoration:none;
}
li {
	margin:0;
	list-style-type:none;
}
li.link {
	padding:0 0 0 10px;
	list-style-type:none;
}
/* 表单css */
input {
	margin:0;
}
/* 清除浮动css */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearbox, .clearbox2 {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	border-top: 0px;
	margin-top: 0px;
	height: 0px;
	clear: both;
	background: none;
	font-size: 0px;
	visibility: hidden;
}
/* mac hack */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* 头部css */
#header {
	position:relative;
	top:0;
	left:0;
	height:50px;
}
#logo img {
	margin-top:5px;
}
/* 搜索框css */
#search {
	position:absolute;
	top:0;
	right:0;
	background-color:#DAD2CD;
	width:322px;
	height:28px;
	padding:2px 11px 0 0;
	text-align:right;
}
#search, #search * {
	font-size:12px;
	color:#533F29;
}
#search select {
	border:1px solid #C2C1C1;
	height:17px;
	width:96px;
	font-size:12px !important;
}
#search select {
*height:19px;
*position:relative;
*top:1px;
*left:0;
}
* html #search select {
	height:19px !important;
}
.search-box {
	position:relative;
	top:1px;
	left:0;
	border:1px solid #C2C1C1;
	height:15px;
	width:103px;
	padding:2px 0 0 2px;
}
* html .search-box {
	height:17px;
}
#header .submit {
	position:relative;
	top:5px;
	left:0;
}
* html #header .submit {
	position:relative;
	top:3px;
	left:0;
}
#search img.icon {
	margin-right:6px;
}
/* 导航css */
#home-navigation {
	MARGIN-BOTTOM: 6px;
	WIDTH: 958px;
	HEIGHT: 30px
}
#home-navigation IMG {
	MARGIN-RIGHT: 2px
}
#home-navigation IMG.final-node {
	MARGIN-RIGHT: 0px
}
#navigation {
	width:788px;
	height:24px;
}
#navigation img {
	margin-right:2px;
}
#navigation img.final-node {
	margin-right:0;
}
#subnav div {
	width:776px;
	margin-top:2px;
	height:21px;
	padding:5px 0 0 12px;
}
#subnav div ul li a {
	text-decoration:none;
}
#subnav div ul li a:hover {
	text-decoration:underline;
}
#subNav-machineProducts li {
	display:inline;
}
#breadcrumb-logo {
	position:relative;
	top:0;
	left:0;
}
/* 你现在的位置css */
/* 当前的位置*/
#breadcrumb h2 a {
	color:#4a6075;
}
#breadcrumb {
	height:22px;
	padding:7px 0 0 5px;
	color:#9C7E4C;
	/*	background-image:url('../images/bg-breadcrumbBottom.gif');*/
	background-position:bottom right;
	background-repeat:no-repeat;
}
#breadcrumb * {
	font-size:12px;
}
#breadcrumb h1 {
	color:#000;
	margin:0;
	font-weight:normal;
	display:inline !important;
}
#breadcrumb h2 {
	display:inline !important;
	margin:0;
	font-weight:normal;
}
#breadcrumb h2 a {
	font-weight:normal;
	text-decoration:none;
}
#breadcrumb h2 a:hover {
	text-decoration:underline;
}
/* 底部css */
#footer-nav {
	background-color:#BFBFBF;
	width:948px;
	height:25px;
	padding:8px 0 0 10px;
	color:#FFF;
	position:relative;
	top:0;
	left:0;
}
#footer-nav a {
	color:#FFF;
	text-decoration:none;
}
#footer-nav a:hover {
	text-decoration:underline;
}
#footer-nav-right {
	position:absolute;
	top:8px;
	right:10px;
	color:#9C9C9C;
}
#footer-nav-right a {
	color:#9C9C9C;
}
#copyright {
	height:14px;
	padding-top:12px;
	text-align:center;
	color:#AAA;
}
/* 大框架css */
#keyVisual-withText2 div {
	background-position:top right;
}
#keyVisual-withText div {
	background:#4a6075 url('../images/bg-lminfotxt-jx.gif') no-repeat;
	background-position:top right;
}
#content-area {
	border-bottom:6px solid #FFF;
	background:#efefef url('../images/bg-rightColumnSpiff-footer.gif') no-repeat;
	background-position:bottom right;
}
#content-leftColumn {
	width:788px;
	padding-right:6px;
	float:left;
	background-color:#FFF;
}
#content-rightColumn {
	width:164px;
	margin-left:794px;
	background-color:#efefef;
}
#content-rightColumn img {
	margin-bottom:7px;
}
#copy-box {
	width:557px;
	padding-right:6px;
	background-color:#FFF;
	float:left;
}
#copy-box {
	width:788px;
}
#copy-box div.copy-indented {
	margin:0 10px;
}
#keyVisual-withText {
	position:relative;
	top:0;
	left:0;
	width:788px;
	margin:0 0 6px 0;
	background-repeat:no-repeat;
}
#keyVisual-withText2 {
	position:relative;
	top:0;
	left:0;
	width:788px;
	margin:0 0 6px 0;
	background-repeat:no-repeat;
	background:#fff;
}
#sectionFront-keyVisual {
	width:788px;
	height:198px;
	margin-bottom:12px;
	background:#fff;
}
.info_left {
	float:left;
	display:inline;
	margin:0;
	height:198;
}
#sectionFront-keyVisual #sectionFront-spiffs {
	position:absolute;
	top:0px;
	left:522px;
}
.sectionFront-productRow {
	margin-left:10px;
	padding-top:12px;
	border-top:1px solid #DCDAD4;
}
.sectionFront-productListing {
	float:left;
	width:194px;
}
.sectionFront-productRow div img {
	margin-bottom:8px;
}
.sectionFront-productListing ul {
	width:168px;
	text-align:center;
}
.sectionFront-productListing p {
	margin-right:32px;
	color:#ccc;
}
.sectionFront-productListing ul, .sectionFront-productListing-last ul {
	font-weight:bold;
	font-size:1.2em;
	color:#829EAC;
}
.sectionFront-categoryButtons {
	margin-bottom:12px;
}
.sectionFront-categoryButtons div {
	float:left;
	margin-left:120px;
}
.sectionFront-categoryButtons div.firstButton {
	float:left;
	margin-left:101px;
}
div.hdrBanner-38 {
	height:28px;
	width:auto;
	padding:10px 0 0 15px;
}
div.hdrBanner-38 {
	background-color:#6ca4ac;
}
div.hdrBanner-38 h1 {
	color:#FFF;
}
/*右下侧栏css*/
.hdr-quickLinks-first, .hdr-quickLinks {
	background-repeat:no-repeat;
	width:210px;
	height:33px;
	padding:15px 0 0 15px;
}
.hdr-quickLinks {
	margin-top:18px;
}
#product-quickLinks-first .hdr-quickLinks, #product-quickLinks .hdr-quickLinks {
	background-repeat:no-repeat;
	width:240px;
	height:33px;
	padding:15px 0 0 15px;
	margin-top:18px;
}
#product-quickLinks .hdr-quickLinks-first, #product-quickLinks .hdr-quickLinks {
	background-repeat:no-repeat;
	width:240px;
	height:33px;
	padding:15px 0 0 15px;
}
/* 页面右下侧导航条 */ 

#product-quickLinks .hdr-quickLinks {
	margin-top:16px;
}
#product-quickLinks div.cabinet-quickLink {
	width:119px;
	height:52px;
	margin:0 0 6px 4px;
	padding-top:37px;
	text-align:center;
	background-color:#000;
	position:relative;
	top:0;
	left:0;
}
#product-quickLinks div.cabinet-quickLink a {
	font-weight:bold;
	text-decoration:none;
}
#product-quickLinks div.cabinet-quickLink img {
	position:absolute;
	top:0;
	right:-128px;
}
#product-quickLinks img.canac-logo {
	margin-left:4px;
}
#product-quickLinks {
	margin-left:533px;
	width:255px;
	height:100%;
}
#product-copyAndLinks-area {
	background-position:bottom right;
	padding-bottom:15px;
}
#product-copyBox {
	width:527px;
	padding-right:6px;
	background-color:#FFF;
	float:left;
}
/* 右侧边栏css */
#rightColumn-spiffs {
	background-color:#FFF;
}
/* 评论css */
.refer {
	background:#F5F9FC;
	font-size:12px;
	width:95%;
	padding:10px;
	margin-bottom:15px;
}
.refer dl {
	height:auto;
}
.r_info {
	color:#999;
	text-align:right;
}
.ask dt {
	float:left;
}
.ask dd {
	margin-left:62px;
}
.answer {
	color:#D75509;
}
.answer dt {
	float:left;
}
.answer dd {
	margin-left:62px;
}
.an_time {
	color:#999;
	text-align:right;
}
#comment {
	width:480px;
	font-size:12px;
	background:#fff;
	padding:0px 0px 20px 0px;
	color:#013E6E;
	height:auto !important;
	min-height:220px;
}
#comment li {
	list-style:none;
	height:20px;
}
#comment ul {
	padding-left:10px;
}
#comment lable {
	margin-right:5px;
	display:block;
}
#comment .plsubmit {
	text-align:center;
}
/* 翻页css */
/*.class_page1 {
	text-align:right;
	margin-top:5px;
	padding:10px;
}
.class_page1 a, .class_page1 strong {
	height:12px;
	line-height:12px;
	padding:5px;
	text-align:center;
	display:inline-block;
}
.class_page1 strong {
	color:#fff;
	background:#95071B;
}*/
.pages {
	width:auto;
	border-bottom:1px solid #f5f5f5;
	float:right;
	font-size:11px;
	padding:10px 30px 10px 0;
}
.PageNun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.PageNun a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.PageNun a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
/* 修饰css */
.underline {
	color:#4a6075;
	border-bottom:1px solid #4a6075;
	margin:0 0 20px 0;
	_display:inline-block;
}
.in_list {
	width:950px;
}
.in_list ul {
	margin:0;
	padding:0;
}
.in_list li {
	float:left;
	width:188px;
	list-style-type:none;
	/*margin-right: 5px;*/
	padding:0;
}
.in_list li dl {
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	margin:0;
	text-align:left;
}
.in_list li span {
	float:left;/*background-position: 10px;*/
}
.in_list li dt {
	background:url(tip01.gif) 0% 15% no-repeat;
	font-weight:bold;
	color:#000;
	/*margin:5px 0px 5px 0px;*/
	border-bottom:#FF7800 1px solid;
	text-align:left;
	display:block;
	height:20px;
	background:#e1e1e1;
}
.in_list li dd {
	margin:0;
	/*padding:0px 0px 0px 4px;*/
	text-align:left;
	line-height:20px;
	border-bottom:#ebebeb 1px dashed;
}
.tit {
	text-align: right;
	color:#E1E1E1;
}
#en {
	position:absolute;
	top:5px;
	right:345px;
}

