@charset "utf-8";
/* CSS Document */
#top{
	margin:0 auto;
	width:1024px;
	margin-top:5px;
}
ul,li{
list-style:none;}
/*标题栏*/
.tp{
padding-left:8px;
padding-top:5px;
height:23px;
line-height:23px;
font-size:14px;
font-weight:bold;
}

#top_left{
	width:261px;
	float:left;
	overflow: hidden;
	height: 120px;
}
#top_right{
	width:755px;
	float:right;
	border: 1px solid #c7e2f3;
	height: 115px;
}

#denglu{
width:241px;
height:56px;
padding-left:20px;
padding-top:10px;
margin-top:0px;
}
#denglu input{
border:1px solid #76c0e5;
color:#c1c1c1;
}

#tab{
	width:753px;
	height:80px;
	font-size:15px;
}
#tab .tab_1{
	width:250px;
	height:75px;
	border-right-style:dashed;
	border-right:1px;
	border-right-color:#6bcef5;
	padding: 5px;
}
#tab .tab_1_1{
	float:left;
	margin-left:8px;
	margin-top:5px;
	width: 60px;
	overflow: hidden;
}
#tab .tab_2{
	width:375px;
	height:75px;
	border-right-style:dashed;
	border-right:1px;
	border-right-color:#6bcef5;
	padding: 5px;
}
#tab .tab_2_1{
	float:left;
	margin-left:4px;
	margin-top:5px;
	width: 70px;
}
#tab .tab_3{
	width:100px;
	height:75px;
	padding: 5px;
}
#tab .tab_3_1{
	margin-top:5px;
	color:#999999;
}
