body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #4661AC;
	/* font-family: Arial, Tahoma; */
	font-size: 13px;
}
area {
	outline:none;
}

.blank{height:1px; line-height:1px; clear:both; visibility:hidden;}

h1 {
	font-size: 12px;
}
.itemblue {
	color: #36267C;
	font-size: 16px;
}
.itemblue a {
	text-decoration: none;
	color: #36267C;
}
.itemblue a:hover {
	font-weight: bold;
}

#outerwrapper {
	background-image: url(/themes/default/images/en/a_bg.jpg);
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#outerwrapper2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(/themes/default/images/en/b_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


#wapper {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rightdetail {
	background-image: url(/themes/default/images/en/productsdetail.png);
	float: right;
	width: 758px;
	background-repeat: no-repeat;
	background-position: top;
}
#rightcontent {
	float: right;
	width: 743px;
	margin-top: 40px;
	margin-left: 15px;
	min-height: 450px;
}

#leftnavi {
	float: left;
	width: 170px;
	background-image: url(/themes/default/images/en/productbg.png);
	padding-top: 50px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#top {
	background-image: url(/themes/default/images/en/topbg.png);
	width: 960px;
	padding: 0px;
	height: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi {
	width: 610px;
	float: right;
	margin-top: 5px;
	margin-right: 50px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	padding: 0px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #898989;
	clear: both;
}
#footer .footerword {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding: 20px;
}

#language {
	float: right;
	height: 13px;
	width: 120px;
	margin-top: 5px;
	margin-right: 50px;
}
#language img {
	margin-right: 4px;
}
.notice {
	color:#FF6600;
	position:fixed; top:50%; left:50%;
	margin-left:-100px; margin-top:-50px;
	z-index:200;
}
