/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #545454;
}

a {
	color: #0C5DB6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.more {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 67px;
	height: 20px;
	background-image: url('img/bgmore.jpg');
	background-repeat: no-repeat;
}

a.ok {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 29px;
	height: 20px;
	background-image: url('img/bgok.jpg');
	background-repeat: no-repeat;
}

p {
	margin: 0px;
	padding: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

input.input {
	border: 1px solid #BCBCBC;
}

h2 {
	margin: 0px;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.page {
	margin: 0px auto;
	padding: 0px 50px;
	width: 1000px;
	position: relative;
	background-image: url('img/bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

.top {
	margin: 0px auto;
	padding: 0px;
	width: 965px;
	height: 112px;
}

.bottom {
	margin: 0px auto;
	padding: 0px;
	width: 1100px;
	height: 30px;
	position: relative;
	background-image: url('img/bgbottom.jpg');
	background-repeat: no-repeat;
}

.logo {
	margin: 0px;
	padding: 0px;
	width: 172px;
	height: 44px;
	float: left;
	background-image: url('img/logo.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.logo a {
	margin: 0px;
	padding: 0px;
	width: 172px;
	height: 44px;
	display: block;
}

.logo a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.topmenu {
	margin: 0px;
	padding: 0px;
	width: 820px;
	height: 44px;
	background-image: url('img/bgtopmenu.jpg');
	background-repeat: repeat-x;
	float: right;
}

.topmenu table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}

.topmenu table td {
	margin: 0px;
	padding: 0px;
}

.topmenu a {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 5px;
	display: block;
}

.topmenu a:hover {
	text-decoration: none;
}

td.activetopmenu {
	background-image: url('img/bgtopmenuhover.jpg');
	background-repeat: repeat-x;
}

.leftmenu {
	margin: 0px;
	padding: 10px 40px 0px 0px;
	width: 189px;
	height: 22px;
	background-image: url('img/bgleftmenu.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

.leftmenu a {
	color: #747474;
}

.path {
	margin: 0px auto;
	padding: 10px 0px 0px 40px;
	width: 960px;
	height: 34px;
	background-image: url('img/bgpath.jpg');
	background-repeat: no-repeat;
	color: #9A9A9A;
}

.path a {
	padding: 0px 10px;
	color: #9A9A9A;
}

.footer {
	margin: 0px auto;
	padding: 10px 20px 0px 20px;
	width: 960px;
	height: 34px;
	background-image: url('img/bgfooter.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
}

.footer a {
	color: #ffffff;
}

.boxleft {
	margin: 0px;
	padding: 0px;
	width: 217px;
	height: 108px;
	overflow: hidden;
	background-image: url('img/bgboxleft.jpg');
	background-repeat: no-repeat;
}

.boxleft-text {
	margin: 0px;
	padding: 10px 5px 0px 5px;
	width: 207px;
	height: 83px;
	overflow: hidden;
	color: #ffffff;
}

.boxleft-text h3 {
	margin: 0px;
	padding: 0px 5px;
	font-size: 16px;
	font-weight: bold;
}

.boxleft-link {
	margin: 0px;
	padding: 0px;
	width: 217px;
	height: 15px;
	overflow: hidden;
}

.boxleft-link a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 15px;
	height: 15px;
	float: right;
}

.boxright {
	margin: 0px;
	padding: 10px 0px;
	width: 225px;
}

.boxright-img {
	margin: 0px 10px 0px 0px;
	padding: 2px;
	width: 60px;
	height: 50px;
	overflow: hidden;
	border: 1px solid #B3B3B3;
	float: left;
}

.boxright-img img {
	border: 0px;
	width: 60px;
}

.boxproduct {
	margin: 0px 14px 24px 14px;
	padding: 5px;
	width: 152px;
	height: 114px;
	overflow: hidden;
	border: 1px solid #EBEBEB;
	float: left;
}

.boxproduct-img {
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 112px;
	overflow: hidden;
	border: 1px solid #EBEBEB;
	display: table;
	position: relative;
	float: left;
}

.boxproduct-img img {
	border: 0px;
	width: 70px;
}

.boxproduct-text {
	margin: 0px;
	padding: 0px;
	width: 80px;
	height: 92px;
	overflow: hidden;
	float: right;
}

.boxproduct-text h3 {
	padding: 0px 5px;
	font-size: 11px;
}

.headleft {
	margin: 0px;
	padding: 5px 25px 0px 0px;
	width: 204px;
	height: 34px;
	overflow: hidden;
	background-image: url('img/bgheadleft.jpg');
	background-repeat: no-repeat;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

.headright {
	margin: 0px;
	padding: 10px 0px 0px 15px;
	width: 210px;
	height: 34px;
	overflow: hidden;
	background-image: url('img/bgheadright.jpg');
	background-repeat: no-repeat;
	font-size: 14px;
}

.left2col {
	margin: 0px;
	padding: 10px 0px;
	width: 229px;
	float: left;
}

.right2col {
	margin: 0px;
	padding: 10px 0px;
	width: 768px;
	float: right;
}

.left3col {
	margin: 0px;
	padding: 10px 0px;
	width: 217px;
	float: left;
}

.center3col {
	margin: 0px;
	padding: 10px 0px;
	width: 558px;
	float: left;
}

.right3col {
	margin: 0px;
	padding: 10px 0px;
	width: 225px;
	float: left;
}

.content {
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

.product-img {
	margin: 0px;
	padding: 0px;
	width: 226px;
	height: 364px;
	overflow: hidden;
	border: 1px solid #727272;
	display: table;
	position: relative;
	float: left;
}

.product-img img {
	border: 0px;
	width: 226px;
}

.product-text {
	margin: 0px;
	padding: 0px;
	width: 500px;
	float: right;
}

.content h2 {
	color: #727272;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #727272;
}

.count {
	margin: 0px auto;
	padding: 0px;
	width: 150px;
	height: 70px;
	background-image: url('img/bgcount.jpg');
	background-repeat: no-repeat;
}

.best {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	height: 177px;
	background-image: url('img/bgbest.jpg');
	background-repeat: no-repeat;
	background-position: 2px 20px;
}

.boxbest {
	margin: 0px;
	padding: 0px;
	width: 198px;
	height: 177px;
	float: left;
}

.boxbest-img {
	margin: 0px auto;
	padding: 0px;
	width: 160px;
	height: 107px;
	overflow: hidden;
	border: 1px solid #BABABA;
	background-color: #ffffff;
	position: relative;
}

.boxbest-img img {
	border: 0px;
	width: 160px;
}

.boxbest-text {
	margin: 0px auto;
	padding: 0px;
	width: 160px;
	height: 60px;
	overflow: hidden;
}

/*css page default*/

.cell {
  display: table-cell;
  vertical-align: middle;
}
	
* html .cell {
  position: absolute;
	top: 50%;
	left: 50%;
}
	
* html .hack {
  position: relative;
  top: -50%;
  left: -50%;
}

*:first-child+html .cell {
  position: absolute;
	top: 50%;
	left: 50%;
}

*:first-child+html .hack {
  position: relative;
  top: -50%;
  left: -50%;
}

.hide {
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	top: -4000px;
}

.article {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.article ul {
	list-style: url('img/arrow.jpg');
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

.article li {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}

