body{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: "Microsoft YaHei";
}
/*向右浮动*/
.left{
	float: left;
}
/*向左浮动*/
.right{
	float: right;
}
/*清除浮动*/
.clear{
	clear: both;
}
.main{
	width: 1100px;
	margin: 0 auto;
}
/*页眉*/
#bule-line{
	width: 1076px;
	height: 5px;
	background-color: #2E4285;
}
/*标志*/
#logo{
	width: 720px;
	height: 86px;
	background: url("../images/{297ED900-019C-4896-9AB9-65D41A8ECFCC}.png" ) no-repeat scroll 20px center;
	margin-top: 20px;
}
#language{
	width: 257px;
	height: 18px;
	background: url("../images/top_lang_lg.png") no-repeat scroll  center;
	margin-right: 50px;
}
#chinese{
	width: 80px;
	height: 20px;
	margin-left: 30px;
	line-height: 14px;
	text-align: right;
	/*background: url("../pic/cn_qi.png") no-repeat scroll 2px center;*/
}
#chinese a{
	text-decoration: none;
	color: #F0F0F0;
	font-size: 0.9em;
}
#chinese a:hover{
	color: red;
}
#white-line{
	width: 1px;
	height: 15px;
	background-color: white;
	margin-left: 20px;
}
#japanese{
	width: 80px;
	height: 20px;
	margin-right: 30px;
	line-height: 14px;
	text-align: right;
	/*background: url("../pic/jp_qi.png") no-repeat scroll 2px center;*/
}
#japanese a{
	text-decoration: none;
	color: #F0F0F0;
	font-size: 0.9em;
}
#japanese a:hover{
	color: red;
}
/*导航*/
#nav{
	width: 1076px;
	height: 50px;
	background-color: #2E4285;
}
#nav ul{
	margin-left: -6px;
}
#nav ul li{
	width: 110px;
	height: 50px;
	list-style: none;
	float: left;
	line-height: 50px;
	text-align: center;
}
#nav ul li:hover{
	background-color: #D7590F;

}
#nav ul #first{
	background-color: #D7590F;

}
#nav ul li a{
	display: block;
	color: white;
	text-decoration: none;
}
/*大图*/
#bigpic{
	margin-left: 33px;
}

/*内容*/
#down{
	width: 1010px;
	height: 410px;
	margin-left: 33px;
}
.color{
	width: 180px;
}

#leftnav{
	width: 230px;
	float: left;
	margin-top: 40px;
}
#leftnav ul #yell{
	background:#D7590F;

}
#leftnav  #yell a{
	color: #fff;
}
.color   a:hover{
	background-color: #D7590F;
	color: #fff;
}
a.bor1{
	display: block;
	width: 180px;
	height: 35px;
	color: black;
}

a.bor1:hover{
	color: white;
}

#leftnav ul {
	margin-left: -33px;
}
#leftnav ul li{
	width: 180px;
	height: 35px;
	list-style: none;
	text-align: center;
	margin-top: 20px;
	background-color: #EBEBEB;

}
#leftnav ul li a{
	text-decoration: none;
	margin-top: 5px;
	display: block;
	width: 180px;
	height: 30px;
	padding-top: 5px;
}

#rightnav{
	float: left;
	width: 750px;
	height: 410px;
	margin-left: 20px;
	margin-top: 7px;
}
#navtop{
	width: 750px;
	height: 33px;
	border-bottom: 2px solid #D7590F;
	margin-top: 10px;
}
#navtop .hytd{
	margin-top: 20px;
}
#navtop .hytd span{
	color: #727272;
	font-size: 1.3em;
	margin-left: 10px;
	margin-bottom: 5px;
}

#rightnav .content{
	width: 750px;
	height: 450px;
	margin-top: 20px;
	margin-left: -8px;
}


#pic a{
	text-decoration: none;
	color: #666666;
	line-height: 31px;
}
a.bor{
	float: left;
	display: block;
	width: 227px;
	margin-top: 20px;
	text-decoration: none;
	color: #7A7A7A;
	border:1px solid  #DFDFDF;
	margin-left: 20px;
}
a.bor:hover{
	border:1px #D7590F solid ;
	box-shadow: 3px 2px 8px #c0c0c0;
}
.one{
	width: 229px;
	height: 159px;
}
.two{
	width: 227px;
	height: 30px;
	border-top: 1px solid #DFDFDF;
	text-align: center;
	font-size: 0.9em;
	line-height: 30px;
}


/*页脚*/
#foot{
	width: 1076px;
	height: 135px;
	background-color: #E3E5E4;
	margin-top: 360px;
}
#foot-logo{
	width: 200px;
	height: 130px;
	margin-left: 29px;
	margin-top: 5px;
}
#address{
	width: 400px;
	height: 100px;
	margin-left: 30px;
	margin-top: 30px;
	font-size: 0.85em;
}
.mes{
	margin-top: 5px;
	color: #676767;
	font-size: 0.9em;
	width: 430px;
}
#aaa{
	width: 350px;
	height: 30px;
	margin-top: 30px;
	margin-left: 30px;
}
#aaa span{
	color :#676767;
}
#aaa a{
	color: #676767;
	text-decoration: none;
	font-size: 0.90em;
}
#aaa a:hover{
	color: #D7590F;
}

.pict{
	width: 227px;
	height: 160px;
}