body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #464646;
	line-height: 16px;
	background: #fff;
}
img {
	behavior: url(a/iepngfix.htc);
	border: 0;
	}
/* Layout */
div {
	margin: 0;
	padding: 0;
	behavior: url(a/iepngfix.htc);
}
div.wrapper {
	width: 100%;
	height: 100%;
}
div.top {
	width: 100%;
	height: 50px;
}
div.leftside {
	width: 26%;
	float: left;
	display: inline;
	background: url(../i/bg_left.gif) no-repeat 100% 0;
}
div.rightside {
	width: 74%;
	height: 600px;
	float: left;
	display: inline;
	background: red url(../i/bg_00.jpg) no-repeat 0 0;
}
.left {
		background: url(../i/bg_left.gif) no-repeat 100% 0;
		padding: 0 20px;
}
.right {
	background: transparent url(../i/bg_00.jpg) no-repeat 0 0;
}
.right_small {
	background: transparent url(../i/bg_00_small.jpg) no-repeat 0 0;
}

div.container {
	width: 100%;
	margin: -50px 0 0 0;
	float: left;
	display: inline;
	background: transparent url(../i/bg_01.jpg) no-repeat 0 100%;
/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/bg_01.jpg', sizingMethod='scale'); */
}
div.container2 {
	width: 100%;
	margin: 10px 0 0 0;
	float: left;
	display: inline;
}
div.container3 {
	width: 100%;
	margin: 60px 0 0 0;
	float: left;
	display: inline;
}
img.welcome {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}
div.welcome1 {
	width: 65%;
	float: left;
	display: inline;
	margin: 20px 0 20px 20px;
}
div.welcome2 {
	width: 30%;
	float: right;
	display: inline;
	border-left: 2px solid #cbcbcb;
	margin: 0 0 20px 0;
}
div.welcome3 {
	width: 95%;
	float: left;
	display: inline;
	margin: 20px 0 20px 20px;
}
div.new_product1 {
	width: 47%;
	float: left;
	display: inline;
	margin: 20px 0 0 10px;
}
div.new_product2 {
	width: 47%;
	float: right;
	display: inline;
	border-left: 2px solid #cbcbcb;
	margin: 20px 0 0 10px;
	padding: 0 0 0 10px;
}
div.partners {
	width: 100%;
	background: #fff;
	border-top: 8px solid #eee;
	margin: 20px 0 0 0;
}
div.footer {
	width: 100%;
	background: #fff;
	border-top: 4px solid #eee;
}
div.pages {
	width: 95%;
	float: left;
	display: inline;
	margin: 20px;
}