
/* CSS Document */
/*  全局  */

body,p,h1,h2,h3,h4,h5,h6,ol,ul,li,dd,dt{
	padding:0px;
	margin:0px;
	}
p,h1,h2,h3,h4,h5,h6{
	line-height:inherit;
	}
body{
	font-size:13px;
	line-height:inherit;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background:#CCC;
	}
img{
	border:none;
	}
a{
	color:#46547D;
	text-decoration:none;
	}
a:hover{
	color:#F00;
	}

#contenter{
	width:998px;
	margin:auto;
	background:#FFF;
	overflow:hidden;
	}
	
h3.CompanyName{
	font-size:18px;
	line-height:45px;
	color:#567cad;
	}
p.Address,p.Tel,p.Email{
	font-size:14px;
	color:#333;
	}
p.Address span,p.Tel span,p.Email span{
	color:#C60;
	}


/*  top部分 */
div#top{
	height:103px;
	background:url(../Images/topBg.png) no-repeat top left;
	position:relative;
	}
div#top h1#logo{
	width:200px;
	height:60px;
	padding-left:20px;
	padding-top:20px;
	display:none;
	}
div#top h1#logo a{
	text-indent:-9999px;
	display:block;
	width:100%;
	height:100%;
	}
div#lang{
	position:absolute;
	top:10px;
	right:0px;
	width:200px;
	line-height:20px;
	color:#FFF;
	text-align:right;
	}
div#lang a{
	color:#FFF;
	margin:0px 10px;
	}


/*  nav 部分*/

ul#nav{
	height:36px;
	background:url(../Images/navBg.png) repeat-x;
	list-style:none;
	padding:0px 30px;
	}

ul#nav li{
	display:inline;
	float:left;
	}

ul#nav li a{
	display:block;
	line-height:36px;
	font-size:12px;
	color:#FFF;
	letter-spacing:1px;
	text-decoration:none;
	padding:0px 18px;
	outline:none;
	font-weight:800;
	}
ul#nav li a:hover{
	color:#F00;
	}
ul#nav li.current{
	background:url(../Images/tabBg.png) no-repeat left top;
	margin-top:-3px;
	position:relative;
	padding-left:5px;
	}	
ul#nav li.current a{
	display:inline-block;
	padding:3px 18px 0px 13px;
	background:url(../Images/tabBg.png) no-repeat right top;
	}
	




/* content部分*/
#content{
	margin-top:10px;
	background:url(../Images/sidebarBg_center.png) repeat-y 10px 0px;
	padding:0px 10px;
	overflow:hidden;
	}
/*主页*/
#hotProductContent{
	width:710px;
	overflow:hidden;
	float:left;
	margin-top:12px;
	}
#hotProduct{
	list-style:none;
	overflow:hidden;
	height:225px;
	border:1px #567cad solid;
	border-top:none;
	width:708px;
	}

h3.hotProductCloumns{
	background:#06C;
	line-height:35px;
	height:35px;
	padding-left:30px;
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../Images/hotproduct.png) no-repeat;
	}
#langBlock{
	float:left;
	width:213px;
	_width:203px;
	border:1px #567cad solid;
	margin-top:12px;
	margin-left:12px;
	height:220px;
	padding:40px 20px 0px 20px;
	}

.buttonLang{
	display:block;
	margin:10px auto;
	width:120px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	color:#567cad;
	font-weight:bold;
	background:url(../Images/LangButtonBg.gif) no-repeat;
	}

#sidebar{
	width:229px;
	float:left;
	_border:1px #BEDAE4  solid;
	border-top:none;
	}

#sidebar h3.columns{
	background:url(../Images/sidebarBg.png) no-repeat left top;
	text-indent:-9999px;
	height:35px;
	}

#sidebar ul#categoriesList{
	padding:15px;
	list-style:none;
	}
#sidebar ul#categoriesList li{
	display:block;
	height:30px;
	border-bottom:1px #fff dotted;
	_border-bottom:1px #BEDAE4 dotted;
	}
#sidebar ul#categoriesList li a{
	line-height:30px;
	height:30px;
	text-decoration:none;
	padding-left:25px;
	font-size:14px;
	color:#46547D;
	display:block;
	background:url(../Images/list.gif) 5px center no-repeat;
	outline:none;
	}
#sidebar ul#categoriesList li.current a,#sidebar ul#categoriesList li.current a:hover{
	background:url(../Images/find.png) 5px center no-repeat #c8d9e9;
	color:#F00;
	}
