/*基本样式开始*/
*{margin:0px; padding:0px;font-family: "宋体"; }
h2{
	font-size:12px; font-weight:normal; color:#333333;
}
a:link{
	color:#333333; text-decoration:none; 
}
a:visited{
	color:#333333; text-decoration:none;
}
a:hover{
	color:#BC2931;
}
.clear_float{
	clear:both; height:1px;
}

div,input,table{
	font-size:12px;
        white-space:normal; 
}
body{
	font-size:12px;
	background:#ffffff;
	color:#101010;
}

.Tab_left{
	float:left
}
.Tab_right{
	float:right
}

#content{
	width:960px; margin:auto;
}

#content_left{
	width:260px;
}

#content_right{
	width:692px;
}

#header{
	margin-bottom:5px;
}

img{
	border:0;
}

li{   
  list-style-type:none;
} 

.input{
	border:1px solid #A9C9E2;
	height:18px;
	margin-right:4px;
	line-height:18px;
	color:#666666;
}
.button {
        BORDER-RIGHT: 0px double;
        BORDER-TOP: 0px double;
        FONT-SIZE: 12px;
        background: url(../images/inputbutton.gif) #E8E8E8 repeat-x;
        BORDER-LEFT: 0px double;
        WIDTH: 47px;
        PADDING-TOP: 2px;
        BORDER-BOTTOM: 0px double;
        HEIGHT: 22px;
}

.seabut {
	background:url(../images/search_icon.gif) no-repeat;
	height:19px;
	width:19px;
	border:none;
	cursor:pointer;
	margin-left:-5px;
}
.cle_fl{
	clear:both;
}

/*基本样式结束*/

/*标题样式开头*/
.topic {
	background: url(../images/tit_1.gif);
	color: #336699;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 80px
}

.topic_sp {
	background: url(../images/tit_1.gif);
	color: #FF0000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 80px
}

.topic_blog{
	background: url(../images/tit_1.gif);
	color: #336699;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 80px
}
.topic_bg1_1{
	background: url(../images/tit_bg1.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	line-height:29px;
	padding-left:8px;
	font-size:13px;
	font-weight:bold;
	color:#336699;
}
.topic_bg1_1  span{
	float:right;
	padding:0px 8px 0px 6px;
        font-size:12px;
        font-weight:normal;
        text-align:center;
}

.topic_bg1{
	background: url(../images/tit_bg1.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.topic_bg1_blog{
	background: url(../images/tit_bg1.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.topic_bg1  span{
	float:right;
	padding:9px 8px 0px 6px;
        text-align:center;
}

.topic_bg1_blog  span{
	float:right;
	padding:9px 10px 0px 0px;
}

.topic_bg1  .sp{
	float:right;
	background:url(../images/tit_sp1.gif) no-repeat bottom;
        width: 80px;
	height:20px;
	color:#000000;
	line-height:20px;
	padding-left:3px;
}

.topic_bg1  .link{
	float:right;
	background:url(../images/tit_1.gif) no-repeat bottom;
        width: 80px;
	height:20px;
        color:#008800;
	line-height:20px;
	padding-left:3px;
}
/*标题样式结束*/

/*分类调用样式*/
.topic_bg1  .sp1{
	float:right;
	background:url(../images/up_bg1.gif) no-repeat bottom;
	height:18px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:6px;
}
.topic_bg1  .up_link{
	float:right;
	background:url(../images/up_link_bg.gif) no-repeat bottom;
	height:19px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	padding-left:8px;
}
.dis {
	display: block;
	height:200px;
}
.undis {
	display: none;
	height:168px;
}
/*分类调用样式*/

/*当前位置样式*/
#position{
	height:25px;
	background: url(../images/position.gif) no-repeat 5px 5px;
}
#position h6 {
	color: #000000;
	float: left;
	font: normal 12px "宋体";
	padding-left:35px;
	line-height:23px;
}
#position h6 a {
	color: #006699;
	text-decoration: none;
}
#position h6 a:visited {

	color: #006699;
	text-decoration: none;
}
#position h6 a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#position span{
	font-weight:bold;
}

