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/index/nav_bg.jpg);
}
ul,ol{
	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: 76px;
	height: 16px;
	position: absolute;
	top: 10px;
	right: 0;
}
#logo_ct a{
	color:#F60;
	font-size:12px;
}

#telephone {
	width: 210px;
	height: 24px;
	position: absolute;
	top: 32px;
	right: 0;
}

#banner {
	background: transparent url(../img/index/add_a.jpg) no-repeat;
	width: 960px;
	height: 340px;
	display: block;
}

#nav {
	background: transparent url(../img/index/nav_bg.jpg);
	height: 32px;
	position: relative;
	margin: 8px 0;	
}

#nav li {	
	float:left;		
}

#nav a {	
	line-height: 30px;
	margin: 0 36px;	
	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/index/nav_hover_bg.jpg);
	text-decoration: none;	
}

#nav .search {	
	display: block;
	position: absolute;
	right: 1em;
	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/index/nav_bg.jpg) repeat-x scroll 0  468px transparent
}

#news {
	width: 320px;
	float: left;
	position: relative;
}

#news li {
	background: transparent url(../img/index/new_list.jpg) no-repeat left center;
	padding-left: 16px;
	overflow:hidden;
	height:18px;
}

#news li a {
	display: block;
	width: 210px;
	float: left;
	overflow:hidden;
}

#news .date {
	color: #999;
	margin-left: 10px;
}

#banner2 {
	background: url(../img/index/banner_bg.gif) no-repeat scroll center 0 transparent;
	width: 320px;
	height: 90px;
	float: left;
	margin-top: 10px;
}
#banner2 a.banner2_left{
	float:left;
	width:16px;
	height:16px;
	margin:34px 0 0 8px;
}
#banner2 a.banner2_right{
	float:left;
	width:16px;
	height:16px;
	margin:-45px 0 0 296px;
}
#cases {
	float: left;
	width: 320px;
	height: 100px;
}

#prod_nav{	
	height: 60px;	
}

#prod_nav li {
	float: left;
}

#prod_nav a {
	width: 240px;
	height: 60px;
	display: block;
	background-position: bottom;
}

#prod_nav a:hover {
	background-position: top;
}

#add_a {
    background: transparent url(../img/index/add_a_a.jpg);
}

#add_b {
    background: transparent url(../img/index/add_b_b.jpg);
}

#add_c {
    background: transparent url(../img/index/add_c_c.jpg);
}

#add_d {
    background: transparent url(../img/index/add_d_d.jpg);
}
	
.more {
	float: right;
	color: #999;		
	position: absolute;
	right: 10px;
}

.new {
	background: transparent url(../img/index/new_ico.jpg) no-repeat right center;
	padding: 4px 24px 4px 0;
	line-height: 24px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #F15A29;
	display: inline;
}

#main {
	float: left;
	width: 100%;
}

