body {
	margin: 0px;
	font-family:Arial;
	font-size: 12px;
}
.autoHeight{font: 0px/0px sans-serif; clear: both; display: block;}
.leftbar{
	height:580px;
	width:169px;
	background-image: url(/images/images/left_bg.gif);
	background-repeat: no-repeat;
}
.lftbar_bg{
	height:576px;
	width:169px;
	padding-top:4px;
	background: url(/images/images/erection_line.gif) repeat-y right;
}
/*选择产品代码*/
.choosepro{
	width:167px; 
	padding-bottom:8px;
	height:131px;
	font-size:13px;
	font-weight:bold;
	background: url(/images/images/pro_bg.gif) no-repeat;
}
.choosepro ul{
	padding:0px;
	margin:0px;
	list-style:none;
	width:125px;
	margin-left:29px;
	padding-top:40px;
}
.choosepro li{
	line-height:28px;
	width:125px;
}
.choosepro li img{
	border:none;
}
.choosepro li a{
	text-decoration:none;
	color:#000000;
	/*padding:2px 4px;*/
}
.choosepro li a:hover{
	background:#d1bb8f;
	color:#000000;
	padding:2px 4px;
}


/*login部分代码*/
.login{
	width:167px;
	padding-top:18px;
	margin-top:10px;
	background: url(/images/images/lftbar_line.gif) repeat-x top;
}
.login ul{
	width:135px;
	padding:0px;
	margin:0px;
	margin-left:16px;
	list-style:none;
}
.login li{
	float:left;
	width:135px;
	margin-bottom:8px;
}
.login li.title{
	float:left;
	width:129px;
	margin-bottom:12px;
	height:23px;
	color:#ffcc00;
	line-height:23px;
	padding-left:6px;
	background: url(/images/images/menu.gif) no-repeat;
}
.login li.email{
	color:#b68234;
	font-size:11px;
}
.login li.news{
	color:#b68234;
	background: url(/images/images/news_icon.gif) no-repeat;
	background-position: 2px 5px;
	padding-left:12px;
	width:115px;
	font-size:11px;
	color:#b68234;
}
.login li.news a{
	color:#b68234;
	text-decoration:none;
}
.login li.news a:hover{
	color:#b68234;
	text-decoration:underline;
}
.login li.mycart{
	color:white;
	text-align:right;
	font-size:11px;
	line-height:20px;
	border-bottom:1px dashed #605442;
}
.login li.email input{
	width:70px;
	height:14px;
	background:#a67f49;
	border:1px solid black;
}
.login li.forget{
	color:#989085;
	font-size:11px;
}
.login li.forget a{
	color:#989085;
	font-size:11px;
	text-decoration:underline;
}
.login li.forget a:hover{
	color:#a67f49;
	font-size:11px;
	text-decoration:underline;
}
/*弹出框部分代码*/
.tck{
	color:black; white-space:nowrap;
	padding:8px 0px;  
	background: url(/images/images/tck_bg.gif) repeat;
}
.tck ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.tck li{
	line-height:20px;
}
.tck li a{
	line-height:20px;
	text-decoration:none;
	color:#000000;
	padding:0px 4px;
}
.tck li a:hover{
	line-height:20px;
	background:#083f59;
	color:white;
	padding:3px 4px;
}

.tck div a{
	line-height:20px;
	text-decoration:none;
	color:#000000;
	padding:0px 4px;
}
.tck div a:hover{
	line-height:20px;
	background:#083f59;
	color:white;
	padding:3px 4px;
}
/*********************/
.aNews{
	color:#ffcc00;
	text-decoration:none;
}
.aNews:hover{
	color:#ffcc00;
	text-decoration:underline;
}
