@charset "utf-8";

*						{text-decoration:none;margin:0;padding:0}
html					{background:#ccc url(/MEDIA/template/img/backline.png) repeat-x 0 top}
html, body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25;
	color:#FFF;
	height:100%;
	width:100%;
}

body.en,body.cn			{background:url(/MEDIA/template/img/backhead/verres.jpg) no-repeat center top}
body.fr					{background:url(/MEDIA/template/img/backhead/asia.jpg) no-repeat center top}

h1						{color:#FFF}
h2						{color:#3a3a3b;letter-spacing:1px}
h3						{color:#474542;outline:none;letter-spacing:1px}
h4						{color:#474542;font-size:10px}
li						{list-style:inside}
ul						{list-style:disc}
strong {}

a						{color:#FFF;text-decoration:none}
a img, img 				{border:none}
a:hover, a:focus, em	{color:#AD9862}
a:active				{outline:none}

em						{font-style:italic}

h1, h2, h3, h4, h5, h6  {margin:0}
ul, ol, body, li		{margin:0;padding:0}
p, li p					{margin:10px 0}
address					{font-style:normal}