#sidebar ul#categoriesList li a:hover{
	background:url(../Images/listHover.gif) 5px center no-repeat #dfebf2;
	color:#F00;
	}

#sidebar div#searchForm{
	margin-top:15px;
	padding:15px;
	}

#sidebar div#searchForm input.keyWord{
	border:1px #A5C0EF solid;
	height:20px;
	margin:0px 5px;
	width:120px;
	color:#CCC;
	
	}
#sidebar div#searchForm input.subButton{
	width:60px;
	height:25px;
	background:url(../Images/buttonBg.gif) no-repeat left top;
	border:none;
	font-size:12px;
	color:#FFF;
	}

#mainContent{
	width:706px;
	float:left;
	margin-left:25px;
	}
#mainContent div.productShow{
	padding:6px 7px;
	/*background:url(../Images/flashbg.gif) no-repeat;*/
	height:179px;
	}

#mainContent .webMap{
	padding-left:10px;
	height:25px;
	margin:15px 0px;
	border-bottom:1px #b0c8e2 solid;
	line-height:25px;
	font-size:13px;
	text-decoration:none;
	text-align:left;
	}
#mainContent ul.productList{
	list-style:none;
	overflow:hidden;
	}
	
#mainContent ul.productList li,#hotProduct li{
	width:200px;
	margin:15px;
	float:left;
	overflow:hidden;
	height:200px;
	}
#hotProduct li{
	height:200px;
	}
#mainContent ul.productList li h4.productName,#hotProduct li h4.productName{
	}
#mainContent ul.productList li h4.productName a,#hotProduct li h4.productName a{
	color:#09C;
	margin:5px 0px;
	font-size:14px;
	font-weight:100;
	font-weight:bold;
	line-height:30px;
	}

#mainContent ul.productList li a.imgLink,#hotProduct li a.imgLink{
	height:100px;
	padding:10px 0px;
	display:block;
	text-align:center;
	}

#mainContent ul.productList li a.imgLink img,#hotProduct li  a.imgLink img{
	height:100%;
	margin:auto;
	}
#mainContent ul.productList li a.description{
	
	}
	
#productParameters{
	padding:30px 20px;
	margin-top:20px;
	}
#productParameters table {
	margin-top:15px;
	line-height:20px;
	}
#productParameters table td.title,p.title{
	height:30px;
	line-height:30px;
	font-size:14px;
	border-bottom:1px #CCC solid;
	}
#productParameters table td.parameters{
	color:#666;
	line-height:20px;
	padding:1em;
	font-size:13px;
	}
	
#productDescription{
	}
.information{
	border:1px #b0c8e2 solid;
	padding:15px;
	font-size:13px;
	text-align:justify;
	}
.information p{
	text-indent:2em;
	list-style:20px;
	padding:5px 0px;
	}

a#productImg:hover img,a.imgLink:hover img{
	border:1px #ccc solid;
	}
h3.productName{
	font-size:20px;
	line-height:40px;
	height:40px;
	padding:0px 10px;
	border-bottom:1px #CCC solid;
	font-weight:bold;
	color:#F00;
	font:Tahoma, Geneva, sans-serif;
	}

#productParameters .imgLink{
	float:left;
	outline:none;
	}
#productParameters .imgLink img{
	width:28px;
	height:28px;
	padding:10px 2px;
	border:1px #FFF solid;
	}
#productParameters .imgLink:hover{
	border:none;
	}
	
#productImgList{
	height:50px;
	overflow:hidden;
	border-top:1px #CCC solid;
	}
#productImgList li{
	float:left;
	display:inline;
	}
#productImgList li a{
	display:block;
	padding:4px;
	outline:none;
	}
#productImgList li a img{
	height:38px;
	width:auto;
	display:block;
	border:1px #FFF solid;
	}
#productImgList li a:hover img{
	border:1px #ccc solid;
	}
/* footer部分*/

#footer{
	background:url(../Images/footerBg.png) repeat-x;
	margin-top:10px;
	height:46px;
	clear:both;
	}
#footer p{
	text-align:center;
	line-height:46px;
	color:#FFF;
	color:#5b81b2;
	}
#footer p span,#footer p a{
	margin:0px 10px;
	
	}
	

.News_page_nav
{
   background:#eeeeee;
   height:25px;
   padding:0 15px;
   border-top:2px solid #000000;
   margin-top:5px;
   clear:both;
}
.News_left
{
   float:left;
   width:50%;
}
.News_right
{
   text-align:right;
   float:right;
   width:49%;
}

