*{

	margin:0;

	padding:0;

}

img{

	border:0;

}

body{

	background:#363636;

	font:100%/130% Arial, Verdana, Sans-Serif;

}

a{

	color:#FFCC33;

	text-decoration:none;

}

.page{

	width:990px;

	margin:auto;

	text-align:left;

	background:url('../images/bg.jpg') 0 100% repeat-x #1A1E4D;

	

}

.bg{

	background:url('../images/border.gif') 160px 0 repeat-y;

	zoom:1;

}



h1{

	font-size:21px;

	font-family:Arial;

	border-bottom:2px solid #FFCC33;

	padding-bottom:5px;

}

h1.normal{

	border:0;

}

h2, h3, h4{

	font-size:13px;

	color:#8297B4;

}

h2{

	margin-top:10px;

	font-size:18px;

	font-weight:100;

}

h3{

	font-size:15px;

}

.clear{

	clear:both;

}

.center{

	text-align:center;

}

.textleft{

	text-align:left;

}

.textright{

	text-align:right;

}

.alignleft{

	float:left;

}

.alignright{

	float:right;

}

img.alignleft{

	margin-right:10px;

}

img.alignright{

	margin-left:10px;

}

body:after, .page:after, .header:after, .header ul:after, .header li:after, .content:after, .bg:after, .light:after{

	content:'';

	display:block;

	clear:both;

}

.main{

	float:left;

	width:100%;

}

.sidebar{

	position:relative;

	width:160px;

	margin-right:-100%;

	display:inline;

	float:left;

	z-index:102;

	font-size:13px;

}

.sidebar a{

	background:url('../images/a.gif') 0 100% repeat-x;

}

.sidebar .logo{

	text-align:center;

	padding:15px 0;

}

.sidebar .logo a{

	display:block;

	background:none;

}

.sidebar p, .sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4{

	margin:10px 15px;

}

.sidebar li{

	list-style-type:none;

	margin:0 10px 2px 35px;

	font-family:Verdana;

}

.sidebar li img{

	margin-right:5px;

}

.header{

	clear:both;

	zoom:1;

	padding:15px 0 50px;

	background:url('../images/hdbg.gif') 50% 100% no-repeat;

}

.header ul{

	float:left;

	padding: 0 0 0 30px;
	
	width:798px;

	background:url('../images/menu.gif') 0 50% repeat-x;

	zoom:1;

}

.header li{

	list-style-type:none;

	display:inline;

	float:left;

}

.header a{

	float:left;

	color:#fff;

	text-decoration:none;

	height:41px;

	padding:25px 12px 0;

	text-align:center;

	font-size:12px;

	font-weight:900;

	line-height:110%;

	position:reletive;

	z-index:100;

}

.header a:hover, .header a.act{

	background:url('../images/globe-light.gif') 50% 0 no-repeat

}

.header .end a{

	/*background: url('../images/end.gif') 0 50% no-repeat;*/

	padding-right:0;

	padding-left:0;

	width:9px;

}

.content{

	clear:both;

	color:#fff;

	border:1px solid #FFD119;

	border-right:0;

	border-left:0;

	padding:0;

	background:url('../images/corner.jpg') 100% 100% no-repeat  #191E4C;

	font-size:13px;

	zoom:1;

}

.content .light{

	padding:20px;

	background:url('../images/light.png') 70% 50% no-repeat;

	-background:none;

	zoom:1;



}

.content .side-image{

	border:1px solid #9AAAC4;

	float:left;

	margin-right:20px;

}

.content h1, .content h2, .content p{

	margin-bottom:20px;

}

.content .entry{

	float:left;

	width:520px;

}

.content li{

	margin-left:40px

}

.bd{

	margin-left:162px;

	background:#363636;

	z-index:101;

}

.copy{

	text-align:right;

	padding:30px 20px;

	margin-left:-162px;

	background:#363636;

}

.copy ul{

	text-align:center;

	margin-bottom:20px;

}

.copy li{

	display:inline;

	list-style-type:none;

}

.copy, .copy a{

	color:#cccccc;

	font-size:13px;

	font-family:verdana;

}

.copy a {
	text-decoration:underline;
}

.copy a.act {
	color:#FFCC33;
	text-decoration:none;
}

.copy a:hover {
	text-decoration:none;
}
.copy .end a {
	text-decoration:none;
}
.pdfs li{

	list-style-type:none;

	margin-bottom:10px;

}

.pdfs img{

	margin-right:5px;

}

.lng img{

	position:relative;

	top:7px;

	clear:both;

	float:left;

}

.cn span{

	padding:0 11px;

	background:url('../images/lng/cn-label.gif') 0 0 no-repeat;

}

.header .sep{

	display:none;

}

.copy ul img{

	position:relative;

	top:3px;

}