html {
	overflow-y:auto;	
}
body {
	overflow-x:hidden;
	margin: 0px;
	padding: 0px;
	background: #fff;
	width: 1350px;
	height:auto;
	cursor:default;
	position:relative;
	background-image: url();

	
}
#header {
	background-image:url(../images/top6.png);
	background-repeat:no-repeat;
	width:100%;
	height:170px;
	position:relative;
}
#main {
	width:85%;
	height:auto;
	margin-left:105px;
	position:relative;
}
#ng {
	width:1096px;
	height:35px;
	margin-left:35px;
	background-image:url(../images/ng.png);
	background-repeat:no-repeat;
	/*position:relative;*/
}
#navigation {
	
	width:16.4%;
	float:left;
	height:35px;
	border:#333 solid 0px;
	background-repeat:no-repeat;
	font-size: 18px;
	font-family:Arial;
	text-align:center;
	padding-top:4px;
	color:#FFF;
}
#menu {
	width:210px;
	border:#333 solid 0px;
	float:left;
	margin-top:10px;
	margin-left:2.5%;
	height:490px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	position:relative;
}
#menu h1 {
	font-size:18px;
	color:#fff;
	border:#fff 0px solid;
	margin-top:10px;
	padding-top:5px;
	text-align:center;
	font-family:Arial;
}
#menu h2{
	font-family:Arial;
}
#menu ul {
	padding-left:45px;
	height:100px;
	border:#E7E7E7 0px solid;
	border-top:none;
	overflow:auto;
}
#menu a {
	display:block;
	padding:5px 0 3px 10px;
	text-decoration:none;
	overflow:hidden;
}
#menu a:hover {
	color:#090;
	font-size: 18px;
}
#menu .no {
	display:none;
}
#menu .h1 a {
	color:#fff;
}
#menu .h2 a {
	color:#090;
}
#menu h1 a {
	color:#FFF;
}
#right {
	margin-left:240px !important;
	margin-left:140px;
	height:auto;
	border:#355 solid 0px;
	margin-top:14px;
	float:inherit;
	width:78%;
	position:relative;
}

#context a:link {
	text-decoration: none;
	color: ##1A94E6;
}

#context a:hover {
	text-decoration: none;
	color: #090;
}

#footer_en {
	/*margin-top:500px !important;*/
	margin-top:0px;
	font-size:14px;
	font-family:Arial;
	width:100%;
	height:100px;
	background-image:url(../images/down07en.png);
	background-repeat:no-repeat;
	padding-left:500px;
}
#footer_cn {
	/*margin-top:500px !important;*/
	margin-top:0px;
	font-size:14px;
	font-family:Arial;
	width:100%;
	height:100px;
	background-image:url(../images/down07cn.png);
	background-repeat:no-repeat;
	padding-left:500px;
}
a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #090;
}
a:active {
	text-decoration: none;
	color: #090;
}
a {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6, span, p, input {

 	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 16px;
	text-align: justify;
		
	font-family:Arial, Helvetica, sans-serif,"微软雅黑";
	
}
p{
	margin-top:5px;
	margin-bottom: 10px;
	line-height:30px;
}


ul, li, ol {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	z-index: 10;
}

a {
	color: #004a7b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: 1;
	color: #ff0;
	font-family: Arial;
}

.clear {
	clear: both;
}
 #subMenu h1 {
	font-size:18px;
	margin-top:1px;
	text-align:left;
	font-family:Arial;

}
 #subMenu h2 { 
 	font-size:16px;
 	padding-left:20px;
	border-top-color:#666;color:#096;
	font-family:Arial;
}

 #subMenu h3 { 
 	font-size:14px;
 	padding-left:20px;
	border-top-color:#666;color:#096;
	font-family:Arial;
}
 #subMenu ul { padding-left:35px; height:100px;border-top:none;overflow:auto;}
 #subMenu a { padding:5px 0 3px 3px; text-decoration:none; overflow:hidden;}
 #subMenu h1 a:hover{
	color:#090;
	font-size:18px;
	text-align: left;
}
#subMenu h2 a:hover{
	color:#090;
	font-size:16px;
	text-align: left;
}
#subMenu h3 a:hover{
	color:#090;
	font-size:14px;
	text-align: left;
}
 #subMenu .no {display:none;}
 #subMenu .h1 a{color:#000;}
 #subMenu .h2 a{color:#fff;}
 .t_shortcut {
	height:25px;
	overflow:visible;
	padding-left:950px;
	padding-top:5px;
	z-index:1px;
}
.t_shortcut span{
	padding:5px 7px;
}