/*列表样式开始*/

.list {
	margin:0px;
	padding: 0px;
	width:100%;
}
.list li{
	background: url(../images/arrow_01.gif) no-repeat 0px center;
	list-style:none;
	font-size:12px;
	margin:0px; padding:0px; padding-left:8px;
	line-height:24px;
}
.list li a, .list li a:visited {
	color: #333333;
	text-decoration: none;
	text-indent: 10px;
	padding:0px;

}
.list li a:hover{
	background:  #F7F7F7;
	color: #BC2931;
	text-decoration: none;
}
.list li span {
	color: #666666;
	float: right;
	text-align: right;
	padding-top: 1px;
	clear:right;
	font-size:11px;
}
.list ul {
	text-align: left; list-style:none; padding-top:3px;
}

.news_list {
	background: url(../images/line1.gif) repeat-x top;
	margin-top: 6px;
	padding-top: 6px;
}
.news_list ul {
	display: block;
	float: left;
	list-style:none;
	margin:0px; padding:0px;
}
.news_list ul li {
	color: #666666;
	float: left;
	height: 12px;
	margin:0px;
	text-align: left;
	width: 210px;
	padding:4px 0px 5px 0px !important;
	padding:3px 0px 3px 0px;
}
.news_list ul li a:link {
	color:#004A9C;
	font-size: 12px;
}
.news_list ul li a:visited {
	color:#004A9C;
	font-size: 12px;
}

.news_list ul li a:hover {
	background: #F2F2F2;
	font-size: 12px;
}

.list_l {
	padding:5px 10px 5px 10px; background:#F2F6FB; 
}
.list_l li {
	background: url(../images/line1.gif) repeat-x bottom;
	padding:0px; margin:0px;
	width:100%;
	list-style:none;
}
.list_l ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	line-height:22px;
}
.list_l_1 {
	padding:5px 0px 0px 10px; background:#F2F6FB; 
}
.list_l_1 ul li {
	background: url(../images/line1.gif) repeat-x bottom;
	padding:0px; margin:0px;
	width:120px;
	list-style:none;
    float: left;
    }
.list_l_1 ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	line-height:21px;
}

.list_l_2 {
	padding:10px 0px 0px 10px; 
}

.list_l_2 ul li {
	background: url(../images/line1.gif) repeat-x bottom;
	padding:0px; margin:0px;
	width:222px;
	list-style:none;
        float: left;
}
.list_l_2 ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	line-height:25px;
}

