@charset "gb2312";
/* CSS Document */
#top{
	width:1002px;
	background-color:#053D4E;
	border-top:2px solid #FF5E04;
	height:100px;
}
#top_logo{
	float:left;
	width:420px;
	height:100px;
}
.top_r{
	float:right;
	width:547px;
}
.top_r1{
	width:547px;
	height:23px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/top_01.jpg) no-repeat;	
}
.top_r1 ul{
	margin:0;
	margin-left:12px;
	padding-top:2px;
	padding:0;
	list-style:none;
}
.top_r1 ul li{
	line-height:20px;
	margin-right:3px;
	float:left;
}
.top_r1 ul li a{
	font-size:11px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
}
.top_r1 ul li a:hover{
	text-decoration:none;
	display:block;
	color:#CCFF00;
}
.top_r2{
	width:547px;
	height:77px;
	background:url(../images/top2_r.gif) right bottom no-repeat;	
}
.top_r2_left{
	height:77px;
	width:158px;
	float:left;
	background:url(../images/top2_l.jpg) left bottom no-repeat;	
}
