/* CSS Document */
#weaper{width:1000px;margin:0 auto;}

/*---header----*/
#header{background:url(../images/top.jpg) no-repeat;}

.logo{width:330px;height:163px;float:left;	text-align:center;}
.lang{width:120px;margin-top:5px;float:right;}

.nav{background:url(../images/menu.jpg) no-repeat;height:46px;width:1000px;}
.nav ul{ margin-left:30px;}
.nav ul li{	display:inline; float:left;}
.nav ul li a{display:inline-block; float:left;height:46px;line-height:46px;font-size:14px;color:#FFFFFF;width:153px;text-align:center;}
.nav ul li a:hover{
	color:#FFEB9B;
	background:url(../images/11.jpg) no-repeat center;
	text-decoration:none;
	font-weight: bold;
}

/*---ad----*/
#ad{ z-index:0; width:1000px;margin:20px 0 20px 0;}


/*---content----*/
#content{
	margin-top:5px;
	padding-left: 5px;
}
.cleft{	width:241px;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:750px; float:right;}

.crightabout{border:1px solid #cfcfcf;background:url(../images/about_bg.jpg) no-repeat top center;width:480px;height:180px;padding-top:40px;font-size:12px;	color:#737E90;float:left;}

.crightserver{border:1px solid #cfcfcf;
	background:url(../images/online_bg.jpg) no-repeat;
	width:245px;
	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:20px;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:5px;}
.cbleft{width:221px;float:left;border:#dadada 1px solid;}
.cbleftlist{ background:url(../images/left_brandbg.gif) no-repeat top center; padding:20px;}
.cbleftlist ul{ margin-top:20px;}
.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; 
padding-top:50px;
padding-bottom:30px;
text-align:center;
}
.contact{
background-color:#F0F0F0;
line-height:150%;
font-size:12px;
}


.cbright{ width:760px; float:right; background:url(../images/guid_titbg.gif) no-repeat top center; }
.guid{ margin-top:20px; padding-left:35px; color:#333333; font-size:12px}
.cbcontent{ line-height:150%; padding:10px;}

.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;}



/*---footer----*/
#footer{background:url(../images/foot_bg.jpg) repeat-x;height:85px;margin-top:20px; padding-top:25px}
.copy{line-height:200%;font-family:Arial, Helvetica, sans-serif;text-align:center; font-size:12px;}
