﻿html,*{
	margin:0px;
	padding:0px;
}

body{
	background:#FFFFFF url(image/back.jpg) top center repeat-x;
	font: 12px Helvetica, Arial, Verdana, Sans-Serif;
	color:#000;
}

a, a:visited{
	color:#3080b5;
	text-decoration: none;
	border:none;
}
a:hover{
	color:#FEBE22;
	text-decoration: underline;
}
h2{
	font:24px Helvetica, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	
}
#container{
	width:900px; 
	text-align: left; 
	margin: 30px auto; 
	background:#FFFFFF url(image/backdrop.jpg) top center repeat-x;
	border:none;
	
}
/* head 顶部标题，图*/
#head{
	margin:0px 0 -2px 0;
	padding:0px;
	height:110px
	}
#head img{border:none;}
#logo{	
	margin:0px;
	padding:0px;
	text-align:left top;
}
/* topmain 顶部导航*/
#ul#Menu ul{
	margin-left: 0;
	text-align:center;
	padding-left: 0;
	white-space: nowrap;
	text-align:center;
}

#Menu ul li{
	display: inline;
	list-style-type: none;
	margin-right:9px;
	text-align:center;
	height:20px;
	width:100px;
}

	
#Menu ul li#last{
	margin-right:0;
}

#Menu ul li#last a{
	padding:4px 33px 4px 33px;
}

#Menu ul a{
	color: #fff;
	background:#59BAEC;
	padding:4px 35px 4px 34px;
	text-decoration: none;	width:100px;
}


#Menu ul a:hover{
	color: #fff;
	background:#FEBE22;
	text-decoration: none;
	width:100px;
}
#Menu ul a#current{
	background:#FEBE22;
}
#banner1{
	margin:16px 5px;
	}
/*path 路径*/
#path{
	border:#ccc 1px solid;
	text-indent:20px;
	padding:5px 0 5px 0;
	margin-bottom:10px;
	text-transform:capitalize;
	height:20px;
	line-height:20px;
	background:#CAF4F0;
	font-size:16px;
}
/*left 左边栏*/
#left{
	float:left;
	width:190px;
	height:100%;
	border:1px #ccc solid;
	background:#CAF4F0;
	}
/*font 文字*/
.font{}
.title{}
.connent{}
/*ContactUs 在线联系*/
#ContactUs img{border:none;}
/*leftnav 左导航*/
#nav{}
#nav ul{list-style:none;font-size:13px;text-transform:capitalize; text-indent:15px;}
#nav li a{display:block; font-weight:bold; margin-right:auto !important; margin-right:-2px; height:25px; line-height:25px;color:#3080b5}
#nav li a:hover{background:#59BAEC;color:#fff; text-decoration:none}
.left_box{
	margin:0;
	width:180px;
	padding:5px;
}
#left h2{
	margin:0px 5px 5px 5px;
	padding:0 2px 0 2px;
	text-align:center;
	color:#2EABE4;
	border-bottom:1px #CCCCCC dotted;
}

/*connent 内容*/
#connent{
	float:left;
	margin:0px 0px 5px 14px;
	overflow:hidden;
	}
.product{
	margin:10px 0 10px 0;
	width:690px;
	clear:both;
	}
.product h2{
	background:#CAF4F0;
	color:#2EABE4;
	text-indent:20px;
	border:1px #ccc solid;
	margin:2px 0 10px 0;
	text-transform:capitalize;
}
.productlist{
	float:left;
	text-align:center;
	padding:5px;
	width:160px;
	}
.productlist ul{
	list-style:none;
	}
.productlist li{
	padding:0 0 3px 0;
	}
.productlist li a{
	display:table;
	text-align:center;
	}
.productlist li a:hover{
	text-decoration:none;
	color:#FEBE22;
	}
.productlist .imgclass{
	display:table;
	width:160px;
	height:120px;
	border:1px #66CCFF solid;
	}
.productlist .imgclass a{
	display:table;
	width:160px;
	height:120px;
	border:1px #66CCFF solid;
	}
.productlist .imgclass a:hover{
	width:160px;
	height:120px;
	border:1px #66CCFF solid;
	}
.productlist .pro_name{height:35px;}
.productlist .pro_mprice,.productlist .pro_price{width:80px;float:left;}
.productlist .buy{
	display:table;
	width:60px;
	height:20px;
	border:none;
	}
.productlist .buy a{
	display:table;
	border:none;
	color:#FFCC66;
	}
.productlist .buy a:hover{
	width:60px;
	height:20px;
	}
.img{
	float:left;
	width:200px;
	height:150px;
	margin:2px 0 5px 5px;
	}
.productdetail{
	float:left;
	margin:5px;
	}
.productdetail ul{
	list-style:none;
	}
.productdetail li{
	padding:2px;
	}
#Description{text-align:left;}
#Description img{width:200px;height:220px;}
#Description pre{
	padding:10px 0 10px 0;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.pagestitle{text-align:left; margin:10px auto}
.pagestitle strong{color:#3080b5;}
.pagesfoot {margin:2px; padding:2px; text-align:center; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:5px;}
.pagestop,.pagesfoot{clear:both;}
.pagestop a,.pagesfoot a{margin:2px; padding:2px;}
.pagestop a:hover,.pagesfoot a:hover,.pagestop .current,.pagesfoot .current{ color:#000; font-weight:bold;}
.pagestop,.pagesfoot{margin:2px; text-align:center; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:5px;}
	

/*link 链接*/
#link{
	clear:both;
	/*border:1px solid #181818;*/
	height:25px;
	line-height:25px;
	text-align:center;
	border-bottom:1px #ccc solid;
}
#link ul{
	list-style:none;
	}
#link li{
	display:inline;
	}
#link li a{ 
	display:inline;
        padding:0 5px 0 5px;
	}
#link li a:hover{
	text-decoration:none;
        padding:0 6px 0 6px;
	}
.ad img{border:none;
}
/*news 新闻*/
.newslist{
	margin:0;
	display::table
	}
.newslist ul{	
	list-style: none; 
	margin: 0;
	padding: 0;
	display:table-row-group;
	}
.newslist li{
	list-style:none;
	display:table-cell;
	float: left;
	display:inline;
	margin: 0;
	padding: 0;
	width:200px;
	}
#news{
	padding:5px;
	}
#news .title{
	text-align:center;
	font-size:20px;
	}
#news .time{
	text-align:right;
	}
#foot{
	text-align:center;
	height:50px;
	line-height:50px;
	margin-top:10px;
	padding-top:10px;
	clear:both;
	border-top:5px #FF9900 solid;
	}

/*最新修改*/
#pro_image{float:left;}
.pic_big_img{width:200px; height:160px; padding:5px; background:#CAF4F0;}
.pic_big_img img{width:200px; height:160px;}
.pic_small_images{width:200px; height:50px; padding:5px; background:#CAF4F0;}
.pic_small_images li,.pic_small_images li img{float:left; width:50px; height:50px;}
.pro_span{float:left;}
.productdetail .pro_price_m{float:left;}
.productdetail .o_USD_price,.productdetail .o_GBP_price{float:left;}
.productdetail .detail{float:left;}
.productdetail ul li{margin:10px 0px;}