@charset "utf-8";
/* CSS Document */
#tao{
	width:964px;
	margin:auto;
	padding-top:5px;
	padding-bottom:14px;
	}
#left{
	float:left;
	width:264px;
	}
.l1{
/*	border:#063 1px solid;*/
	padding-top:10px;
	padding-bottom:30px;
	}
.l1 ul li{
	height:24px;
	}
.l2 ul{
	width:210px;
	}
.l2 ul li{
	margin-top:10px;}
#right{
	float:right;
	width:660px;
	}
.r1{
	height:32px;
	line-height:32px;
	font-size:16px;
    color:#333;
	border-bottom:#060 1px dashed;
}
.r1 a{
	color:#333;
	}
.r1 a:hover{
	color:#000;
	}
.r2{
	padding:10px;
	}
