body {
	font: 12px/150% Verdana, Geneva, sans-serif,Arial,宋体;
	color: #424242;
	text-decoration: none;	
	margin: 0;
	padding: 0;
	width:100%;
	background-color:#FFF;
	background: transparent url(../img/item/nav_bg.jpg);
}
ul{
	list-style-type:none;
	
}
form,ul,ol,h1,h2,h3,h4,img{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
}
a img{
	border:0;
}
a{
	font-size:12px;
	color:#424242;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	
}

#logo_ct {
	height: 60px;
	position: relative;
}

#logo {
	width: 120px;
	height: 60px;
	display: block;
}
#login {
	width: 100px;
	height: 16px;
	position: absolute;
	top: 10px;
	right: 0;
}
#logo_ct a{
	color:#069;
	font-size:12px;
}

#telephone {
	width: 210px;
	height: 24px;
	position: absolute;
	top: 32px;
	right: 0;
}



#nav {
	background: transparent url(../img/item/nav_bg.jpg);
	height: 38px;
	position: relative;
}

#nav li {
	float: left;
}

#nav a {	
	line-height: 30px;
	margin: 0 30px;	
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: inline;
	padding: 7px 18px 6px 18px;
	_padding: 8px 18px 8px 18px;
	*padding: 8px 18px 8px 18px;
	padding: 5px 18px 8px 18px \0;
	text-align: center;
}

#nav a:hover {	
	background: transparent url(../img/item/nav_hover_bg.jpg);
	text-decoration: none;	
}
#nav .selected{
	background: transparent url(../img/item/nav_hover_bg.jpg);
}
#nav .search {	
	display: block;
	position: absolute;
	right: 0;
	top: 5px;	
	color: #333;
	
}

.search input {
	height: 16px;
	color: #999;
	float: left;
}

.search_bar {
	background: transparent url(../img/index/search_btn.jpg) no-repeat right;	
	width: 22px;
	height: 22px;	
	border: none;
	cursor: pointer;
	margin-left: 2px;
	float: left;
}

#home {
	background: url(../img/item/nav_bg.jpg) repeat-x scroll 0  60px transparent;
}

#container{
	overflow:hidden;
	zoom:1;
	width:100%;
}

#content{
	width:840px;
	float:left;
	margin:0 10px 0 0;
}

#content .con{
	float:left;
	margin-top:10px;
}

.con_sale{
	float:left;
	width:240px;
	background: url(../img/item/sale.jpg) no-repeat scroll 18px  40px transparent;
	padding:10px;
	height:120px;
}

.sale_ul{
	padding:14px 0 0 0;
}


.con_sale li,.con_service li{
	padding:0 0 0 100px;
	height:22px;
	line-height:22px;
	overflow:hidden;
}

.sale_title{
	font-size:14px;
	font-weight:bold;
	color:#069;
}

.more{
	float:right;
	padding:0 10px 0 0 ;
	font-size:12px;
	font-weight:normal;
}

.con_service{
	float:left;
	width:240px;
	background: url(../img/item/service.jpg) no-repeat scroll 18px  40px transparent;
	padding:10px;
	height:120px;
}

.con_case{
	float:left;
	width:300px;
	padding:10px;
}

.con_case li{
	padding:0 0 0 100px;
	height:22px;
	line-height:22px;
}



