body
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana;
	background:url(background.png);
}

hr
{
	height:1px;
	border:0;
	border-top:1px solid #F79239;
}

.chinese-welcome
{
	font-size:17px;
}

.clear{clear:both;}

a{text-decoration:none;color:#ee7c29;}

ul,li{padding:0;margin:0;}

img{border:0;}

div#header
{
	background:url(top.jpg) no-repeat;
	height:120px;
	position:relative;
	border-bottom:1px solid #f79239;
}

div#title
{
	text-align:center;
	font-size:20px;
	color:white;
	font-weight:bold;
	position:absolute;
	top:17px;
	left:220px;
	width:754px;
}

ul#menu
{
	position:absolute;
	right:0;
	top:65px;
	background:url(menu_bg.jpg);
	padding-left:0px;
	padding-right:0px;
	width:754px;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:0px 0px 10px 15px;
}

ul#menu li a
{
	display:block;
	float:left;
	height:22px;
	padding-top:14px;
	padding-left:6px;
	padding-right:6px;
	font-size:12px;
	color:white;
	background:url(menu_before.png) no-repeat 0px 20px;
}

ul#menu li a:hover
{
	color:#ee7c29;
}

ul#menu li
{
	list-style:none;
	float:right;
}

ul#menu li span
{
	display:block;
	font-size:10px;
	color:red;
}

div#container
{
	width:974px;
	margin:auto;
	background:white;
	padding:10px;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
}

div.box
{
	width:235px;
	margin-bottom:10px;
}

div.left-box
{
	width:220px;
}

div.box fieldset
{
	background:#f9d7a7;
	padding:14px;
	border:0;
	color:#231f20;
	margin:0;
}

div.box span.box-title
{
	background:url(box_header.jpg) white no-repeat;
	/*padding-bottom:5px;*/
	display:block;
	width:229px;
	height:23px;
	padding-top:6px;
	padding-left:10px;
	font-weight:bold;
	color:white;
}

div.left-box span.box-title
{
	width:214px;
}

div#leftside,
div#rightside
{
	margin-top:20px;
}

div#leftside
{
	float:left;
	width:260px;
}

div#rightside
{
	float:left;
	width:714px;
}

h2
{
	color:#f79239;
	margin-top:0;
	padding-top:0;
}

div#rightside h2{
	text-align:center;
	width:100%;
	display:block;
}

div#rightside h2#homeWelcome{
	position: relative;
	top:0;
	left:0;
}

img#download-catalogue-pdf{
	margin-top:10px;
	float:left;
	width:30px;
}

div#download-catalogue{
	float:left;
	margin-top:8px;
	margin-left:10px;
}

div.index-box
{
	float:left;
}

div.index-box img
{
	display:block;
	width:100%;
	margin-bottom:5px;
}

div.index-box fieldset
{
	height:200px;
}

div.index-margined-box
{
	margin-right:4px;
}

div#footer
{
	text-align:center;
	padding:10px;
	padding-left:240px;
	color:gray;
	font-size:10px;
	margin-top:50px;
}

ul.submenu li a
{
	color:black;
	display:block;
}

ul.submenu li a:hover
{
	color:#ee7c29;
}

ul.submenu li
{
	list-style:none;
	padding-top:8px;
	padding-bottom:8px;
	/*border-bottom:1px solid white;*/
	background:url(menu_divider.png) bottom center no-repeat;
}

fieldset.paragraph
{
	border:0;
	padding:0;
	margin:0;
	padding-bottom:10px;
	/*border-bottom:1px solid #c2c2c2;*/
	background:url(divider.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:65px;
	margin-bottom:10px;
}

fieldset.paragraph legend
{
	font-weight:bold;
	font-size:13px;
	padding:0;
	margin:0;
	display:block;
	padding-bottom:10px;
}

fieldset.paragraph ul
{
	padding-left:30px;
}

.tooltip
{
	background:#c7262e;
	color:white;
	padding:10px;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 5px #111;
	-webkit-box-shadow:0 0 5px #111;
	box-shadow:0 0 5px #111;
	max-width:150px;
}

.bordered-image
{
	border:1px solid #F79239;
	padding:1px;
}

fieldset.paragraph .bordered-image
{
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}

.color-red{
	color:red;
}

img#index-1,
img#index-2
{
	width:710px;
	display:block;
}

table.form-table
{
	padding:0px;
	margin:0px;
	width:100%;
	background:#f6f6f6;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:10px;
	padding:15px;
}

table.form-table td,table.form-table th
{
	border-bottom:1px solid #eeeeee;
	padding:5px;
}

table.form-table tr:hover
{
	background:white;
}

label
{
	color:#4d4d4d;
	font-weight:bold;
}

div.left-box fieldset
{
	background-image:url(box_divider.jpg);
	background-repeat:no-repeat;
	background-position:110% 100%;
	padding-bottom:40px;
}

div.index-box fieldset
{
	background-image:url(box_divider2.jpg);
	background-repeat:no-repeat;
	background-position:110% 100%;
	padding-bottom:40px;
}

.Flag
{
	-moz-box-shadow:0 0 3px #111;
	-webkit-box-shadow:0 0 3px #111;
	box-shadow:0 0 3px #111;
	display:block;
	float:left;
	margin-right:10px;
}

input[type=text],select
{
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #cecece;
	padding:4px;
	padding-top:0;
	padding-bottom:0;
	background:url(inputbg.png);
	height:20px;
}

input[type=submit]
{
	background:url(buttonbg.png);
	height:35px;
	width:64px;
	border:0;
	color:#4d4d4d;
	cursor:pointer;
}

div#chhome-left
{
	float:left;
	width:150px;
}

div#chhome-left img
{
	border:1px solid lightgray;
	padding:1px;
}

div#chhome-right
{
	padding-left:20px;
	width:520px;
	float:left;
}

div#chhome-right div
{
	background:#c7262e;
	color:white;
	padding:5px;
	height:217px;
	font-weight:bold;
	line-height:28px;
}

fieldset.gallery a
{
	display:block;
	width:128px;
	float:left;
	text-align:center;
}

img.exhibitors-image
{
	width:775px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

div#company-info h2
{
	margin-top:10px;
}