@charset "iso-8859-1";

h1 {margin-bottom:15px;}
h2 {margin-bottom: 1em; background: #ededed; border: 1px solid #c4c4c4;}
h2 img {margin: 5px;}
#newProcducts {
	width: 560px;
	margin-left:20px;
}

#newProcducts .backnum{
margin-left:420px;
margin-bottom:10px;
margin-top:12px;
}

.newProCol3 div {
	text-align: center;
	width: 186px;
	float: left;
	margin-bottom: 20px;
}

.newProCol2 div {
	text-align: center;
	width: 279px;
	float: left;
	margin-bottom: 20px;
}

.neme_value{
font-size:16px;
font-weight:bold;
letter-spacing:1px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
padding-left:5px;
}

.newProCol1 div {
	text-align: center;
	margin-bottom: 20px;
}
.newsCol li {border-bottom: 1px dashed #ccc;}
.btnBack {
	text-align: right;
	padding: 5px;
	background: #f8f8f8;
}
.btnMore {text-align: right; padding: 20px 0 30px 0;}


/*popup*/
body.popUp {
	background-color: #000;
	background-image: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
body.popUp a,
body.popUp img {border: 0;}

body.popUp #container {
	width: 840px;
	margin: 0 auto;
	padding-top: 0;
	background-image: none;	
}

body.popUp #container h1 {
	text-align: left;
	padding-bottom: 5px;
	margin: 10px 0 15px 0;
	border-bottom: 2px solid #333;
}
#btnClose {
	text-align: center;
	margin-top: 20px;
}