*.{
margin:0;
padding:0;
}
body{
	margin:0 auto;
	background-image: url(../images/containerShadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
fieldset{
    border: 1px solid #cccccc;
    padding: 10px;
}

#header{
	margin:0 auto;
	width:980px;
	height:133px;
	position:relative;
	background-color:#F8F8F8;
}
#header #china{
    position:absolute;
	top:10px;
	right:0px;
	border:none;
}
#header #uk{
    position:absolute;
	top:10px;
	right:44px;
	border:none;
}
#header #logo{
	position:absolute;
	top:8px;
	left:25px;
}
#header h1{
	position:absolute;
	top:100px;
	right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#header h1 a{
	color:#007899;
	}
#header h2{
	position:absolute;
	top:10px;
	left:130px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	color:#007899;
	font-weight: normal;
}
#header h3{
	position:absolute;
	top:60px;
	left:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#007899;
	font-weight: normal;
}
#nav{
margin:0 auto;
width:980px;
height:42px;
background: url(../images/menu_bg.jpg) repeat-x;
}
#nav #nav_content{
margin:0 auto;
width:980px;
height:42px;
}
#nav #nav_content ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 42px;
}
#nav #nav_content ul li{
    display:inline;
	height: 42px;

}
#nav #nav_content ul li a{
	position: relative;
	float: left;
	display: inline-block;
	height: 42px;
	width: 140px;
	text-decoration:none;
	color: #00144d;
	text-align: center;
	font-family:Arial, "宋体", Helvetica, sans-serif;
	outline: none;
	vertical-align: middle;
	font-size: 15px;
	line-height: 40px;
}
#nav #nav_content ul li a:hover{
    position: relative;
	color: #ffffff;
	background: url(../images/menu_hover_right.jpg) no-repeat right top;
}
#nav #nav_content ul li a:hover span{
    position: absolute;
	display: inline-block;
	width: 15px;
	height: 42px;
	top: 0;
	left: 0;
	background: url(../images/menu_hover_left.jpg) no-repeat;
}
#main hr{
	color: #CCC;
    background-color: #007899;
    height: 2px;
	width:960px;
	}

#nav_bar{
	width: 960px;
	height: 35px;
	margin:10px 0px;
	background-color:#ccc;

}
#nav_bar a{
	color:#000;
	font-weight:bold;
	}

#nav_bar td{
	height:30px;
	font-size: 12px;
	text-align: center;
}
#companynameDiv{
	width: 960px;
	height: 35px;
	margin:20px 0px;
	font-size:24px;
	}
#companynameDiv a{
	text-decoration:none;
	font-size:12px;
	}
#continueButton{
	width:100px;
	height:30px;
	background-color:#12498b;
	color:#fff;
	float:right;
	}
#com_nav_bar{
	width:960px;
	height:22px;
	background: url(../images/ulBg.png) no-repeat;

	}
#com_nav_bar ul,#com_nav_bar ul li{
	margin:0px;
	padding:0px;
	}
#com_nav_bar ul li{
	position:relative;
	width:137px;
	height:20px;
	float:left;
	list-style-type:none;
	display:inline;
    text-align:left;
    text-indent:10px;
	}
#com_nav_bar ul li a{
	width:137px;
	height:20px;
	line-height:20px;
	color:#FB7609;
	font-weight:bolder;
	display:inline-block;
	text-decoration:none;
	text-align:left;
	text-indent:10px;
	}

/***/
#com_nav_bar{
	width:960px;
	height:22px;
	background: url(../images/ulBg.png) no-repeat;

	}
#com_nav_bar,#com_nav_bar li{
	margin:0px;
	padding:0px;
	}
#com_nav_bar li{
	position:relative;
	width:137px;
	height:20px;
	float:left;
	list-style-type:none;
	display:inline;
	}
#com_nav_bar li a{
	width:137px;
	height:20px;
	line-height:20px;
	color:#FB7609;
	font-weight:bolder;
	display:inline-block;
	text-decoration:none;
	text-align:left;
	text-indent:10px;
	}
.shortButton{
	width:100px;

	}

#nav_bar_over{
    width:960px;
    height: 35px;
    margin-top:20px;
}
#nav_bar2{
    width: 960px;
    height: 35px;
    background-color:rgb(49,49,110);

}
#nav_bar2 a{
    color:#fff;
}

#nav_bar2 td{
    height:30px;
    font-size: 12px;
    text-align: center;
}
legend{
    font-size: 1rem;
}
