@charset "utf-8";
/* CSS Document */
#top{
	width:1002px;
	background-color:#053D4E;
	border-top:2px solid #FF5E04;
	height:100px;
}
#top_logo{
	float:left;
	width:420px;
	height:100px;
}
.top_m{
	float:left;
	width:89px;
	height:100px;
	background:url(../images/j_tp.jpg) no-repeat;	
}
.top_r{
	float:left;
	width:493px;
}
.top_r1{
	width:492px;
	height:36px;
	background:url(../images/j_tu_t.jpg) no-repeat;	
}
.top_r1 ul{
	margin:0;
	padding-top:2px;
	padding:0;
	list-style:none;
}
.top_r1 ul li{
	line-height:20px;
	width:70px;
	margin-right:3px;
	float:left;
}
.top_r1 ul li a{
	font-size:12px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
}
.top_r1 ul li a:hover{
	text-decoration:none;
	display:block;
	color:#A3F3FF;
}
.top_r2{
	width:493px;
	height:64px;
	background:url(../images/j_tu_d.gif) no-repeat;	
}
