/* CSS Document */
body{
	margin:0;
	padding:0;
	color:#606060;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x top;
}
img{
	border:0;
}
a{
	color:#606060;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#333;
}
ul,li,dl,dt,dd{
	margin:0;
	padding:0;
	list-style:none;
}
#wrapper{
	width:1002px;	
	margin:0 auto;
}
#header{
	background:url(../images/header_bg.jpg) no-repeat;
}
#logo{
	float:left;
	padding:13px 0 0 5px;
}
#language{
	float:right;
	width:176px;
}
#language a:hover{
	text-decoration:underline;
}
#menu{
	float:right;
	width:700px;
	margin-top:21px;
	margin-right:17px;
}
#menu ul li{
	float:left;
}
#menu ul li a{
	width:100px;
	height:35px;
	line-height:35px;
	display:block;
	background:url(../images/menu_bg.jpg) no-repeat center 0;
	text-align:center;
	font-family:candara;
	text-transform:uppercase;
	font-size:13px;
}
#menu ul li a:hover,#menu ul li .over{
	background:url(../images/menu_bg_over.jpg) no-repeat center 0;
	color:#fff;
	font-weight:700;
}
#banner{
	width:969px;
	height:232px;
	margin:0 auto;
	background:url(../images/banner_bg.jpg) no-repeat;
}

#main{
	padding:0 15px 0 17px;
}
#row1{
	float:left;
	width:234px;
}
#row2{
	float:left;
	width:439px;
	margin:0 31px 0 32px;
}
#row3{
	float:left;
	width:234px;
}
#contact{
	background:url(../images/contact_bg.jpg) no-repeat;
	height:158px;
}
#contact p{
	width:210px;
	padding-top:45px;
	margin:0 auto;
	line-height:22px;
}
#jl{
	background:url(../images/jl_bg.jpg) no-repeat;
	height:164px;
	margin-top:9px;
}
#profile_bar{
	background:url(../images/profile_bar.jpg) no-repeat;
	height:28px;
}
#products_bar{
	background:url(../images/products_bar.jpg) no-repeat;
	height:28px;
	margin-top:20px;
}
.products_item1{
	display:block;
	width:132px;
	height:114px;
	background:url(../images/products_item_bg.jpg) no-repeat;
	padding-top:5px;
	text-align:center;
	float:left;
	margin-right:10px;
}
.more{
	float:right;
	margin:8px 5px 0 0;
}
.size1{
	width:122px;
	height:108px;
}
#equipment{
	background:url(../images/equipment_bg.jpg) no-repeat;
	height:151px;
}
#news{
	background:url(../images/news_bg.jpg) no-repeat;
	height:166px;
	margin-top:15px;
}
#news ul li a{
	background:url(../images/list1.jpg) no-repeat 0 9px;
	height:26px;
	line-height:26px;
	display:block;
	margin-top:5px;
	border-bottom:1px #c0c0c0 dotted;
	padding-left:12px;
}
#news ul li a:hover{
	background:#F9F9F9 url(../images/list1.jpg) no-repeat 0 10px;
}
#bottom{
	background:url(../images/bottom_bg.jpg) repeat-x top;
	height:79px;
}
/*inner*/
#inner_main{
	padding:0 15px 0 17px;
}	
#inner_main1{
	background:url(../images/main_bg.jpg) repeat-x;
	padding-top:12px;
}
#inner_text{
	float:right;
	width:704px;
	min-height:340px;
	height:auto!important;height:340px;
}
#left{
	float:left;
	width:234px;
}
#left_bar{
	background:url(../images/left_bar.jpg) no-repeat top;
	height:28px;
	line-height:28px;
	padding-left:23px;
	font-weight:700;
	color:#606060;
	overflow:hidden;
	font-size:13px;
	font-family:candara;
	text-transform:uppercase;
}
#left_text{
	border:1px #ddd solid;
	border-top:none;
	background:#fff url(../images/left_bg.jpg) repeat-x bottom;	
}
#left_text ul li a{
	display:block;
	height:30px;
	line-height:30px;
	background:url(../images/list1.jpg) no-repeat 4px 12px;
	padding-left:16px;
	border-bottom:1px #c0c0c0 dotted;
}
#left_text ul li a:hover{
	background:#F9F9F9 url(../images/list1.jpg) no-repeat 4px 13px;
}
#inner_ban{
	background:url(../images/inner_ban.jpg) no-repeat;
	height:38px;
	color:#fff;
	font-weight:700;
	padding:8px 10px 0 10px;
}
#inner_profile{
	line-height:24px;
	padding-bottom:20px;
}
#inner_profile p{
	margin:0;
	padding:0;
}
.position{
	float:right;
	color:#606060;
	font-weight:normal;
}

/*news start*/
.time2{
	float:right;
	font-size:10px;
	font-family:arial;
	margin-right:8px;
}
#inner_news ul{
	padding-top:8px;
}
#inner_news ul li a{
	line-height:34px;
	height:34px;
	display:block;
	background:url(../images/list.gif) no-repeat 0 center;
	border-bottom:1px #d7d7d7 solid;
	padding-left:12px;
}
#inner_news ul li a:hover{
	background:#fafafa url(../images/list.gif) no-repeat 1px center;
}
.page{
	margin:15px 0;
	text-align:center;
}

.news_tit1{
	font-weight:bold;
	line-height:32px;
	height:32px;
	border-bottom:1px #c0c0c0 dotted;
	font-size:13px;
	text-align:center;
}
#news_p{
	line-height:21px;
	font-size:12px;
}
#news_p p{
	margin:0;
	padding:0;
}
.goback{
	float:right;
	margin:7px 10px 15px 0;
}
/*news endding*/

/*products start*/
.products_item2{
	display:block;
	width:182px;
	height:163px;
	background:url(../images/products_item1_bg.jpg) no-repeat;
	text-align:center;
	padding-top:6px;
	color:#fff;
	float:left;
	margin-right:50px;
	margin-bottom:20px;
}
#inner_products a:hover{
	text-decoration:underline;
	background:url(../images/products_item1_bg_over.jpg) no-repeat;
	color:#fff;
	font-weight:700;
}
	
.size2{
	width:153px;
	height:141px;
	border:1px #fff solid;
}


.products_tit{
	font-size:13px;
	text-align:center;
	font-weight:700;
	padding:0 0 8px 0;
	background:url(../images/line2.jpg) no-repeat bottom;
}
.products_img1{
	width:547px;
	padding:2px;
	border:1px #c0c0c0 solid;
	margin:8px auto 0;
}
.products_detail{
	background:url(../images/line2.jpg) no-repeat top center;
	height:1px;
}
/*products endding*/
.item{
	WIDTH:131px;
	DISPLAY:block;
	HEIGHT:114px;
	float:left;
	text-align:center;
}
.item img{
	width:131px;
	height:104px;
}