/* CSS Document */
#weaper{width:1000px;margin:0 auto;}

/*---header----*/
#header{background:url(../images/top.jpg) no-repeat;}

.logo{width:330px;height:100px;float:left;	text-align:center;}
.lang{width:120px;margin-top:20px;float:right;}

.nav{background:url(../images/menu.jpg) no-repeat;height:38px;width:1000px;}
.nav ul{ margin-left:20px;}
.nav ul li{	display:inline; float:left;}
.nav ul li a{display:inline-block; float:left;height:38px;line-height:38px;font-size:14px;color:#333333;font-weight: bold;width:140px;text-align:center;}
.nav ul li a:hover{
	color:#FFFFFF;
	background:url(../images/11.jpg) no-repeat center;
	text-decoration:none;
	font-weight: bold;
}
.nav ul li a.cur{  color:#FFFFFF;}

/*---ad----*/
#ad{ z-index:0; width:1000px;margin:10px auto;}
#menu{ z-index:0; width:1000px;margin:20px auto;background:url(../images/menu_top1.jpg) no-repeat;}
#bg{ margin:10px auto;}
/*---content----*/
#content{
	margin-top:5px;
	padding-left: 5px;
}
.cleft{	width:260px;float:left;border-left:#dadada 1px solid;border-bottom:#dadada 1px solid;border-right:#dadada solid 1px;	background:url(../images/left_pro_bg.jpg) no-repeat top center;}
.cleftlist{ padding:20px; margin-top:30px;}
.cleftlist ul{}
.cleftlist ul li{height:30px;line-height:30px;border-bottom:1px dashed #ccc;	padding-left:15px;}
.cleftlist ul li a{ font-size:12px; background:url(../images/dot.gif) no-repeat left center; padding-left:10px;}

.cright{ width:720px; float:right;}

.crightabout{border:1px solid #cfcfcf;background:url(../images/about_bg.jpg) no-repeat top center;width:445px;height:185px;padding-top:40px;font-size:12px;	color:#737E90;float:left;}

.crightserver{border:1px solid #cfcfcf;
	background:url(../images/online_bg.jpg) no-repeat;
	width:258px;
	height:200px;
	float:right;
	padding-top: 25px;
}


.crightserver1{border:1px solid #cfcfcf;
	background:url(../images/online_bg1.jpg) no-repeat;
	width:258px;
	height:200px;
	float:right;
	padding-top: 25px;
}

.crightserver2{border:1px solid #cfcfcf;
	background:url(../images/online_bg2.jpg) no-repeat;
	width:258px;
	height:200px;
	float:right;
	padding-top: 25px;
}


.crightproduct{background:url(../images/pro_bg.jpg) no-repeat top center;margin-top:5px;border:1px solid #cfcfcf;}
.crightproduct ul{ margin-top:45px; margin-bottom:5px;}
.crightproduct ul li{width:33%; float:left;text-align:center; padding-bottom:10px;}
.crightproduct ul li a{font-size:14px;text-align:center;}
.crightproduct ul li a img{ border:1px solid #dadada;}

.chotproduct{background:url(../images/index_pro_bg.jpg) no-repeat top left;margin-top:10px;padding-top:55px;border-left:#dadada 1px solid;border-bottom:#dadada 1px solid;border-right:#dadada solid 1px;}
.chotproduct a{font-size:14px; text-align:center; line-height:200%}

/*---contentb----*/
#contentb{ margin-top:15px;}
.cbleft{width:260px;float:left;border:#dadada 0px solid;}
.cbleftlist{ background:url(../images/left_brandbg.gif) no-repeat top left;border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;border-top:1px solid #cfcfcf; padding:20px;}
.cbleftlist ul{ margin-top:30px;}
.cbleftlist ul li{background:url(../images/dot.gif) no-repeat left center;height:30px;line-height:30px;border-bottom:1px dashed #ccc;padding-left:15px;}
.cbleftlist ul li a{ font-size:12px;}

.search{
	background:url(../images/left_prosearchbg.gif) no-repeat top center;
	border:1px solid #cfcfcf;
	padding-top:50px;
	padding-bottom:30px;
	text-align:center;

}
.contact{
background:url(../images/fzjg.jpg) no-repeat top; 
line-height:250%;
font-size:12px;
padding-left:50px; 
padding-top:40px;
padding-bottom:10px;
}


.cbright{ width:720px; float:right; background:url(../images/guid_titbg.gif) no-repeat top center; }
.guid{ padding-left:30px;  padding-top:15px;color:#333333; font-size:12px; height:27px; line-height:27px; padding-right:20px;}
.guid a{  font-size:12px}
.guid .gtitle{  font-size:12px; color:#000; font-weight:bold; float:left;}
.cbcontent{ line-height:150%; padding:10px;}
.guid1{ padding-left:30px;  padding-top:15px;color:#333333; font-size:12px; background:url(../images/right_top.jpg) no-repeat; height:27px; line-height:27px; padding-right:20px;}

.prolist{ text-align:center}
.prolist ul{margin:0 auto;}
.prolist ul li{ width:33%; float:left; padding-bottom:10px;}
.prolist ul li a{ line-height:150%; font-size:14px}
.prolist ul li a img{ border:1px solid #dadada;}
.propage{ font-size:12px; text-align:right; padding:5px;}

.newslist ul{margin:auto 10px;}
.newslist ul li{ background:url(../images/arrow_news.gif) no-repeat left center; border-bottom:1px dashed #ccc;}
.newslist ul li a{ color:#666666;line-height:150%; font-size:12px; padding-left:10px; line-height:30px; height:30px;}
.newslist ul li a:hover{ color:#FF0000;text-decoration:underline}
.newslist ul li a.cur{  color:#FF0000;}


/*---footer----*/
#footer{background:url(../images/foot_bg.jpg) repeat-x;height:85px;margin-top:10px; padding-top:25px}
.copy{line-height:200%;font-family:Arial, Helvetica, sans-serif;text-align:center; font-size:12px;}