.list_block { clear:both;text-align:left;border:1px solid #EDEDED; background:#FFFFFF;margin:0px;padding:0px 0px 0px 0px; }
.list_block li { border-bottom:1px dashed #EDEDED; padding:6px 0px 4px 0px; }
.list_block li a.span { color:#000000; font-weight:normal; text-decoration:none; text-align:right; float:right; }
.list_block li a.user { background:url("ico_user.gif") no-repeat 0px 2px; float:right; }
.list_block li a.time { color:#333333; font-weight:normal; text-decoration:none; width:60px; text-align:right; float:right; }
.list_block li a.a40 { font-weight:normal; text-decoration:none; width:40px; text-align:left;; float:right; }
.list_block li a.a50 { font-weight:normal; text-decoration:none; width:50px; text-align:left;; float:right; }
.list_block li a.a70 { font-weight:normal; text-decoration:none; width:70px; text-align:left; float:right; }
.list_block li a.a80 { font-weight:normal; text-decoration:none; width:80px; text-align:left; float:right; }
.list_block li a.a100 { font-weight:normal; text-decoration:none; width:100px; text-align:left; float:right; }
.list_block li a.a120 { font-weight:normal; text-decoration:none; width:120px; text-align:left; float:right; }
.list_block li a.a150 { font-weight:normal; text-decoration:none; width:150px; text-align:left;; float:right; }
.list_block li a.a180 { font-weight:normal; text-decoration:none; width:180px; text-align:left; float:right; }
.list_block li a.b35 { font-weight:normal; text-decoration:none; width:35px; text-align:center; float:left; }
.list_nav { background: url(../images/line1.gif) #F2F6FB repeat-x bottom; height: 24px;line-height:24px; }
.list_nav img { padding-left:8px; padding-right:5px; padding-top:5px; }
.list_nav .red{ color:#990000; font-weight:bold; }

.book_title { 
    clear:both;
    text-align:left;
    background:#F8F9F9;
    font-size:14px;
    border-top:1px solid #E1EEF8;
    border-bottom:1px solid #E1EEF8;
}
.book_title li { 
    padding:5px 8px 3px 8px; 
}
.book_title li span { 
    font-weight:normal; 
    text-decoration:none; 
    width:100px;
    text-align:right; 
    float:right; 
}

.book_body {
	font-size:13px;
	margin: 5px auto;
	text-align: left;
        white-space:normal;  
        width: 540px;
	line-height:22px;
        padding:3px 5px 3px 5px;
}
.book_tool {
	/*background: url(../images/line5.gif) repeat-x bottom;*/
        color: #004A9C;
	margin-top: 5px;
        padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	width: 670px;
	margin-left:10px;
}

.book_page {
	border-top:1px solid #EEEEEE;
        color: #004A9C;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	width: 670px;
}

.classTitle{float:left;}
.classTitle .menu{margin:0 auto; width:100%; clear:both; border-bottom:1px solid #ccc; height:28px;}
.classTitle .menu ul{}
.classTitle .menu li{ float:left; color:#999; height:25px; padding:0 12px; background:url(../images/classbg2.gif) right 7px no-repeat;}
.classTitle .menu li h2{ padding:8px 0 0; text-align:left; font-size:13px;}
.classTitle .menu .active{border-bottom:3px solid #FF6600;}

/*列表样式结束*/

/*宽度样式开始*/
.w_1{
	width:340px;
}
.w_2{
	width:168px;
}
.w_3{
	width:200px;
	line-height:20px;
}
.w_4{
	width:480px;
}

.w_5{
	width:120px;
}
.w_6{
	width:550px;
}

.w_7{
	width:260px; 
}
.w_8{
	width:690px;
}

.w_9{
	width:420px;
}

.w_10{
	width:495px;
}

.w_11{
	width:688px;
}
.w_12{
	width:110px;
}


/*宽度样式结束*/

/*字体大小样式开始*/
.px12{
	line-height:21px;
	text-indent:24px;
}
.px13{
	font-size:13px;
	color:#333333;
	font-weight:bold;
}
.px14{
	font-size:14px;
	font-weight:bold;
	background:#f6f6f6;
	padding:3px;
}
.f13{
	font-size:13px;
	color:#333333;
}
.f14{
	font-size:14px;
	color:#333333;
}

.grn,a.grn:link,a.grn:visited{color:#008800}
.red,a.red:link,a.red:visited{color:#FF0000}
/*字体大小样式结束*/

/*图片样式开始*/
.pic_url {
	margin: 5px 5px 5px 0px;
	width: 670px;
}
.pic_url li {
	display: block;
	float: left;
	line-height: 28px;
	padding-top: 5px;
        padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	/*width: 120px;*/
        text-align:center;
	list-style:none;
}

.pic_url img{
	padding:1px;
	border:1px #CCCCCC solid;
	margin-top:2px;
	
}
/*图片样式结束*/
/*影片样式开始*/
.vid_url {
	margin: 5px 5px 5px 0px;
	width: 670px;
}

.vid_url li {
	display: block;
	float: left;
	line-height: 22px;
	padding-top: 5px;
        padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
       	list-style:none;
}

.vid_url li img{
	padding:3px;
	border:1px #CCCCCC solid;
	margin-top:2px;
	
}
/*影片样式结束*/
/*音乐图片样式开始*/
.music_url {
        background: url(../images/line1.gif) repeat-x bottom;
	margin: 5px 0px 5px 0px;
	width: 340px;
}
.music_url li {
	display: block;
	float: left;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	width: 70px;
        text-align:center;
	list-style:none;
}
.music_url img{
	padding:1px;
	border:1px #CCCCCC solid;
	margin-top:2px;
	
}
/*音乐图样式结束*/

/*音乐专集图样式开始*/
.music_zj {
	margin: 5px 5px 5px 0px;
	width: 430px;
}
.music_zj li {
	display: block;
	float: left;
	line-height: 28px;
	padding-top: 5px;
        padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	/*width: 120px;*/
        text-align:center;
	list-style:none;
}

.music_zj img{
	padding:1px;
	border:1px #CCCCCC solid;
	margin-top:2px;
	
}
/*音乐专集图样式结束*/
/*BLOG图片样式开始*/
.blog_url {
       	margin: 5px 0px 5px 0px;
	width: 100%;
}
.blog_url li {
        background: url(../images/line1.gif) repeat-x bottom;
	display: block;
	float: left;
	line-height: 25px;
	padding-left: 8px;
	padding-right: 5px;
	text-align:center;
	list-style:none;
}
.blog_url img{
	padding:1px;
	border:1px #CCCCCC solid;
	margin-top:2px;
	
}
/*BLOG图样式结束*/

/*商城样式开始*/
.shop_url {}

.shop_url li {
	display: block;
	float: left;
	line-height: 17px;
	padding-top: 5px;
        padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 0px;
       	list-style:none;
        /*border:1px solid #E7E7E7;
        border-right:5px solid #E7E7E7;*/
        width:210px;
        margin: 5px 3px 5px 5px;
}
.shop_url li img{
	padding:3px;
}


.shop_url1 {align:center}
.shop_url1 li {
	display: block;
	line-height: 17px;
	padding-top: 6px;
    padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 5px;
    list-style:none;
    width:96px;
    margin: 2px 1px 2px 1px;
}
.shop_url1 li img{padding:2px;}
.shop_url1 hr{border-style:dotted; 
             border-width:1px; 
             border-color:#CCCCCC;
             height:1px;
             width:100%;
             align:center;
}
.shop_url1 fieldset{border: 1px solid #CCCCCC;align:center; width:96px; height:205px;}
.shop_url1 legend{text-align:center}


/*商城样式结束*/



/*酷站样式开始*/
.web_bg{
	line-height:19px;
	background:#F2F6FB;
	border-bottom:1px dashed #A9C9E2;
	color:#333333;
	padding:5px 8px;
}
.web_bg ul{
	margin:0px; padding:0px; display:block;
}
.web_bg ul li{
	margin:0px; padding:0px; list-style:none;
}
.web_bg span{
	float:right;
	width:100px;
}
.web_bg p{
	float:right;
	width:530px;
}
/*酷站样式结束*/

/*商城样式开始*/
.shop_url {}

.shop_url li {
	display: block;
	float: left;
	line-height: 17px;
	padding-top: 5px;
        padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 0px;
       	list-style:none;
        /*border:1px solid #E7E7E7;
        border-right:5px solid #E7E7E7;*/
        width:210px;
        margin: 5px 3px 5px 5px;
}
.shop_url li img{
	padding:3px;
}
/*商城样式结束*/
/*供求样式开始*/
.sell_list ul {
       width: 325px;
       height: 120px;
}
.sell_list li {
	display: block;
	float: left;
	line-height: 20px;
	padding-right: 3px;
       	list-style:none;
}
.sell_list li span { 
       color:#000000; 
       font-weight:normal; 
       text-decoration:none; 
       text-align:right; 
       float:right; 
}

.sell_block { 
       clear:both;
       text-align:left;
       border:1px solid #EDEDED; 
       background:#FFFFFF;
       margin:3px;
       padding:5px 5px 5px 5px; 
}
.sell_block li {
       display: block;
       float: left;
       list-style:none;
       width: 120px;
       border-bottom:1px dashed #EDEDED; 
       padding:6px 0px 5px 0px;
}
/*供求样式结束*/

/*黄页样式开始*/
.yellow_block { 
       clear:both;
       text-align:left;
       border:1px solid #EDEDED; 
       background:#FFFFFF;
       margin:3px;
       padding:5px 5px 5px 5px; 
}
.yellow_block li {
       display: block;
       float: left;
       list-style:none;
       width: 80px;
       border-bottom:1px dashed #EDEDED; 
       padding:6px 0px 5px 0px;
}
/*黄页样式结束*/

/*论坛样式开始*/
.bbs_list_l ul {
       width: 373px;
       padding:5px 0px 0px 0px;
}
.bbs_list_l li {
	display: block;
	line-height: 22px;
	list-style:none;
}
.bbs_list_l li span { 
       color:#999999;
       font-size:12px; 
       font-weight:normal; 
       text-decoration:none; 
       text-align:right; 
       float:right; 
}

.bbs_list_r ul {
       width: 175px;
       padding:5px 0px 0px 5px;
       border-left:1px solid #EDEDED; 
}
.bbs_list_r li {
	display: block;
	line-height: 22px;
	list-style:none;
}
.bbs_list_r li span { 
       color:#000000; 
       font-weight:normal; 
       text-decoration:none; 
       text-align:right; 
       float:right; 
}

.bbs_pic {
	display: block;
	float: left;
	line-height: 18px;
	list-style:none;
        padding:8px 0px 5px 5px;
}
.list_bbs { 
       clear:both;
       text-align:left;
       border:1px solid #EDEDED; 
       background:#FFFFFF;
       margin:3px;
}
/*论坛样式结束*/

/*导航样式开始*/

#menu {
  background:url(../images/menu_bg0.gif) repeat-x;
  clear:both;
  margin-right: auto;
  margin-left: auto;
  width:960px;
  height:52px;
  color:#fff;
}

.mainmenu {
  width:100%; 
  height:22px; 
  color:#fff;
}
.nav_link_01 {
  background:url(../images/menu_a0.gif) no-repeat;
  float:left;
  width:72px;
  height:17px; 
  padding-top:6px;
  font-size:13px;
  text-align:center;
  cursor:pointer;
  
}
.nav_link_02 {
  background:url(../images/menu_b0.gif) no-repeat;
  float:left; 
  width:72px;
  height:19px; 
  padding-top:6px;
  margin-bottom:1px;
  text-align:center;
  cursor:pointer;
  font-size:13px;
}

.nav_link_01 a:link {
  color: #FFF; 
  text-decoration: none;
}

.nav_link_01 a:visited {
  color: #FFF; 
  text-decoration: none;
}

.nav_link_01 a:hover {
  color: #FF6600; 
  text-decoration: none;
} 

.nav_link_02 a:link {
  color: #FFF; 
  text-decoration: none;
}

.nav_link_02 a:visited {
  color: #FFF; 
  text-decoration: none;
}

.nav_link_02 a:hover {
  color: #ff0000; 
  text-decoration: none;
} 
.leftmenu1{
  height:20px;
  margin:0px;
  color: #333333;
  padding:5px;
  padding-left:10px;
}
.leftmenu2{
  height:22px;
  border-left:#2671E1 solid 1px;
  margin:0px;
  padding:0px;
  padding-left:10px;
}

.leftmenu2 ul{
	width:140px;margin:2px 2px;
}
.leftmenu2 ul li{
	list-style-type:none;
	float:left;
        color: #fff; 
}
.leftmenu2 ul li div {
	width:10px;height:7px;
	overflow:hidden;margin:2px 2px;
	border:1px solid;cursor:pointer;
}

.submenu{height:27px;border-right:#2671E1 solid 1px;}

.submenu li {
        background: url(../images/ico.gif) no-repeat 10px 8px;
        float: left;
	font-size:12px;
	padding-left:18px; padding-top:7px;
}

.submenu li a:link {
  color: #fff; 
  display: block;
  text-decoration: none;
}

.submenu li a:visited {
  color: #fff; 
  display: block;
  text-decoration: none;
}

.submenu li a:hover {
  color: #FF0000; 
  text-decoration: none;
} 

/*导航样式结束*/

/*外框样式开始*/
 .side_border_news{
	padding:4px;
	border:6px #CAE5FF solid;
}
 .side_border{
	background: #ffffff;
	border: 1px solid #A9C9E2;
	margin-bottom:6px;
}
 .side_border_blog{
	background: #ffffff;
	border: 1px solid #A9C9E2;
	margin-bottom:6px;
}

 .side_border_x{
	padding:4px;
	border:1px #CCCCCC dotted;
}

/*外框样式结束*/
/*blog样式开始*/

.blog{
	padding:5px 5px 5px 9px;
}
.blog img{
	padding:1px;
	border:1px #AED7D7 solid;
	margin-top:2px;
	
}
.blog span{
	float:left;
	padding:3px 0px 0px 5px;
	
}

.blog_list {
	width: 232px;
}
.blog_list ul {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 232px;
	list-style:none;
}
.blog_list li{
	background: url(../images/arrow_01.gif) no-repeat 0px 2px;
	margin:0px;
	padding:0px;
	width: 100%;
	height:21px;
}

.blog_list li a, .blog_list li a:visited {
	color: #333333;
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-indent: 10px;
	height:21px;
}

.blog_list li a:hover{
	background: url(../images/arrow_01.gif) #F7F7F7 no-repeat 0px 2px;
	color: #BC2931;
	text-decoration: none;
}
.blog_list li span{
	float:right;
	font-size:10px;
	color:#666666;
	margin:0px;
	padding:0px;
}

/*BLOG样式结束*/
/*连接样式开始*/
.links_logo {
	width: 690px;
}
.links_logo ul{
	margin:0px; padding:0px; margin-left:5px;
}
.links_logo ul li {
	display:inline;
	height: 31px;
	margin:0px;
	width: 88px;
	list-style:none;
}
.links_logo ul li img{
        margin: 5px 3px 0px 0px;
	
}

.links_url {
	margin: 5px 5px 5px 0px;
	width: 680px;
}
.links_url li {
	display: block;
	float: left;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	width: 85px;
	list-style:none;
}
/*连接样式结束*/

/*底部样式开始*/
#footer{
	text-align:center;
	height:80px;
	width:100%;
}
#footer .border_bg{
        background: url(../images/foot1.gif);
	height:26px;
	line-height:26px;
}
.CopyRight{
	line-height:23px;
}
/*底部样式结束*/

/*其它样式开始*/
.other_1{
	padding-top:4px;
}
.other_2{
	padding:0px 0px 1px 10px;
}
.other_3{
	margin:0px 0px 0px 0px;
}
.other_4{
	padding-left:5px;
	padding-top:4px
}
.other_7{
	margin-bottom:5px;
}
.other_8{
	width:420px;
}
.other_11{
	margin-bottom:8px;
}
.other_15{
	width:80px;
}
.other_16{
	padding:5px 6px;
}
/*其它样式结束*/
/*窗口单位样式开始*/
.department
{
	background: url(../images/jiantou-1.gif) no-repeat 0 center;
	font-size:12px;
	margin:5px; padding:2px; padding-left:10px;
	line-height:20px;
	
}
/*窗口单位样式结束*/